protected property ConditionFundamentals::$namespaces in Drupal 10
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Entity/Query/ConditionFundamentals.php \Drupal\Core\Entity\Query\ConditionFundamentals::namespaces
- 9 core/lib/Drupal/Core/Entity/Query/ConditionFundamentals.php \Drupal\Core\Entity\Query\ConditionFundamentals::namespaces
List of potential namespaces of the classes belonging to this condition.
Type: array
File
- core/
lib/ Drupal/ Core/ Entity/ Query/ ConditionFundamentals.php, line 40
Class
- ConditionFundamentals
- Common code for all implementations of the entity query condition interfaces.
Namespace
Drupal\Core\Entity\QueryCode
protected $namespaces = [];