Search for conf
| Title | Object type | File name | Summary |
|---|---|---|---|
| ConfigInstallTest::testDependencyChecking | function | core/ |
Tests the configuration with unmet dependencies is not installed. |
| ConfigInstallTest::testIdMisMatch | function | core/ |
Tests installing configuration where the filename and ID do not match. |
| ConfigInstallTest::testLanguage | function | core/ |
Tests imported configuration entities with and without language information. |
| ConfigInstallTest::testModuleInstallation | function | core/ |
Tests module installation. |
| ConfigInstallWebTest | class | core/ |
Tests installation and removal of configuration objects in install, disable and uninstall functionality. |
| ConfigInstallWebTest.php | file | core/ |
|
| 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 enable. |
| 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 | class | core/ |
The ConfigManager provides helper functions for the configuration system. |
| ConfigManager.php | file | core/ |
|
| ConfigManager::$activeStorage | property | core/ |
The active configuration storage. |
| ConfigManager::$configCollectionInfo | property | core/ |
The configuration collection info. |
| ConfigManager::$configFactory | property | core/ |
The configuration factory. |
| ConfigManager::$deprecatedProperties | property | core/ |
|
| ConfigManager::$entityRepository | property | core/ |
The entity repository. |
| ConfigManager::$entityTypeManager | property | core/ |
The entity type manager. |
| ConfigManager::$eventDispatcher | property | core/ |
The event dispatcher. |
| ConfigManager::$storages | property | core/ |
The configuration storages keyed by collection name. |
| ConfigManager::$typedConfigManager | property | core/ |
The typed config manager. |
| ConfigManager::callOnDependencyRemoval | function | core/ |
Calls an entity's onDependencyRemoval() method. |
| ConfigManager::createSnapshot | function | core/ |
Creates a configuration snapshot following a successful import. |
| ConfigManager::diff | function | core/ |
Creates a Diff object using the config data from the two storages. |
| ConfigManager::findConfigEntityDependents | function | core/ |
Finds config entities that are dependent on extensions or entities. |
| ConfigManager::findConfigEntityDependentsAsEntities | 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::getConfigCollectionInfo | function | core/ |
Gets available collection information using the event system. |
| ConfigManager::getConfigDependencyManager | function | core/ |
Creates and populates a ConfigDependencyManager object. |
| ConfigManager::getConfigEntitiesToChangeOnDependencyRemoval | function | core/ |
Lists which config entities to update and delete on removal of a dependency. |
| ConfigManager::getConfigFactory | function | core/ |
Gets the config factory. |
Pagination
- Previous page
- Page 28
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.