Connection::releaseSavepoint
  • References/PHP/Drupal/Database/Driver/pgsql/Connection

public Connection::releaseSavepoint($savepoint_name = 'mimic

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

The name by which to obtain a lock for retrieve the next insert id. File core/lib/Drupal/Core/Databa

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

protected Connection::doEscape($string)

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

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

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

public Schema::queryTableInformation($table)

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

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

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

protected Schema::_createKeys($table, $new_keys)

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

public Connection::upsert($table, array $options = array())

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

public Tasks::__construct() Constructs

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

protected Schema::createPrimaryKeySql($fields)

2025-01-10 15:47:30