Insert::__toString
  • References/PHP/Drupal/Database/Driver/sqlite/Insert

public Insert::__toString() Implements

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

public NativeUpsert::execute() Runs

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

PostgreSQL implementation of native

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

public static Connection::sqlFunctionConcatWs()

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

public Schema::addPrimaryKey($table, $fields)

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

Whether or not a table has been dropped this request: the destructor will only try to get rid of unnecessary databases if there is potential of them being empty.

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

Error code for "Unable to open database file" error. File core/lib/Drupal/Core/Database/Driver/sqlite/Connection

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

public Tasks::name() Return

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

public Schema::dropPrimaryKey($table) Drop

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

public Schema::getFieldTypeMap() Returns

2025-01-10 15:47:30