21 string references to config.manager

CheckpointStorageTest::getConfigImporter in core/tests/Drupal/KernelTests/Core/Config/Storage/Checkpoint/CheckpointStorageTest.php
Gets the configuration importer.
ConfigAfterInstallerTestBase::assertInstalledConfig in core/tests/Drupal/FunctionalTests/Installer/ConfigAfterInstallerTestBase.php
Ensures that all the installed config looks like the exported one.
ConfigController::create in core/modules/config/src/Controller/ConfigController.php
Instantiates a new instance of this class.
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
Tests config entity uninstall third party.
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
@legacy-covers ::__construct
DefaultConfigTest::doTestsOnConfigStorage in core/tests/Drupal/KernelTests/Config/DefaultConfigTest.php
Tests that default config matches the installed config.
DemoUmamiProfileTest::assertDefaultConfig in core/profiles/demo_umami/tests/src/Functional/DemoUmamiProfileTest.php
Asserts that the default configuration matches active configuration.
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.
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.
ThemeInstaller::resetSystem in core/lib/Drupal/Core/Extension/ThemeInstaller.php
Resets some other systems like rebuilding the route information or caches.

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