Functions - 9.5.x - drupal

Primary tabs

Title Deprecated File name Summary Direct uses Strings
book_entity_type_build core/modules/book/book.module Implements hook_entity_type_build().
book_form_node_confirm_form_alter core/modules/book/book.module Implements hook_form_BASE_FORM_ID_alter() for \Drupal\node\Form\NodeDeleteForm.
book_form_node_form_alter core/modules/book/book.module Implements hook_form_BASE_FORM_ID_alter() for \Drupal\node\NodeForm.
book_form_update core/modules/book/book.module Renders a new parent page select element when the book selection changes. 1
book_help core/modules/book/book.module Implements hook_help().
book_migration_plugins_alter core/modules/book/book.module Implements hook_migration_plugins_alter().
book_node_builder core/modules/book/book.module Entity form builder to add the book information to the node. 1
book_node_insert core/modules/book/book.module Implements hook_ENTITY_TYPE_insert() for node entities.
book_node_links_alter core/modules/book/book.module Implements hook_node_links_alter().
book_node_load core/modules/book/book.module Implements hook_ENTITY_TYPE_load() for node entities.
book_node_predelete core/modules/book/book.module Implements hook_ENTITY_TYPE_predelete() for node entities.
book_node_prepare_form core/modules/book/book.module Implements hook_ENTITY_TYPE_prepare_form() for node entities.
book_node_presave core/modules/book/book.module Implements hook_ENTITY_TYPE_presave() for node entities.
book_node_type_update core/modules/book/book.module Implements hook_ENTITY_TYPE_update() for node_type entities.
book_node_update core/modules/book/book.module Implements hook_ENTITY_TYPE_update() for node entities.
book_node_view core/modules/book/book.module Implements hook_ENTITY_TYPE_view() for node entities.
book_pick_book_nojs_submit core/modules/book/book.module Form submission handler for node_form(). 1
book_schema core/modules/book/book.install Implements hook_schema().
book_test_page_attachments core/modules/book/tests/modules/book_test/book_test.module Implements hook_page_attachments().
book_theme core/modules/book/book.module Implements hook_theme().
book_type_is_allowed core/modules/book/book.module Determines if a given node type is in the list of types allowed for books. 2
book_uninstall core/modules/book/book.install Implements hook_uninstall().
book_views_data core/modules/book/book.views.inc Implements hook_views_data().
breakpoint_help core/modules/breakpoint/breakpoint.module Implements hook_help().
breakpoint_themes_installed core/modules/breakpoint/breakpoint.module Implements hook_themes_installed().
breakpoint_themes_uninstalled core/modules/breakpoint/breakpoint.module Implements hook_themes_uninstalled().
callback core/tests/Drupal/Tests/Core/Render/RendererCallbackTest.php A test render callback. 24
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.
check_markup core/modules/filter/filter.module Runs all the enabled filters on a piece of text. 8
ckeditor4to5upgrade_plugin_test_ckeditor4to5upgrade_plugin_info_alter core/modules/ckeditor5/tests/modules/ckeditor4to5upgrade_plugin_test/ckeditor4to5upgrade_plugin_test.module Implements hook_ckeditor4to5upgrade_plugin_info_alter().
ckeditor5_config_schema_info_alter core/modules/ckeditor5/ckeditor5.module Implements hook_config_schema_info_alter().
ckeditor5_drupalelementstyle_test_ckeditor5_plugin_info_alter core/modules/ckeditor5/tests/modules/ckeditor5_drupalelementstyle_test/ckeditor5_drupalelementstyle_test.module Implements hook_ckeditor4to5upgrade_plugin_info_alter().
ckeditor5_filter_format_edit_form_submit core/modules/ckeditor5/ckeditor5.module Form submission handler for filter format forms. 1
ckeditor5_form_filter_format_form_alter core/modules/ckeditor5/ckeditor5.module Implements hook_form_FORM_ID_alter().
ckeditor5_help core/modules/ckeditor5/ckeditor5.module Implements hook_help().
ckeditor5_js_alter core/modules/ckeditor5/ckeditor5.module Implements hook_js_alter().
ckeditor5_library_info_alter core/modules/ckeditor5/ckeditor5.module Implements hook_library_info_alter().
ckeditor5_module_implements_alter core/modules/ckeditor5/ckeditor5.module Implements hook_module_implements_alter().
ckeditor5_post_update_alignment_buttons core/modules/ckeditor5/ckeditor5.post_update.php Updates text formats that has alignment shown as individual buttons.
ckeditor5_post_update_image_toolbar_item core/modules/ckeditor5/ckeditor5.post_update.php The image toolbar item changed from `uploadImage` to `drupalInsertImage`.
ckeditor5_theme core/modules/ckeditor5/ckeditor5.module Implements hook_theme().
ckeditor5_validation_constraint_alter core/modules/ckeditor5/ckeditor5.module Implements hook_validation_constraint_alter().
ckeditor_ckeditor_css_alter core/modules/ckeditor/ckeditor.module Implements hook_ckeditor_css_alter().
ckeditor_editor_presave core/modules/ckeditor/ckeditor.module Implements hook_ENTITY_TYPE_presave().
ckeditor_filter_format_edit_form_validate core/modules/ckeditor/ckeditor.module Validate callback to ensure the DrupalMediaLibrary button can work correctly. 2
ckeditor_form_filter_format_add_form_alter core/modules/ckeditor/ckeditor.module Implements hook_form_FORM_ID_alter().
ckeditor_form_filter_format_edit_form_alter core/modules/ckeditor/ckeditor.module Implements hook_form_FORM_ID_alter().
ckeditor_help core/modules/ckeditor/ckeditor.module Implements hook_help().

Other projects


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