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().
a_module_update_dependencies core/tests/fixtures/test_update_ordering/test_update_ordering.php Implements hook_update_dependencies().
bad_3 core/tests/Drupal/Tests/Core/Update/UpdateHookRegistryTest.php Simulates a hook_update_N function.
ban_schema core/modules/ban/ban.install Implements hook_schema().
base_path core/includes/common.inc Returns the base URL path (i.e., directory) of the Drupal installation.
batch_get core/includes/form.inc Retrieves the current batch.
batch_process core/includes/form.inc Processes the batch.
batch_set core/includes/form.inc Adds a new batch.
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.
callback_batch_finished core/lib/Drupal/Core/Form/form.api.php Complete a batch process.
callback_batch_operation core/lib/Drupal/Core/Form/form.api.php Perform a single batch operation.
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.

Other projects


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