node_modules_uninstalled |
function |
drupal/core/modules/node/node.module |
Implements hook_modules_uninstalled(). |
install_tasks_to_perform |
function |
drupal/core/includes/install.core.inc |
Returns a list of tasks to perform during the current installation request. |
install_tasks_to_display |
function |
drupal/core/includes/install.core.inc |
Returns a list of tasks that should be displayed to the end user. |
locale_modules_installed |
function |
drupal/core/modules/locale/locale.module |
Implements hook_modules_installed(). |
install_find_translations |
function |
drupal/core/includes/install.core.inc |
Finds all .po files that are useful to the installer. |
block_modules_uninstalled |
function |
drupal/core/modules/block/block.module |
Implements hook_modules_uninstalled(). |
LocaleUninstallFrenchTest |
class |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUninstallFrenchTest.php |
Locale uninstall with French UI functional test. |
InstallBackend::deleteAll |
function |
drupal/core/lib/Drupal/Core/Cache/InstallBackend.php |
Overrides Drupal\Core\Cache\DatabaseBackend::deleteAll(). |
field_sql_storage.install |
file |
drupal/core/modules/field/modules/field_sql_storage/field_sql_storage.install |
Install, update, and uninstall functions for the Field SQL Storage module. |
InstallerLanguageTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/InstallerLanguageTest.php |
Definition of Drupal\system\Tests\Common\InstallerLanguageTest. |
_book_install_type_create |
function |
drupal/core/modules/book/book.install |
Creates the book content type. |
Updater::postInstallTasks |
function |
drupal/core/lib/Drupal/Core/Updater/Updater.php |
Returns an array of links to pages that should be visited post operation. |
install_full_redirect_url |
function |
drupal/core/includes/install.core.inc |
Returns the complete URL redirected to during an installation request. |
update_script_test.install |
file |
drupal/core/modules/system/tests/modules/update_script_test/update_script_test.install |
Install, update and uninstall functions for the update_script_test module. |
install_already_done_error |
function |
drupal/core/includes/install.core.inc |
Indicates that Drupal has already been installed. |
install_check_requirements |
function |
drupal/core/includes/install.core.inc |
Checks installation requirements and reports any errors. |
translation_entity.install |
file |
drupal/core/modules/translation_entity/translation_entity.install |
Installation functions for Entity Translation module. |
requirements1_test.install |
file |
drupal/core/modules/system/tests/modules/requirements1_test/requirements1_test.install |
|
InstallBackend::deleteTags |
function |
drupal/core/lib/Drupal/Core/Cache/InstallBackend.php |
Overrides Drupal\Core\Cache\DatabaseBackend::deleteTags(). |
InstallBackend::invalidate |
function |
drupal/core/lib/Drupal/Core/Cache/InstallBackend.php |
Overrides Drupal\Core\Cache\DatabaseBackend::invalidate(). |
drupal_verify_install_file |
function |
drupal/core/includes/install.inc |
Verifies the state of the specified file. |
ConfigInstallTest::getInfo |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigInstallTest.php |
|
Theme::getInstallDirectory |
function |
drupal/core/lib/Drupal/Core/Updater/Theme.php |
Returns the directory where a theme should be installed. |
translation_entity_install |
function |
drupal/core/modules/translation_entity/translation_entity.install |
Implements hook_install(). |
LocaleUninstallTest::setUp |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUninstallTest.php |
Sets up a Drupal site for running functional and integration tests. |
LocaleInstallTest::getInfo |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleInstallTest.php |
|
install_select_profile_form |
function |
drupal/core/includes/install.core.inc |
Form constructor for the profile selection form. |
install_import_translations |
function |
drupal/core/includes/install.core.inc |
Imports languages via a batch process during installation. |
InstallStorage::__construct |
function |
drupal/core/lib/Drupal/Core/Config/InstallStorage.php |
Overrides Drupal\Core\Config\FileStorage::__construct(). |
InstallStorage::getFilePath |
function |
drupal/core/lib/Drupal/Core/Config/InstallStorage.php |
Overrides Drupal\Core\Config\FileStorage::getFilePath(). |
InstallBackend::getMultiple |
function |
drupal/core/lib/Drupal/Core/Cache/InstallBackend.php |
Overrides Drupal\Core\Cache\DatabaseBackend::getMultiple(). |
_user_install_picture_field |
function |
drupal/core/modules/user/user.install |
Creates a user picture image field for the User entity. |
Module::getInstallDirectory |
function |
drupal/core/lib/Drupal/Core/Updater/Module.php |
Returns the directory where a module should be installed. |
update_manager_install_form |
function |
drupal/core/modules/update/update.manager.inc |
Form constructor for the install form of the Update Manager module. |
LocaleInstallTest::$modules |
property |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleInstallTest.php |
Modules to enable. |
INSTALL_TASK_RUN_IF_REACHED |
constant |
drupal/core/includes/install.core.inc |
Run the task on each installation request that reaches it. |
install_verify_requirements |
function |
drupal/core/includes/install.core.inc |
Verifies the requirements for installing Drupal. |
install_settings_form_submit |
function |
drupal/core/includes/install.core.inc |
Form submission handler for install_settings_form(). |
install_select_language_form |
function |
drupal/core/includes/install.core.inc |
Form constructor for the language selection form. |
InstallerLanguageTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/InstallerLanguageTest.php |
Sets up a Drupal site for running functional and integration tests. |
LocaleUninstallTest::getInfo |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUninstallTest.php |
|
update_authorize_run_install |
function |
drupal/core/modules/update/update.authorize.inc |
Installs a new project when invoked by authorize.php. |
install_configure_form_submit |
function |
drupal/core/includes/install.core.inc |
Form submission handler for install_configure_form(). |
InstallBackend::deleteExpired |
function |
drupal/core/lib/Drupal/Core/Cache/InstallBackend.php |
Overrides Drupal\Core\Cache\DatabaseBackend::deleteExpired(). |
InstallBackend::invalidateAll |
function |
drupal/core/lib/Drupal/Core/Cache/InstallBackend.php |
Implements Drupal\Core\Cache\CacheBackendInterface::invalidateAll(). |
LocaleUninstallFrenchTest.php |
file |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUninstallFrenchTest.php |
Definition of Drupal\locale\Tests\LocaleUninstallFrenchTest. |
system_test_modules_installed |
function |
drupal/core/modules/system/tests/modules/system_test/system_test.module |
Implements hook_modules_installed(). |
drupal_installation_attempted |
function |
drupal/core/includes/bootstrap.inc |
Returns TRUE if a Drupal installation is currently being attempted. |
UpdaterInterface::isInstalled |
function |
drupal/core/lib/Drupal/Core/Updater/UpdaterInterface.php |
Checks if the project is installed. |
UpdaterInterface::postInstall |
function |
drupal/core/lib/Drupal/Core/Updater/UpdaterInterface.php |
Actions to run after an install has occurred. |