Truncate
  • References/PHP/Drupal/Database/Query/Truncate

General class for an abstracted TRUNCATE operation. Hierarchy class \Drupal\Core\Database\Query\

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

public StatementPrefetch::valid()

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

Error code for "Can't initialize character set" error. File core/lib/Drupal/Core/Database/Driver/mysql/Connection

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

The number of elements per page to allow. Type: int File

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

public static Connection::open(array &$connection_options

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

An array of active query log objects. Every connection has one and only one logger object for all targets and logging keys.

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

public Schema::dropField($table, $field) Drop

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

public Select::distinct($distinct = TRUE) Sets

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

Holds the default fetch style. Type: int File core/

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

public Condition::condition($field, $value = NULL, $operator = '=')

2025-01-10 15:47:30