Search for to

  1. Search 7.x for to
  2. Search 9.5.x for to
  3. Search 8.9.x for to
  4. Search 10.3.x for to
  5. Other projects
Title Object type File name Summary
ConfigManager::getConfigEntitiesToChangeOnDependencyRemoval function core/lib/Drupal/Core/Config/ConfigManager.php Lists config entities to update and delete on removal of a dependency.
ConfigManager::getConfigFactory function core/lib/Drupal/Core/Config/ConfigManager.php Gets the config factory.
ConfigManagerInterface::getConfigEntitiesToChangeOnDependencyRemoval function core/lib/Drupal/Core/Config/ConfigManagerInterface.php Lists config entities to update and delete on removal of a dependency.
ConfigManagerInterface::getConfigFactory function core/lib/Drupal/Core/Config/ConfigManagerInterface.php Gets the config factory.
ConfigMapperInterface::getOperations function core/modules/config_translation/src/ConfigMapperInterface.php Provides an array of information to build a list of operation links.
ConfigMapperInterface::getOverviewPath function core/modules/config_translation/src/ConfigMapperInterface.php Returns a processed path for the translation overview route.
ConfigMapperInterface::getOverviewRoute function core/modules/config_translation/src/ConfigMapperInterface.php Returns the route object for a translation overview route.
ConfigMapperInterface::getOverviewRouteName function core/modules/config_translation/src/ConfigMapperInterface.php Returns route name for the translation overview route.
ConfigMapperInterface::getOverviewRouteParameters function core/modules/config_translation/src/ConfigMapperInterface.php Returns the route parameters for the translation overview route.
ConfigModuleOverridesEvent::getOverrides function core/lib/Drupal/Core/Config/ConfigModuleOverridesEvent.php Get configuration overrides.
ConfigModuleOverridesEvent::setOverride function core/lib/Drupal/Core/Config/ConfigModuleOverridesEvent.php Sets a configuration override for the given name.
ConfigNamesMapper::$configFactory property core/modules/config_translation/src/ConfigNamesMapper.php The configuration factory.
ConfigNamesMapper::getOperations function core/modules/config_translation/src/ConfigNamesMapper.php Provides an array of information to build a list of operation links.
ConfigNamesMapper::getOverviewPath function core/modules/config_translation/src/ConfigNamesMapper.php Returns a processed path for the translation overview route.
ConfigNamesMapper::getOverviewRoute function core/modules/config_translation/src/ConfigNamesMapper.php Returns the route object for a translation overview route.
ConfigNamesMapper::getOverviewRouteName function core/modules/config_translation/src/ConfigNamesMapper.php Returns route name for the translation overview route.
ConfigNamesMapper::getOverviewRouteParameters function core/modules/config_translation/src/ConfigNamesMapper.php Returns the route parameters for the translation overview route.
ConfigNamesMapperTest::$urlGenerator property core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php The mocked URL generator.
ConfigNamesMapperTest::testGetOperations function core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php Tests ConfigNamesMapper::hasTranslation().
ConfigNamesMapperTest::testGetOverviewPath function core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php Tests ConfigNamesMapper::getOverviewPath().
ConfigNamesMapperTest::testGetOverviewRoute function core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php Tests ConfigNamesMapper::getOverviewRoute().
ConfigNamesMapperTest::testGetOverviewRouteName function core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php Tests ConfigNamesMapper::getOverviewRouteName().
ConfigNamesMapperTest::testGetOverviewRouteParameters function core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php Tests ConfigNamesMapper::getOverviewRouteParameters().
ConfigOtherModuleTest::getStorage function core/modules/config/tests/src/Kernel/ConfigOtherModuleTest.php Gets the provided entity type's storage.
ConfigOverridesPriorityTest::testOverridePriorities function core/tests/Drupal/KernelTests/Core/Config/ConfigOverridesPriorityTest.php Tests the order of config overrides.
ConfigRenameEvent::getOldName function core/lib/Drupal/Core/Config/ConfigRenameEvent.php Gets the old configuration object name.
ConfigSchemaDiscovery::$schemaStorage property core/lib/Drupal/Core/Config/Schema/ConfigSchemaDiscovery.php A storage instance for reading configuration schema data.
ConfigSingleExportForm::$configStorage property core/modules/config/src/Form/ConfigSingleExportForm.php The config storage.
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.
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 Deletes configuration data from the storage.
ConfigStorageTestBase::insert function core/tests/Drupal/KernelTests/Core/Config/Storage/ConfigStorageTestBase.php Inserts configuration data in the storage.
ConfigStorageTestBase::read function core/tests/Drupal/KernelTests/Core/Config/Storage/ConfigStorageTestBase.php Reads configuration data from the storage.
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 Updates configuration data in the storage.
ConfigSubscriber::$configFactory property core/modules/language/src/EventSubscriber/ConfigSubscriber.php The configuration factory.
ConfigSubscriber::$languageNegotiator property core/modules/language/src/EventSubscriber/ConfigSubscriber.php The language negotiator.
ConfigTarget::$toConfig property core/lib/Drupal/Core/Form/ConfigTarget.php Transforms a value submitted by the form before it is set in the config.
ConfigTargetTest::testSetValueMultiTargetToConfigReturnValue function core/tests/Drupal/Tests/Core/Form/ConfigTargetTest.php @testWith ["this string was returned by toConfig", "The toConfig callable returned a string, but it must be an array with a key-value pair for each of the targeted property paths."][[api-linebreak]]
[true, "The toConfig…
ConfigTest::$cacheTagsInvalidator property core/tests/Drupal/Tests/Core/Config/ConfigTest.php The mocked cache tags invalidator.
ConfigTest::$storage property core/tests/Drupal/Tests/Core/Config/ConfigTest.php Storage.
ConfigTest::addToArray function core/modules/config/tests/config_test/src/Entity/ConfigTest.php Adds a value to the array property.
ConfigTest::assertOriginalConfigDataEquals function core/tests/Drupal/Tests/Core/Config/ConfigTest.php Asserts all original config data equals $data provided.

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