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();
Please login to continue.