Search for query
- Search 7.x for query
- Search 8.9.x for query
- Search 10.3.x for query
- Search 11.x for query
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Query | class | core/ |
Alters entity queries to use a workspace revision instead of the default one. |
Query | class | core/ |
Defines the entity query for configuration entities. |
Query | class | core/ |
Base class for query builders. |
Query | class | core/ |
The SQL storage entity query class. |
Query | class | core/ |
Defines the entity query for configuration entities. |
Query | class | core/ |
Defines the entity query for entities stored in a key value backend. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
QueryFactory | class | core/ |
Workspaces-specific entity query implementation. |
QueryFactory.php | file | core/ |
|
QueryFactory.php | file | core/ |
|
QueryFactory.php | file | core/ |
|
QueryFactory.php | file | core/ |
|
QueryFactory.php | file | core/ |
|
QueryFactory.php | file | core/ |
|
QueryFactory::$configFactory | property | core/ |
The config factory used by the config entity query. |
QueryFactory::$configManager | property | core/ |
The configuration manager. |
QueryFactory::$connection | property | core/ |
The database connection to use. |
QueryFactory::$keyValueFactory | property | core/ |
The key value factory. |
QueryFactory::$keyValueFactory | property | core/ |
The key value factory. |
QueryFactory::$namespaces | property | core/ |
The namespace of this class, the parent class etc. |
QueryFactory::$namespaces | property | core/ |
The namespace of this class, the parent class etc. |
QueryFactory::$namespaces | property | core/ |
The namespace of this class, the parent class etc. |
QueryFactory::$namespaces | property | core/ |
The namespace of this class, the parent class etc. |
QueryFactory::$workspaceManager | property | core/ |
The workspace manager. |
QueryFactory::CONFIG_LOOKUP_PREFIX | constant | core/ |
The prefix for the key value collection for fast lookups. |
QueryFactory::deleteConfigKeyStore | function | core/ |
Deletes lookup data. |
QueryFactory::get | function | core/ |
Instantiates an entity query for a given entity type. |
QueryFactory::get | function | core/ |
Instantiates an entity query for a given entity type. |
QueryFactory::get | function | core/ |
Instantiates an entity query for a given entity type. |
QueryFactory::get | function | core/ |
Instantiates an entity query for a given entity type. |
QueryFactory::get | function | core/ |
Instantiates an entity query for a given entity type. |
QueryFactory::getAggregate | function | core/ |
Instantiates an aggregation query object for a given entity type. |
QueryFactory::getAggregate | function | core/ |
Instantiates an aggregation query object for a given entity type. |
QueryFactory::getAggregate | function | core/ |
Instantiates an aggregation query object for a given entity type. |
QueryFactory::getAggregate | function | core/ |
Instantiates an aggregation query object for a given entity type. |
QueryFactory::getAggregate | function | core/ |
Instantiates an aggregation query object for a given entity type. |
QueryFactory::getConfigKeyStore | function | core/ |
Gets the key value store used to store fast lookups. |
QueryFactory::getKeys | function | core/ |
Creates lookup keys for configuration data. |
QueryFactory::getSubscribedEvents | function | core/ |
|
QueryFactory::getValues | function | core/ |
Finds all the values for a configuration key in a configuration object. |
QueryFactory::onConfigDelete | function | core/ |
Removes configuration entity from key store. |
QueryFactory::onConfigSave | function | core/ |
Updates configuration entity in the key store. |
QueryFactory::updateConfigKeyStore | function | core/ |
Updates or adds lookup data. |
QueryFactory::__construct | function | core/ |
Constructs a QueryFactory object. |
QueryFactory::__construct | function | core/ |
Constructs a QueryFactory object. |
QueryFactory::__construct | function | core/ |
Constructs a QueryFactory object. |
QueryFactory::__construct | function | core/ |
Constructs a QueryFactory object. |
QueryFactory::__construct | function | core/ |
Constructs a QueryFactory object. |
QueryFactoryInterface | interface | core/ |
Defines an interface for QueryFactory classes. |
QueryFactoryInterface.php | file | core/ |
|
QueryFactoryInterface::get | function | core/ |
Instantiates an entity query for a given entity type. |
QueryFactoryInterface::getAggregate | function | core/ |
Instantiates an aggregation query object for a given entity type. |
QueryFactoryTest | class | core/ |
@coversDefaultClass \Drupal\Core\Config\Entity\Query\QueryFactory @group Config |
QueryFactoryTest.php | file | core/ |
|
QueryFactoryTest::getConfigObject | function | core/ |
Gets a test configuration object. |
QueryFactoryTest::providerTestGetKeys | function | core/ |
|
QueryFactoryTest::testGetKeys | function | core/ |
@covers ::getKeys @covers ::getValues |
Pagination
- Previous page
- Page 15
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.