Functions - Drupal 11.1.x - Drupal Core
Primary tabs
Title | Deprecated | File name | Summary | Direct uses | Strings |
---|---|---|---|---|---|
closure | vendor/ |
@internal | 5 | 21 | |
closure | vendor/ |
Creates a closure. | 5 | 21 | |
comment_install | core/ |
Implements hook_install(). | |||
comment_preprocess_block | core/ |
Implements hook_preprocess_HOOK() for block templates. | |||
comment_preprocess_field | core/ |
Prepares variables for comment field templates. | |||
comment_preview | core/ |
Generates a comment preview. | 1 | 5 | |
comment_removed_post_updates | core/ |
Implements hook_removed_post_updates(). | |||
comment_schema | core/ |
Implements hook_schema(). | |||
comment_uninstall | core/ |
Implements hook_uninstall(). | |||
comment_update_last_removed | core/ |
Implements hook_update_last_removed(). | |||
comment_uri | core/ |
Entity URI callback. | |||
composerRequire | vendor/ |
||||
contact_form_user_admin_settings_submit | core/ |
Form submission handler for \Drupal\user\AccountSettingsForm. | 1 | ||
contact_removed_post_updates | core/ |
Implements hook_removed_post_updates(). | |||
contact_user_profile_form_submit | core/ |
Form submission handler for \Drupal\user\ProfileForm. | 1 | ||
content_moderation_preprocess_node | core/ |
Implements hook_preprocess_HOOK(). | |||
content_moderation_removed_post_updates | core/ |
Implements hook_removed_post_updates(). | |||
content_moderation_update_last_removed | core/ |
Implements hook_update_last_removed(). | |||
content_translation_enable_widget | core/ |
Returns a widget to enable content translation per entity bundle. | 1 | ||
content_translation_field_sync_widget | core/ |
Returns a form element to configure field synchronization. | 2 | ||
content_translation_form_language_content_settings_submit | core/ |
Form submission handler for content_translation_admin_settings_form(). | 1 | ||
content_translation_form_language_content_settings_validate | core/ |
Form validation handler for content_translation_admin_settings_form(). | 1 | ||
content_translation_install | core/ |
Implements hook_install(). | |||
content_translation_language_configuration_element_process | core/ |
Process callback: Expands the language_configuration form element. | 1 | 1 | |
content_translation_language_configuration_element_submit | core/ |
Form submission handler for element added with content_translation_language_configuration_element_process(). | 1 | ||
content_translation_language_configuration_element_validate | core/ |
Form validation handler for element added with content_translation_language_configuration_element_process(). | 1 | ||
content_translation_module_implements_alter | core/ |
Implements hook_module_implements_alter(). | |||
content_translation_preprocess_language_content_settings_table | core/ |
Implements hook_preprocess_HOOK() for language-content-settings-table.html.twig. | |||
content_translation_translate_access | core/ |
Access callback for the translation overview page. | 1 | 1 | |
content_translation_update_last_removed | core/ |
Implements hook_update_last_removed(). | |||
contextual_preprocess | core/ |
Implements hook_preprocess(). | |||
contextual_removed_post_updates | core/ |
Implements hook_removed_post_updates(). | |||
datetime_range_removed_post_updates | core/ |
Implements hook_removed_post_updates(). | |||
datetime_type_field_views_data_helper | core/ |
Provides Views integration for any datetime-based fields. | 2 | ||
dblog_filters | core/ |
Creates a list of database log administration filters that can be applied. | 3 | ||
dblog_removed_post_updates | core/ |
Implements hook_removed_post_updates(). | |||
dblog_schema | core/ |
Implements hook_schema(). | |||
dblog_update_last_removed | core/ |
Implements hook_update_last_removed(). | |||
debug_resource | debug_resource will be removed in guzzlehttp/guzzle:8.0. Use Utils::debugResource instead. |
vendor/ |
Returns a debug stream based on the provided variable. | ||
default_ca_bundle | default_ca_bundle will be removed in guzzlehttp/guzzle:8.0. This function is not needed in PHP 5.6+. |
vendor/ |
Returns the default cacert bundle for the current system. | ||
default_user_agent | default_user_agent will be removed in guzzlehttp/guzzle:8.0. Use Utils::defaultUserAgent instead. |
vendor/ |
Get the default User-Agent string to use with Guzzle. | ||
demo_umami_content_install | core/ |
Implements hook_install(). | |||
demo_umami_content_uninstall | core/ |
Implements hook_uninstall(). | |||
demo_umami_form_install_configure_form_alter | core/ |
Implements hook_form_FORM_ID_alter() for install_configure_form(). | |||
demo_umami_form_install_configure_submit | core/ |
Submission handler to sync the contact.form.feedback recipient. | 1 | ||
demo_umami_help | core/ |
Implements hook_help(). | |||
demo_umami_install | core/ |
Implements hook_install(). | |||
demo_umami_requirements | core/ |
Implements hook_requirements(). | |||
demo_umami_set_users_passwords | core/ |
Sets the password of admin to be the password for all users. | 1 | ||
demo_umami_toolbar | core/ |
Implements hook_toolbar(). |