Select::$tables
  • References/PHP/Drupal/Database/Query/Select

The tables against which to JOIN. This property is a nested array. Each entry is an array representing a single table against which to join

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

Whether the conditions have been changed. TRUE if the condition has been changed since the last compile. FALSE if the condition has been compiled

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

public &Condition::conditions() Gets

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

public SelectExtender::exists(SelectInterface $select)

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

public ConditionInterface::condition($field, $value

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

The count query that will be used for this pager. Type:

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

An array of fields on which to insert. Type:

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

public ConditionInterface::isNotNull($field)

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

public SelectExtender::forUpdate($set = TRUE)

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

The table on which to insert. Type: string File cor

2025-01-10 15:47:30