Update::execute
  • References/PHP/Drupal/Database/Driver/pgsql/Update

public Update::execute() Executes

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

Flag to indicate if the cleanup function in __destruct() should run. Type: bool File

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

public Schema::dropPrimaryKey($table) Drop

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

MySQL implementation of \Drupal\Core\Database\Connection

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

A cache of information about blob columns and sequences of tables. This is collected by

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

public Connection::query($query, array $args = array(), $options

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

Specifies installation tasks for PostgreSQL databases. Hierarchy class \Drupal\Co

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

MySQL implementation of

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

public Schema::findTables($table_expression)

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

protected Schema::buildTableNameCondition($table_name, $operator = '='

2025-01-10 15:47:30