Query::$queryOptions
  • References/PHP/Drupal/Database/Query/Query

The query options to pass on to the connection object. Type:

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

public Schema::addIndex($table, $name, $fields, array $spec)

2025-01-10 15:47:30
Connection::$unprefixedTablesMap
  • References/PHP/Drupal/Database/Connection

List of un-prefixed table names, keyed by prefixed table names. Type:

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

public QueryConditionTrait::compile(Connection $connection

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

public Transaction::__destruct() File

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

protected Merge::conditionTable($table) Sets

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

public Update::__construct(Connection $connection, $table, array $options =

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

public StatementPrefetch::fetchAllKeyed($key_index = 0, $value_index

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

public Schema::fieldSetDefault($table, $field, $default)

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

The number of rows in this result set. Type: int File

2025-01-10 15:47:30