Search for install
- Search 7.x for install
- Search 9.5.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 |
|---|---|---|---|
| TestingProfileInstallTest.php | file | core/ |
|
| TestingProfileInstallTest::$defaultTheme | property | core/ |
|
| TestingProfileInstallTest::$profile | property | core/ |
|
| TestingProfileInstallTest::installParameters | function | core/ |
|
| TestingProfileInstallTest::testUpdateModuleInstall | function | core/ |
Ensure the Update Status module is installed. |
| testing_auto_uninstall.info.yml | file | core/ |
core/profiles/tests/testing_auto_uninstall/testing_auto_uninstall.info.yml |
| testing_auto_uninstall_has_dependencies.info.yml | file | core/ |
core/profiles/tests/testing_auto_uninstall_has_dependencies/testing_auto_uninstall_has_dependencies.info.yml |
| testing_install_profile_all_dependencies.info.yml | file | core/ |
core/profiles/tests/testing_install_profile_all_dependencies/testing_install_profile_all_dependencies.info.yml |
| testing_install_profile_dependencies.info.yml | file | core/ |
core/profiles/tests/testing_install_profile_dependencies/testing_install_profile_dependencies.info.yml |
| testing_site_config.install | file | core/ |
|
| testing_site_config_install | function | core/ |
Implements hook_install(). |
| TestInstallerThemeHooks | class | core/ |
Form alter hooks for installer tests. |
| TestInstallerThemeHooks.php | file | core/ |
|
| TestInstallerThemeHooks::formInstallSelectLanguageFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
| TestInstallStorage | class | core/ |
Tests configuration of profiles, modules and themes. |
| TestInstallStorage.php | file | core/ |
|
| TestInstallStorage::getAllFolders | function | core/ |
|
| TestPreinstallInterface | interface | core/ |
Allows running code prior to a test site install. |
| TestPreinstallInterface.php | file | core/ |
|
| TestPreinstallInterface::preinstall | function | core/ |
Runs code prior to a test site install. |
| TestSiteApplicationTest::testInstallInDifferentLanguage | function | core/ |
Tests install in different language. |
| TestSiteApplicationTest::testInstallScript | function | core/ |
Tests install script. |
| TestSiteApplicationTest::testInstallWithFileWithNoClass | function | core/ |
Tests install with file with no class. |
| TestSiteApplicationTest::testInstallWithNonExistingFile | function | core/ |
Tests install with non existing file. |
| TestSiteApplicationTest::testInstallWithNonSetupClass | function | core/ |
Tests install with non setup class. |
| TestSiteClaroInstallTestScript | class | core/ |
Setup file used by TestSiteInstallTestScript. |
| TestSiteClaroInstallTestScript.php | file | core/ |
|
| TestSiteClaroInstallTestScript::setup | function | core/ |
|
| TestSiteInstallCommand | class | core/ |
Command to create a test Drupal site. |
| TestSiteInstallCommand.php | file | core/ |
|
| TestSiteInstallCommand::$baseUrl | property | core/ |
The base URL. |
| TestSiteInstallCommand::$configImporter | property | core/ |
The config importer that can be used in a test. |
| TestSiteInstallCommand::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| TestSiteInstallCommand::$langcode | property | core/ |
The language to install the site in. |
| TestSiteInstallCommand::$originalShutdownCallbacks | property | core/ |
The original array of shutdown function callbacks. |
| TestSiteInstallCommand::$profile | property | core/ |
The install profile to use. |
| TestSiteInstallCommand::$root | property | core/ |
The Drupal root directory. |
| TestSiteInstallCommand::$timeLimit | property | core/ |
Time limit in seconds for the test. |
| TestSiteInstallCommand::changeDatabasePrefix | function | core/ |
Changes the database connection to the prefixed one. |
| TestSiteInstallCommand::configure | function | core/ |
|
| TestSiteInstallCommand::ensureDirectory | function | core/ |
Ensures that the sites/simpletest directory exists and is writable. |
| TestSiteInstallCommand::execute | function | core/ |
|
| TestSiteInstallCommand::executePreinstallClass | function | core/ |
Uses the setup file to configure the environment prior to install. |
| TestSiteInstallCommand::executeSetupClass | function | core/ |
Uses the setup file to configure Drupal. |
| TestSiteInstallCommand::getSetupClass | function | core/ |
Gets the setup class. |
| TestSiteInstallCommand::installDrupal | function | core/ |
Installs Drupal into the test site. |
| TestSiteInstallCommand::installParameters | function | core/ |
|
| TestSiteInstallCommand::prepareDatabasePrefix | function | core/ |
Generates a database prefix for the site installation. |
| TestSiteInstallCommand::setup | function | core/ |
Creates a test drupal installation. |
| TestSiteInstallTestScript | class | core/ |
Setup file used by TestSiteApplicationTest. |
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.