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