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 |
---|---|---|---|
SuperUserAccessInstallTest::prepareEnvironment | function | core/ |
Prepares the current environment for running the test. |
SuperUserAccessInstallTest::setUpSite | function | core/ |
Final installer step: Configure site. |
SuperUserAccessInstallTest::testInstalled | function | core/ |
Confirms that the installation succeeded. |
syslog.install | file | core/ |
Install, update and uninstall functions for the syslog module. |
syslog_install | function | core/ |
Implements hook_install(). |
system-modules-uninstall.html.twig | file | core/ |
Theme override for the modules uninstall page. |
system-modules-uninstall.html.twig | file | core/ |
Default theme implementation for the modules uninstall page. |
system.install | file | core/ |
Install, update and uninstall functions for the system module. |
system.module_install.html.twig | file | core/ |
--- label: 'Installing a module' related: - core.extending - system.module_uninstall --- {% set extend_link_text %}{% trans %}Extend{% endtrans %}{% endset %} {% set extend_link = render_var(help_route_link(extend_link_text,… |
system.module_uninstall.html.twig | file | core/ |
--- label: 'Uninstalling a module' related: - core.extending - system.module_install - system.maintenance_mode --- {% set uninstall_link_text %}{% trans %}Uninstall{% endtrans %}{% endset %} {% set uninstall_link =… |
system.theme_install.html.twig | file | core/ |
--- label: 'Installing a theme and setting default themes' related: - core.appearance - system.theme_uninstall --- {% set themes_link_text %}{% trans %}Appearance{% endtrans %}{% endset %} {% set themes_link =… |
system.theme_uninstall.html.twig | file | core/ |
--- label: 'Uninstalling an unused theme' related: - core.appearance - system.theme_install --- {% set themes_link_text %}{% trans %}Appearance{% endtrans %}{% endset %} {% set themes_link = render_var(help_route_link(themes_link_text,… |
SystemHooks::modulesUninstalled | function | core/ |
Implements hook_modules_uninstalled(). |
SystemTestController::getInstallProfile | function | core/ |
Use a plain Symfony response object to output the current install_profile. |
SystemTestHooks::modulePreinstall | function | core/ |
Implements hook_module_preinstall(). |
SystemTestHooks::modulePreuninstall | function | core/ |
Implements hook_module_preuninstall(). |
SystemTestHooks::modulesInstalled | function | core/ |
Implements hook_modules_installed(). |
SystemTestHooks::modulesUninstalled | function | core/ |
Implements hook_modules_uninstalled(). |
system_install | function | core/ |
Implements hook_install(). |
system_module_test.install | file | core/ |
|
system_module_test_install | function | core/ |
Implements hook_install(). |
system_post_update_sdc_uninstall | function | core/ |
Uninstall the sdc module if installed. |
Tasks::installable | function | core/ |
Checks whether Drupal is installable on the database. |
taxonomy.install | file | core/ |
Install, update and uninstall functions for the taxonomy module. |
TaxonomyTestBase::mockStandardInstall | function | core/ |
Provides a workaround for the inability to use the standard profile. |
TaxonomyTestBase::mockStandardInstall | function | core/ |
Provides a workaround for the inability to use the standard profile. |
TemplateProjectTestBase::installModules | function | core/ |
Installs modules in the UI. |
TemplateProjectTestBase::installQuickStart | function | core/ |
Install a Drupal site using the quick start feature. |
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/ |
|
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 the test installs Drupal. |
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. |
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.