Search for install
- Search 7.x for install
- Search 9.5.x for install
- Search 8.9.x for install
- Search 11.x for install
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| TestSiteInstallCommand::__construct | function | core/ |
@todo Remove and fix test to not rely on super user. |
| 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(). |
| Theme::getInstallDirectory | function | core/ |
Returns the directory where a theme should be installed. |
| Theme::isInstalled | function | core/ |
Checks if the project is installed. |
| Theme::postInstall | function | core/ |
Performs actions after installation. |
| Theme::postInstallTasks | function | core/ |
Returns an array of links to pages that should be visited post operation. |
| 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. |
| ThemeExtensionList::$installedThemes | property | core/ |
The list of installed themes. |
| ThemeExtensionList::getInstalledExtensionNames | function | core/ |
Returns a list of machine names of installed extensions. |
| ThemeInfoTest::$themeInstaller | property | core/ |
The theme installer used in this test for enabling themes. |
| ThemeInstallController | class | core/ |
Provides an easier way for Nightwatch tests to install themes. |
| ThemeInstallController.php | file | core/ |
|
| ThemeInstallController::$themeInstaller | property | core/ |
The theme installer service. |
| ThemeInstallController::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| ThemeInstallController::installAdmin | function | core/ |
Install a theme as the admin theme. |
| ThemeInstallController::installDefault | function | core/ |
Install a theme as default. |
| ThemeInstallController::installTheme | function | core/ |
Installs a theme. |
| ThemeInstallController::__construct | function | core/ |
Constructs a new ThemeInstallController. |
| ThemeInstaller | class | core/ |
Manages theme installation/uninstallation. |
| ThemeInstaller.php | file | core/ |
|
| ThemeInstaller::$configFactory | property | core/ |
|
| ThemeInstaller::$configInstaller | property | core/ |
|
| ThemeInstaller::$configManager | property | core/ |
|
| ThemeInstaller::$cssCollectionOptimizer | property | core/ |
Pagination
- Previous page
- Page 34
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.