Search for conf
Title | Object type | File name | Summary |
---|---|---|---|
ConfigInstallProfileOverrideTest.php | file | core/ |
|
ConfigInstallProfileOverrideTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ConfigInstallProfileOverrideTest::$profile | property | core/ |
The profile to install as a basis for testing. |
ConfigInstallProfileOverrideTest::testInstallProfileConfigOverwrite | function | core/ |
Tests install profile config changes. |
ConfigInstallProfileUnmetDependenciesTest | class | core/ |
Tests install profile config overrides can not add unmet dependencies. |
ConfigInstallProfileUnmetDependenciesTest.php | file | core/ |
|
ConfigInstallProfileUnmetDependenciesTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ConfigInstallProfileUnmetDependenciesTest::$expectedException | property | core/ |
Contains the expected exception if it is thrown. |
ConfigInstallProfileUnmetDependenciesTest::$profile | property | core/ |
The installation profile to install. |
ConfigInstallProfileUnmetDependenciesTest::copyTestingOverrides | function | core/ |
Copy the testing_config_overrides install profile. |
ConfigInstallProfileUnmetDependenciesTest::prepareEnvironment | function | core/ |
Prepares the current environment for running the test. |
ConfigInstallProfileUnmetDependenciesTest::setUpSettings | function | core/ |
Installer step: Configure settings. |
ConfigInstallProfileUnmetDependenciesTest::setUpSite | function | core/ |
Final installer step: Configure site. |
ConfigInstallProfileUnmetDependenciesTest::testInstalled | function | core/ |
Confirms that the installation succeeded. |
ConfigInstallTest | class | core/ |
Tests installation of configuration objects in installation functionality. |
ConfigInstallTest.php | file | core/ |
|
ConfigInstallTest::$modules | property | core/ |
Modules to install. |
ConfigInstallTest::installModules | function | core/ |
Installs a module. |
ConfigInstallTest::setUp | function | core/ |
|
ConfigInstallTest::testCollectionInstallationCollectionConfigEntity | function | core/ |
Tests collections which do not support config entities install correctly. |
ConfigInstallTest::testCollectionInstallationCollections | function | core/ |
Tests config objects in collections are installed as expected. |
ConfigInstallTest::testCollectionInstallationNoCollections | function | core/ |
Tests that collections are ignored if the event does not return anything. |
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/without language information. |
ConfigInstallTest::testModuleInstallation | function | core/ |
Tests module installation. |
ConfigInstallWebTest | class | core/ |
Tests configuration objects before and after module install and uninstall. |
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 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/ |
Pagination
- Previous page
- Page 33
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.