Functions - main - drupal

Primary tabs

Title Deprecated File name Summary Direct uses Strings
aaa_hook_order_test_module_implements_alter core/modules/system/tests/modules/HookOrder/aaa_hook_order_test/aaa_hook_order_test.module Implements hook_module_implements_alter().
aaa_hook_order_test_procedural_alter core/modules/system/tests/modules/HookOrder/aaa_hook_order_test/aaa_hook_order_test.module Implements hook_procedural_alter().
aaa_hook_order_test_procedural_subtype_alter core/modules/system/tests/modules/HookOrder/aaa_hook_order_test/aaa_hook_order_test.module Implements hook_procedural_subtype_alter().
aaa_hook_order_test_sparse_test_hook core/modules/system/tests/modules/HookOrder/aaa_hook_order_test/aaa_hook_order_test.module Implements hook_sparse_test_hook().
aaa_hook_order_test_test_hook core/modules/system/tests/modules/HookOrder/aaa_hook_order_test/aaa_hook_order_test.module Implements hook_test_hook().
announcements_feed_post_update_migrate_last_fetch_state_to_keyvalue core/modules/announcements_feed/announcements_feed.post_update.php Migrates last fetch timestamp from State API to key/value storage.
automated_cron_settings_submit

in drupal:11.4.0 and is removed from drupal:13.0.0. Use AutomatedCronHooks::automatedCronSettingsSubmit() instead.

core/modules/automated_cron/automated_cron.module Form submission handler for system_cron_settings().
ban_schema core/modules/ban/ban.install Implements hook_schema().
bbb_hook_order_test_procedural_alter core/modules/system/tests/modules/HookOrder/bbb_hook_order_test/bbb_hook_order_test.module Implements hook_procedural_alter().
bbb_hook_order_test_procedural_subtype_alter core/modules/system/tests/modules/HookOrder/bbb_hook_order_test/bbb_hook_order_test.module Implements hook_procedural_subtype_alter().
bbb_hook_order_test_test_hook core/modules/system/tests/modules/HookOrder/bbb_hook_order_test/bbb_hook_order_test.module Implements hook_test_hook().
bbb_hook_order_test_test_procedural_reorder core/modules/system/tests/modules/HookOrder/bbb_hook_order_test/bbb_hook_order_test.module Implements hook_test_procedural_reorder().
big_pipe_removed_post_updates core/modules/big_pipe/big_pipe.post_update.php Implements hook_removed_post_updates().
block_content_add_body_field

in drupal:11.3.0 and is removed from drupal:12.0.0. There is no replacement.

core/modules/block_content/block_content.module Adds the default body field to a block type.
block_content_post_update_remove_block_content_listing_empty core/modules/block_content/block_content.post_update.php Remove block_content_listing_empty from views.
block_content_post_update_remove_block_content_status_info_keys core/modules/block_content/block_content.post_update.php Remove deprecated status and info keys from block_content blocks.
block_content_removed_post_updates core/modules/block_content/block_content.post_update.php Implements hook_removed_post_updates().
block_content_update_last_removed core/modules/block_content/block_content.install Implements hook_update_last_removed().
block_install core/modules/block/block.install Implements hook_install().
block_post_update_make_weight_integer core/modules/block/block.post_update.php Ensures that all block weights are integers.
block_post_update_set_menu_block_depth_to_null_if_zero core/modules/block/block.post_update.php Updates the `depth` setting to NULL if it is 0 in any menu blocks.
block_removed_post_updates core/modules/block/block.post_update.php Implements hook_removed_post_updates().
block_theme_initialize core/modules/block/block.module Assigns an initial, default set of blocks for a theme.
block_update_last_removed core/modules/block/block.install Implements hook_update_last_removed().
callback core/tests/Drupal/Tests/Core/Render/RendererCallbackTest.php A test render callback.
callback_allowed_values_function core/modules/options/options.api.php Provide the allowed values for a 'list_*' field.
ccc_hook_order_test_procedural_alter core/modules/system/tests/modules/HookOrder/ccc_hook_order_test/ccc_hook_order_test.module Implements hook_procedural_alter().
ccc_hook_order_test_procedural_subtype_alter core/modules/system/tests/modules/HookOrder/ccc_hook_order_test/ccc_hook_order_test.module Implements hook_procedural_subtype_alter().
ccc_hook_order_test_sparse_test_hook core/modules/system/tests/modules/HookOrder/ccc_hook_order_test/ccc_hook_order_test.module Implements hook_sparse_test_hook().
ccc_hook_order_test_test_hook core/modules/system/tests/modules/HookOrder/ccc_hook_order_test/ccc_hook_order_test.module Implements hook_test_hook().
ccc_hook_order_test_test_procedural_reorder core/modules/system/tests/modules/HookOrder/ccc_hook_order_test/ccc_hook_order_test.module Implements hook_test_procedural_reorder().
check_markup core/modules/filter/filter.module Runs all the enabled filters on a piece of text.
ckeditor5_filter_format_edit_form_submit

