Connection::__construct
  • References/PHP/Drupal/Database/Connection

public Connection::__construct(\PDO $connection, array $connection_options)

2025-01-10 15:47:30
SelectExtender::getTables
  • References/PHP/Drupal/Database/Query/SelectExtender

public &SelectExtender::getTables()

2025-01-10 15:47:30
Select::hasAllTags
  • References/PHP/Drupal/Database/Query/Select

public Select::hasAllTags() Determines

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
Database::openConnection
  • References/PHP/Drupal/Database/Database

final protected static Database::openConnection($key, $target)

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

Flag to indicate a query call should simply return NULL. This is used for queries that have no reasonable return value anyway, such as INSERT

2025-01-10 15:47:30
ConditionInterface::andConditionGroup
  • References/PHP/Drupal/Database/Query/ConditionInterface

public ConditionInterface::andConditionGroup()

2025-01-10 15:47:30
SelectExtender::havingCompile
  • References/PHP/Drupal/Database/Query/SelectExtender

public SelectExtender::havingCompile(Connection $connection)

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

Maximum length of a table comment in MySQL. File core/lib/Drupal/Core/Database/Driver/mysql/Schema.php

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

public StatementEmpty::fetchAllAssoc($key, $fetch = NULL)

2025-01-10 15:47:30