StatementInterface
- class \Drupal\Core\Database\Driver\sqlite\Statement extends \Drupal\sqlite\Driver\Database\sqlite\Statement
- class \Drupal\Core\Database\Statement extends \Drupal\Core\Database\PDOStatement implements \Drupal\Core\Database\StatementInterface
- class \Drupal\Core\Database\StatementEmpty implements \Drupal\Core\Database\Iterator, \Drupal\Core\Database\StatementInterface
- class \Drupal\Core\Database\StatementPrefetch implements \Drupal\Core\Database\Iterator, \Drupal\Core\Database\StatementInterface
- class \Drupal\Core\Database\StatementWrapper implements \Drupal\Core\Database\IteratorAggregate, \Drupal\Core\Database\StatementInterface
- class \Drupal\sqlite\Driver\Database\sqlite\Statement extends \Drupal\Core\Database\StatementPrefetch implements \Drupal\Core\Database\StatementInterface
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.