Search for conf
Title | Object type | File name | Summary |
---|---|---|---|
KernelTestBase::installConfig | function | core/ |
Installs default configuration for a given list of modules. |
KernelTestBase::installConfig | function | core/ |
Installs default configuration for a given list of modules. |
KernelTestBase::prepareConfigDirectories | function | core/ |
Create and set new configuration directories. |
KernelTestBaseTest::testInstallConfig | function | core/ |
Tests expected behavior of installConfig(). |
KeyValueEntityStorageTest::testSaveConfigEntity | function | core/ |
@covers ::save[[api-linebreak]] @covers ::doSave[[api-linebreak]] |
KeyValueEntityStorageTest::testSaveRenameConfigEntity | function | core/ |
@covers ::save[[api-linebreak]] @covers ::doSave[[api-linebreak]] |
LanguageInterface::STATE_CONFIGURABLE | constant | core/ |
The language state when referring to configurable languages. |
LanguageManager::getConfigOverrideLanguage | function | core/ |
Gets the current configuration override language. |
LanguageManager::setConfigOverrideLanguage | function | core/ |
Sets the configuration override language. |
LanguageManagerInterface::getConfigOverrideLanguage | function | core/ |
Gets the current configuration override language. |
LanguageManagerInterface::setConfigOverrideLanguage | function | core/ |
Sets the configuration override language. |
LayoutDefault::buildConfigurationForm | function | core/ |
Form constructor. |
LayoutDefault::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
LayoutDefault::getConfiguration | function | core/ |
Gets this plugin's configuration. |
LayoutDefault::setConfiguration | function | core/ |
Sets the configuration for this plugin instance. |
LayoutDefault::submitConfigurationForm | function | core/ |
Form submission handler. |
LayoutDefault::validateConfigurationForm | function | core/ |
Form validation handler. |
LayoutFieldTranslateUpdateConfig | class | core/ |
A test case that updates 1 bundle's field but not both. |
LayoutFieldTranslateUpdateConfig.php | file | core/ |
|
LayoutFieldTranslateUpdateConfig::$expectedBundleUpdates | property | core/ |
Expectations of field updates by bundles. |
LayoutFieldTranslateUpdateConfig::$expectedFieldStorageUpdate | property | core/ |
Whether the field storage should be updated. |
LayoutFieldTranslateUpdateConfig::$layoutBuilderTestCases | property | core/ |
Layout builder test cases. |
LayoutFieldTranslateUpdateConfigAndStorage | class | core/ |
A test case that updates both bundles' fields. |
LayoutFieldTranslateUpdateConfigAndStorage.php | file | core/ |
|
LayoutFieldTranslateUpdateConfigAndStorage::$expectedBundleUpdates | property | core/ |
Expectations of field updates by bundles. |
LayoutFieldTranslateUpdateConfigAndStorage::$expectedFieldStorageUpdate | property | core/ |
Whether the field storage should be updated. |
LayoutFieldTranslateUpdateConfigAndStorage::$layoutBuilderTestCases | property | core/ |
Layout builder test cases. |
LazyPluginCollection::getConfiguration | function | core/ |
Gets the current configuration of all plugins in this collection. |
LazyPluginCollection::setConfiguration | function | core/ |
Sets the configuration for all plugins in this collection. |
LazyPluginCollectionTestBase::$config | property | core/ |
Contains the plugin configuration. |
LegacyFileTest::$configFactory | property | core/ |
A mocked ConfigFactoryInterface. |
LocalActionDefaultTest::$config | property | core/ |
The used plugin configuration. |
LocalActionsBlock::defaultConfiguration | function | core/ |
|
LocalTaskDefaultTest::$config | property | core/ |
The used plugin configuration. |
LocalTasksBlock::defaultConfiguration | function | core/ |
|
MailManager::$configFactory | property | core/ |
The config factory. |
MailManagerTest::$configFactory | property | core/ |
The configuration factory. |
MaintenanceModeSubscriber::$config | property | core/ |
The config factory. |
MediaDeleteMultipleConfirmForm | class | core/ |
Provides a confirmation form to delete multiple media items at once. |
MediaDeleteMultipleConfirmForm.php | file | core/ |
|
MediaDeleteMultipleConfirmForm::$mediaItems | property | core/ |
The array of media items to delete, indexed by ID and language. |
MediaDeleteMultipleConfirmForm::$storage | property | core/ |
The entity storage. |
MediaDeleteMultipleConfirmForm::$tempStoreFactory | property | core/ |
The tempstore factory. |
MediaDeleteMultipleConfirmForm::buildForm | function | core/ |
@todo Change to trait or base class when #2843395 is done. |
MediaDeleteMultipleConfirmForm::create | function | core/ |
Instantiates a new instance of this class. |
MediaDeleteMultipleConfirmForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
MediaDeleteMultipleConfirmForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
MediaDeleteMultipleConfirmForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
MediaDeleteMultipleConfirmForm::getQuestion | function | core/ |
Returns the question to ask the user. |
MediaDeleteMultipleConfirmForm::submitForm | function | core/ |
@todo Change to trait or base class when #2843395 is done. |
Pagination
- Previous page
- Page 34
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.