Database::getConnectionInfoAsUrl
  • References/PHP/Drupal/Database/Database

public static Database::getConnectionInfoAsUrl($key = 'default')

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

protected Schema::createKeySql($fields) Build

2025-01-10 15:47:30
QueryConditionTrait::condition
  • References/PHP/Drupal/Database/Query/QueryConditionTrait

public QueryConditionTrait::condition($field, $value

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

public Schema::dropIndex($table, $name) Drop

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

The maximum allowed length for index, primary key and constraint names. Value will usually be set to a 63 chars limit but PostgreSQL allows

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

public Schema::tableExists($table) Check

2025-01-10 15:47:30
Database::getLog
  • References/PHP/Drupal/Database/Database

final public static Database::getLog($logging_key, $key = 'default')

2025-01-10 15:47:30
Condition::where
  • References/PHP/Drupal/Database/Query/Condition

public Condition::where($snippet, $args = array())

2025-01-10 15:47:30
TransactionNameNonUniqueException
  • References/PHP/Drupal/Database/TransactionNameNonUniqueException

Exception thrown when a savepoint or transaction name occurs twice. Hierarchy class

2025-01-10 15:47:30
Update::expression
  • References/PHP/Drupal/Database/Query/Update

public Update::expression($field, $expression, array $arguments = NULL)

2025-01-10 15:47:30