SchemaException
  • References/PHP/Drupal/Database/SchemaException

Base exception for Schema-related errors. Hierarchy class \Drupal\Core\Database\

2025-01-10 15:47:30
StatementPrefetch::$columnNames
  • References/PHP/Drupal/Database/StatementPrefetch

The list of column names in this result set. Type: Array File

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

public Connection::escapeTable($table)

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

public Connection::prepare($statement, array $driver_options = array())

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

protected Connection::expandArguments(&$query, &$args)

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

public Connection::driver() Returns

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

public Connection::setLogger(Log $logger) Associates

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

This wrapper class serves only to provide additional debug information. This class will always wrap a PDOException.

2025-01-10 15:47:30
Merge::$table
  • References/PHP/Drupal/Database/Query/Merge

The table to be used for INSERT and UPDATE. Type: string File

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

public SelectExtender::__clone() Clone

2025-01-10 15:47:30