You are here

Functions in Drupal 8

Primary tabs

Namesort descending Location Description Direct uses Strings
bartik_form_alter core/themes/bartik/bartik.theme Implements hook_form_alter() to add classes to the search form.
bartik_preprocess_block core/themes/bartik/bartik.theme Implements hook_preprocess_HOOK() for block.html.twig.
bartik_preprocess_html core/themes/bartik/bartik.theme Implements hook_preprocess_HOOK() for HTML document templates.
bartik_preprocess_maintenance_page core/themes/bartik/bartik.theme Implements hook_preprocess_HOOK() for maintenance-page.html.twig.
bartik_preprocess_menu core/themes/bartik/bartik.theme Implements hook_preprocess_HOOK() for menu.html.twig.
bartik_preprocess_node core/themes/bartik/bartik.theme Implements hook_preprocess_HOOK() for node.html.twig.
bartik_preprocess_page_title core/themes/bartik/bartik.theme Implements hook_preprocess_HOOK() for page title templates.
bartik_theme_suggestions_form_alter core/themes/bartik/bartik.theme Implements hook_theme_suggestions_HOOK_alter() for form templates.
base_path core/includes/common.inc Returns the base URL path (i.e., directory) of the Drupal installation. 47 2
basic_auth_help core/modules/basic_auth/basic_auth.module Implements hook_help().
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. 33
batch_test_stack core/modules/system/tests/modules/batch_test/batch_test.module Helper function: Stores or retrieves traced execution data. 30
big_pipe_help core/modules/big_pipe/big_pipe.module Implements hook_help().
big_pipe_page_attachments core/modules/big_pipe/big_pipe.module Implements hook_page_attachments().
big_pipe_test_page_top core/modules/big_pipe/tests/modules/big_pipe_test/big_pipe_test.module Implements hook_page_top().
block_configurable_language_delete core/modules/block/block.module Implements hook_ENTITY_TYPE_delete() for 'configurable_language'.
block_content_add_body_field core/modules/block_content/block_content.module Adds the default body field to a custom block type. 15
block_content_entity_type_alter core/modules/block_content/block_content.module Implements hook_entity_type_alter().
block_content_help core/modules/block_content/block_content.module Implements hook_help().
block_content_post_update_add_views_reusable_filter core/modules/block_content/block_content.post_update.php Adds a 'reusable' filter to all Custom Block views.
block_content_query_entity_reference_alter core/modules/block_content/block_content.module Implements hook_query_TAG_alter().
block_content_test_block_content_insert core/modules/block_content/tests/modules/block_content_test/block_content_test.module Implements hook_block_content_insert().
block_content_test_block_content_presave core/modules/block_content/tests/modules/block_content_test/block_content_test.module Implements hook_block_content_presave().
block_content_test_block_content_update core/modules/block_content/tests/modules/block_content_test/block_content_test.module Implements hook_block_content_update().
block_content_test_block_content_view core/modules/block_content/tests/modules/block_content_test/block_content_test.module Implements hook_block_content_view().
block_content_theme core/modules/block_content/block_content.module Implements hook_theme().
block_content_update_8001 core/modules/block_content/block_content.install Add 'revision_translation_affected' field to 'block_content' entities.
block_content_update_8002 core/modules/block_content/block_content.install Generalizes the d6_block_content_type and d6_block_content_body_field migrations.
block_content_update_8003 core/modules/block_content/block_content.install Add 'revision_created' and 'revision_user' fields to 'block_content' entities.
block_content_update_8300 core/modules/block_content/block_content.install Fix the block_content entity type to specify its revision data table.
block_content_update_8400 core/modules/block_content/block_content.install Add a publishing status field for block_content entities.
block_content_update_8600 core/modules/block_content/block_content.install Add 'reusable' field to 'block_content' entities.
block_drupal_alter_foo_alter core/modules/system/tests/modules/common_test/common_test.module Implements hook_TYPE_alter() on behalf of block module.
block_form_form_test_alter_form_alter core/modules/system/tests/modules/form_test/form_test.module Implements hook_form_FORM_ID_alter() on behalf of block.module.
block_help core/modules/block/block.module Implements hook_help().
block_install core/modules/block/block.install Implements hook_install().
block_menu_delete core/modules/block/block.module Implements hook_ENTITY_TYPE_delete() for menu entities.
block_page_top core/modules/block/block.module Implements hook_page_top().
block_place_help core/modules/block_place/block_place.module Implements hook_help().
block_place_install core/modules/block_place/block_place.install Implements hook_install().
block_place_requirements core/modules/block_place/block_place.install Implements hook_requirements().
block_place_toolbar core/modules/block_place/block_place.module Implements hook_toolbar().
block_post_update_disabled_region_update core/modules/block/block.post_update.php Disable blocks that are placed into the "disabled" region.
block_post_update_disable_blocks_with_missing_contexts core/modules/block/block.post_update.php Disable all blocks with missing context IDs in block_update_8001(). 3
block_post_update_fix_negate_in_conditions core/modules/block/block.post_update.php Fix invalid 'negate' values in block visibility conditions.
block_rebuild core/modules/block/block.module Implements hook_rebuild(). 7
block_test_block_alter core/modules/block/tests/modules/block_test/block_test.module Implements hook_block_alter().
block_test_block_build_test_cache_alter core/modules/block/tests/modules/block_test/block_test.module Implements hook_block_build_BASE_BLOCK_ID_alter().

Pages

Other projects