Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
UpdateTestBase::confirmRevokedStatus function core/modules/update/tests/src/Functional/UpdateTestBase.php Confirms messages are correct when a release has been unpublished/revoked.
UpdateTestBase::confirmUnsupportedStatus function core/modules/update/tests/src/Functional/UpdateTestBase.php Confirms messages are correct when a release has been marked unsupported.
UpdateTestBase::findUpdateElementByLabel function core/modules/update/tests/src/Functional/UpdateTestBase.php Finds an update page element by label.
UpdateTestBase::refreshUpdateStatus function core/modules/update/tests/src/Functional/UpdateTestBase.php Refreshes the update status based on the desired available update scenario.
UpdateTestBase::refreshUpdateStatus function core/modules/update/src/Tests/UpdateTestBase.php Refreshes the update status based on the desired available update scenario.
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::setUp function core/modules/update/tests/src/Functional/UpdateTestBase.php
UpdateTestBase::setUp function core/modules/update/src/Tests/UpdateTestBase.php Sets up a Drupal site for running functional and integration tests.
UpdateTestBase::standardTests function core/modules/update/src/Tests/UpdateTestBase.php Runs a series of assertions that are applicable to all update statuses.
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.
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 Manager module.
UpdateUploadTest class core/modules/update/tests/src/Functional/UpdateUploadTest.php Tests the Update Manager module's upload and extraction functionality.
UpdateUploadTest.php file core/modules/update/tests/src/Functional/UpdateUploadTest.php
UpdateUploadTest::$defaultTheme property core/modules/update/tests/src/Functional/UpdateUploadTest.php The theme to install as the default for testing.
UpdateUploadTest::$modules property core/modules/update/tests/src/Functional/UpdateUploadTest.php Modules to enable.
UpdateUploadTest::setUp function core/modules/update/tests/src/Functional/UpdateUploadTest.php
UpdateUploadTest::testFileNameExtensionMerging function core/modules/update/tests/src/Functional/UpdateUploadTest.php Ensures that archiver extensions are properly merged in the UI.
UpdateUploadTest::testUpdateDirectory function core/modules/update/tests/src/Functional/UpdateUploadTest.php Tests only an *.info.yml file are detected without supporting files.
UpdateUploadTest::testUpdateManagerCoreSecurityUpdateMessages function core/modules/update/tests/src/Functional/UpdateUploadTest.php Checks the messages on update manager pages when missing a security update.
UpdateUploadTest::testUploadModule function core/modules/update/tests/src/Functional/UpdateUploadTest.php Tests upload, extraction, and update of a module.
update_authorize_install_batch_finished function core/modules/update/update.authorize.inc Implements callback_batch_finished().
update_authorize_run_install function core/modules/update/update.authorize.inc Installs a new project 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_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_fetch_data_finished function core/modules/update/update.module Batch callback: Performs actions when all fetch tasks have been completed.
update_form_system_modules_alter function core/modules/update/update.module Implements hook_form_FORM_ID_alter() for system_modules().
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_download_batch_finished function core/modules/update/update.manager.inc Batch callback: Performs actions when the download batch is completed.
update_manager_local_transfers_allowed function core/modules/update/update.manager.inc Determines if file transfers will be performed locally.
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_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.

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