Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
block_content_test_block_content_presave function core/modules/block_content/tests/modules/block_content_test/block_content_test.module Implements hook_block_content_presave().
block_content_test_block_content_update function core/modules/block_content/tests/modules/block_content_test/block_content_test.module Implements hook_block_content_update().
block_content_test_block_content_view function core/modules/block_content/tests/modules/block_content_test/block_content_test.module Implements hook_block_content_view().
block_content_test_views.info.yml file core/modules/block_content/tests/modules/block_content_test_views/block_content_test_views.info.yml core/modules/block_content/tests/modules/block_content_test_views/block_content_test_views.info.yml
block_content_theme function core/modules/block_content/block_content.module Implements hook_theme().
block_content_type.yml file core/modules/block_content/migrations/block_content_type.yml core/modules/block_content/migrations/block_content_type.yml
block_content_update_8001 function core/modules/block_content/block_content.install Add 'revision_translation_affected' field to 'block_content' entities.
block_content_update_8002 function core/modules/block_content/block_content.install Generalizes the d6_block_content_type and d6_block_content_body_field
migrations.
block_content_update_8003 function core/modules/block_content/block_content.install Add 'revision_created' and 'revision_user' fields to 'block_content' entities.
block_content_update_8300 function core/modules/block_content/block_content.install Fix the block_content entity type to specify its revision data table.
block_content_update_8400 function core/modules/block_content/block_content.install Add a publishing status field for block_content entities.
block_content_update_8600 function core/modules/block_content/block_content.install Add 'reusable' field to 'block_content' entities.
block_drupal_alter_foo_alter function 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 function core/modules/system/tests/modules/form_test/form_test.module Implements hook_form_FORM_ID_alter() on behalf of block.module.
block_help function core/modules/block/block.module Implements hook_help().
block_install function core/modules/block/block.install Implements hook_install().
block_menu_delete function core/modules/block/block.module Implements hook_ENTITY_TYPE_delete() for menu entities.
block_page_top function core/modules/block/block.module Implements hook_page_top().
block_place.info.yml file core/modules/block_place/block_place.info.yml core/modules/block_place/block_place.info.yml
block_place.install file core/modules/block_place/block_place.install Contains install and update functions for Place Blocks.
block_place.libraries.yml file core/modules/block_place/block_place.libraries.yml core/modules/block_place/block_place.libraries.yml
block_place.module file core/modules/block_place/block_place.module Controls the placement of blocks from all pages.
block_place.page_display_variant_subscriber.block service core/modules/block_place/block_place.services.yml Drupal\block_place\EventSubscriber\BlockPlaceEventSubscriber
block_place.services.yml file core/modules/block_place/block_place.services.yml core/modules/block_place/block_place.services.yml
block_place_help function core/modules/block_place/block_place.module Implements hook_help().
block_place_install function core/modules/block_place/block_place.install Implements hook_install().
block_place_requirements function core/modules/block_place/block_place.install Implements hook_requirements().
block_place_toolbar function core/modules/block_place/block_place.module Implements hook_toolbar().
block_post_update_disabled_region_update function core/modules/block/block.post_update.php Disable blocks that are placed into the "disabled" region.
block_post_update_disable_blocks_with_missing_contexts function core/modules/block/block.post_update.php Disable all blocks with missing context IDs in block_update_8001().
block_post_update_fix_negate_in_conditions function core/modules/block/block.post_update.php Fix invalid 'negate' values in block visibility conditions.
block_rebuild function core/modules/block/block.module Implements hook_rebuild().
block_test.info.yml file core/modules/block/tests/modules/block_test/block_test.info.yml core/modules/block/tests/modules/block_test/block_test.info.yml
block_test.module file core/modules/block/tests/modules/block_test/block_test.module Provide test blocks.
block_test.multiple_static_context service core/modules/block/tests/modules/block_test/block_test.services.yml Drupal\block_test\ContextProvider\MultipleStaticContext
block_test.routing.yml file core/modules/block/tests/modules/block_test/block_test.routing.yml core/modules/block/tests/modules/block_test/block_test.routing.yml
block_test.schema.yml file core/modules/block/tests/modules/block_test/config/schema/block_test.schema.yml core/modules/block/tests/modules/block_test/config/schema/block_test.schema.yml
block_test.services.yml file core/modules/block/tests/modules/block_test/block_test.services.yml core/modules/block/tests/modules/block_test/block_test.services.yml
block_test_block_alter function core/modules/block/tests/modules/block_test/block_test.module Implements hook_block_alter().
block_test_block_build_test_cache_alter function core/modules/block/tests/modules/block_test/block_test.module Implements hook_block_build_BASE_BLOCK_ID_alter().
block_test_block_view_test_cache_alter function core/modules/block/tests/modules/block_test/block_test.module Implements hook_block_view_BASE_BLOCK_ID_alter().
block_test_specialchars_theme.info.yml file core/modules/block/tests/modules/block_test/themes/block_test_specialchars_theme/block_test_specialchars_theme.info.yml core/modules/block/tests/modules/block_test/themes/block_test_specialchars_theme/block_test_specialchars_theme.info.yml
block_test_theme.info.yml file core/modules/block/tests/modules/block_test/themes/block_test_theme/block_test_theme.info.yml core/modules/block/tests/modules/block_test/themes/block_test_theme/block_test_theme.info.yml
block_test_views.info.yml file core/modules/block/tests/modules/block_test_views/block_test_views.info.yml core/modules/block/tests/modules/block_test_views/block_test_views.info.yml
block_theme function core/modules/block/block.module Implements hook_theme().
block_themes_installed function core/modules/block/block.module Initializes blocks for installed themes.
block_theme_initialize function core/modules/block/block.module Assigns an initial, default set of blocks for a theme.
block_theme_suggestions_block function core/modules/block/block.module Implements hook_theme_suggestions_HOOK().
block_update_8001 function core/modules/block/block.install Update block visibility context mapping.
block_update_8002 function core/modules/block/block.install Placeholder for the previous 8002 update.

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