Schema::addPrimaryKey
  • References/PHP/Drupal/Database/Driver/mysql/Schema

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

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

public Connection::nextId($existing = 0)

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

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

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

protected Schema::createTableSql($name, $table)

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
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
Tasks::minimumVersion
  • References/PHP/Drupal/Database/Driver/sqlite/Install/Tasks

public Tasks::minimumVersion() Return

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

public Connection::rollbackSavepoint($savepoint_name = 'mimi

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

public Connection::__construct(\PDO $connection, array $conn

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

public Upsert::execute() Runs

2025-01-10 15:47:30