Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| UpdateTestHooks::systemInfoAlter | function | core/ |
Implements hook_system_info_alter(). |
| UpdateTestHooks::updateStatusAlter | function | core/ |
Implements hook_update_status_alter(). |
| UpdateTestSchemaRequirements | class | core/ |
Requirements for the Update Test Schema module. |
| UpdateTestSchemaRequirements.php | file | core/ |
|
| UpdateTestSchemaRequirements::runtime | function | core/ |
Implements hook_runtime_requirements(). |
| UpdateTestTrait | trait | core/ |
Provides a trait to set system info and XML mappings. |
| UpdateTestTrait.php | file | core/ |
|
| UpdateTestTrait::mockDefaultExtensionsInfo | function | core/ |
Sets default information about installed extensions. |
| UpdateTestTrait::mockInstalledExtensionsInfo | function | core/ |
Sets information about installed extensions. |
| UpdateTestTrait::mockReleaseHistory | function | core/ |
Sets available release history. |
| UpdateThemeHooks | class | core/ |
Theme hooks for update module. |
| UpdateThemeHooks.php | file | core/ |
|
| UpdateThemeHooks::preprocessUpdateFetchErrorMessage | function | core/ |
Prepares variables for update fetch error message templates. |
| UpdateThemeHooks::preprocessUpdateLastCheck | function | core/ |
Prepares variables for last time update data was checked templates. |
| UpdateThemeHooks::preprocessUpdateProjectStatus | function | core/ |
Prepares variables for update project status templates. |
| UpdateThemeHooks::preprocessUpdateReport | function | core/ |
Prepares variables for project status report templates. |
| UpdateThemeHooks::preprocessUpdateVersion | function | core/ |
Prepares variables for update version templates. |
| UpdateThemeHooks::theme | function | core/ |
Implements hook_theme(). |
| UpdateThemeHooks::__construct | function | core/ |
|
| update_already_performed | function | core/ |
Determines if a module update has already been performed. |
| update_build_dependency_graph | function | core/ |
Constructs a graph which encodes the dependencies between module updates. |
| update_calculate_project_data | function | core/ |
Calculates the current update status of all projects on the site. |
| update_calculate_project_update_status | function | core/ |
Calculates the current update status of a specific project. |
| update_check_requirements | function | core/ |
Checks update requirements and reports errors and (optionally) warnings. |
| update_create_fetch_task | function | core/ |
Adds a task to the queue for fetching release history data for a project. |
| update_do_one | function | core/ |
Implements callback_batch_operation(). |
| update_fetch_data | function | core/ |
Attempts to fetch update data after loading the necessary include file. |
| update_fetch_data_finished | function | core/ |
Batch callback: Performs actions when all fetch tasks have been completed. |
| update_get_available | function | core/ |
Tries to get update information and refreshes it when necessary. |
| update_get_update_function_list | function | core/ |
Returns an organized list of update functions for a set of modules. |
| update_get_update_list | function | core/ |
Returns a list of all the pending database updates. |
| update_install | function | core/ |
Implements hook_install(). |
| update_invoke_post_update | function | core/ |
Executes a single hook_post_update_NAME(). |
| update_is_missing | function | core/ |
Determines if a module update is missing or unavailable. |
| update_post_update_clear_disk_cache_again | function | core/ |
Removes the legacy 'Update Manager' disk cache (again). |
| update_process_project_info | function | core/ |
Determines version and type information for currently installed projects. |
| update_refresh | function | core/ |
Refreshes the release data after loading the necessary include file. |
| update_remove_post_updates | function | core/ |
Implements hook_removed_post_updates(). |
| update_resolve_dependencies | function | core/ |
Resolves dependencies in a set of module updates, and orders them correctly. |
| update_retrieve_dependencies | function | core/ |
Invokes hook_update_dependencies() in all installed modules. |
| update_script_test.broken_path_processor | service | core/ |
Drupal\update_script_test\PathProcessor\BrokenInboundPathProcessor |
| update_script_test.info.yml | file | core/ |
core/modules/system/tests/modules/update_script_test/update_script_test.info.yml |
| update_script_test.install | file | core/ |
|
| update_script_test.routing.yml | file | core/ |
core/modules/system/tests/modules/update_script_test/update_script_test.routing.yml |
| update_script_test.schema.yml | file | core/ |
core/modules/system/tests/modules/update_script_test/config/schema/update_script_test.schema.yml |
| update_script_test.services.yml | file | core/ |
core/modules/system/tests/modules/update_script_test/update_script_test.services.yml |
| update_script_test.settings.yml | file | core/ |
core/modules/system/tests/modules/update_script_test/config/install/update_script_test.settings.yml |
| update_script_test_update_7200 | function | core/ |
Dummy update_script_test update 7200. |
| update_script_test_update_7201 | function | core/ |
Dummy update_script_test update 7201. |
| update_script_test_update_8001 | function | core/ |
Dummy update function to run during the tests. |
Pagination
- Previous page
- Page 1717
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.