in drupal:11.4.0 and is removed from drupal:12.0.0. Use \Drupal\ckeditor5\Hook\Ckeditor5Hooks::filterFormatEditFormSubmit() instead.

core/modules/ckeditor5/ckeditor5.module Form submission handler for filter format forms.
ckeditor5_post_update_list_type core/modules/ckeditor5/ckeditor5.post_update.php No-op update that didn't update quite enough the first time.
ckeditor5_post_update_list_type_again core/modules/ckeditor5/ckeditor5.post_update.php Updates Text Editors using CKEditor 5 to native List "type" functionality.
ckeditor5_removed_post_updates core/modules/ckeditor5/ckeditor5.post_update.php Implements hook_removed_post_updates().
claro_element_info_alter core/themes/claro/claro.theme Implements hook_element_info_alter().
claro_form_media_form_alter core/themes/claro/claro.theme Implements hook_form_BASE_FORM_ID_alter() for \Drupal\media\MediaForm.
claro_form_media_library_add_form_alter core/themes/claro/claro.theme Implements hook_form_BASE_FORM_ID_alter() for media_library_add_form.
claro_form_media_library_add_form_oembed_alter core/themes/claro/claro.theme Implements hook_form_FORM_ID_alter() for media_library_add_form_oembed.
claro_form_media_library_add_form_upload_alter core/themes/claro/claro.theme Implements hook_form_FORM_ID_alter() for media_library_add_form_upload.
claro_form_menu_link_content_form_alter core/themes/claro/claro.theme Implements hook_form_BASE_FORM_ID_alter() for MenuLinkContentForm.
claro_form_menu_link_edit_alter core/themes/claro/claro.theme Implements hook_form_FORM_ID_alter() for MenuLinkEditForm.
claro_form_node_form_alter core/themes/claro/claro.theme Implements hook_form_BASE_FORM_ID_alter() for \Drupal\node\Form\NodeForm.
claro_form_node_preview_form_select_alter core/themes/claro/claro.theme Implements hook_form_FORM_ID_alter() for node_preview_form_select.
claro_form_system_modules_alter core/themes/claro/claro.theme Implements hook_form_FORM_ID_alter() for the system_modules form.
claro_form_user_admin_permissions_alter core/themes/claro/claro.theme Implements hook_form_FORM_ID_alter() for the user_admin_permissions form.
claro_form_views_exposed_form_alter core/themes/claro/claro.theme Implements hook_form_FORM_ID_alter() for views_exposed_form.
claro_form_views_ui_add_handler_form_alter core/themes/claro/claro.theme Implements hook_form_FORM_ID_alter() for Views UI add handler form.
claro_form_views_ui_config_item_form_alter core/themes/claro/claro.theme Implements hook_form_FORM_ID_alter() for the Views UI config form.

Other projects


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