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 |
|---|---|---|---|
| TestingProfileInstallTest::testUpdateModuleInstall | function | core/ |
Ensure the Update module is installed. |
| testing_install_profile_all_dependencies.info.yml | file | core/ |
core/profiles/testing_install_profile_all_dependencies/testing_install_profile_all_dependencies.info.yml |
| testing_install_profile_dependencies.info.yml | file | core/ |
core/profiles/testing_install_profile_dependencies/testing_install_profile_dependencies.info.yml |
| testing_requirements.install | file | core/ |
Install hooks for test profile. |
| testing_site_config.install | file | core/ |
Install functions for the testing_site_config module. |
| testing_site_config_install | function | core/ |
Implements hook_install(). |
| TestInstallStorage | class | core/ |
Tests configuration of profiles, modules and themes. |
| TestInstallStorage.php | file | core/ |
|
| TestInstallStorage::getAllFolders | function | core/ |
Returns a map of all config object names and their folders. |
| 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/ |
@coversNothing[[api-linebreak]] |
| TestSiteApplicationTest::testInstallScript | function | core/ |
@coversNothing[[api-linebreak]] |
| TestSiteApplicationTest::testInstallWithFileWithNoClass | function | core/ |
@coversNothing[[api-linebreak]] |
| TestSiteApplicationTest::testInstallWithNonExistingFile | function | core/ |
@coversNothing[[api-linebreak]] |
| TestSiteApplicationTest::testInstallWithNonSetupClass | function | core/ |
@coversNothing[[api-linebreak]] |
| 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::$timeLimit | property | core/ |
Time limit in seconds for the test. |
| TestSiteInstallCommand::$translationFilesDirectory | property | core/ |
The translation file directory for the test environment. |
| TestSiteInstallCommand::changeDatabasePrefix | function | core/ |
|
| 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 running tests. |
| TestSiteInstallCommand::setup | function | core/ |
Creates a test drupal installation. |
| TestSiteInstallTestScript | class | core/ |
Setup file used by TestSiteApplicationTest. |
| TestSiteInstallTestScript.php | file | core/ |
|
| TestSiteInstallTestScript::setup | function | core/ |
Run the code to setup the test environment. |
| TestSiteMultilingualInstallTestScript | class | core/ |
Setup file used by TestSiteApplicationTest. |
| TestSiteMultilingualInstallTestScript.php | file | core/ |
|
| TestSiteMultilingualInstallTestScript::preinstall | function | core/ |
Runs code prior to a test site install. |
| TestSiteMultilingualInstallTestScript::setup | function | core/ |
Run the code to setup the test environment. |
| TestSiteOliveroInstallTestScript | class | core/ |
Setup file used by TestSiteInstallTestScript. |
| TestSiteOliveroInstallTestScript.php | file | core/ |
|
| TestSiteOliveroInstallTestScript::setup | function | core/ |
Run the code to setup the test environment. |
| test_batch_test.install | file | core/ |
Install hooks for test module. |
| test_batch_test_install | function | core/ |
Implements hook_install(). |
Pagination
- Previous page
- Page 31
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.