Search for _block
- Search 7.x for _block
- Search 9.5.x for _block
- Search 10.3.x for _block
- Search 11.x for _block
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
block.block.stark_messages.yml | file | core/ |
core/profiles/minimal/config/install/block.block.stark_messages.yml |
block.block.stark_page_title.yml | file | core/ |
core/profiles/minimal/config/install/block.block.stark_page_title.yml |
block.block.stark_tools.yml | file | core/ |
core/profiles/minimal/config/install/block.block.stark_tools.yml |
block.block.testfor2005546.yml | file | core/ |
core/modules/system/tests/fixtures/update/block.block.testfor2005546.yml |
block.block.testfor2354889.yml | file | core/ |
core/modules/system/tests/fixtures/update/block.block.testfor2354889.yml |
block.block.testfor2476947.yml | file | core/ |
core/modules/system/tests/fixtures/update/block.block.testfor2476947.yml |
block.block.testfor2513534.yml | file | core/ |
core/modules/system/tests/fixtures/update/block.block.testfor2513534.yml |
block.block.testfor2569529.yml | file | core/ |
core/modules/system/tests/fixtures/update/block.block.testfor2569529.yml |
block.block.testfor507488.yml | file | core/ |
core/modules/system/tests/fixtures/update/block.block.testfor507488.yml |
block.block.test_block.yml | file | core/ |
core/modules/block/tests/modules/block_test/config/install/block.block.test_block.yml |
block.block.test_default_config.yml | file | core/ |
core/modules/locale/tests/modules/locale_test/config/optional/block.block.test_default_config.yml |
block.block.thirdtestfor2354889.yml | file | core/ |
core/modules/system/tests/fixtures/update/block.block.thirdtestfor2354889.yml |
block.block.umami_account_menu.yml | file | core/ |
core/profiles/demo_umami/config/install/block.block.umami_account_menu.yml |
block.block.umami_banner_home.yml | file | core/ |
core/profiles/demo_umami/config/optional/block.block.umami_banner_home.yml |
block.block.umami_banner_recipes.yml | file | core/ |
core/profiles/demo_umami/config/optional/block.block.umami_banner_recipes.yml |
block.block.umami_branding.yml | file | core/ |
core/profiles/demo_umami/config/install/block.block.umami_branding.yml |
block.block.umami_content.yml | file | core/ |
core/profiles/demo_umami/config/install/block.block.umami_content.yml |
block.block.umami_disclaimer.yml | file | core/ |
core/profiles/demo_umami/config/optional/block.block.umami_disclaimer.yml |
block.block.umami_footer.yml | file | core/ |
core/profiles/demo_umami/config/install/block.block.umami_footer.yml |
block.block.umami_footer_promo.yml | file | core/ |
core/profiles/demo_umami/config/optional/block.block.umami_footer_promo.yml |
block.block.umami_local_tasks.yml | file | core/ |
core/profiles/demo_umami/config/install/block.block.umami_local_tasks.yml |
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.views_block__articles_aside_block_1.yml | file | core/ |
core/profiles/demo_umami/config/install/block.block.views_block__articles_aside_block_1.yml |
block.block.views_block__promoted_items_block_1.yml | file | core/ |
core/profiles/demo_umami/config/install/block.block.views_block__promoted_items_block_1.yml |
block.block.views_block__recipe_collections_block.yml | file | core/ |
core/profiles/demo_umami/config/install/block.block.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. |
BlockAddController::blockAddConfigureForm | function | core/ |
Build the block instance add form. |
BlockCacheTest::$block | property | core/ |
The block used by this test. |
BlockComponentRenderArrayTest::$blockManager | property | core/ |
The block plugin manager. |
BlockComponentRenderArrayTest::providerBlockTypes | function | core/ |
Dataprovider 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. |
BlockContent::$blockContentStorage | property | core/ |
The custom 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 custom block type. |
BlockContentBlock.php | file | core/ |
|
BlockContentBlock::$account | property | core/ |
The Drupal account to use for checking for access to block. |
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.