Functions - 11.x - 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(). 1
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(). 1
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(). 1
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(). 1
authorize_access_allowed core/authorize.php Determines if the current user is allowed to run authorize.php. 1
automated_cron_settings_submit core/modules/automated_cron/automated_cron.module Form submission handler for system_cron_settings(). 1
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. 48 2
batch_get core/includes/form.inc Retrieves the current batch. 21
batch_process core/includes/form.inc Processes the batch. 15
batch_set core/includes/form.inc Adds a new batch. 30
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(). 1
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(). 1
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(). 1
big_pipe_removed_post_updates core/modules/big_pipe/big_pipe.post_update.php Implements hook_removed_post_updates().
block_content_add_body_field core/modules/block_content/block_content.module Adds the default body field to a block type. 11
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. 3
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. 26
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(). 1
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(). 1
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(). 1
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(). 1
check_markup core/modules/filter/filter.module Runs all the enabled filters on a piece of text. 7
ckeditor5_filter_format_edit_form_submit core/modules/ckeditor5/ckeditor5.module Form submission handler for filter format forms. 1
ckeditor5_post_update_list_type 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_alter core/themes/claro/claro.theme Implements hook_form_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().
claro_form_media_library_add_form_oembed_alter core/themes/claro/claro.theme Implements hook_form_FORM_ID_alter().
claro_form_media_library_add_form_upload_alter core/themes/claro/claro.theme Implements hook_form_FORM_ID_alter().
claro_form_menu_link_content_form_alter core/themes/claro/claro.theme Implements hook_form_BASE_FORM_ID_alter() for MenuLinkContentForm. 1
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().
claro_form_system_modules_alter core/themes/claro/claro.theme Implements hook_form_FORM_ID_alter() for the system_modules form.

Other projects


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