Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| UpdateUploadTest::testFileNameExtensionMerging | function | core/ |
Ensures that archiver extensions are properly merged in the UI. |
| UpdateUploadTest::testUpdateDirectory | function | core/ |
Tests only an *.info.yml file are detected without supporting files. |
| UpdateUploadTest::testUpdateManagerCoreSecurityUpdateMessages | function | core/ |
Checks the messages on update manager pages when missing a security update. |
| UpdateUploadTest::testUploadModule | function | core/ |
Tests upload, extraction, and update of a module. |
| update_authorize_install_batch_finished | function | core/ |
Implements callback_batch_finished(). |
| update_authorize_run_install | function | core/ |
Installs a new project when invoked by authorize.php. |
| update_authorize_update_batch_finished | function | core/ |
Batch callback: Performs actions when the authorized update batch is done. |
| 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_clear_update_disk_cache | function | core/ |
Clears the temporary files and directories based on file age from disk. |
| update_create_fetch_task | function | core/ |
Adds a task to the queue for fetching release history data for a project. |
| update_delete_file_if_stale | function | core/ |
Deletes stale files and directories from the update manager disk cache. |
| update_fetch_data_finished | function | core/ |
Batch callback: Performs actions when all fetch tasks have been completed. |
| 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_manager_download_batch_finished | function | core/ |
Batch callback: Performs actions when the download batch is completed. |
| update_manager_local_transfers_allowed | function | core/ |
Determines if file transfers will be performed locally. |
| update_modules_installed | function | core/ |
Implements hook_modules_installed(). |
| update_modules_uninstalled | function | core/ |
Implements hook_modules_uninstalled(). |
| update_post_update_add_view_update_notifications_permission | function | core/ |
Add 'view update notifications' to roles with 'administer site configuration'. |
| 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_requirements | function | core/ |
Implements hook_requirements(). |
| 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/ |
Install, update and uninstall functions for the update_script_test module. |
| update_script_test.module | file | core/ |
This file provides testing functionality for update.php. |
| 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_cache_flush | function | core/ |
Implements hook_cache_flush(). |
| update_script_test_requirements | function | core/ |
Implements hook_requirements(). |
| update_script_test_system_info_alter | function | core/ |
Implements hook_system_info_alter(). |
| 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. |
| update_script_test_update_last_removed | function | core/ |
Implements hook_update_last_removed(). |
| update_settings.yml | file | core/ |
core/modules/update/migrations/update_settings.yml |
| update_set_schema | function | core/ |
Forces a module to a given schema version. |
| update_storage_clear | function | core/ |
Invalidates stored data relating to update status. |
| update_system_schema_requirements | function | core/ |
Returns whether the minimum schema requirement has been satisfied. |
| update_test.info.yml | file | core/ |
core/modules/update/tests/modules/update_test/update_test.info.yml |
| update_test.module | file | core/ |
Module for testing Update Manager functionality. |
| update_test.routing.yml | file | core/ |
core/modules/update/tests/modules/update_test/update_test.routing.yml |
Pagination
- Previous page
- Page 1338
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.