protected property Tables::$caseSensitiveFields

List of case sensitive fields.

Type: array

File

core/lib/Drupal/Core/Entity/Query/Sql/Tables.php, line 51

Class

Tables
Adds tables and fields to the SQL entity query.

Namespace

Drupal\Core\Entity\Query\Sql

Code

protected $caseSensitiveFields = array();

© 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!Tables.php/property/Tables::caseSensitiveFields/8.1.x