Functions - Drupal 11.1.x - Drupal Core
Primary tabs
Title | Deprecated | File name | Summary | Direct uses | Strings |
---|---|---|---|---|---|
twig_number_format_filter | since Twig 3.9 |
vendor/ |
@internal | ||
twig_random | since Twig 3.9 |
vendor/ |
@internal | ||
twig_raw_filter | since Twig 3.9 |
vendor/ |
@internal | ||
twig_render_template | core/ |
Implements hook_render_template(). | 1 | ||
twig_replace_filter | since Twig 3.9 |
vendor/ |
@internal | ||
twig_reverse_filter | since Twig 3.9 |
vendor/ |
@internal | ||
twig_round | since Twig 3.9 |
vendor/ |
@internal | ||
twig_slice | since Twig 3.9 |
vendor/ |
@internal | ||
twig_sort_filter | since Twig 3.9 |
vendor/ |
@internal | ||
twig_source | since Twig 3.9 |
vendor/ |
@internal | ||
twig_spaceless | since Twig 3.9 |
vendor/ |
@internal | ||
twig_split_filter | since Twig 3.9 |
vendor/ |
@internal | ||
twig_sprintf | since Twig 3.9 |
vendor/ |
@internal | ||
twig_striptags | since Twig 3.9 |
vendor/ |
@internal | ||
twig_template_from_string | since Twig 3.9 |
vendor/ |
@internal | ||
twig_test_empty | since Twig 3.9 |
vendor/ |
@internal | ||
twig_test_iterable | since Twig 3.9 |
vendor/ |
@internal | ||
twig_theme | core/ |
Implements hook_theme(). | |||
twig_title_string_filter | since Twig 3.9 |
vendor/ |
@internal | ||
twig_trim_filter | since Twig 3.9 |
vendor/ |
@internal | ||
twig_upper_filter | since Twig 3.9 |
vendor/ |
@internal | ||
twig_urlencode_filter | since Twig 3.9 |
vendor/ |
@internal | ||
twig_var_dump | since Twig 3.9 |
vendor/ |
@internal | ||
umami_form_alter | core/ |
Implements hook_form_alter(). | |||
umami_form_search_block_form_alter | core/ |
Implements hook_form_FORM_ID_alter(). | |||
umami_preprocess_block | core/ |
Implements hook_preprocess_block(). | |||
umami_preprocess_block__bundle__banner_block | core/ |
Implements hook_umami_preprocess_block__bundle__banner_block(). | |||
umami_preprocess_block__bundle__footer_promo_block | core/ |
Implements hook_umami_preprocess_block__bundle__footer_promo_block(). | |||
umami_preprocess_breadcrumb | core/ |
Implements hook_preprocess_breadcrumb(). | |||
umami_preprocess_field | core/ |
Implements hook_preprocess_field(). | |||
umami_preprocess_html | core/ |
Implements hook_preprocess_HOOK() for HTML document templates. | |||
umami_preprocess_image_widget | core/ |
Implements hook_preprocess_image_widget(). | |||
umami_preprocess_links | core/ |
Implements template_preprocess_links(). | |||
umami_preprocess_links__media_library_menu | core/ |
Implements hook_preprocess_links__media_library_menu(). | |||
umami_preprocess_menu_local_task | core/ |
Implements hook_preprocess_menu_local_task(). | |||
umami_theme_suggestions_block_alter | core/ |
Implements hook_theme_suggestions_HOOK_alter() for block templates. | |||
update_already_performed | core/ |
Determines if a module update has already been performed. | 1 | ||
update_authorize_batch_copy_project | core/ |
Implements callback_batch_operation(). | 1 | ||
update_authorize_run_update | core/ |
Updates existing projects when invoked by authorize.php. | 1 | 1 | |
update_authorize_update_batch_finished | core/ |
Batch callback: Performs actions when the authorized update batch is done. | 1 | ||
update_build_dependency_graph | core/ |
Constructs a graph which encodes the dependencies between module updates. | 1 | ||
update_calculate_project_data | core/ |
Calculates the current update status of all projects on the site. | 4 | ||
update_calculate_project_update_status | core/ |
Calculates the current update status of a specific project. | 1 | ||
update_check_requirements | core/ |
Checks update requirements and reports errors and (optionally) warnings. | 1 | ||
update_clear_update_disk_cache | core/ |
Clears the temporary files and directories based on file age from disk. | 1 | ||
update_create_fetch_task | core/ |
Adds a task to the queue for fetching release history data for a project. | |||
update_delete_file_if_stale | core/ |
Deletes stale files and directories from the update manager disk cache. | 1 | 1 | |
update_do_one | core/ |
Implements callback_batch_operation(). | 1 | ||
update_fetch_data | core/ |
Attempts to fetch update data after loading the necessary include file. | 2 | ||
update_fetch_data_finished | core/ |
Batch callback: Performs actions when all fetch tasks have been completed. | 1 |