45 string references to 'Config'
- BootstrapConfigStorageFactory::getDatabaseStorage in core/
lib/ Drupal/ Core/ Config/ BootstrapConfigStorageFactory.php - Returns a Database configuration storage implementation.
- CachedStorageTest::setUp in core/
tests/ Drupal/ KernelTests/ Core/ Config/ Storage/ CachedStorageTest.php - ChangeUserRoleBase::calculateDependencies in core/
modules/ user/ src/ Plugin/ Action/ ChangeUserRoleBase.php - Calculates dependencies for the configured plugin.
- ConfigCRUDTest::testDataTypes in core/
tests/ Drupal/ KernelTests/ Core/ Config/ ConfigCRUDTest.php - Tests data type handling.
- ConfigDependencyManager::getDependentEntities in core/
lib/ Drupal/ Core/ Config/ Entity/ ConfigDependencyManager.php - Gets dependencies.
- ConfigDependencyManager::getGraph in core/
lib/ Drupal/ Core/ Config/ Entity/ ConfigDependencyManager.php - Gets the dependency graph of all the config entities.
- ConfigDependencyManagerTest::testNoConfigEntities in core/
tests/ Drupal/ Tests/ Core/ Config/ Entity/ ConfigDependencyManagerTest.php - ConfigDependencyManagerTest::testNoConfiguration in core/
tests/ Drupal/ Tests/ Core/ Config/ Entity/ ConfigDependencyManagerTest.php - ConfigDependencyTest::testConfigEntityDelete in core/
tests/ Drupal/ KernelTests/ Core/ Config/ ConfigDependencyTest.php - Tests deleting a configuration entity and dependency management.
- ConfigDependencyTest::testDependencyManagement in core/
tests/ Drupal/ KernelTests/ Core/ Config/ ConfigDependencyTest.php - Tests creating dependencies on configuration entities.
- ConfigEntityBase::preDelete in core/
lib/ Drupal/ Core/ Config/ Entity/ ConfigEntityBase.php - Acts on entities before they are deleted and before hooks are invoked.
- ConfigEntityDependencyTest::testEmptyDependencies in core/
tests/ Drupal/ Tests/ Core/ Config/ Entity/ ConfigEntityDependencyTest.php - ConfigEntityDependencyTest::testWithDependencies in core/
tests/ Drupal/ Tests/ Core/ Config/ Entity/ ConfigEntityDependencyTest.php - ConfigEntityType::getConfigDependencyKey in core/
lib/ Drupal/ Core/ Config/ Entity/ ConfigEntityType.php - Gets the key that is used to store configuration dependencies.
- ConfigFormBaseTraitTest::testConfig in core/
tests/ Drupal/ Tests/ Core/ Form/ ConfigFormBaseTraitTest.php - @covers ::config[[api-linebreak]]
- ConfigFormBaseTraitTest::testConfigFactoryException in core/
tests/ Drupal/ Tests/ Core/ Form/ ConfigFormBaseTraitTest.php - @covers ::config[[api-linebreak]]
- ConfigFormBaseTraitTest::testConfigFactoryExceptionInvalidProperty in core/
tests/ Drupal/ Tests/ Core/ Form/ ConfigFormBaseTraitTest.php - @covers ::config[[api-linebreak]]
- ConfigImportSubscriber::validateDependencies in core/
lib/ Drupal/ Core/ EventSubscriber/ ConfigImportSubscriber.php - Validates configuration being imported does not have unmet dependencies.
- ConfigInstaller::getMissingDependencies in core/
lib/ Drupal/ Core/ Config/ ConfigInstaller.php - Returns an array of missing dependencies for a config object.
- ConfigManager::callOnDependencyRemoval in core/
lib/ Drupal/ Core/ Config/ ConfigManager.php - Calls an entity's onDependencyRemoval() method.
- ControllerBaseTest::testGetConfig in core/
tests/ Drupal/ Tests/ Core/ Controller/ ControllerBaseTest.php - Tests the config method.
- core.services.yml in core/
core.services.yml - core/core.services.yml
- d6_user_mail.yml in core/
modules/ user/ migrations/ d6_user_mail.yml - core/modules/user/migrations/d6_user_mail.yml
- d6_user_settings.yml in core/
modules/ user/ migrations/ d6_user_settings.yml - core/modules/user/migrations/d6_user_settings.yml
- d7_user_flood.yml in core/
modules/ user/ migrations/ d7_user_flood.yml - core/modules/user/migrations/d7_user_flood.yml
- d7_user_mail.yml in core/
modules/ user/ migrations/ d7_user_mail.yml - core/modules/user/migrations/d7_user_mail.yml
- d7_user_settings.yml in core/
modules/ user/ migrations/ d7_user_settings.yml - core/modules/user/migrations/d7_user_settings.yml
- DatabaseStorageTest::setUp in core/
tests/ Drupal/ KernelTests/ Core/ Config/ Storage/ DatabaseStorageTest.php - DbDumpTest::setUp in core/
tests/ Drupal/ KernelTests/ Core/ Command/ DbDumpTest.php - Editor::calculateDependencies in core/
modules/ editor/ src/ Entity/ Editor.php - Calculates dependencies and stores them in the dependency property.
- EntityDisplayBase::calculateDependencies in core/
lib/ Drupal/ Core/ Entity/ EntityDisplayBase.php - Calculates dependencies and stores them in the dependency property.
- EntityDisplayBase::getPluginRemovedDependencies in core/
lib/ Drupal/ Core/ Entity/ EntityDisplayBase.php - Returns the plugin dependencies being removed.
- EntityPermissionsForm::permissionsByProvider in core/
modules/ user/ src/ Form/ EntityPermissionsForm.php - Group permissions by the modules that provide them.
- EntityType::getBundleConfigDependency in core/
lib/ Drupal/ Core/ Entity/ EntityType.php - Gets the config dependency info for this entity, if any exists.
- ExcludedModulesEventSubscriber::getDependentConfigNames in core/
lib/ Drupal/ Core/ EventSubscriber/ ExcludedModulesEventSubscriber.php - Get all the configuration which depends on one of the excluded modules.
- FileStorage::__construct in core/
lib/ Drupal/ Core/ Config/ FileStorage.php - Constructs a new FileStorage.
- ReadOnlyStorageTest::readMethodsProvider in core/
tests/ Drupal/ Tests/ Core/ Config/ ReadOnlyStorageTest.php - Provide the methods that work transparently.
- ReadOnlyStorageTest::writeMethodsProvider in core/
tests/ Drupal/ Tests/ Core/ Config/ ReadOnlyStorageTest.php - Provide the methods that throw an exception.
- Role::onDependencyRemoval in core/
modules/ user/ src/ Entity/ Role.php - Informs the entity that entities it depends on will be deleted.
- SchemaTest::testFindTables in core/
tests/ Drupal/ KernelTests/ Core/ Database/ SchemaTest.php - Tests the findTables() method.
- StorageCopyTraitTest::toArray in core/
tests/ Drupal/ Tests/ Core/ Config/ StorageCopyTraitTest.php - Get the protected config data out of a MemoryStorage.
- taxonomy_settings.yml in core/
modules/ taxonomy/ migrations/ taxonomy_settings.yml - core/modules/taxonomy/migrations/taxonomy_settings.yml
- VendorHardeningPluginTest::testCleanAllPackages in core/
tests/ Drupal/ Tests/ Composer/ Plugin/ VendorHardening/ VendorHardeningPluginTest.php - @covers ::cleanAllPackages[[api-linebreak]]
- VendorHardeningPluginTest::testCleanPackage in core/
tests/ Drupal/ Tests/ Composer/ Plugin/ VendorHardening/ VendorHardeningPluginTest.php - @covers ::cleanPackage[[api-linebreak]]
- views_ui_help in core/
modules/ views_ui/ views_ui.module - Implements hook_help().
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.