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 |
---|---|---|---|
SystemMenuOffCanvasForm::$configFactory | property | core/ |
The config factory. |
TestConfigFactoryOverrideBase | class | core/ |
Stub class for testing ConfigFactoryOverrideBase. |
TestConfigFactoryOverrideBase::addCollections | function | core/ |
Reacts to the ConfigCollectionEvents::COLLECTION_INFO event. |
TestConfigFactoryOverrideBase::doFilterNestedArray | function | core/ |
|
TestConfigFactoryOverrideBase::onConfigDelete | function | core/ |
Actions to be performed to configuration override on configuration delete. |
TestConfigFactoryOverrideBase::onConfigRename | function | core/ |
Actions to be performed to configuration override on configuration rename. |
TestConfigFactoryOverrideBase::onConfigSave | function | core/ |
Actions to be performed to configuration override on configuration save. |
TestConfigNamesMapper::setConfigFactory | function | core/ |
Sets the configuration factory. |
TestFileTransfer::factory | function | core/ |
Factory method to create a TestFileTransfer instance. |
TestFileTransferWithSettingsForm::factory | function | core/ |
Returns a Drupal\update_test\TestFileTransferWithSettingsForm object. |
TextFormat::configFactory | function | core/ |
Wraps the config factory. |
ThemeExtensionList::$configFactory | property | core/ |
The config factory. |
ThemeHandler::$configFactory | property | core/ |
The config factory to get the installed themes. |
ThemeHandlerTest::$configFactory | property | core/ |
The mocked config factory. |
ThemeSettings::$configFactory | property | core/ |
The configuration factory. |
TimeZoneResolver::$configFactory | property | core/ |
The config. |
ToolkitGdTest::$imageFactory | property | core/ |
The image factory service. |
TranslatableStringFactory | class | core/ |
Creates translatable strings that can interoperate with Composer Stager. |
TranslatableStringFactory.php | file | core/ |
|
TranslatableStringFactory::createDomainOptions | function | core/ |
|
TranslatableStringFactory::createTranslatableMessage | function | core/ |
|
TranslatableStringFactory::createTranslationParameters | function | core/ |
|
TranslatableStringFactory::__construct | function | core/ |
|
TransportServiceFactory | class | core/ |
The default mailer transport service factory. |
TransportServiceFactory.php | file | core/ |
|
TransportServiceFactory::createTransport | function | core/ |
Creates and returns a configured mailer transport class. |
TransportServiceFactory::__construct | function | core/ |
Constructs a new transport service factory. |
TransportServiceFactoryInterface | interface | core/ |
An interface defining mailer transport service factory implementations. |
TransportServiceFactoryInterface.php | file | core/ |
|
TransportServiceFactoryInterface::createTransport | function | core/ |
Creates and returns a configured mailer transport class. |
TransportServiceFactoryTest | class | core/ |
Tests the transport service factory in the child site of browser tests. |
TransportServiceFactoryTest.php | file | core/ |
|
TransportServiceFactoryTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
TransportServiceFactoryTest::$modules | property | core/ |
Modules to install. |
TransportServiceFactoryTest::testDefaultTestMailFactory | function | core/ |
Test that the transport is set to null://null by default in the child site. |
TransportServiceFactoryTrait | trait | core/ |
A trait containing helper methods for transport service construction. |
TransportServiceFactoryTrait.php | file | core/ |
|
TransportServiceFactoryTrait::$factories | property | core/ |
A list of transport factories. |
TransportServiceFactoryTrait::fromDsnObject | function | core/ |
Constructs a transport instance given a DSN object. |
TransportTest::providerTestBuiltinFactory | function | core/ |
Provides test data for testBuiltinFactory(). |
TransportTest::testBuiltinFactory | function | core/ |
@dataProvider providerTestBuiltinFactory @covers ::createTransport[[api-linebreak]] |
TransportTest::testDefaultTestMailFactory | function | core/ |
@covers ::createTransport[[api-linebreak]] |
TransportTest::testMissingFactory | function | core/ |
@covers ::createTransport[[api-linebreak]] |
TransportTest::testSendmailFactoryAllowedCommand | function | core/ |
@covers ::createTransport[[api-linebreak]] @covers \Drupal\Core\Mailer\Transport\SendmailCommandValidationTransportFactory::create[[api-linebreak]] |
TransportTest::testSendmailFactoryUnlistedCommand | function | core/ |
@covers ::createTransport[[api-linebreak]] @covers \Drupal\Core\Mailer\Transport\SendmailCommandValidationTransportFactory::create[[api-linebreak]] |
TransportTest::testThirdPartyFactory | function | core/ |
@covers ::createTransport[[api-linebreak]] |
TrustedHostsRequestFactory | class | core/ |
Provides a request factory for requests using host verification. |
TrustedHostsRequestFactory.php | file | core/ |
|
TrustedHostsRequestFactory::$host | property | core/ |
The host of the main request. |
TrustedHostsRequestFactory::createRequest | function | core/ |
Creates a new request object. |
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.