Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 10.3.x for %s
  5. Search 11.x for %s
  6. Other projects
Title Object type File name Summary
UpdateTestBase::SECURITY_UPDATE_REQUIRED constant core/modules/update/tests/src/Functional/UpdateTestBase.php Denotes a security update will be required in the test case.
UpdateTestBase::standardTests function core/modules/update/tests/src/Functional/UpdateTestBase.php Runs a series of assertions that are applicable to all update statuses.
UpdateTestBase::UPDATE_AVAILABLE constant core/modules/update/tests/src/Functional/UpdateTestBase.php Denotes an update will be available in the test case.
UpdateTestBase::UPDATE_NONE constant core/modules/update/tests/src/Functional/UpdateTestBase.php Denotes no update will be available in the test case.
UpdateTestBrokenThemeHookHooks class core/modules/system/tests/modules/update_test_broken_theme_hook/src/Hook/UpdateTestBrokenThemeHookHooks.php Hook implementations for update_test_broken_theme_hook.
UpdateTestBrokenThemeHookHooks.php file core/modules/system/tests/modules/update_test_broken_theme_hook/src/Hook/UpdateTestBrokenThemeHookHooks.php
UpdateTestBrokenThemeHookHooks::theme function core/modules/system/tests/modules/update_test_broken_theme_hook/src/Hook/UpdateTestBrokenThemeHookHooks.php Implements hook_theme().
UpdateTestController class core/modules/update/tests/modules/update_test/src/Controller/UpdateTestController.php Provides different routes of the update_test module.
UpdateTestController.php file core/modules/update/tests/modules/update_test/src/Controller/UpdateTestController.php
UpdateTestController::updateError function core/modules/update/tests/modules/update_test/src/Controller/UpdateTestController.php Displays an Error 503 (Service unavailable) page.
UpdateTestController::updateTest function core/modules/update/tests/modules/update_test/src/Controller/UpdateTestController.php Page callback: Prints mock XML for the Update Status module.
UpdateTestHooks class core/modules/update/tests/modules/update_test/src/Hook/UpdateTestHooks.php Hook implementations for update_test.
UpdateTestHooks.php file core/modules/update/tests/modules/update_test/src/Hook/UpdateTestHooks.php
UpdateTestHooks::systemInfoAlter function core/modules/update/tests/modules/update_test/src/Hook/UpdateTestHooks.php Implements hook_system_info_alter().
UpdateTestHooks::updateStatusAlter function core/modules/update/tests/modules/update_test/src/Hook/UpdateTestHooks.php Implements hook_update_status_alter().
UpdateTestSchemaRequirements class core/modules/system/tests/modules/update_test_schema/src/Hook/UpdateTestSchemaRequirements.php Requirements for the Update Test Schema module.
UpdateTestSchemaRequirements.php file core/modules/system/tests/modules/update_test_schema/src/Hook/UpdateTestSchemaRequirements.php
UpdateTestSchemaRequirements::runtime function core/modules/system/tests/modules/update_test_schema/src/Hook/UpdateTestSchemaRequirements.php Implements hook_runtime_requirements().
UpdateTestTrait trait core/modules/update/tests/src/Functional/UpdateTestTrait.php Provides a trait to set system info and XML mappings.
UpdateTestTrait.php file core/modules/update/tests/src/Functional/UpdateTestTrait.php
UpdateTestTrait::mockDefaultExtensionsInfo function core/modules/update/tests/src/Functional/UpdateTestTrait.php Sets default information about installed extensions.
UpdateTestTrait::mockInstalledExtensionsInfo function core/modules/update/tests/src/Functional/UpdateTestTrait.php Sets information about installed extensions.
UpdateTestTrait::mockReleaseHistory function core/modules/update/tests/src/Functional/UpdateTestTrait.php Sets available release history.
UpdateThemeHooks class core/modules/update/src/Hook/UpdateThemeHooks.php Theme hooks for update module.
UpdateThemeHooks.php file core/modules/update/src/Hook/UpdateThemeHooks.php
UpdateThemeHooks::preprocessUpdateFetchErrorMessage function core/modules/update/src/Hook/UpdateThemeHooks.php Prepares variables for update fetch error message templates.
UpdateThemeHooks::preprocessUpdateLastCheck function core/modules/update/src/Hook/UpdateThemeHooks.php Prepares variables for last time update data was checked templates.
UpdateThemeHooks::preprocessUpdateProjectStatus function core/modules/update/src/Hook/UpdateThemeHooks.php Prepares variables for update project status templates.
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_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_create_fetch_task function core/modules/update/update.module Adds a task to the queue for fetching release history data for a project.
update_fetch_data_finished function core/modules/update/update.module Batch callback: Performs actions when all fetch tasks have been completed.
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_post_update_clear_disk_cache_again function core/modules/update/update.post_update.php Removes the legacy 'Update Manager' disk cache (again).
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

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.