Functions - 9.5.x - drupal
Title | Deprecated | File name | Summary | Direct uses | Strings |
---|---|---|---|---|---|
_toolbar_get_subtrees_hash | core/ |
Returns the hash of the user-rendered toolbar subtrees and cacheability. | 1 | ||
_tour_update_joyride | core/ |
Updates a tour to make it compatible with the Shepherd library. | 2 | ||
_tracker_add | core/ |
Updates indexing tables when a node is added, updated, or commented on. | 4 | ||
_tracker_calculate_changed | core/ |
Picks the most recent timestamp between node changed and the last comment. | 2 | ||
_tracker_remove | core/ |
Cleans up indexed data when nodes or comments are removed. | 2 | ||
_update_authorize_clear_update_status | core/ |
Clears available update status data. | 1 | ||
_update_batch_create_message | core/ |
Creates a structure of log messages. | 1 | ||
_update_ckeditor5_html_filter | core/ |
AJAX callback handler for filter_format_form(). | 1 | ||
_update_cron_notify | core/ |
Performs any notifications that should be done once cron fetches new data. | 1 | ||
_update_fix_missing_schema | core/ |
Helper to detect and fix 'missing' schema information. | 1 | ||
_update_manager_access | core/ |
Resolves if the current user can access updater menu items. | 3 | ||
_update_manager_cache_directory | core/ |
Returns the directory where update archive files should be cached. | 4 | ||
_update_manager_check_backends | core/ |
Checks for file transfer backends and prepares a form fragment about them. | 3 | ||
_update_manager_extract_directory | core/ |
Returns the directory where update archive files should be extracted. | 5 | ||
_update_manager_unique_identifier | core/ |
Returns a short unique identifier for this Drupal installation. | 2 | ||
_update_message_text | core/ |
Returns the appropriate message text when site is out of date or not secure. | 2 | ||
_update_no_data | core/ |
Returns a warning message when there is no data about available updates. | 2 | ||
_update_project_status_sort | core/ |
Orders projects based on their status. | 1 | ||
_update_requirement_check | core/ |
Fills in the requirements array. | 1 | ||
_user_cancel | core/ |
Implements callback_batch_operation(). | 1 | ||
_user_cancel_session_regenerate | core/ |
Implements callback_batch_finished(). | 1 | ||
_user_mail_notify | core/ |
Creates and sends a notification email following a change to a user account. | 10 | ||
_user_role_permissions_update | core/ |
Determine the permissions for one or more roles during update. | 1 | ||
_views_field_get_entity_type_storage | core/ |
Determines whether the entity type the field appears in is SQL based. | 3 | ||
_views_file_status | in drupal:9.3.0 and is removed from drupal:10.0.0. There is no replacement. |
core/ |
Formats human-readable version of file status. | 1 | |
_views_query_tag_alter_condition | core/ |
Replaces the substitutions recursive foreach condition. | 1 | ||
_views_test_query_access_restrict_by_uuid | core/ |
Excludes entities with the 'hidden-ENTITY_TYPE_ID' UUID from a query. | 2 |
Pagination
- Previous page
- Page 55
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.