Search for install

  1. Search 7.x for install
  2. Search 9.5.x for install
  3. Search 8.9.x for install
  4. Search 11.x for install
  5. Other projects
Title Object type File name Summary
InstallTasksTest::setUp function core/modules/mysql/tests/src/Unit/InstallTasksTest.php
InstallTasksTest::testNameAndMinimumVersion function core/modules/mysql/tests/src/Unit/InstallTasksTest.php @covers ::minimumVersion
@covers ::name
@dataProvider providerNameAndMinimumVersion
InstallTasksTest::testNameWithNoConnection function core/modules/mysql/tests/src/Unit/InstallTasksTest.php @covers ::name
InstallTest class core/tests/Drupal/BuildTests/TestSiteApplication/InstallTest.php @group Build
@group TestSiteApplication
InstallTest class core/modules/system/tests/src/Kernel/Module/InstallTest.php Tests the installation of modules.
InstallTest.php file core/modules/system/tests/src/Kernel/Module/InstallTest.php
InstallTest.php file core/tests/Drupal/BuildTests/TestSiteApplication/InstallTest.php
InstallTest::$moduleInstaller property core/modules/system/tests/src/Kernel/Module/InstallTest.php The module installer service.
InstallTest::setUp function core/modules/system/tests/src/Kernel/Module/InstallTest.php
InstallTest::testEnableUserTwice function core/modules/system/tests/src/Kernel/Module/InstallTest.php Tests enabling User module once more.
InstallTest::testGetSchemaAtInstallTime function core/modules/system/tests/src/Kernel/Module/InstallTest.php Verify that drupal_get_schema() can be used during module installation.
InstallTest::testInstall function core/tests/Drupal/BuildTests/TestSiteApplication/InstallTest.php
InstallTest::testInstallModuleSameNameAsTheme function core/modules/system/tests/src/Kernel/Module/InstallTest.php Tests installing a module with the same name as an enabled theme.
InstallTest::testModuleNameLength function core/modules/system/tests/src/Kernel/Module/InstallTest.php Tests that an exception is thrown when a module name is too long.
InstallTest::testModuleNameLengthWithoutDependencyCheck function core/modules/system/tests/src/Kernel/Module/InstallTest.php Tests that an exception is thrown when a module name is too long.
InstallTest::testRequiredModuleSchemaVersions function core/modules/system/tests/src/Kernel/Module/InstallTest.php Tests recorded schema versions of early installed modules in the installer.
InstallTest::testUninstallPostUpdateFunctions function core/modules/system/tests/src/Kernel/Module/InstallTest.php Ensures that post update functions are removed on uninstallation.
InstallTranslationFilePatternTest class core/modules/system/tests/src/Kernel/Installer/InstallTranslationFilePatternTest.php Tests for installer language support.
InstallTranslationFilePatternTest.php file core/modules/system/tests/src/Kernel/Installer/InstallTranslationFilePatternTest.php
InstallTranslationFilePatternTest::$filePatternMethod property core/modules/system/tests/src/Kernel/Installer/InstallTranslationFilePatternTest.php
InstallTranslationFilePatternTest::$fileTranslation property core/modules/system/tests/src/Kernel/Installer/InstallTranslationFilePatternTest.php
InstallTranslationFilePatternTest::$modules property core/modules/system/tests/src/Kernel/Installer/InstallTranslationFilePatternTest.php Modules to install.
InstallTranslationFilePatternTest::providerInvalidTranslationFiles function core/modules/system/tests/src/Kernel/Installer/InstallTranslationFilePatternTest.php
InstallTranslationFilePatternTest::providerValidTranslationFiles function core/modules/system/tests/src/Kernel/Installer/InstallTranslationFilePatternTest.php
InstallTranslationFilePatternTest::setUp function core/modules/system/tests/src/Kernel/Installer/InstallTranslationFilePatternTest.php
InstallTranslationFilePatternTest::testFilesPatternInvalid function core/modules/system/tests/src/Kernel/Installer/InstallTranslationFilePatternTest.php @dataProvider providerInvalidTranslationFiles
InstallTranslationFilePatternTest::testFilesPatternValid function core/modules/system/tests/src/Kernel/Installer/InstallTranslationFilePatternTest.php @dataProvider providerValidTranslationFiles
install_base_system function core/includes/install.core.inc Installation task; install the base functionality Drupal needs to bootstrap.
install_begin_request function core/includes/install.core.inc Begins an installation request, modifying the installation state as needed.
install_bootstrap_full function core/includes/install.core.inc Performs a full bootstrap of Drupal during installation.
install_check_localization_server function core/includes/install.core.inc Checks if the localization server can be contacted.
install_check_requirements function core/includes/install.core.inc Checks installation requirements and reports any errors.
install_check_translations function core/includes/install.core.inc Checks installation requirements and reports any errors.
install_config_download_translations function core/includes/install.core.inc Replaces install_download_translation() during configuration installs.
install_config_import_batch function core/includes/install.core.inc Creates a batch for the config importer to process.
install_config_revert_install_changes function core/includes/install.core.inc Reverts configuration if hook_install() implementations have made changes.
install_core_entity_type_definitions function core/includes/install.core.inc Installs entity type definitions provided by core.
install_database_errors function core/includes/install.core.inc Checks a database connection and returns any errors.
install_display_output function core/includes/install.core.inc Displays themed installer output and ends the page request.
install_display_requirements function core/includes/install.core.inc Displays installation requirements.
install_download_additional_translations_operations function core/includes/install.core.inc Prepares the system for import and downloads additional translations.
install_download_translation function core/includes/install.core.inc Download a translation file for the selected language.
install_drupal function core/includes/install.core.inc Installs Drupal either interactively or via an array of passed-in settings.
install_find_translations function core/includes/install.core.inc Finds all .po files that are useful to the installer.
install_finished function core/includes/install.core.inc Performs final installation steps and displays a 'finished' page.
install_finish_translations function core/includes/install.core.inc Finishes importing files at end of installation.
install_form_test.info.yml file core/modules/system/tests/modules/install_form_test/install_form_test.info.yml core/modules/system/tests/modules/install_form_test/install_form_test.info.yml
install_form_test.routing.yml file core/modules/system/tests/modules/install_form_test/install_form_test.routing.yml core/modules/system/tests/modules/install_form_test/install_form_test.routing.yml
install_full_redirect_url function core/includes/install.core.inc Returns the complete URL redirected to during an installation request.
install_get_form function core/includes/install.core.inc Builds and processes a form for the installer environment.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.