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 |
---|---|---|---|
SingleVisibleProfileTest::testInstalled | function | core/ |
Confirms that the installation succeeded. |
SiteConfigureForm::$moduleInstaller | property | core/ |
The module installer. |
SiteNameTest::installParameters | function | core/ |
Returns the parameters that will be used when the test installs Drupal. |
SqlContentEntityStorageSchema::$installedStorageSchema | property | core/ |
The key-value collection for tracking installed storage schema. |
SqlContentEntityStorageSchema::installedStorageSchema | function | core/ |
Gets the keyvalue collection for tracking the installed schema. |
SqlContentEntityStorageSchemaTest::$entityLastInstalledSchemaRepository | property | core/ |
The mocked entity last installed schema repository used in this test. |
SqlContentEntityStorageSchemaTest::$installedStorageSchema | property | core/ |
The key-value collection for tracking installed storage schema. |
SqliteDriverLegacyTest::testDeprecationInstallTasks | function | core/ |
@covers Drupal\Core\Database\Driver\sqlite\Install\Tasks |
Stable9TemplateOverrideTest::installAllModules | function | core/ |
Installs all core modules. |
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. |
StandardRecipeInstallTest | class | core/ |
Tests installing the Standard recipe via the installer. |
StandardRecipeInstallTest.php | file | core/ |
|
StandardRecipeInstallTest::$profile | property | core/ |
The installation profile to install. |
StandardRecipeInstallTest::installDefaultThemeFromClassProperty | function | core/ |
Installs the default theme defined by `static::$defaultTheme` when needed. |
StandardRecipeInstallTest::installResponsiveImage | function | core/ |
Installs the responsive image module. |
StandardRecipeInstallTest::setUp | function | core/ |
|
StandardRecipeInstallTest::setUpProfile | function | core/ |
Installer step: Select installation profile. |
StandardRecipeInstallTest::setUpSite | function | core/ |
Final installer step: Configure site. |
StandardRecipeInstallTest::testStandard | function | core/ |
|
StandardRecipeInstallTest::visitInstaller | function | core/ |
Visits the interactive installer. |
StandardRecipeTest::installResponsiveImage | function | core/ |
Installs the responsive image module. |
StandardTestTrait::installResponsiveImage | function | core/ |
Installs the responsive image module. |
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(). |
SuperUserAccessInstallTest | class | core/ |
Tests superuser access and the installer. |
SuperUserAccessInstallTest.php | file | core/ |
|
SuperUserAccessInstallTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
SuperUserAccessInstallTest::$profile | property | core/ |
The installation profile to install. |
SuperUserAccessInstallTest::getInstallTests | function | core/ |
|
SuperUserAccessInstallTest::NO_ACCESS_MESSAGE | constant | core/ |
Message when the logged-in user does not have admin access after install. |
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 =… |
Pagination
- Previous page
- Page 32
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.