Functions - Drupal 11.1.x - Drupal Core
Primary tabs
Title | Deprecated | File name | Summary | Direct uses | Strings |
---|---|---|---|---|---|
set_rejection_handler | vendor/ |
Sets the global rejection handler for unhandled promise rejections. | 1 | ||
shortcut_install | core/ |
Implements hook_install(). | |||
shortcut_preprocess_block | core/ |
Implements hook_preprocess_HOOK() for block templates. | |||
shortcut_preprocess_page_title | core/ |
Implements hook_preprocess_HOOK() for page title templates. | |||
shortcut_renderable_links | core/ |
Returns an array of shortcut links, suitable for rendering. | 1 | ||
shortcut_schema | core/ |
Implements hook_schema(). | |||
shortcut_set_edit_access | core/ |
Access callback for editing a shortcut set. | 2 | ||
shortcut_set_switch_access | core/ |
Access callback for switching the shortcut set assigned to a user account. | 1 | ||
shortcut_uninstall | core/ |
Implements hook_uninstall(). | |||
show | core/ |
Shows a hidden element for later rendering. | 1 | 16 | |
stable9_preprocess_item_list__search_results | core/ |
Implements hook_preprocess_item_list__search_results(). | |||
stable9_preprocess_views_view | core/ |
Implements hook_preprocess_views_view(). | |||
standard_form_install_configure_form_alter | core/ |
Implements hook_form_FORM_ID_alter() for install_configure_form(). | |||
standard_form_install_configure_submit | core/ |
Submission handler to sync the contact.form.feedback recipient. | 1 | ||
standard_install | core/ |
Implements hook_install(). | |||
starterkit_theme_preprocess_image_widget | core/ |
Implements hook_preprocess_image_widget(). | |||
syslog_facility_list | core/ |
Lists all possible syslog facilities for UNIX/Linux. | 1 | ||
syslog_install | core/ |
Implements hook_install(). | |||
syslog_logging_settings_submit | core/ |
Form submission handler for system_logging_settings(). | 1 | ||
syslog_update_last_removed | core/ |
Implements hook_update_last_removed(). | |||
system_admin_compact_mode | core/ |
Determines whether the current user is in compact mode. | 3 | ||
system_authorized_batch_process | core/ |
Use authorize.php to run batch_process(). | 1 | ||
system_authorized_batch_processing_url | core/ |
Returns the URL for the authorize.php script when it is processing a batch. | 1 | ||
system_authorized_get_url | core/ |
Return the URL for the authorize.php script. | 3 | ||
system_authorized_init | core/ |
Setup a given callback to run via authorize.php with elevated privileges. | 2 | ||
system_authorized_run | core/ |
Setup and invoke an operation using authorize.php. | |||
system_check_directory | core/ |
Checks the existence of the directory specified in $form_element. | 1 | ||
system_default_region | core/ |
Gets the name of the default region for a given theme. | 1 | ||
system_hook_info | core/ |
Implements hook_hook_info(). | |||
system_install | core/ |
Implements hook_install(). | |||
system_post_update_convert_empty_country_and_timezone_settings_to_null | core/ |
Updates system.date config to NULL for empty country and timezone defaults. | |||
system_post_update_sdc_uninstall | core/ |
Uninstall the sdc module if installed. | |||
system_preprocess_block | core/ |
Implements hook_preprocess_HOOK() for block templates. | |||
system_preprocess_toolbar | core/ |
Implements hook_preprocess_toolbar(). | |||
system_region_list | core/ |
Get a list of available regions from a specified theme. | 9 | ||
system_removed_post_updates | core/ |
Implements hook_removed_post_updates(). | |||
system_requirements | core/ |
Implements hook_requirements(). | |||
system_schema | core/ |
Implements hook_schema(). | 2 | ||
system_sort_themes | core/ |
Sorts themes by their names, with the default theme listed first. | 1 | ||
system_theme_suggestions_field | core/ |
Implements hook_theme_suggestions_HOOK(). | |||
system_theme_suggestions_html | core/ |
Implements hook_theme_suggestions_HOOK(). | |||
system_theme_suggestions_maintenance_page | core/ |
Implements hook_theme_suggestions_HOOK(). | |||
system_theme_suggestions_page | core/ |
Implements hook_theme_suggestions_HOOK(). | |||
system_theme_suggestions_region | core/ |
Implements hook_theme_suggestions_HOOK(). | |||
system_update_11001 | core/ |
Update length of menu_tree fields url and route_param_key from 255 to 2048. | |||
system_update_11100 | core/ |
Invalidate container because the module handler has changed. | |||
system_update_11102 | core/ |
Equivalent update to 10400. | |||
system_update_last_removed | core/ |
Implements hook_update_last_removed(). | |||
t | core/ |
Translates a string to the current language or to a given language. | 527 | 118 | |
tagged_iterator | vendor/ |
Creates a lazy iterator by tag name. | 5 |