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 11.x for _block
  5. Other projects
Title Object type File name Summary
block.block.umami_main_menu.yml file core/profiles/demo_umami/config/install/block.block.umami_main_menu.yml core/profiles/demo_umami/config/install/block.block.umami_main_menu.yml
block.block.umami_messages.yml file core/profiles/demo_umami/config/install/block.block.umami_messages.yml core/profiles/demo_umami/config/install/block.block.umami_messages.yml
block.block.umami_page_title.yml file core/profiles/demo_umami/config/install/block.block.umami_page_title.yml core/profiles/demo_umami/config/install/block.block.umami_page_title.yml
block.block.umami_search.yml file core/profiles/demo_umami/config/install/block.block.umami_search.yml core/profiles/demo_umami/config/install/block.block.umami_search.yml
block.block.umami_views_block__articles_aside_block_1.yml file core/profiles/demo_umami/config/install/block.block.umami_views_block__articles_aside_block_1.yml core/profiles/demo_umami/config/install/block.block.umami_views_block__articles_aside_block_1.yml
block.block.umami_views_block__promoted_items_block_1.yml file core/profiles/demo_umami/config/install/block.block.umami_views_block__promoted_items_block_1.yml core/profiles/demo_umami/config/install/block.block.umami_views_block__promoted_items_block_1.yml
block.block.umami_views_block__recipe_collections_block.yml file core/profiles/demo_umami/config/install/block.block.umami_views_block__recipe_collections_block.yml core/profiles/demo_umami/config/install/block.block.umami_views_block__recipe_collections_block.yml
Block::$blockManager property core/modules/views/src/Plugin/views/display/Block.php The block manager.
Block::$blockRoleTable property core/modules/block/src/Plugin/migrate/source/Block.php Table mapping blocks to user roles.
Block::$blockTable property core/modules/block/src/Plugin/migrate/source/Block.php Table containing block configuration.
Block::blockForm function core/modules/views/src/Plugin/views/display/Block.php Adds the configuration form elements specific to this views block plugin.
Block::blockSettings function core/modules/views/src/Plugin/views/display/Block.php Returns plugin-specific settings for the block.
Block::blockSubmit function core/modules/views/src/Plugin/views/display/Block.php Handles form submission for the views block configuration form.
Block::blockValidate function core/modules/views/src/Plugin/views/display/Block.php Handles form validation for the views block configuration form.
Block::createDuplicateBlock function core/modules/block/src/Entity/Block.php Creates a duplicate of the block entity.
Block::preBlockBuild function core/modules/views/src/Plugin/views/display/Block.php Allows to change the display settings right before executing the block.
Block::usesExposedFormInBlock function core/modules/views/src/Plugin/views/display/Block.php Checks to see if the display can put the exposed form in a block.
BlockAddController::blockAddConfigureForm function core/modules/block/src/Controller/BlockAddController.php Build the block instance add form.
BlockAddTest::testBlockAddThemeSelector function core/modules/block/tests/src/FunctionalJavascript/BlockAddTest.php Tests the AJAX for the theme selector.
BlockCacheTest::$block property core/modules/block/tests/src/Functional/BlockCacheTest.php The block used by this test.
BlockComponentRenderArrayTest::$blockManager property core/modules/layout_builder/tests/src/Unit/BlockComponentRenderArrayTest.php The block plugin manager.
BlockComponentRenderArrayTest::providerBlockTypes function core/modules/layout_builder/tests/src/Unit/BlockComponentRenderArrayTest.php Data provider for test functions that should test block types.
BlockComponentRenderArrayTest::testOnBuildRenderNoBlock function core/modules/layout_builder/tests/src/Unit/BlockComponentRenderArrayTest.php @covers ::onBuildRender[[api-linebreak]]
BlockConfigSchemaTest::$blockManager property core/modules/block/tests/src/Kernel/BlockConfigSchemaTest.php The block manager.
BlockConfigSchemaTest::testBlockConfigSchema function core/modules/block/tests/src/Kernel/BlockConfigSchemaTest.php Tests the block config schema for block plugins.
BlockConfigSchemaTest::testBlockConfigSchema function core/modules/book/tests/src/Kernel/Block/BlockConfigSchemaTest.php Tests the block config schema for block plugins.
BlockContent::$blockContentStorage property core/modules/block_content/src/Plugin/Derivative/BlockContent.php The content block storage.
BlockContent::invalidateBlockPluginCache function core/modules/block_content/src/Entity/BlockContent.php Invalidates the block plugin cache after changes and deletions.
BlockContentAccessHandlerTest::$blockEntity property core/modules/block_content/tests/src/Kernel/BlockContentAccessHandlerTest.php The BlockContent entity used for testing.
BlockContentBlock class core/modules/block_content/src/Plugin/Block/BlockContentBlock.php Defines a generic block type.
BlockContentBlock.php file core/modules/block_content/src/Plugin/Block/BlockContentBlock.php
BlockContentBlock::$account property core/modules/block_content/src/Plugin/Block/BlockContentBlock.php The Drupal account to use for checking for access to block.
BlockContentBlock::$blockContent property core/modules/block_content/src/Plugin/Block/BlockContentBlock.php The block content entity.
BlockContentBlock::$blockManager property core/modules/block_content/src/Plugin/Block/BlockContentBlock.php The Plugin Block Manager.
BlockContentBlock::$entityDisplayRepository property core/modules/block_content/src/Plugin/Block/BlockContentBlock.php The entity display repository.
BlockContentBlock::$entityTypeManager property core/modules/block_content/src/Plugin/Block/BlockContentBlock.php The entity type manager service.
BlockContentBlock::$urlGenerator property core/modules/block_content/src/Plugin/Block/BlockContentBlock.php The URL generator.
BlockContentBlock::$uuidLookup property core/modules/block_content/src/Plugin/Block/BlockContentBlock.php The block content UUID lookup service.
BlockContentBlock::blockAccess function core/modules/block_content/src/Plugin/Block/BlockContentBlock.php Indicates whether the block should be shown.
BlockContentBlock::blockForm function core/modules/block_content/src/Plugin/Block/BlockContentBlock.php Overrides \Drupal\Core\Block\BlockBase::blockForm().
BlockContentBlock::blockSubmit function core/modules/block_content/src/Plugin/Block/BlockContentBlock.php
BlockContentBlock::build function core/modules/block_content/src/Plugin/Block/BlockContentBlock.php Builds and returns the renderable array for this block plugin.
BlockContentBlock::create function core/modules/block_content/src/Plugin/Block/BlockContentBlock.php Creates an instance of the plugin.
BlockContentBlock::defaultConfiguration function core/modules/block_content/src/Plugin/Block/BlockContentBlock.php
BlockContentBlock::getEntity function core/modules/block_content/src/Plugin/Block/BlockContentBlock.php Loads the block content entity of the block.
BlockContentBlock::__construct function core/modules/block_content/src/Plugin/Block/BlockContentBlock.php Constructs a new BlockContentBlock.
BlockContentCacheTagsTest::testBlock function core/modules/block_content/tests/src/Functional/BlockContentCacheTagsTest.php Tests that the block is cached with the correct contexts and tags.
BlockContentContextualLinksTest::testBlockContentContextualLinks function core/modules/block_content/tests/src/Functional/BlockContentContextualLinksTest.php Tests contextual links.
BlockContentController::$blockContentStorage property core/modules/block_content/src/Controller/BlockContentController.php The content block storage.
BlockContentController::$blockContentTypeStorage property core/modules/block_content/src/Controller/BlockContentController.php The content block type storage.

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