Tables::$caseSensitiveFields
Same name in other branches
- 9 core/lib/Drupal/Core/Entity/Query/Sql/Tables.php \Drupal\Core\Entity\Query\Sql\Tables::caseSensitiveFields
- 8.9.x core/lib/Drupal/Core/Entity/Query/Sql/Tables.php \Drupal\Core\Entity\Query\Sql\Tables::caseSensitiveFields
- 10 core/lib/Drupal/Core/Entity/Query/Sql/Tables.php \Drupal\Core\Entity\Query\Sql\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\SqlCode
protected $caseSensitiveFields = [];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.