Connection::$schema
  • References/PHP/Drupal/Database/Connection

The schema object for this connection. Set to NULL when the schema is destroyed. Type: \Dr

2025-01-10 15:47:30
Log::$queryLog
  • References/PHP/Drupal/Database/Log

Cache of logged queries. This will only be used if the query logger is enabled. The structure for the logging array is as follows:

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

public StatementEmpty::execute($args = array(), $options = array())

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

A SelectQuery object to fetch the rows that should be inserted. Type:

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

public static Connection::sqlFunctionIf($condition, $expr1,

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

public Tasks::getFormOptions(array $database)

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

protected Tasks::hasPdoDriver() Ensure

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

public Condition::compiled() Check

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

public Connection::queryRange($query, $from, $count, array $args

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

public Log::findCaller() Determine the routine that

2025-01-10 15:47:30