27 string references to config.manager

CheckpointStorageTest::getConfigImporter in core/tests/Drupal/KernelTests/Core/Config/Storage/Checkpoint/CheckpointStorageTest.php
ConfigAfterInstallerTestBase::assertInstalledConfig in core/tests/Drupal/FunctionalTests/Installer/ConfigAfterInstallerTestBase.php
Ensures that all the installed config looks like the exported one.
ConfigDependencyTest::testConfigEntityDelete in core/tests/Drupal/KernelTests/Core/Config/ConfigDependencyTest.php
Tests deleting a configuration entity and dependency management.
ConfigDependencyTest::testConfigEntityUninstall in core/tests/Drupal/KernelTests/Core/Config/ConfigDependencyTest.php
Tests ConfigManager::uninstall() and config entity dependency management.
ConfigDependencyTest::testConfigEntityUninstallComplex in core/tests/Drupal/KernelTests/Core/Config/ConfigDependencyTest.php
Tests complex configuration entity dependency handling during uninstall.
ConfigDependencyTest::testConfigEntityUninstallThirdParty in core/tests/Drupal/KernelTests/Core/Config/ConfigDependencyTest.php
@covers ::uninstall[[api-linebreak]] @covers ::getConfigEntitiesToChangeOnDependencyRemoval[[api-linebreak]]
ConfigDependencyTest::testContentEntityDelete in core/tests/Drupal/KernelTests/Core/Config/ConfigDependencyTest.php
Tests getConfigEntitiesToChangeOnDependencyRemoval() with content entities.
ConfigDependencyTest::testDependencyManagement in core/tests/Drupal/KernelTests/Core/Config/ConfigDependencyTest.php
Tests creating dependencies on configuration entities.
ConfigDependencyTest::testNonEntity in core/tests/Drupal/KernelTests/Core/Config/ConfigDependencyTest.php
Tests that calculating dependencies for system module.
ConfigEntityBase::getConfigManager in core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php
Gets the configuration manager.
ConfigEntityStorageTest::setUp in core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityStorageTest.php
@covers ::__construct[[api-linebreak]]
ConfigImporterMissingContentTest::setUp in core/tests/Drupal/KernelTests/Core/Config/ConfigImporterMissingContentTest.php
ConfigImportRecreateTest::setUp in core/tests/Drupal/KernelTests/Core/Config/ConfigImportRecreateTest.php
ConfigImportRenameValidationTest::setUp in core/tests/Drupal/KernelTests/Core/Config/ConfigImportRenameValidationTest.php
ConfigTestTrait::configImporter in core/tests/Drupal/Tests/ConfigTestTrait.php
Returns a ConfigImporter object to import test configuration.
ContentEntityNullStorageTest::testDeleteThroughImport in core/tests/Drupal/KernelTests/Core/Entity/ContentEntityNullStorageTest.php
Tests deleting a contact form entity via a configuration import.
ContentTranslationConfigImportTest::setUp in core/modules/content_translation/tests/src/Kernel/ContentTranslationConfigImportTest.php
DefaultConfigTest::doTestsOnConfigStorage in core/tests/Drupal/KernelTests/Config/DefaultConfigTest.php
Tests that default config matches the installed config.
EntityCreate::create in core/lib/Drupal/Core/Config/Action/Plugin/ConfigAction/EntityCreate.php
Creates an instance of the plugin.
EntityDeleteForm::getConfigManager in core/lib/Drupal/Core/Entity/EntityDeleteForm.php
Gets the configuration manager.
EntityMethod::create in core/lib/Drupal/Core/Config/Action/Plugin/ConfigAction/EntityMethod.php
Creates an instance of the plugin.
EntityPermissionsForm::create in core/modules/user/src/Form/EntityPermissionsForm.php
Instantiates a new instance of this class.
install_config_import_batch in core/includes/install.core.inc
Creates a batch for the config importer to process.
install_config_revert_install_changes in core/includes/install.core.inc
Reverts configuration if hook_install() implementations have made changes.
ModulesUninstallConfirmForm::create in core/modules/system/src/Form/ModulesUninstallConfirmForm.php
Instantiates a new instance of this class.
RecipeCommand::rollBackToCheckpoint in core/lib/Drupal/Core/Recipe/RecipeCommand.php
Rolls config back to a particular checkpoint.
RecipeRunner::processConfiguration in core/lib/Drupal/Core/Recipe/RecipeRunner.php
Creates configuration and applies configuration actions.

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