Search for id
- Search 7.x for id
- Search 9.5.x for id
- Search 8.9.x for id
- Search 10.3.x for id
- Search 11.x for id
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ConfigFactory::addOverride | function | core/ |
|
| ConfigFactory::loadOverrides | function | core/ |
Get arbitrary overrides for the named configuration objects from modules. |
| ConfigFactory::propagateConfigOverrideCacheability | function | core/ |
Propagates cacheability of config overrides to cached config objects. |
| ConfigFactoryInterface::addOverride | function | core/ |
Adds config factory override services. |
| ConfigFactoryOverrideBase | class | core/ |
Defines a base event listener implementation configuration overrides. |
| ConfigFactoryOverrideBase.php | file | core/ |
|
| ConfigFactoryOverrideBase::addCollections | function | core/ |
Reacts to the ConfigCollectionEvents::COLLECTION_INFO event. |
| ConfigFactoryOverrideBase::filterNestedArray | function | core/ |
Filters data in nested arrays. |
| ConfigFactoryOverrideBase::filterOverride | function | core/ |
Filters data in the override based on what is currently in configuration. |
| ConfigFactoryOverrideBase::getSubscribedEvents | function | core/ |
|
| ConfigFactoryOverrideBase::onConfigDelete | function | core/ |
Actions to be performed to configuration override on configuration delete. |
| ConfigFactoryOverrideBase::onConfigRename | function | core/ |
Actions to be performed to configuration override on configuration rename. |
| ConfigFactoryOverrideBase::onConfigSave | function | core/ |
Actions to be performed to configuration override on configuration save. |
| ConfigFactoryOverrideBaseTest | class | core/ |
Tests Drupal\Core\Config\ConfigFactoryOverrideBase. |
| ConfigFactoryOverrideBaseTest.php | file | core/ |
|
| ConfigFactoryOverrideBaseTest::providerTestFilterNestedArray | function | core/ |
|
| ConfigFactoryOverrideBaseTest::testFilterNestedArray | function | core/ |
Tests filter nested array. |
| ConfigFactoryOverrideInterface | interface | core/ |
Defines the interface for a configuration factory override object. |
| ConfigFactoryOverrideInterface.php | file | core/ |
|
| ConfigFactoryOverrideInterface::createConfigObject | function | core/ |
Creates a configuration object for use during install and synchronization. |
| ConfigFactoryOverrideInterface::getCacheableMetadata | function | core/ |
Gets the cacheability metadata associated with the config factory override. |
| ConfigFactoryOverrideInterface::getCacheSuffix | function | core/ |
The string to append to the configuration static cache name. |
| ConfigFactoryOverrideInterface::loadOverrides | function | core/ |
Returns config overrides. |
| ConfigFactoryTest::$cacheTagsInvalidator | property | core/ |
The mocked cache tags invalidator. |
| ConfigFormBase::checkConfigOverrides | function | core/ |
Form #after_build callback: Adds message if overrides exist. |
| ConfigFormBase::validateForm | function | core/ |
|
| ConfigFormBaseTraitTest::testConfigFactoryExceptionInvalidProperty | function | core/ |
Tests config factory exception invalid property. |
| ConfigFormOverrideTest | class | core/ |
Tests config overrides do not appear on forms that extend ConfigFormBase. |
| ConfigFormOverrideTest.php | file | core/ |
|
| ConfigFormOverrideTest::$defaultTheme | property | core/ |
|
| ConfigFormOverrideTest::$modules | property | core/ |
|
| ConfigFormOverrideTest::OVERRIDE_TEXT | constant | core/ |
Message text that appears when forms have values for overridden config. |
| ConfigFormOverrideTest::testFormsWithOverrides | function | core/ |
Tests that overrides do not affect forms. |
| ConfigHandler::getFormId | function | core/ |
|
| ConfigHandler::validateForm | function | core/ |
|
| ConfigHandlerExtra::getFormId | function | core/ |
|
| ConfigHandlerExtra::validateForm | function | core/ |
|
| ConfigHandlerExtraFormTest::testExtraOptionsModalValidation | function | core/ |
Tests validation error messages are displayed. |
| ConfigHandlerGroup::getFormId | function | core/ |
|
| ConfigImporter::$validated | property | core/ |
Indicates changes to import have been validated. |
| ConfigImporter::validate | function | core/ |
Dispatches validate event for a ConfigImporter object. |
| ConfigImporterTest::testInvalidStep | function | core/ |
Tests that the isConfigSyncing flag is cleanup after an invalid step. |
| ConfigImporterTest::testRequiredModuleValidation | function | core/ |
Tests uninstall validators being called during synchronization. |
| ConfigImporterTest::testSiteUuidValidate | function | core/ |
Tests verification of site UUID before importing configuration. |
| ConfigImportForm::getFormId | function | core/ |
|
| ConfigImportForm::validateForm | function | core/ |
|
| ConfigImportInstallProfileTest::testInstallProfileValidation | function | core/ |
Tests config importer can uninstall install profiles. |
| ConfigImportModuleUninstallValidatorInterface | interface | core/ |
Special interface for module uninstall validators for configuration import. |
| ConfigImportModuleUninstallValidatorInterface.php | file | core/ |
|
| ConfigImportModuleUninstallValidatorInterface::validateConfigImport | function | core/ |
Determines reasons a module can not be uninstalled prior to config import. |
Pagination
- Previous page
- Page 29
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.