Search for all

  1. Search 7.x for all
  2. Search 8.9.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
ConfigSubscriber::getSubscribedEvents function core/modules/config/src/ConfigSubscriber.php
ConfigSubscriber::onConfigImporterValidate function core/modules/config/src/ConfigSubscriber.php Checks that the Configuration module is not being uninstalled.
ConfigSubscriber::onConfigSave function core/modules/language/src/EventSubscriber/ConfigSubscriber.php Causes the container to be rebuilt on the next request.
ConfigSubscriber::setPathProcessorLanguage function core/modules/language/src/EventSubscriber/ConfigSubscriber.php Injects the language path processors on multilingual site configuration.
ConfigSubscriber::__construct function core/modules/language/src/EventSubscriber/ConfigSubscriber.php Constructs a new class object.
ConfigSync class core/modules/config/src/Form/ConfigSync.php Construct the storage changes in a configuration synchronization form.
ConfigSync.php file core/modules/config/src/Form/ConfigSync.php
ConfigSync::$activeStorage property core/modules/config/src/Form/ConfigSync.php The active configuration object.
ConfigSync::$configManager property core/modules/config/src/Form/ConfigSync.php The configuration manager.
ConfigSync::$eventDispatcher property core/modules/config/src/Form/ConfigSync.php Event dispatcher.
ConfigSync::$importTransformer property core/modules/config/src/Form/ConfigSync.php The import transformer service.
ConfigSync::$lock property core/modules/config/src/Form/ConfigSync.php The database lock object.
ConfigSync::$moduleExtensionList property core/modules/config/src/Form/ConfigSync.php The module extension list.
ConfigSync::$moduleHandler property core/modules/config/src/Form/ConfigSync.php The module handler.
ConfigSync::$moduleInstaller property core/modules/config/src/Form/ConfigSync.php The module installer.
ConfigSync::$renderer property core/modules/config/src/Form/ConfigSync.php The renderer.
ConfigSync::$snapshotStorage property core/modules/config/src/Form/ConfigSync.php The snapshot configuration object.
ConfigSync::$syncStorage property core/modules/config/src/Form/ConfigSync.php The sync configuration object.
ConfigSync::$themeExtensionList property core/modules/config/src/Form/ConfigSync.php The theme extension list.
ConfigSync::$themeHandler property core/modules/config/src/Form/ConfigSync.php The theme handler.
ConfigSync::$typedConfigManager property core/modules/config/src/Form/ConfigSync.php The typed config manager.
ConfigSync::buildForm function core/modules/config/src/Form/ConfigSync.php Form constructor.
ConfigSync::create function core/modules/config/src/Form/ConfigSync.php Instantiates a new instance of this class.
ConfigSync::getFormId function core/modules/config/src/Form/ConfigSync.php Returns a unique string identifying the form.
ConfigSync::submitForm function core/modules/config/src/Form/ConfigSync.php Form submission handler.
ConfigSync::__construct function core/modules/config/src/Form/ConfigSync.php Constructs the object.
ConfigTest class core/modules/config/tests/config_test/src/Entity/ConfigTest.php Defines the ConfigTest configuration entity.
ConfigTest class core/modules/migrate/tests/src/Unit/destination/ConfigTest.php @coversDefaultClass \Drupal\migrate\Plugin\migrate\destination\Config[[api-linebreak]]
@group migrate
ConfigTest class core/modules/system/tests/src/Functional/File/ConfigTest.php Tests file system configuration operations.
ConfigTest class core/tests/Drupal/Tests/Composer/Plugin/ProjectMessage/ConfigTest.php @coversDefaultClass Drupal\Composer\Plugin\ProjectMessage\Message[[api-linebreak]]
@group ProjectMessage
ConfigTest class core/tests/Drupal/Tests/Composer/Plugin/VendorHardening/ConfigTest.php @coversDefaultClass Drupal\Composer\Plugin\VendorHardening\Config[[api-linebreak]]
@group VendorHardening
ConfigTest class core/tests/Drupal/Tests/Core/Config/ConfigTest.php Tests the Config.
ConfigTest class core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/d8/ConfigTest.php Tests the config source plugin.
ConfigTest.php file core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/d8/ConfigTest.php
ConfigTest.php file core/modules/system/tests/src/Functional/File/ConfigTest.php
ConfigTest.php file core/modules/migrate/tests/src/Unit/destination/ConfigTest.php
ConfigTest.php file core/modules/config/tests/config_test/src/Entity/ConfigTest.php
ConfigTest.php file core/tests/Drupal/Tests/Core/Config/ConfigTest.php
ConfigTest.php file core/tests/Drupal/Tests/Composer/Plugin/ProjectMessage/ConfigTest.php
ConfigTest.php file core/tests/Drupal/Tests/Composer/Plugin/VendorHardening/ConfigTest.php
ConfigTest::$cacheTagsInvalidator property core/tests/Drupal/Tests/Core/Config/ConfigTest.php The mocked cache tags invalidator.
ConfigTest::$config property core/tests/Drupal/Tests/Core/Config/ConfigTest.php Config.
ConfigTest::$defaultTheme property core/modules/system/tests/src/Functional/File/ConfigTest.php The theme to install as the default for testing.
ConfigTest::$eventDispatcher property core/tests/Drupal/Tests/Core/Config/ConfigTest.php Event Dispatcher.
ConfigTest::$id property core/modules/config/tests/config_test/src/Entity/ConfigTest.php The machine name for the configuration entity.
ConfigTest::$label property core/modules/config/tests/config_test/src/Entity/ConfigTest.php The human-readable name of the configuration entity.
ConfigTest::$modules property core/modules/migrate_drupal/tests/src/Kernel/Plugin/migrate/source/d8/ConfigTest.php Modules to enable.
ConfigTest::$protected_property property core/modules/config/tests/config_test/src/Entity/ConfigTest.php A protected property of the configuration entity.
ConfigTest::$storage property core/tests/Drupal/Tests/Core/Config/ConfigTest.php Storage.
ConfigTest::$style property core/modules/config/tests/config_test/src/Entity/ConfigTest.php The image style to use.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.