StatementPrefetch::rewind
  • References/PHP/Drupal/Database/StatementPrefetch

public StatementPrefetch::rewind()

2025-01-10 15:47:30
Query::uniqueIdentifier
  • References/PHP/Drupal/Database/Query/Query

public Query::uniqueIdentifier() Returns

2025-01-10 15:47:30
Select::groupBy
  • References/PHP/Drupal/Database/Query/Select

public Select::groupBy($field) Groups

2025-01-10 15:47:30
SelectInterface::getArguments
  • References/PHP/Drupal/Database/Query/SelectInterface

public SelectInterface::getArguments(PlaceholderInterface

2025-01-10 15:47:30
Update
  • References/PHP/Drupal/Database/Driver/sqlite/Update

SQLite implementation of \Drupal

2025-01-10 15:47:30
TransactionNoActiveException
  • References/PHP/Drupal/Database/TransactionNoActiveException

Exception for when popTransaction() is called with no active transaction. Hierarchy class

2025-01-10 15:47:30
StatementPrefetch::$rowCount
  • References/PHP/Drupal/Database/StatementPrefetch

The number of rows affected by the last query. Type: int File

2025-01-10 15:47:30
SelectExtender::$placeholder
  • References/PHP/Drupal/Database/Query/SelectExtender

The placeholder counter. File core/lib/Drupal/Core/Database/Query/SelectExtender.php, line 34

2025-01-10 15:47:30
Schema::createKeysSql
  • References/PHP/Drupal/Database/Driver/mysql/Schema

protected Schema::createKeysSql($spec)

2025-01-10 15:47:30
SchemaObjectDoesNotExistException
  • References/PHP/Drupal/Database/SchemaObjectDoesNotExistException

Exception thrown if an object being modified doesn't exist yet. For example, this exception should be thrown whenever there is an attempt to

2025-01-10 15:47:30