Connection::UNKNOWN_CHARSET
  • References/PHP/Drupal/Database/Driver/mysql/Connection

Driver-specific error code for "Unknown character set" error. File core/lib/Drupal/Core/Database/Dri

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

public Connection::__destruct()

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

Flag to indicate if the cleanup function in __destruct() should run. Type: bool File

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

MySQL implementation of \Drupal\Core\Database\Connection

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

The minimal possible value for the max_allowed_packet setting of MySQL. @link

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

public Connection::queryTemporary($query, array $args = array()

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

SQLSTATE error code for "Syntax error or access rule violation". File core/lib/Drupal/Core/Database/

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

public Connection::nextId($existing_id = 0)

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

public Connection::databaseType()

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

public Connection::mapConditionOperator($operator)

2025-01-10 15:47:30