Query::uniqueIdentifier
  • References/PHP/Drupal/Database/Query/Query

public Query::uniqueIdentifier() Returns

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
SelectExtender::orConditionGroup
  • References/PHP/Drupal/Database/Query/SelectExtender

public SelectExtender::orConditionGroup()

2025-01-10 15:47:30
SelectExtender::conditions
  • References/PHP/Drupal/Database/Query/SelectExtender

public &SelectExtender::conditions()

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

Array of fields to update to an expression in case of a duplicate record. This variable is a nested array in the following format:

2025-01-10 15:47:30
SelectExtender::extend
  • References/PHP/Drupal/Database/Query/SelectExtender

public SelectExtender::extend($extender_name)

2025-01-10 15:47:30
SelectExtender::addJoin
  • References/PHP/Drupal/Database/Query/SelectExtender

public SelectExtender::addJoin($type, $table, $alias = NULL

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

public Select::countQuery() Get the

2025-01-10 15:47:30
ConditionInterface::compile
  • References/PHP/Drupal/Database/Query/ConditionInterface

public ConditionInterface::compile(Connection $connection

2025-01-10 15:47:30
Merge::expression
  • References/PHP/Drupal/Database/Query/Merge

public Merge::expression($field, $expression, array $arguments = NULL)

2025-01-10 15:47:30