| UpdateThemeHooks::preprocessUpdateReport           | 
                                                                                        function           | 
                                                                                        core/modules/update/src/Hook/UpdateThemeHooks.php           | 
                                                                                        Prepares variables for project status report templates.           | 
              
          
                                                                                        | UpdateThemeHooks::preprocessUpdateVersion           | 
                                                                                        function           | 
                                                                                        core/modules/update/src/Hook/UpdateThemeHooks.php           | 
                                                                                        Prepares variables for update version templates.           | 
              
          
                                                                                        | UpdateThemeHooks::theme           | 
                                                                                        function           | 
                                                                                        core/modules/update/src/Hook/UpdateThemeHooks.php           | 
                                                                                        Implements hook_theme().           | 
              
          
                                                                                        | UpdateThemeHooks::__construct           | 
                                                                                        function           | 
                                                                                        core/modules/update/src/Hook/UpdateThemeHooks.php           | 
                                                                                                   | 
              
          
                                                                                        | update_already_performed           | 
                                                                                        function           | 
                                                                                        core/includes/update.inc           | 
                                                                                        Determines if a module update has already been performed.           | 
              
          
                                                                                        | update_authorize_batch_copy_project           | 
                                                                                        function           | 
                                                                                        core/modules/update/update.authorize.inc           | 
                                                                                        Implements callback_batch_operation().           | 
              
          
                                                                                        | update_authorize_run_update           | 
                                                                                        function           | 
                                                                                        core/modules/update/update.authorize.inc           | 
                                                                                        Updates existing projects when invoked by authorize.php.           | 
              
          
                                                                                        | update_authorize_update_batch_finished           | 
                                                                                        function           | 
                                                                                        core/modules/update/update.authorize.inc           | 
                                                                                        Batch callback: Performs actions when the authorized update batch is done.           | 
              
          
                                                                                        | update_build_dependency_graph           | 
                                                                                        function           | 
                                                                                        core/includes/update.inc           | 
                                                                                        Constructs a graph which encodes the dependencies between module updates.           | 
              
          
                                                                                        | update_calculate_project_data           | 
                                                                                        function           | 
                                                                                        core/modules/update/update.compare.inc           | 
                                                                                        Calculates the current update status of all projects on the site.           | 
              
          
                                                                                        | update_calculate_project_update_status           | 
                                                                                        function           | 
                                                                                        core/modules/update/update.compare.inc           | 
                                                                                        Calculates the current update status of a specific project.           | 
              
          
                                                                                        | update_check_requirements           | 
                                                                                        function           | 
                                                                                        core/includes/update.inc           | 
                                                                                        Checks update requirements and reports errors and (optionally) warnings.           | 
              
          
                                                                                        | update_clear_update_disk_cache           | 
                                                                                        function           | 
                                                                                        core/modules/update/update.module           | 
                                                                                        Clears the temporary files and directories based on file age from disk.           | 
              
          
                                                                                        | update_create_fetch_task           | 
                                                                                        function           | 
                                                                                        core/modules/update/update.module           | 
                                                                                        Adds a task to the queue for fetching release history data for a project.           | 
              
          
                                                                                        | update_delete_file_if_stale           | 
                                                                                        function           | 
                                                                                        core/modules/update/update.module           | 
                                                                                        Deletes stale files and directories from the update manager disk cache.           | 
              
          
                                                                                        | update_do_one           | 
                                                                                        function           | 
                                                                                        core/includes/update.inc           | 
                                                                                        Implements callback_batch_operation().           | 
              
          
                                                                                        | update_fetch_data           | 
                                                                                        function           | 
                                                                                        core/modules/update/update.module           | 
                                                                                        Attempts to fetch update data after loading the necessary include file.           | 
              
          
                                                                                        | update_fetch_data_finished           | 
                                                                                        function           | 
                                                                                        core/modules/update/update.module           | 
                                                                                        Batch callback: Performs actions when all fetch tasks have been completed.           | 
              
          
                                                                                        | update_get_available           | 
                                                                                        function           | 
                                                                                        core/modules/update/update.module           | 
                                                                                        Tries to get update information and refreshes it when necessary.           | 
              
          
                                                                                        | update_get_update_function_list           | 
                                                                                        function           | 
                                                                                        core/includes/update.inc           | 
                                                                                        Returns an organized list of update functions for a set of modules.           | 
              
          
                                                                                        | update_get_update_list           | 
                                                                                        function           | 
                                                                                        core/includes/update.inc           | 
                                                                                        Returns a list of all the pending database updates.           | 
              
          
                                                                                        | update_install           | 
                                                                                        function           | 
                                                                                        core/modules/update/update.install           | 
                                                                                        Implements hook_install().           | 
              
          
                                                                                        | update_invoke_post_update           | 
                                                                                        function           | 
                                                                                        core/includes/update.inc           | 
                                                                                        Executes a single hook_post_update_NAME().           | 
              
          
                                                                                        | update_is_missing           | 
                                                                                        function           | 
                                                                                        core/includes/update.inc           | 
                                                                                        Determines if a module update is missing or unavailable.           | 
              
          
                                                                                        | update_manager_archive_extract           | 
                                                                                        function           | 
                                                                                        core/modules/update/update.manager.inc           | 
                                                                                        Unpacks a downloaded archive file.           | 
              
          
                                                                                        | update_manager_archive_verify           | 
                                                                                        function           | 
                                                                                        core/modules/update/update.manager.inc           | 
                                                                                        Verifies an archive after it has been downloaded and extracted.           | 
              
          
                                                                                        | update_manager_batch_project_get           | 
                                                                                        function           | 
                                                                                        core/modules/update/update.manager.inc           | 
                                                                                        Implements callback_batch_operation().           | 
              
          
                                                                                        | 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_post_update_clear_disk_cache           | 
                                                                                        function           | 
                                                                                        core/modules/update/update.post_update.php           | 
                                                                                        Removes the legacy 'Update Manager' disk cache.           | 
              
          
                                                                                        | update_post_update_fix_update_emails           | 
                                                                                        function           | 
                                                                                        core/modules/update/update.post_update.php           | 
                                                                                        Remove empty email addresses from update.settings configuration.           | 
              
          
                                                                                        | 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_remove_post_updates           | 
                                                                                        function           | 
                                                                                        core/modules/update/update.post_update.php           | 
                                                                                        Implements hook_removed_post_updates().           | 
              
          
                                                                                        | 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_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           | 
                                                                                                   | 
              
          
                                                                                        | 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_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_storage_clear           | 
                                                                                        function           | 
                                                                                        core/modules/update/update.module           | 
                                                                                        Invalidates stored data relating to update status.           | 
              
          
                                                                                        | update_system_schema_requirements           | 
                                                                                        function           | 
                                                                                        core/includes/update.inc           | 
                                                                                        Returns whether the minimum schema requirement has been satisfied.           |