You are here

namespace Drupal\Core\Config\Entity\Query in Drupal 8

Same name in other branches
  1. 9 Drupal\Core\Config\Entity\Query
Classsort descending Location Description
Condition core/lib/Drupal/Core/Config/Entity/Query/Condition.php Defines the condition class for the config entity query.
InvalidLookupKeyException core/lib/Drupal/Core/Config/Entity/Query/InvalidLookupKeyException.php Exception thrown when a config entity uses an invalid lookup key.
Query core/lib/Drupal/Core/Config/Entity/Query/Query.php Defines the entity query for configuration entities.
QueryFactory core/lib/Drupal/Core/Config/Entity/Query/QueryFactory.php Provides a factory for creating entity query objects for the config backend.