Search for block

  1. Search 7.x for block
  2. Search 9.5.x for block
  3. Search 10.3.x for block
  4. Search 11.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 block source from database.
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_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.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_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.
block_update_8003 function core/modules/block/block.install Remove 'cache' setting.
block_user_role_delete function core/modules/block/block.module Implements hook_ENTITY_TYPE_delete() for user_role entities.
BoxTranslation::CUSTOM_BLOCK_TABLE constant core/modules/block_content/src/Plugin/migrate/source/d6/BoxTranslation.php Drupal 6 table names.
Broken::blockForm function core/lib/Drupal/Core/Block/Plugin/Block/Broken.php Returns the configuration form elements specific to this block plugin.
CategoryAutocompleteController::$blockManager property core/modules/block/src/Controller/CategoryAutocompleteController.php The block manager.
ChooseBlockController class core/modules/layout_builder/src/Controller/ChooseBlockController.php Defines a controller to choose a new block.
ChooseBlockController.php file core/modules/layout_builder/src/Controller/ChooseBlockController.php
ChooseBlockController::$blockManager property core/modules/layout_builder/src/Controller/ChooseBlockController.php The block manager.
ChooseBlockController::$currentUser property core/modules/layout_builder/src/Controller/ChooseBlockController.php The current user.
ChooseBlockController::$entityTypeManager property core/modules/layout_builder/src/Controller/ChooseBlockController.php The entity type manager.
ChooseBlockController::build function core/modules/layout_builder/src/Controller/ChooseBlockController.php Provides the UI for choosing a new block.
ChooseBlockController::create function core/modules/layout_builder/src/Controller/ChooseBlockController.php Instantiates a new instance of this class.
ChooseBlockController::getAjaxAttributes function core/modules/layout_builder/src/Controller/ChooseBlockController.php Get dialog attributes if an ajax request.
ChooseBlockController::getBlockLinks function core/modules/layout_builder/src/Controller/ChooseBlockController.php Gets a render array of block links.
ChooseBlockController::inlineBlockList function core/modules/layout_builder/src/Controller/ChooseBlockController.php Provides the UI for choosing a new inline block.
ChooseBlockController::__construct function core/modules/layout_builder/src/Controller/ChooseBlockController.php ChooseBlockController constructor.
ClaroBlockFilterTest class core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroBlockFilterTest.php Runs BlockFilterTest in Claro.
ClaroBlockFilterTest.php file core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroBlockFilterTest.php
ClaroBlockFilterTest::$modules property core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroBlockFilterTest.php Modules to enable.
ClaroBlockFilterTest::setUp function core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroBlockFilterTest.php
ClaroMenuUiJavascriptTest::testBlockContextualLinks function core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroMenuUiJavascriptTest.php Intentionally empty method.
ColorLegacyTest::testColorSystemBrandingBlockAlterPreRender function core/modules/color/tests/src/Kernel/ColorLegacyTest.php Tests color_block_view_pre_render() deprecation.
ColorSystemBrandingBlockAlter class core/modules/color/src/ColorSystemBrandingBlockAlter.php Provides a trusted callback to alter the system branding block.
ColorSystemBrandingBlockAlter.php file core/modules/color/src/ColorSystemBrandingBlockAlter.php

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