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

public Connection::__destruct()

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

public Connection::serialize()

2025-01-10 15:47:30
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::DATABASE_NOT_FOUND
  • References/PHP/Drupal/Database/Driver/mysql/Connection

Error code for "Unknown database" error. File core/lib/Drupal/Core/Database/Driver/mysql/Connection.php

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

public Connection::nextId($existing_id = 0)

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

public Connection::databaseType()

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