Search for date
Title | Object type | File name | Summary |
---|---|---|---|
_update_authorize_clear_update_status | function | modules/ |
Clears cached available update status data. |
_update_batch_create_message | function | modules/ |
Creates a structure of log messages. |
_update_build_fetch_url | function | modules/ |
Generates the URL to fetch information about project updates. |
_update_cache_clear | function | modules/ |
Invalidates cached data relating to update status. |
_update_cache_get | function | modules/ |
Retrieves data from the private update status cache table. |
_update_cache_set | function | modules/ |
Stores data in the private update status cache table. |
_update_create_fetch_task | function | modules/ |
Adds a task to the queue for fetching release history data for a project. |
_update_cron_notify | function | modules/ |
Performs any notifications that should be done once cron fetches new data. |
_update_fetch_data | function | modules/ |
Attempts to drain the queue of tasks for release history data to fetch. |
_update_get_cached_available_releases | function | modules/ |
Returns all currently cached data about available releases for all projects. |
_update_get_cache_multiple | function | modules/ |
Returns an array of cache items with a given cache ID prefix. |
_update_get_fetch_url_base | function | modules/ |
Returns the base of the URL to fetch available update data for a project. |
_update_manager_cache_directory | function | modules/ |
Returns the directory where update archive files should be cached. |
_update_manager_check_backends | function | modules/ |
Checks for file transfer backends and prepares a form fragment about them. |
_update_manager_extract_directory | function | modules/ |
Returns the directory where update archive files should be extracted. |
_update_manager_unique_identifier | function | modules/ |
Returns a short unique identifier for this Drupal installation. |
_update_message_text | function | modules/ |
Returns the appropriate message text when site is out of date or not secure. |
_update_no_data | function | modules/ |
Returns a warning message when there is no data about available updates. |
_update_process_fetch_task | function | modules/ |
Processes a task to fetch available update data for a single project. |
_update_process_info_list | function | modules/ |
Populates an array of project data. |
_update_project_status_sort | function | modules/ |
Orders projects based on their status. |
_update_refresh | function | modules/ |
Clears out all the cached available update data and initiates re-fetching. |
_update_requirement_check | function | modules/ |
Fills in the requirements array. |
Pagination
- Previous page
- Page 21
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.