interface TablesInterface

Adds tables and fields to the SQL entity query.

Hierarchy

File

core/lib/Drupal/Core/Entity/Query/Sql/TablesInterface.php, line 8

Namespace

Drupal\Core\Entity\Query\Sql

Members

Name Modifiers Type Description
TablesInterface::addField public function Adds a field to a database query.
TablesInterface::isFieldCaseSensitive public function Determines whether the given field is case sensitive.

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Entity!Query!Sql!TablesInterface.php/interface/TablesInterface/8.1.x