Connection::DATABASE_NOT_FOUND
  • References/PHP/Drupal/Database/Driver/mysql/Connection

Error code for "Unknown database" error. File core/lib/Drupal/Core/Database/Driver/mysql/Connection.php

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

public Schema::dropUniqueKey($table, $name)

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

public Schema::changeField($table, $field, $field_new, $spec, $new_keys

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

PostgreSQL implementation of \Drupal

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::$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
Schema::shortenIndex
  • References/PHP/Drupal/Database/Driver/mysql/Schema

protected Schema::shortenIndex(&$index)

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

public Connection::getFullQualifiedTableName($table)

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
Insert::execute
  • References/PHP/Drupal/Database/Driver/pgsql/Insert

public Insert::execute() Executes

2025-01-10 15:47:30