Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
ConfigInstallWebTest::$adminUser property core/modules/config/tests/src/Functional/ConfigInstallWebTest.php The admin user used in this test.
ConfigInstallWebTest::$defaultTheme property core/modules/config/tests/src/Functional/ConfigInstallWebTest.php The theme to install as the default for testing.
ConfigInstallWebTest::setUp function core/modules/config/tests/src/Functional/ConfigInstallWebTest.php
ConfigInstallWebTest::testConfigModuleRequirements function core/modules/config/tests/src/Functional/ConfigInstallWebTest.php Tests config_requirements().
ConfigInstallWebTest::testIntegrationModuleReinstallation function core/modules/config/tests/src/Functional/ConfigInstallWebTest.php Tests module re-installation.
ConfigInstallWebTest::testPreExistingConfigInstall function core/modules/config/tests/src/Functional/ConfigInstallWebTest.php Tests pre-existing configuration detection.
ConfigInstallWebTest::testUnmetDependenciesInstall function core/modules/config/tests/src/Functional/ConfigInstallWebTest.php Tests unmet dependencies detection.
ConfigLanguageOverrideTest class core/tests/Drupal/KernelTests/Core/Config/ConfigLanguageOverrideTest.php Confirm that language overrides work.
ConfigLanguageOverrideTest.php file core/tests/Drupal/KernelTests/Core/Config/ConfigLanguageOverrideTest.php
ConfigLanguageOverrideTest::$modules property core/tests/Drupal/KernelTests/Core/Config/ConfigLanguageOverrideTest.php Modules to install.
ConfigLanguageOverrideTest::setUp function core/tests/Drupal/KernelTests/Core/Config/ConfigLanguageOverrideTest.php
ConfigLanguageOverrideTest::testConfigLanguageOverride function core/tests/Drupal/KernelTests/Core/Config/ConfigLanguageOverrideTest.php Tests locale override based on language.
ConfigLanguageOverrideWebTest class core/modules/config/tests/src/Functional/ConfigLanguageOverrideWebTest.php Tests language overrides applied through the website.
ConfigLanguageOverrideWebTest.php file core/modules/config/tests/src/Functional/ConfigLanguageOverrideWebTest.php
ConfigLanguageOverrideWebTest::$defaultTheme property core/modules/config/tests/src/Functional/ConfigLanguageOverrideWebTest.php The theme to install as the default for testing.
ConfigLanguageOverrideWebTest::$modules property core/modules/config/tests/src/Functional/ConfigLanguageOverrideWebTest.php Modules to install.
ConfigLanguageOverrideWebTest::setUp function core/modules/config/tests/src/Functional/ConfigLanguageOverrideWebTest.php
ConfigLanguageOverrideWebTest::testSiteNameTranslation function core/modules/config/tests/src/Functional/ConfigLanguageOverrideWebTest.php Tests translating the site name.
ConfigLocalTasksTest class core/modules/config/tests/src/Unit/Menu/ConfigLocalTasksTest.php Tests existence of config local tasks.
ConfigLocalTasksTest.php file core/modules/config/tests/src/Unit/Menu/ConfigLocalTasksTest.php
ConfigLocalTasksTest::getConfigAdminRoutes function core/modules/config/tests/src/Unit/Menu/ConfigLocalTasksTest.php Provides a list of routes to test.
ConfigLocalTasksTest::setUp function core/modules/config/tests/src/Unit/Menu/ConfigLocalTasksTest.php
ConfigLocalTasksTest::testConfigAdminLocalTasks function core/modules/config/tests/src/Unit/Menu/ConfigLocalTasksTest.php Tests config local tasks existence.
ConfigManager::$activeStorage property core/lib/Drupal/Core/Config/ConfigManager.php The active configuration storage.
ConfigManager::$entityRepository property core/lib/Drupal/Core/Config/ConfigManager.php The entity repository.
ConfigManager::$eventDispatcher property core/lib/Drupal/Core/Config/ConfigManager.php The event dispatcher.
ConfigManager::$extensionPathResolver property core/lib/Drupal/Core/Config/ConfigManager.php The extension path resolver.
ConfigManager::$storages property core/lib/Drupal/Core/Config/ConfigManager.php The configuration storages keyed by collection name.
ConfigManager::createSnapshot function core/lib/Drupal/Core/Config/ConfigManager.php Creates a configuration snapshot following a successful import.
ConfigManager::findConfigEntityDependencies function core/lib/Drupal/Core/Config/ConfigManager.php Finds config entities that are dependent on extensions or entities.
ConfigManager::findConfigEntityDependenciesAsEntities function core/lib/Drupal/Core/Config/ConfigManager.php Finds config entities that are dependent on extensions or entities.
ConfigManager::findMissingContentDependencies function core/lib/Drupal/Core/Config/ConfigManager.php Finds missing content dependencies declared in configuration entities.
ConfigManager::getConfigEntitiesToChangeOnDependencyRemoval function core/lib/Drupal/Core/Config/ConfigManager.php Lists which config entities to update and delete on removal of a dependency.
ConfigManager::uninstall function core/lib/Drupal/Core/Config/ConfigManager.php Uninstalls the configuration of a given extension.
ConfigManager::__construct function core/lib/Drupal/Core/Config/ConfigManager.php Creates ConfigManager objects.
ConfigManagerInterface::createSnapshot function core/lib/Drupal/Core/Config/ConfigManagerInterface.php Creates a configuration snapshot following a successful import.
ConfigManagerInterface::findConfigEntityDependencies function core/lib/Drupal/Core/Config/ConfigManagerInterface.php Finds config entities that are dependent on extensions or entities.
ConfigManagerInterface::findConfigEntityDependenciesAsEntities function core/lib/Drupal/Core/Config/ConfigManagerInterface.php Finds config entities that are dependent on extensions or entities.
ConfigManagerInterface::findMissingContentDependencies function core/lib/Drupal/Core/Config/ConfigManagerInterface.php Finds missing content dependencies declared in configuration entities.
ConfigManagerInterface::getConfigEntitiesToChangeOnDependencyRemoval function core/lib/Drupal/Core/Config/ConfigManagerInterface.php Lists which config entities to update and delete on removal of a dependency.
ConfigManagerInterface::uninstall function core/lib/Drupal/Core/Config/ConfigManagerInterface.php Uninstalls the configuration of a given extension.
ConfigMapperInterface::getAddRouteParameters function core/modules/config_translation/src/ConfigMapperInterface.php Returns the route parameters for the translation add form route.
ConfigMapperInterface::getBasePath function core/modules/config_translation/src/ConfigMapperInterface.php Returns a processed path for the base route the mapper is attached to.
ConfigMapperInterface::getBaseRoute function core/modules/config_translation/src/ConfigMapperInterface.php Returns the base route object the mapper is attached to.
ConfigMapperInterface::getBaseRouteName function core/modules/config_translation/src/ConfigMapperInterface.php Returns the name of the base route the mapper is attached to.
ConfigMapperInterface::getBaseRouteParameters function core/modules/config_translation/src/ConfigMapperInterface.php Returns the route parameters for the base route the mapper is attached to.
ConfigMapperInterface::getConfigNames function core/modules/config_translation/src/ConfigMapperInterface.php Returns an array of configuration names for the mapper.
ConfigMapperInterface::getDeleteRouteParameters function core/modules/config_translation/src/ConfigMapperInterface.php Returns the route parameters for the translation deletion route.
ConfigMapperInterface::getEditRouteParameters function core/modules/config_translation/src/ConfigMapperInterface.php Returns the route parameters for the translation edit form route.
ConfigMapperInterface::getOperations function core/modules/config_translation/src/ConfigMapperInterface.php Provides an array of information to build a list of operation links.

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