Functions - main - drupal

Primary tabs

Title Deprecated File name Summary Direct uses Strings
claro_preprocess_views_ui_rearrange_filter_form core/themes/claro/claro.theme Implements hook_preprocess_HOOK() for views_ui_rearrange_filter_form.
claro_preprocess_views_view_fields__media_library core/themes/claro/claro.theme Implements hook_preprocess_HOOK() for views_view_fields__media_library.
claro_preprocess_views_view_table core/themes/claro/claro.theme Implements hook_preprocess_HOOK() for views_view_table.
claro_system_module_invoked_library_info_alter core/themes/claro/claro.theme Called by system.module via its hook_library_info_alter(). 1
claro_system_module_invoked_theme_registry_alter core/themes/claro/claro.theme Called by system.module via its hook_theme_registry_alter(). 1
claro_theme_registry_alter core/themes/claro/claro.theme Implements hook_theme_registry_alter().
claro_theme_suggestions_details_alter core/themes/claro/claro.theme Implements hook_theme_suggestions_HOOK_alter() for details.
claro_theme_suggestions_form_element_alter core/themes/claro/claro.theme Implements hook_theme_suggestions_HOOK_alter() for form_element.
claro_theme_suggestions_maintenance_page_alter core/themes/claro/claro.theme Implements hook_theme_suggestions_maintenance_page_alter().
claro_views_pre_render core/themes/claro/claro.theme Implements hook_views_pre_render().
claro_views_ui_display_tab_alter core/themes/claro/claro.theme Implements hook_views_ui_display_tab_alter().
claro_views_ui_display_top_alter core/themes/claro/claro.theme Implements hook_views_ui_display_top_alter().
comment_install core/modules/comment/comment.install Implements hook_install(). 1
comment_removed_post_updates core/modules/comment/comment.post_update.php Implements hook_removed_post_updates().
comment_schema core/modules/comment/comment.install Implements hook_schema().
comment_uninstall core/modules/comment/comment.install Implements hook_uninstall().
comment_update_last_removed core/modules/comment/comment.install Implements hook_update_last_removed().
config_install_schema_test_schema core/modules/config/tests/config_install_schema_test/config_install_schema_test.install Implements hook_schema().
config_test_install core/modules/config/tests/config_test/config_test.install Implements hook_install().
contact_form_user_admin_settings_submit

in drupal:11.4.0 and is removed from drupal:12.0.0. Use \Drupal\contact\Hook\ContactFormHooks::userAdminSettingsSubmit instead.

core/modules/contact/contact.module Form submission handler for \Drupal\user\AccountSettingsForm.
contact_removed_post_updates core/modules/contact/contact.post_update.php Implements hook_removed_post_updates().
contact_storage_test_install core/modules/contact/tests/modules/contact_storage_test/contact_storage_test.install Implements hook_install().
contact_user_profile_form_submit

in drupal:11.4.0 and is removed from drupal:12.0.0. Use \Drupal\contact\Hook\ContactFormHooks::profileFormSubmit() instead.

core/modules/contact/contact.module Form submission handler for \Drupal\user\ProfileForm.
container_test_file_service_test_service_function core/tests/Drupal/Tests/Component/DependencyInjection/Fixture/container_test_file_service_test_service_function.php Test function for container testing. 1 1
content_moderation_post_update_add_index_content_moderation_state_field_revision_moderation_state core/modules/content_moderation/content_moderation.post_update.php Add moderation_state index to content_moderation_state tables.
content_moderation_removed_post_updates core/modules/content_moderation/content_moderation.post_update.php Implements hook_removed_post_updates(). 1
content_moderation_test_resave_install core/modules/content_moderation/tests/modules/content_moderation_test_resave/content_moderation_test_resave.install Implements hook_install().
content_moderation_update_last_removed core/modules/content_moderation/content_moderation.install Implements hook_update_last_removed().
content_translation_enable_widget core/modules/content_translation/content_translation.module Returns a widget to enable content translation per entity bundle. 1
content_translation_field_sync_widget

in drupal:11.4.0 and is removed from drupal:12.0.0. Use Drupal\content_translation\FieldSyncWidget::widget() instead.

core/modules/content_translation/content_translation.module Returns a form element to configure field synchronization.
content_translation_install core/modules/content_translation/content_translation.install Implements hook_install().
content_translation_language_configuration_element_process core/modules/content_translation/content_translation.module Process callback: Expands the language_configuration form element. 1 1
content_translation_language_configuration_element_submit core/modules/content_translation/content_translation.module Form submission handler for element. 1
content_translation_language_configuration_element_validate core/modules/content_translation/content_translation.module Form validation handler for the language_configuration form element. 1
content_translation_translate_access core/modules/content_translation/content_translation.module Access callback for the translation overview page. 1 1
content_translation_update_last_removed core/modules/content_translation/content_translation.install Implements hook_update_last_removed().
contextual_removed_post_updates core/modules/contextual/contextual.post_update.php Implements hook_removed_post_updates().
database_test_schema core/modules/system/tests/modules/database_test/database_test.install Implements hook_schema(). 1
datetime_range_removed_post_updates core/modules/datetime_range/datetime_range.post_update.php Implements hook_removed_post_updates().
datetime_type_field_views_data_helper

in drupal:11.2.0 and is removed from drupal:12.0.0. Use \Drupal::service('datetime.views_helper') ->buildViewsData($field_storage, $data, $column_name); instead.

core/modules/datetime/datetime.module Provides Views integration for any datetime-based fields.
dblog_filters

in drupal:11.4.0 and is removed from drupal:13.0.0. Use \Drupal::service(\Drupal\dblog\DbLogFilters::class)->filters() instead.

core/modules/dblog/dblog.module Creates a list of database log administration filters that can be applied.
dblog_removed_post_updates core/modules/dblog/dblog.post_update.php Implements hook_removed_post_updates().
dblog_schema core/modules/dblog/dblog.install Implements hook_schema().
dblog_update_last_removed core/modules/dblog/dblog.install Implements hook_update_last_removed().
ddd_hook_order_test_test_hook core/modules/system/tests/modules/HookOrder/ddd_hook_order_test/ddd_hook_order_test.module Implements hook_test_hook(). 1
demo_umami_content_install core/profiles/demo_umami/modules/demo_umami_content/demo_umami_content.install Implements hook_install().
demo_umami_content_uninstall core/profiles/demo_umami/modules/demo_umami_content/demo_umami_content.install Implements hook_uninstall().
demo_umami_install core/profiles/demo_umami/demo_umami.install Implements hook_install().
deprecation_test_deprecated_alter_alter core/modules/system/tests/modules/deprecation_test/deprecation_test.module Implements hook_deprecated_alter_alter().
deprecation_test_deprecated_hook core/modules/system/tests/modules/deprecation_test/deprecation_test.module Implements hook_deprecated_hook().

Other projects


Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.