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