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
ConfigSingleImportForm::$renderer property core/modules/config/src/Form/ConfigSingleImportForm.php The renderer service.
ConfigSingleImportForm::$themeExtensionList property core/modules/config/src/Form/ConfigSingleImportForm.php The theme extension list.
ConfigSingleImportForm::$themeHandler property core/modules/config/src/Form/ConfigSingleImportForm.php The theme handler.
ConfigSingleImportForm::$typedConfigManager property core/modules/config/src/Form/ConfigSingleImportForm.php The typed config manager.
ConfigSingleImportForm::buildForm function core/modules/config/src/Form/ConfigSingleImportForm.php Form constructor.
ConfigSingleImportForm::create function core/modules/config/src/Form/ConfigSingleImportForm.php Instantiates a new instance of this class.
ConfigSingleImportForm::getCancelUrl function core/modules/config/src/Form/ConfigSingleImportForm.php Returns the route to go to if the user cancels the action.
ConfigSingleImportForm::getFormId function core/modules/config/src/Form/ConfigSingleImportForm.php Returns a unique string identifying the form.
ConfigSingleImportForm::getQuestion function core/modules/config/src/Form/ConfigSingleImportForm.php Returns the question to ask the user.
ConfigSingleImportForm::submitForm function core/modules/config/src/Form/ConfigSingleImportForm.php Form submission handler.
ConfigSingleImportForm::validateForm function core/modules/config/src/Form/ConfigSingleImportForm.php Form validation handler.
ConfigSingleImportForm::__construct function core/modules/config/src/Form/ConfigSingleImportForm.php Constructs a new ConfigSingleImportForm.
ConfigSnapshotSubscriber class core/lib/Drupal/Core/EventSubscriber/ConfigSnapshotSubscriber.php Create a snapshot when config is imported.
ConfigSnapshotSubscriber.php file core/lib/Drupal/Core/EventSubscriber/ConfigSnapshotSubscriber.php
ConfigSnapshotSubscriber::$configManager property core/lib/Drupal/Core/EventSubscriber/ConfigSnapshotSubscriber.php The configuration manager.
ConfigSnapshotSubscriber::$snapshotStorage property core/lib/Drupal/Core/EventSubscriber/ConfigSnapshotSubscriber.php The snapshot storage used to write configuration changes.
ConfigSnapshotSubscriber::$sourceStorage property core/lib/Drupal/Core/EventSubscriber/ConfigSnapshotSubscriber.php The source storage used to discover configuration changes.
ConfigSnapshotSubscriber::getSubscribedEvents function core/lib/Drupal/Core/EventSubscriber/ConfigSnapshotSubscriber.php Registers the methods in this class that should be listeners.
ConfigSnapshotSubscriber::onConfigImporterImport function core/lib/Drupal/Core/EventSubscriber/ConfigSnapshotSubscriber.php Creates a config snapshot.
ConfigSnapshotSubscriber::__construct function core/lib/Drupal/Core/EventSubscriber/ConfigSnapshotSubscriber.php Constructs the ConfigSnapshotSubscriber object.
ConfigSnapshotTest class core/tests/Drupal/KernelTests/Core/Config/ConfigSnapshotTest.php Tests config snapshot creation and updating.
ConfigSnapshotTest.php file core/tests/Drupal/KernelTests/Core/Config/ConfigSnapshotTest.php
ConfigSnapshotTest::$modules property core/tests/Drupal/KernelTests/Core/Config/ConfigSnapshotTest.php Modules to enable.
ConfigSnapshotTest::setUp function core/tests/Drupal/KernelTests/Core/Config/ConfigSnapshotTest.php
ConfigSnapshotTest::testSnapshot function core/tests/Drupal/KernelTests/Core/Config/ConfigSnapshotTest.php Tests config snapshot creation and updating.
ConfigStorageStagingTest class core/tests/Drupal/KernelTests/Core/Config/ConfigStorageStagingTest.php Tests that the service "config.storage.staging" has been deprecated.
ConfigStorageStagingTest.php file core/tests/Drupal/KernelTests/Core/Config/ConfigStorageStagingTest.php
ConfigStorageStagingTest::testConfigStorageStagingDeprecation function core/tests/Drupal/KernelTests/Core/Config/ConfigStorageStagingTest.php Tests deprecation of the "config.storage.staging" service.
ConfigStorageTestBase class core/tests/Drupal/KernelTests/Core/Config/Storage/ConfigStorageTestBase.php Base class for testing storage operations.
ConfigStorageTestBase.php file core/tests/Drupal/KernelTests/Core/Config/Storage/ConfigStorageTestBase.php
ConfigStorageTestBase::$invalidStorage property core/tests/Drupal/KernelTests/Core/Config/Storage/ConfigStorageTestBase.php
ConfigStorageTestBase::$storage property core/tests/Drupal/KernelTests/Core/Config/Storage/ConfigStorageTestBase.php
ConfigStorageTestBase::delete function core/tests/Drupal/KernelTests/Core/Config/Storage/ConfigStorageTestBase.php
ConfigStorageTestBase::insert function core/tests/Drupal/KernelTests/Core/Config/Storage/ConfigStorageTestBase.php
ConfigStorageTestBase::read function core/tests/Drupal/KernelTests/Core/Config/Storage/ConfigStorageTestBase.php
ConfigStorageTestBase::testCollection function core/tests/Drupal/KernelTests/Core/Config/Storage/ConfigStorageTestBase.php Tests that the storage supports collections.
ConfigStorageTestBase::testCRUD function core/tests/Drupal/KernelTests/Core/Config/Storage/ConfigStorageTestBase.php Tests storage CRUD operations.
ConfigStorageTestBase::testDataTypes function core/tests/Drupal/KernelTests/Core/Config/Storage/ConfigStorageTestBase.php Tests storage writing and reading data preserving data type.
ConfigStorageTestBase::testInvalidStorage function core/tests/Drupal/KernelTests/Core/Config/Storage/ConfigStorageTestBase.php Tests an invalid storage.
ConfigStorageTestBase::update function core/tests/Drupal/KernelTests/Core/Config/Storage/ConfigStorageTestBase.php
ConfigSubscriber class core/modules/language/src/EventSubscriber/ConfigSubscriber.php Deletes the container if default language has changed.
ConfigSubscriber class core/modules/config/src/ConfigSubscriber.php Config subscriber.
ConfigSubscriber.php file core/modules/config/src/ConfigSubscriber.php
ConfigSubscriber.php file core/modules/language/src/EventSubscriber/ConfigSubscriber.php
ConfigSubscriber::$configFactory property core/modules/language/src/EventSubscriber/ConfigSubscriber.php The configuration factory.
ConfigSubscriber::$languageDefault property core/modules/language/src/EventSubscriber/ConfigSubscriber.php The default language.
ConfigSubscriber::$languageManager property core/modules/language/src/EventSubscriber/ConfigSubscriber.php The language manager.
ConfigSubscriber::$languageNegotiator property core/modules/language/src/EventSubscriber/ConfigSubscriber.php The language negotiator.
ConfigSubscriber::$pathProcessorLanguage property core/modules/language/src/EventSubscriber/ConfigSubscriber.php The language path processor.
ConfigSubscriber::getSubscribedEvents function core/modules/language/src/EventSubscriber/ConfigSubscriber.php

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