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