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
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
Run the code to setup the test environment. |
| 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::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. |
| 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/ |
|
| test_batch_test_install | function | core/ |
Implements hook_install(). |
| Theme::getInstallDirectory | function | core/ |
Returns the directory where a theme should be installed. |
| Theme::isInstalled | function | core/ |
Checks if the project is installed. |
| ThemeController::$themeInstaller | property | core/ |
The theme installer service. |
| ThemeController::install | function | core/ |
Installs a theme. |
| ThemeController::uninstall | function | core/ |
Uninstalls a theme. |
| ThemeController::willInstallExperimentalTheme | function | core/ |
Checks if the given theme requires the installation of experimental themes. |
| ThemeEngineExtensionList::getInstalledExtensionNames | function | core/ |
Returns a list of machine names of installed extensions. |
| ThemeExperimentalConfirmForm::$themeInstaller | property | core/ |
The theme installer service. |
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.