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

public Connection::quote($string, $parameter_type = \PDO::PARAM_STR)

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

public ConditionInterface::where($snippet, $args =

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

public Connection::getKey() Returns

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

public Statement::fetchCol($index = 0) Returns

2025-01-10 15:47:30
Delete::execute
  • References/PHP/Drupal/Database/Query/Delete

public Delete::execute() Executes the

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

protected Connection::handleQueryException(\PDOException $e

2025-01-10 15:47:30
Transaction::$name
  • References/PHP/Drupal/Database/Transaction

The name of the transaction. This is used to label the transaction savepoint. It will be overridden to 'drupal_transaction' if there is no transaction

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

protected Connection::filterComment($comment = '')

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