Search for install
- Search 7.x for install
- Search 8.9.x for install
- Search 10.3.x for install
- Search 11.x for install
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ConfigInstallTest::$modules | property | core/ |
Modules to enable. |
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. |
ConfigManager::uninstall | function | core/ |
Uninstalls the configuration of a given extension. |
ConfigManagerInterface::uninstall | function | core/ |
Uninstalls the configuration of a given extension. |
ConfigOtherModuleTest::installModule | function | core/ |
Installs a module. |
ConfigOtherModuleTest::testInstallConfigEntityModuleFirst | function | core/ |
Tests enabling the provider of the config entity type first. |
ConfigOtherModuleTest::testInstallOtherModuleFirst | function | core/ |
Tests enabling the provider of the default configuration first. |
ConfigOtherModuleTest::testUninstall | function | core/ |
Tests uninstalling Node module removes views which are dependent on it. |
ConfigOtherModuleTest::uninstallModule | function | core/ |
Uninstalls a module. |
ConfigSingleImportForm::$moduleInstaller | property | core/ |
The module installer. |
ConfigSync::$moduleInstaller | property | core/ |
The module installer. |
ConfigTest::isInstallable | function | core/ |
Checks whether this entity is installable. |
ConfigTranslationInstallTest | class | core/ |
Installs the config translation module on a site installed in non english. |
ConfigTranslationInstallTest.php | file | core/ |
|
ConfigTranslationInstallTest::$langcode | property | core/ |
The language code in which to install Drupal. |
ConfigTranslationInstallTest::$profile | property | core/ |
The installation profile to install. |
ConfigTranslationInstallTest::getPo | function | core/ |
Returns the string for the test .po file. |
ConfigTranslationInstallTest::setUpLanguage | function | core/ |
Installer step: Select language. |
ConfigTranslationInstallTest::testConfigTranslation | function | core/ |
|
ConfigUninstallViaCliImportTest | class | core/ |
Tests importing configuration from files into active configuration. |
ConfigUninstallViaCliImportTest.php | file | core/ |
|
ConfigUninstallViaCliImportTest::$configImporter | property | core/ |
Config Importer object used for testing. |
ConfigUninstallViaCliImportTest::$modules | property | core/ |
Modules to enable. |
ConfigUninstallViaCliImportTest::setUp | function | core/ |
|
ConfigUninstallViaCliImportTest::testConfigUninstallViaCli | function | core/ |
Tests that the config module can be uninstalled via CLI config import. |
config_collection_clash_install_test.info.yml | file | core/ |
core/modules/config/tests/config_collection_clash_install_test/config_collection_clash_install_test.info.yml |
config_collection_install_test.info.yml | file | core/ |
core/modules/config/tests/config_collection_install_test/config_collection_install_test.info.yml |
config_collection_install_test.schema.yml | file | core/ |
core/modules/config/tests/config_collection_install_test/config/schema/config_collection_install_test.schema.yml |
config_collection_install_test.services.yml | file | core/ |
core/modules/config/tests/config_collection_install_test/config_collection_install_test.services.yml |
config_collection_install_test.test.yml | file | core/ |
core/modules/config/tests/config_collection_clash_install_test/config/install/another_collection/config_collection_install_test.test.yml |
config_collection_install_test.test.yml | file | core/ |
core/modules/config/tests/config_collection_clash_install_test/config/install/collection/test2/config_collection_install_test.test.yml |
config_collection_install_test.test.yml | file | core/ |
core/modules/config/tests/config_collection_clash_install_test/config/install/collection/test1/config_collection_install_test.test.yml |
config_collection_install_test.test.yml | file | core/ |
core/modules/config/tests/config_collection_install_test/config/install/another_collection/config_collection_install_test.test.yml |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.