Search for install
- Search 7.x for install
- Search 9.5.x for install
- Search 10.3.x for install
- Search 11.x for install
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
TaxonomyTestBase::mockStandardInstall | function | core/ |
Provides a workaround for the inability to use the standard profile. |
template_preprocess_install_page | function | core/ |
Prepares variables for install page templates. |
template_preprocess_system_modules_uninstall | function | core/ |
Prepares variables for module uninstall templates. |
TestExtension::$installedExtensions | property | core/ |
|
TestExtension::getInstalledExtensionNames | function | core/ |
Returns a list of machine names of installed extensions. |
TestExtension::setInstalledExtensions | function | core/ |
|
TestExtensionInstallStorage | class | core/ |
|
TestExtensionInstallStorage::getProfile | function | core/ |
Gets the install profile value. |
TestingProfileInstallTest | class | core/ |
Tests installing the Testing profile with update notifications on. |
TestingProfileInstallTest.php | file | core/ |
|
TestingProfileInstallTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
TestingProfileInstallTest::$profile | property | core/ |
The profile to install as a basis for testing. |
TestingProfileInstallTest::installParameters | function | core/ |
Returns the parameters that will be used when Simpletest installs Drupal. |
TestingProfileInstallTest::testUpdateModuleInstall | function | core/ |
Ensure the Update module and its dependencies are 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_install_profile_dependencies_bc.info.yml | file | core/ |
core/profiles/testing_install_profile_dependencies_bc/testing_install_profile_dependencies_bc.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 |
TestSiteApplicationTest::testInstallScript | function | core/ |
@coversNothing |
TestSiteApplicationTest::testInstallWithFileWithNoClass | function | core/ |
@coversNothing |
TestSiteApplicationTest::testInstallWithNonExistingFile | function | core/ |
@coversNothing |
TestSiteApplicationTest::testInstallWithNonSetupClass | function | core/ |
@coversNothing |
TestSiteInstallCommand | class | core/ |
Command to create a test Drupal site. |
TestSiteInstallCommand.php | file | core/ |
|
TestSiteInstallCommand::$databasePrefix | property | core/ |
The database prefix of this test run. |
TestSiteInstallCommand::$langcode | property | core/ |
The language to install the site in. |
TestSiteInstallCommand::$profile | property | core/ |
The install profile to use. |
TestSiteInstallCommand::$timeLimit | property | core/ |
Time limit in seconds for the test. |
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/ |
Pagination
- Previous page
- Page 30
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.