namespace Drupal\Core\Database\Statement
| Object name | File name | Summary |
|---|---|---|
| PdoResult | core/lib/Drupal/Core/Database/Statement/PdoResult.php | Class for PDO-provided results of a data query language (DQL) statement. |
| PdoTrait | core/lib/Drupal/Core/Database/Statement/PdoTrait.php | A trait for calling \PDOStatement methods. |
| PrefetchedResult | core/lib/Drupal/Core/Database/Statement/PrefetchedResult.php | Class for prefetched results of a data query language (DQL) statement. |
| ResultBase | core/lib/Drupal/Core/Database/Statement/ResultBase.php | Base class for results of a data query language (DQL) statement. |
| StatementBase | core/lib/Drupal/Core/Database/Statement/StatementBase.php | StatementInterface base implementation. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.