SelectExtender::getArguments
  • References/PHP/Drupal/Database/Query/SelectExtender

public SelectExtender::getArguments(PlaceholderInterface $queryPlaceholder

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

MySQL implementation of

2025-01-10 15:47:30
AlterableInterface::hasAnyTag
  • References/PHP/Drupal/Database/Query/AlterableInterface

public AlterableInterface::hasAnyTag()

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

public Schema::prepareComment($comment, $length = NULL)

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
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
NativeUpsert
  • References/PHP/Drupal/Database/Driver/pgsql/NativeUpsert

PostgreSQL implementation of native

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

public Connection::destroy() Destroys

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

Whether this database connection supports transactional DDL. Set to FALSE by default because few databases support this feature.

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

An index used to generate unique temporary table names. Type: int File

2025-01-10 15:47:30