Functions - main - drupal
| Title | Deprecated | File name | Summary | Direct uses | Strings |
|---|---|---|---|---|---|
| test_theme_settings_form_system_theme_settings_alter | core/ |
Implements hook_form_system_theme_settings_alter(). | |||
| test_theme_settings_form_system_theme_settings_submit | core/ |
Test theme form settings submission handler. | 1 | ||
| test_theme_updates_post_update_test | core/ |
Tests post updates for themes. | |||
| text_removed_post_updates | core/ |
Implements hook_removed_post_updates(). | |||
| text_summary | in drupal:11.4.0 and is removed from drupal:13.0.0. Use \Drupal::service(TextSummary::class)->generate() instead. |
core/ |
Generates a trimmed, formatted version of a text field value. | ||
| theme_get_setting | in drupal:11.3.0 and is removed from drupal:13.0.0. Use \Drupal::service('Drupal\Core\Extension\ThemeSettingsProvider')->getSetting() instead. |
core/ |
Retrieves a setting for the current theme or for a given theme. | ||
| theme_get_suggestions | core/ |
Generate an array of suggestions from path arguments. | 4 | ||
| theme_settings_convert_to_config | core/ |
Converts theme settings to configuration. | 1 | ||
| time | core/ |
Shadow time() system call. | 33 | ||
| toolbar_get_rendered_subtrees | core/ |
Returns the rendered subtree of each top-level toolbar link. | 2 | ||
| toolbar_menu_navigation_links | core/ |
Adds toolbar-specific attributes to the menu link tree. | 2 | ||
| twig_extension | core/ |
Implements hook_extension(). | 1 | ||
| twig_render_template | core/ |
Implements hook_render_template(). | |||
| twig_theme | core/ |
Implements hook_theme(). | |||
| umami_form_alter | core/ |
Implements hook_form_alter(). | |||
| umami_form_search_block_form_alter | core/ |
Implements hook_form_FORM_ID_alter() for search_block_form. | |||
| umami_preprocess_block | core/ |
Implements hook_preprocess_HOOK() for block. | |||
| umami_preprocess_block__bundle__banner_block | core/ |
Implements hook_preprocess_HOOK() for block--bundle--banner-block. | |||
| umami_preprocess_block__bundle__footer_promo_block | core/ |
Implements hook_preprocess_HOOK() for block bundle footer promo. | |||
| umami_preprocess_breadcrumb | core/ |
Implements hook_preprocess_HOOK() for breadcrumb. | |||
| umami_preprocess_field | core/ |
Implements hook_preprocess_HOOK() for field. | |||
| umami_preprocess_html | core/ |
Implements hook_preprocess_HOOK() for html. | |||
| umami_preprocess_image_widget | core/ |
Implements hook_preprocess_HOOK() for image-widget. | |||
| umami_preprocess_links | core/ |
Implements hook_preprocess_HOOK() for links. | |||
| umami_preprocess_links__media_library_menu | core/ |
Implements hook_preprocess_HOOK() for links--media-library-menu. | |||
| umami_preprocess_menu_local_task | core/ |
Implements hook_preprocess_HOOK() for menu-local-task. | |||
| umami_theme_suggestions_block_alter | core/ |
Implements hook_theme_suggestions_HOOK_alter() for block templates. | |||
| under_test_update_1 | core/ |
Simulates a hook_update_N function. | |||
| under_test_update_1234_failed | core/ |
Simulates a hook_update_N function. | |||
| under_test_update_20 | core/ |
Simulates a hook_update_N function. | |||
| under_test_update_3000 | core/ |
Simulates a hook_update_N function. | |||
| updated_module_hello | core/ |
Page controller that says hello. | |||
| updated_module_hello | core/ |
Page controller that says hello. | |||
| update_already_performed | core/ |
Determines if a module update has already been performed. | 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. | 5 | ||
| 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_create_fetch_task | core/ |
Adds a task to the queue for fetching release history data for a project. | 2 | ||
| update_do_one | core/ |
Implements callback_batch_operation(). | 1 | ||
| update_fetch_data | core/ |
Attempts to fetch update data after loading the necessary include file. | 1 | ||
| update_fetch_data_finished | core/ |
Batch callback: Performs actions when all fetch tasks have been completed. | 1 | ||
| update_get_available | core/ |
Tries to get update information and refreshes it when necessary. | 8 | ||
| update_get_update_function_list | core/ |
Returns an organized list of update functions for a set of modules. | 1 | ||
| update_get_update_list | core/ |
Returns a list of all the pending database updates. | 5 | ||
| update_install | core/ |
Implements hook_install(). | |||
| update_invoke_post_update | core/ |
Executes a single hook_post_update_NAME(). | 1 | ||
| update_is_missing | core/ |
Determines if a module update is missing or unavailable. | 1 | ||
| update_post_update_clear_disk_cache_again | core/ |
Removes the legacy 'Update Manager' disk cache (again). | |||
| update_process_project_info | core/ |
Determines version and type information for currently installed projects. | 1 |
Pagination
- Previous page
- Page 16
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.