Functions - 11.x - drupal | Drupal API
Skip to search
Can we use first and third party cookies and web beacons to
understand our audience, and to tailor promotions you see
Breadcrumb
Functions - 11.x - drupal
Primary tabs
main
11.x
10.3.x
9.5.x
8.9.x
7.x
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.
authorize_access_allowed
core/
authorize.php
Determines if the current user is allowed to run authorize.php.
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.
50
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().
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
in drupal:11.4.0 and is removed from drupal:13.0.0. No
replacement is provided.
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.
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().
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_system_module_invoked_library_info_alter
core/
themes/
claro/
claro.theme
Called by system.module via its hook_library_info_alter().
claro_system_module_invoked_theme_registry_alter
core/
themes/
claro/
claro.theme
Called by system.module via its hook_theme_registry_alter().
comment_install
core/
modules/
comment/
comment.install
Implements hook_install().
comment_preview
in drupal:11.4.0 and is removed from drupal:12.0.0. The logic was
moved in \Drupal\comment\CommentForm::preview(), there is no replacement.
core/
modules/
comment/
comment.module
Generates a comment preview.
comment_removed_post_updates
core/
modules/
comment/
comment.post_update.php
Implements hook_removed_post_updates().
Other projects
Buggy or inaccurate documentation?
Please
file an issue
. Need
support
? Need help programming? Connect with the
Drupal community
Search drupal 11.x
API Navigation
drupal 11.x
Topics
Classes
Functions
Constants
Globals
Files
Namespaces
Deprecated
Services
Elements