update_manager_download_batch_finished |
function |
core/modules/update/update.manager.inc |
Batch callback: Performs actions when the download batch is completed. |
update_manager_file_get |
function |
core/modules/update/update.manager.inc |
Copies a file from the specified URL to the temporary directory for updates. |
update_manager_local_transfers_allowed |
function |
core/modules/update/update.manager.inc |
Determines if file transfers will be performed locally. |
UPDATE_NOT_CHECKED |
constant |
core/modules/update/update.module |
Project's status cannot be checked. |
UPDATE_NOT_CURRENT |
constant |
core/modules/update/update.module |
Project has a new release available, but it is not a security release. |
UPDATE_NOT_FETCHED |
constant |
core/modules/update/update.module |
There was a failure fetching available update data for this project. |
UPDATE_NOT_SECURE |
constant |
core/modules/update/update.module |
Project is missing security update(s). |
UPDATE_NOT_SUPPORTED |
constant |
core/modules/update/update.module |
Current release is no longer supported by the project maintainer. |
update_page_top |
function |
core/modules/update/update.module |
Implements hook_page_top(). |
update_process_project_info |
function |
core/modules/update/update.compare.inc |
Determines version and type information for currently installed projects. |
update_refresh |
function |
core/modules/update/update.module |
Refreshes the release data after loading the necessary include file. |
update_replace_permissions |
function |
core/includes/update.inc |
Replace permissions during update. |
update_requirements |
function |
core/modules/update/update.install |
Implements hook_requirements(). |
update_resolve_dependencies |
function |
core/includes/update.inc |
Resolves dependencies in a set of module updates, and orders them correctly. |
update_retrieve_dependencies |
function |
core/includes/update.inc |
Invokes hook_update_dependencies() in all installed modules. |
UPDATE_REVOKED |
constant |
core/modules/update/update.module |
Current release has been unpublished and is no longer available. |
update_script_test.broken_path_processor |
service |
core/modules/system/tests/modules/update_script_test/update_script_test.services.yml |
Drupal\update_script_test\PathProcessor\BrokenInboundPathProcessor |
update_script_test.info.yml |
file |
core/modules/system/tests/modules/update_script_test/update_script_test.info.yml |
core/modules/system/tests/modules/update_script_test/update_script_test.info.yml |
update_script_test.install |
file |
core/modules/system/tests/modules/update_script_test/update_script_test.install |
Install, update and uninstall functions for the update_script_test module. |
update_script_test.module |
file |
core/modules/system/tests/modules/update_script_test/update_script_test.module |
This file provides testing functionality for update.php. |
update_script_test.routing.yml |
file |
core/modules/system/tests/modules/update_script_test/update_script_test.routing.yml |
core/modules/system/tests/modules/update_script_test/update_script_test.routing.yml |
update_script_test.schema.yml |
file |
core/modules/system/tests/modules/update_script_test/config/schema/update_script_test.schema.yml |
core/modules/system/tests/modules/update_script_test/config/schema/update_script_test.schema.yml |
update_script_test.services.yml |
file |
core/modules/system/tests/modules/update_script_test/update_script_test.services.yml |
core/modules/system/tests/modules/update_script_test/update_script_test.services.yml |
update_script_test.settings.yml |
file |
core/modules/system/tests/modules/update_script_test/config/install/update_script_test.settings.yml |
core/modules/system/tests/modules/update_script_test/config/install/update_script_test.settings.yml |
update_script_test_cache_flush |
function |
core/modules/system/tests/modules/update_script_test/update_script_test.module |
Implements hook_cache_flush(). |
update_script_test_requirements |
function |
core/modules/system/tests/modules/update_script_test/update_script_test.install |
Implements hook_requirements(). |
update_script_test_system_info_alter |
function |
core/modules/system/tests/modules/update_script_test/update_script_test.module |
Implements hook_system_info_alter(). |
update_script_test_update_7200 |
function |
core/modules/system/tests/modules/update_script_test/update_script_test.install |
Dummy update_script_test update 7200. |
update_script_test_update_7201 |
function |
core/modules/system/tests/modules/update_script_test/update_script_test.install |
Dummy update_script_test update 7201. |
update_script_test_update_8001 |
function |
core/modules/system/tests/modules/update_script_test/update_script_test.install |
Dummy update function to run during the tests. |
update_script_test_update_last_removed |
function |
core/modules/system/tests/modules/update_script_test/update_script_test.install |
Implements hook_update_last_removed(). |
update_settings.yml |
file |
core/modules/update/migrations/update_settings.yml |
core/modules/update/migrations/update_settings.yml |
update_set_schema |
function |
core/includes/update.inc |
Forces a module to a given schema version. |
update_storage_clear |
function |
core/modules/update/update.module |
Invalidates stored data relating to update status. |
update_storage_clear_submit |
function |
core/modules/update/update.module |
Form submission handler for system_modules(). |
update_system_schema_requirements |
function |
core/includes/update.inc |
Returns whether the minimum schema requirement has been satisfied. |
update_test.info.yml |
file |
core/modules/update/tests/modules/update_test/update_test.info.yml |
core/modules/update/tests/modules/update_test/update_test.info.yml |
update_test.module |
file |
core/modules/update/tests/modules/update_test/update_test.module |
Module for testing Update Manager functionality. |
update_test.routing.yml |
file |
core/modules/update/tests/modules/update_test/update_test.routing.yml |
core/modules/update/tests/modules/update_test/update_test.routing.yml |
update_test.schema.yml |
file |
core/modules/update/tests/modules/update_test/config/schema/update_test.schema.yml |
core/modules/update/tests/modules/update_test/config/schema/update_test.schema.yml |
update_test.services.yml |
file |
core/modules/update/tests/modules/update_test/update_test.services.yml |
core/modules/update/tests/modules/update_test/update_test.services.yml |
update_test.settings.yml |
file |
core/modules/update/tests/modules/update_test/config/install/update_test.settings.yml |
core/modules/update/tests/modules/update_test/config/install/update_test.settings.yml |
update_test_0.info.yml |
file |
core/modules/system/tests/modules/update_test_0/update_test_0.info.yml |
core/modules/system/tests/modules/update_test_0/update_test_0.info.yml |
update_test_0.install |
file |
core/modules/system/tests/modules/update_test_0/update_test_0.install |
Install, update and uninstall functions for the update_test_0 module. |
update_test_0_update_8001 |
function |
core/modules/system/tests/modules/update_test_0/update_test_0.install |
Dummy update_test_0 update 8001. |
update_test_0_update_8002 |
function |
core/modules/system/tests/modules/update_test_0/update_test_0.install |
Dummy update_test_0 update 8002. |
update_test_0_update_8003 |
function |
core/modules/system/tests/modules/update_test_0/update_test_0.install |
Dummy update_test_0 update 8003. |
update_test_1.info.yml |
file |
core/modules/system/tests/modules/update_test_1/update_test_1.info.yml |
core/modules/system/tests/modules/update_test_1/update_test_1.info.yml |
update_test_1.install |
file |
core/modules/system/tests/modules/update_test_1/update_test_1.install |
Install, update and uninstall functions for the update_test_1 module. |
update_test_1_update_8001 |
function |
core/modules/system/tests/modules/update_test_1/update_test_1.install |
Dummy update_test_1 update 8001. |