protected Query::prepare() Prepares
protected Query::result() Executes the
Adds tables and fields to the SQL entity query. Hierarchy interface \Drupal\Core\Entity\Query\Sql\
Field table array, key is table name, value is alias. This array contains one entry per field table. Type:
Defines the aggregate condition for sql based storage. Hierarchy class \Drupal\Core\Entity\Query\
protected QueryAggregate::result()
The SQL entity query object this condition belongs to. Type:
public Tables::isFieldCaseSensitive($field_name)
public Query::getTables(SelectInterface $sql_query)
protected Query::finish() Finish the
Page 1 of 7