Search for factory
- Search 7.x for factory
- Search 9.5.x for factory
- Search 10.3.x for factory
- Search 11.x for factory
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
LayoutTempstoreRepository::$tempStoreFactory | property | core/ |
The shared tempstore factory. |
LegacyFileTest::$configFactory | property | core/ |
A mocked ConfigFactoryInterface. |
LinkManagerBase::$configFactory | property | core/ |
Config factory service. |
Local::factory | function | core/ |
|
LocalActionManagerTest::$factory | property | core/ |
The mocked factory. |
LocaleConfigManager::$configFactory | property | core/ |
The configuration factory. |
LocaleConfigSubscriber::$configFactory | property | core/ |
The configuration factory. |
LocaleConfigSubscriberTest::$configFactory | property | core/ |
The configuration factory used in this test. |
LocaleLookup::$configFactory | property | core/ |
The configuration factory. |
LocaleLookupTest::$configFactory | property | core/ |
A mocked config factory built with UnitTestCase::getConfigFactoryStub(). |
LocaleTranslation::$configFactory | property | core/ |
The configuration factory. |
LocalTaskManagerTest::$factory | property | core/ |
The plugin factory used in the test. |
LocalTaskManagerTest::setupFactory | function | core/ |
Setups the plugin factory with some local task plugins. |
LocalTaskManagerTest::setupFactoryAndLocalTaskPlugins | function | core/ |
|
logger.factory | service | core/ |
Drupal\Core\Logger\LoggerChannelFactory |
LoggerChannelFactory | class | core/ |
Defines a factory for logging channels. |
LoggerChannelFactory.php | file | core/ |
|
LoggerChannelFactory::$channels | property | core/ |
Array of all instantiated logger channels keyed by channel name. |
LoggerChannelFactory::$loggers | property | core/ |
An array of arrays of \Psr\Log\LoggerInterface keyed by priority. |
LoggerChannelFactory::addLogger | function | core/ |
|
LoggerChannelFactory::get | function | core/ |
|
LoggerChannelFactoryInterface | interface | core/ |
Logger channel factory interface. |
LoggerChannelFactoryInterface.php | file | core/ |
|
LoggerChannelFactoryInterface::addLogger | function | core/ |
Adds a logger to all the channels. |
LoggerChannelFactoryInterface::get | function | core/ |
Retrieves the registered logger for the requested channel. |
LoggerChannelFactoryTest | class | core/ |
@coversDefaultClass \Drupal\Core\Logger\LoggerChannelFactory[[api-linebreak]] @group Logger |
LoggerChannelFactoryTest.php | file | core/ |
|
LoggerChannelFactoryTest::testGet | function | core/ |
Tests LoggerChannelFactory::get(). |
LoggerChannelTrait::$loggerFactory | property | core/ |
The logger channel factory service. |
LoggerChannelTrait::setLoggerFactory | function | core/ |
Injects the logger channel factory. |
MailManager::$configFactory | property | core/ |
The config factory. |
MailManager::$loggerFactory | property | core/ |
The logger factory. |
MailManagerTest::$configFactory | property | core/ |
The configuration factory. |
MarkupInterfaceComparatorTest::$factory | property | core/ |
|
MediaDeleteMultipleConfirmForm::$tempStoreFactory | property | core/ |
The tempstore factory. |
MediaEmbed::$loggerFactory | property | core/ |
The logger factory. |
MediaLibraryUiBuilder::$viewsExecutableFactory | property | core/ |
The views executable factory. |
MediaSourceBase::$configFactory | property | core/ |
The config factory service. |
MemoryBackendFactory | class | core/ |
|
MemoryBackendFactory.php | file | core/ |
|
MemoryBackendFactory::$bins | property | core/ |
Instantiated memory cache bins. |
MemoryBackendFactory::get | function | core/ |
|
MenuLinkManager::$factory | property | core/ |
The object that instantiates plugins managed by this manager. |
MenuLinkManager::getFactory | function | core/ |
Gets the plugin factory. |
MigrationConfigurationTrait::$configFactory | property | core/ |
The config factory service. |
MigrationConfigurationTrait::getConfigFactory | function | core/ |
Gets the config factory service. |
MigrationPluginManager::$configFactory | property | core/ |
The config factory service. |
MockFileTransfer::factory | function | core/ |
Returns a Drupal\system_test\MockFileTransfer object. |
MockService::getFactoryMethod | function | core/ |
Provides a factory method to get a service. |
ModuleExtensionList::$configFactory | property | core/ |
The config factory. |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.