Search for block

  1. Search 7.x for block
  2. Search 9.5.x for block
  3. Search 8.9.x for block
  4. Search 10.3.x for block
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Block class core/modules/views/src/Plugin/views/display/Block.php The plugin that handles a block.
Block class core/modules/block/src/Entity/Block.php Defines a Block configuration entity class.
Block class core/modules/block/src/Plugin/migrate/source/Block.php Drupal 6/7 block source from database.
Block class core/lib/Drupal/Core/Block/Attribute/Block.php The Block attribute.
Block class core/lib/Drupal/Core/Block/Annotation/Block.php Defines a Block annotation object.

All search results

Title Object type File name Summary
block_content.type.basic.yml file core/recipes/basic_block_type/config/block_content.type.basic.yml core/recipes/basic_block_type/config/block_content.type.basic.yml
block_content.type.disclaimer_block.yml file core/profiles/demo_umami/config/install/block_content.type.disclaimer_block.yml core/profiles/demo_umami/config/install/block_content.type.disclaimer_block.yml
block_content.type.footer_promo_block.yml file core/profiles/demo_umami/config/install/block_content.type.footer_promo_block.yml core/profiles/demo_umami/config/install/block_content.type.footer_promo_block.yml
block_content.type.html.twig file core/modules/block_content/help_topics/block_content.type.html.twig ---
label: 'Defining a block type'
related:
- block.overview
- block.configure
- block.place
- block_content.add
- field_ui.add_field
- field_ui.manage_form
- field_ui.manage_display
---
{% set types_link_text %}{% trans…
block_content.uuid_lookup service core/modules/block_content/block_content.services.yml \Drupal\block_content\BlockContentUuidLookup
block_content_add_body_field function core/modules/block_content/block_content.module Adds the default body field to a block type.
block_content_body_field.yml file core/modules/block_content/migrations/block_content_body_field.yml core/modules/block_content/migrations/block_content_body_field.yml
block_content_entity_display.yml file core/modules/block_content/migrations/block_content_entity_display.yml core/modules/block_content/migrations/block_content_entity_display.yml
block_content_entity_form_display.yml file core/modules/block_content/migrations/block_content_entity_form_display.yml core/modules/block_content/migrations/block_content_entity_form_display.yml
block_content_removed_post_updates function core/modules/block_content/block_content.post_update.php Implements hook_removed_post_updates().
block_content_test.info.yml file core/modules/block_content/tests/modules/block_content_test/block_content_test.info.yml core/modules/block_content/tests/modules/block_content_test/block_content_test.info.yml
block_content_test.module file core/modules/block_content/tests/modules/block_content_test/block_content_test.module
block_content_test.routing.yml file core/modules/block_content/tests/modules/block_content_test/block_content_test.routing.yml core/modules/block_content/tests/modules/block_content_test/block_content_test.routing.yml
block_content_test_block_content_insert function core/modules/block_content/tests/modules/block_content_test/block_content_test.module Implements hook_block_content_insert().
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_suggestions_test.info.yml file core/modules/block_content/tests/modules/block_content_theme_suggestions_test/block_content_theme_suggestions_test.info.yml core/modules/block_content/tests/modules/block_content_theme_suggestions_test/block_content_theme_suggestions_test.info.yml
block_content_theme_suggestions_test.module file core/modules/block_content/tests/modules/block_content_theme_suggestions_test/block_content_theme_suggestions_test.module
block_content_theme_suggestions_test_preprocess_block function core/modules/block_content/tests/modules/block_content_theme_suggestions_test/block_content_theme_suggestions_test.module Implements hook_preprocess_block().
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_last_removed function core/modules/block_content/block_content.install Implements hook_update_last_removed().
block_install function core/modules/block/block.install Implements hook_install().
block_post_update_make_weight_integer function 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 function 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 function core/modules/block/block.post_update.php Implements hook_removed_post_updates().
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
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_special_chars_theme.info.yml file core/modules/block/tests/modules/block_test/themes/block_test_special_chars_theme/block_test_special_chars_theme.info.yml core/modules/block/tests/modules/block_test/themes/block_test_special_chars_theme/block_test_special_chars_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_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_last_removed function core/modules/block/block.install Implements hook_update_last_removed().
book-all-books-block.html.twig file core/profiles/demo_umami/themes/umami/templates/classy/navigation/book-all-books-block.html.twig Theme override for rendering book outlines within a block.
book-all-books-block.html.twig file core/themes/olivero/templates/navigation/book-all-books-block.html.twig Theme override for rendering book outlines within a block.
book-all-books-block.html.twig file core/themes/stable9/templates/navigation/book-all-books-block.html.twig Theme override for rendering book outlines within a block.
book-all-books-block.html.twig file core/themes/claro/templates/classy/navigation/book-all-books-block.html.twig Theme override for rendering book outlines within a block.
book-all-books-block.html.twig file core/modules/book/templates/book-all-books-block.html.twig Default theme implementation for rendering book outlines within a block.
BookNavigationBlock class core/modules/book/src/Plugin/Block/BookNavigationBlock.php Provides a 'Book navigation' block.

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