Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Tables.php
Tables::$caseSensitiveFields
List of case sensitive fields.
Type:
array
File
core/
lib/
Drupal/
Core/
Entity/
Query/
Sql/
Tables.php
, line 65
Class
Tables
Adds database tables and fields to the SQL entity query.
Namespace
Drupal\Core\Entity\Query\Sql
Code
protected $caseSensitiveFields = [];
RSS feed