Search for factory
- Search 7.x for factory
- Search 9.5.x for factory
- Search 8.9.x for factory
- Search 10.3.x for factory
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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. |
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/ |
Tests Drupal\Core\Config\Entity\Query\QueryFactory. |
QueryFactoryTest.php | file | core/ |
|
QueryFactoryTest::getConfigObject | function | core/ |
Gets a test configuration object. |
QueryFactoryTest::providerTestGetKeys | function | core/ |
|
QueryFactoryTest::testGetKeys | function | core/ |
Tests get keys. |
QueryFactoryTest::testGetKeysWildCardEnd | function | core/ |
Tests get keys wild card end. |
QueueDatabaseFactory | class | core/ |
Defines the queue factory for the database backend. |
QueueDatabaseFactory.php | file | core/ |
|
QueueDatabaseFactory::$connection | property | core/ |
The database connection. |
QueueDatabaseFactory::get | function | core/ |
Constructs a new queue object for a given name. |
QueueDatabaseFactory::__construct | function | core/ |
Constructs this factory object. |
QueueFactory | class | core/ |
Defines the queue factory. |
QueueFactory.php | file | core/ |
|
QueueFactory::$queues | property | core/ |
Instantiated queues, keyed by name. |
QueueFactory::$settings | property | core/ |
The settings object. |
QueueFactory::get | function | core/ |
Constructs a new queue. |
QueueFactory::__construct | function | core/ |
Constructs QueueFactory object. |
QueueFactoryInterface | interface | core/ |
An interface defining queue factory classes. |
QueueFactoryInterface.php | file | core/ |
|
QueueFactoryInterface::get | function | core/ |
Constructs a new queue object for a given name. |
RecursiveContextualValidator::$constraintValidatorFactory | property | core/ |
The constraint validator factory. |
RecursiveContextualValidator::$metadataFactory | property | core/ |
The metadata factory. |
RecursiveContextualValidatorTest::$contextFactory | property | core/ |
The execution context factory. |
RecursiveContextualValidatorTest::$validatorFactory | property | core/ |
The validator factory. |
RecursiveValidator::$constraintValidatorFactory | property | core/ |
|
RecursiveValidator::$contextFactory | property | core/ |
Pagination
- Previous page
- Page 13
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.