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 |
---|---|---|---|
StableUninstallUpdateTest::testUpdateStableNotInstalled | function | core/ |
Ensures that updates run without errors when Stable is not installed. |
standard.install | file | core/ |
Install, update and uninstall functions for the standard installation profile. |
StandardInstallerTest | class | core/ |
Tests the interactive installer installing the standard profile. |
StandardInstallerTest.php | file | core/ |
|
StandardInstallerTest::$profile | property | core/ |
The installation profile to install. |
StandardInstallerTest::setUpSite | function | core/ |
Final installer step: Configure site. |
StandardInstallerTest::testInstaller | function | core/ |
Ensures that the user page is available after installation. |
StandardInstallerTest::testStandardConfig | function | core/ |
Ensures that the exported standard configuration is up to date. |
standard_form_install_configure_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter() for install_configure_form(). |
standard_form_install_configure_submit | function | core/ |
Submission handler to sync the contact.form.feedback recipient. |
standard_install | function | core/ |
Implements hook_install(). |
statistics.install | file | core/ |
Install and update functions for the Statistics module. |
statistics_uninstall | function | core/ |
Implements hook_uninstall(). |
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/ |
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_url = render_var(url('system.modules_list')) %} <h2>{% trans %}Goal{% endtrans %}</h2> <p>{% trans… |
system.module_uninstall.html.twig | file | core/ |
--- label: 'Uninstalling a module' related: - core.extending - system.module_install - system.maintenance_mode --- {% set uninstall_url = render_var(url('system.modules_uninstall')) %} {% set maintenance_topic =… |
system.theme_install.html.twig | file | core/ |
--- label: 'Installing a theme and setting default themes' related: - core.appearance - system.theme_uninstall --- {% set themes_url = render_var(url('system.themes_page')) %} <h2>{% trans %}Goal{% endtrans… |
system.theme_uninstall.html.twig | file | core/ |
--- label: 'Uninstalling an unused theme' related: - core.appearance - system.theme_install --- {% set themes_url = render_var(url('system.themes_page')) %} <h2>{% trans %}Goal{% endtrans %}</h2> <p>{% trans… |
SystemTestController::getInstallProfile | function | core/ |
Use a plain Symfony response object to output the current install_profile. |
system_install | function | core/ |
Implements hook_install(). |
system_modules_uninstalled | function | core/ |
Implements hook_modules_uninstalled(). |
system_module_test.install | file | core/ |
Install, update, and uninstall functions for the System test module. |
system_module_test_install | function | core/ |
Implements hook_install(). |
system_post_update_uninstall_classy | function | core/ |
Uninstall Classy if it is no longer needed. |
system_post_update_uninstall_entity_reference_module | function | core/ |
Uninstall entity_reference. |
system_post_update_uninstall_simpletest | function | core/ |
Uninstall SimpleTest. |
system_post_update_uninstall_stable | function | core/ |
Uninstall Stable if it is no longer needed. |
system_test_modules_installed | function | core/ |
Implements hook_modules_installed(). |
system_test_modules_uninstalled | function | core/ |
Implements hook_modules_uninstalled(). |
system_test_module_preinstall | function | core/ |
Implements hook_module_preinstall(). |
system_test_module_preuninstall | function | core/ |
Implements hook_module_preuninstall(). |
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. |
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 Simpletest installs Drupal. |
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.