Search for date
Title | Object type | File name | Summary |
---|---|---|---|
_list_update_7001_extract_allowed_values | function | modules/ |
Helper function for list_update_7001: extract allowed values from a string. |
_list_update_7001_float_string_cast | function | modules/ |
Helper callback function to cast the array element. |
_locale_invalidate_js | function | includes/ |
Force the JavaScript translation file(s) to be refreshed. |
_menu_update_parental_status | function | includes/ |
Checks and updates the 'has_children' status for the parent of a link. |
_node_mass_update_batch_finished | function | modules/ |
Implements callback_batch_finished(). |
_node_mass_update_batch_process | function | modules/ |
Implements callback_batch_operation(). |
_node_mass_update_helper | function | modules/ |
Updates individual nodes when fewer than 10 are queued. |
_profile_update_user_fields | function | modules/ |
Helper function: update an array of user fields by calling profile_view_field |
_registry_update | function | includes/ |
Does the work for registry_update(). |
_system_date_formats_build | function | modules/ |
Builds and returns information about available date formats. |
_system_date_format_types_build | function | modules/ |
Builds and returns information about available date types. |
_system_theme_settings_validate_path | function | modules/ |
Helper function for the system_theme_settings form. |
_system_update_bootstrap_status | function | modules/ |
Refresh bootstrap column in the system table. |
_update_7000_field_create_field | function | modules/ |
Utility function: create a field by writing directly to the database. |
_update_7000_field_create_instance | function | modules/ |
Utility function: write a field instance directly to the database. |
_update_7000_field_delete_field | function | modules/ |
Utility function: delete a field stored in SQL storage directly from the database. |
_update_7000_field_delete_instance | function | modules/ |
Utility function: delete an instance and all its data of a field stored in SQL Storage. |
_update_7000_field_read_fields | function | modules/ |
Utility function: fetch all the field definitions from the database. |
_update_7000_field_sql_storage_write | function | modules/ |
Utility function: write field data directly to SQL storage. |
_update_7000_node_get_types | function | modules/ |
Utility function: fetch the node types directly from the database. |
_update_7000_user_role_grant_permissions | function | modules/ |
Utility function: grant a set of permissions to a role during update. |
_update_7002_taxonomy_get_vocabularies | function | modules/ |
Utility function: get the list of vocabularies directly from the database. |
_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.