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 |
---|---|---|---|
RecursiveValidatorFactory | class | core/ |
Factory for creating a new RecursiveValidator. |
RecursiveValidatorFactory.php | file | core/ |
|
RecursiveValidatorFactory::createValidator | function | core/ |
Creates a new RecursiveValidator. |
RecursiveValidatorFactory::__construct | function | core/ |
Constructs a new RecursiveValidatorFactory. |
ReflectionFactory | class | core/ |
A plugin factory that maps instance configuration to constructor arguments. |
ReflectionFactory.php | file | core/ |
|
ReflectionFactory::createInstance | function | core/ |
Creates a plugin instance based on the provided ID and configuration. |
ReflectionFactory::getInstanceArguments | function | core/ |
Inspects the plugin class and builds a list of constructor arguments. |
ReflectionFactoryTest | class | core/ |
Tests Drupal\Component\Plugin\Factory\ReflectionFactory. |
ReflectionFactoryTest.php | file | core/ |
|
ReflectionFactoryTest::providerGetInstanceArguments | function | core/ |
Data provider for testGetInstanceArguments. |
ReflectionFactoryTest::testCreateInstance | function | core/ |
@legacy-covers ::createInstance |
ReflectionFactoryTest::testGetInstanceArguments | function | core/ |
@legacy-covers ::getInstanceArguments |
RendererTestBase::$cacheFactory | property | core/ |
|
SearchBlockForm::$configFactory | property | core/ |
The config factory. |
SearchPage::configFactory | function | core/ |
Wraps the config factory. |
SearchPageListBuilder::$configFactory | property | core/ |
Stores the configuration factory. |
SearchPageRepository::$configFactory | property | core/ |
The config factory. |
SearchPageRepositoryTest::$configFactory | property | core/ |
The config factory. |
SearchTextProcessor::$configFactory | property | core/ |
The config factory. |
SectionStorageManagerTest::$factory | property | core/ |
The plugin factory. |
SelectExtender::conditionGroupFactory | function | core/ |
Creates an object holding a group of conditions. |
SendmailCommandValidationTransportFactory | class | core/ |
Command validation decorator for sendmail transport factory. |
SendmailCommandValidationTransportFactory.php | file | core/ |
|
SendmailCommandValidationTransportFactory::create | function | core/ |
|
SendmailCommandValidationTransportFactory::supports | function | core/ |
|
SendmailCommandValidationTransportFactory::__construct | function | core/ |
Construct command validation decorator for sendmail transport factory. |
SharedTempStoreFactory | class | core/ |
Creates a shared temporary storage for a collection. |
SharedTempStoreFactory.php | file | core/ |
|
SharedTempStoreFactory::$currentUser | property | core/ |
The current user. |
SharedTempStoreFactory::$expire | property | core/ |
The time to live for items in seconds. |
SharedTempStoreFactory::$lockBackend | property | core/ |
The lock object used for this data. |
SharedTempStoreFactory::$requestStack | property | core/ |
The request stack. |
SharedTempStoreFactory::$storageFactory | property | core/ |
The storage factory creating the backend to store the data. |
SharedTempStoreFactory::get | function | core/ |
Creates a SharedTempStore for the current user or anonymous session. |
SharedTempStoreFactory::__construct | function | core/ |
Constructs a Drupal\Core\TempStore\SharedTempStoreFactory object. |
SimpleConfigSectionStorage::$configFactory | property | core/ |
The config factory. |
SSH::factory | function | core/ |
Defines a factory method for this class. |
StaticMenuLinkOverrides::$configFactory | property | core/ |
The config factory object. |
StorageTestBase::$factory | property | core/ |
Whether we are using an expirable key/value store. |
StubReflectionFactory | class | core/ |
Override ReflectionFactory because ::createInstance() calls a static method. |
StubReflectionFactory::getPluginClass | function | core/ |
Finds the class relevant for a given plugin. |
Symfony\Component\Mailer\Transport\AbstractTransportFactory | service | core/ |
Abstract |
Symfony\Component\Mailer\Transport\NativeTransportFactory | service | core/ |
|
Symfony\Component\Mailer\Transport\NullTransportFactory | service | core/ |
|
Symfony\Component\Mailer\Transport\SendmailTransportFactory | service | core/ |
|
Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory | service | core/ |
|
SyndicateBlock::$configFactory | property | core/ |
The config factory. |
SystemBrandingBlock::$configFactory | property | core/ |
Stores the configuration factory. |
SystemBrandingOffCanvasForm::$configFactory | property | core/ |
The config factory. |
Pagination
- Previous page
- Page 14
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.