Search for _block
- Search 7.x for _block
 - Search 9.5.x for _block
 - Search 8.9.x for _block
 - Search 10.3.x for _block
 - Other projects
 
| Title | Object type | File name | Summary | 
|---|---|---|---|
| AnnounceBlock::blockAccess | function | core/ | 
                                                                                        Indicates whether the block should be shown. | 
| AnnounceBlock::build | function | core/ | 
                                                                                        Builds and returns the renderable array for this block plugin. | 
| AnnounceBlock::create | function | core/ | 
                                                                                        Instantiates a new instance of the implementing class using autowiring. | 
| AnnounceBlock::__construct | function | core/ | 
                                                                                        Constructs a new AnnouncementsFeedBlock instance. | 
| AnnounceBlockTest | class | core/ | 
                                                                                        Test the announcement block test visibility. | 
| AnnounceBlockTest.php | file | core/ | 
                                                                                        |
| AnnounceBlockTest::$announceBlock | property | core/ | 
                                                                                        The announce block instance. | 
| AnnounceBlockTest::$defaultTheme | property | core/ | 
                                                                                        The theme to install as the default for testing. | 
| AnnounceBlockTest::$modules | property | core/ | 
                                                                                        Modules to install. | 
| AnnounceBlockTest::setUp | function | core/ | 
                                                                                        |
| AnnounceBlockTest::testAnnounceWithoutPermission | function | core/ | 
                                                                                        Testing announce feed block visibility. | 
| AssertBlockAppearsTrait | trait | core/ | 
                                                                                        Provides test assertions for testing block appearance. | 
| AssertBlockAppearsTrait.php | file | core/ | 
                                                                                        |
| AssertBlockAppearsTrait::assertBlockAppears | function | core/ | 
                                                                                        Checks to see whether a block appears on the page. | 
| AssertBlockAppearsTrait::assertNoBlockAppears | function | core/ | 
                                                                                        Checks to see whether a block does not appears on the page. | 
| AttachedRenderingBlock | class | core/ | 
                                                                                        A block we can use to test caching of #attached headers. | 
| AttachedRenderingBlock.php | file | core/ | 
                                                                                        |
| AttachedRenderingBlock::build | function | core/ | 
                                                                                        Builds and returns the renderable array for this block plugin. | 
| AttachedRenderingBlock::getCacheMaxAge | function | core/ | 
                                                                                        |
| AutowireBlock | class | core/ | 
                                                                                        Provides a block that can be autowired. | 
| AutowireBlock.php | file | core/ | 
                                                                                        |
| AutowireBlock::build | function | core/ | 
                                                                                        Builds and returns the renderable array for this block plugin. | 
| AutowireBlock::getLock | function | core/ | 
                                                                                        Gets the lock service. | 
| AutowireBlock::__construct | function | core/ | 
                                                                                        |
| AutowireBlockTest | class | core/ | 
                                                                                        Tests that blocks can be autowired. | 
| AutowireBlockTest.php | file | core/ | 
                                                                                        |
| AutowireBlockTest::$modules | property | core/ | 
                                                                                        Modules to install. | 
| AutowireBlockTest::testAutowireBlock | function | core/ | 
                                                                                        Tests blocks with autowiring are created successfully. | 
| AutowireBlockTest::testAutowireError | function | core/ | 
                                                                                        Tests that autowire errors are handled correctly. | 
| AutowireErrorBlock | class | core/ | 
                                                                                        Provides a block that cannot be autowired. | 
| AutowireErrorBlock.php | file | core/ | 
                                                                                        |
| AutowireErrorBlock::build | function | core/ | 
                                                                                        Builds and returns the renderable array for this block plugin. | 
| AutowireErrorBlock::__construct | function | core/ | 
                                                                                        |
| BigPipeInterfacePreviewThemeSuggestionsTest::$block | property | core/ | 
                                                                                        The block being tested. | 
| BigPipeInterfacePreviewThemeSuggestionsTest::$blockViewBuilder | property | core/ | 
                                                                                        The block view builder. | 
| block--block-content--view-type--basic--full.html.twig | file | core/ | 
                                                                                        {{ label }} <h1>I am a block content template for a specific bundle and view mode!</h1>  | 
              
| block--bundle--banner-block.html.twig | file | core/ | 
                                                                                        Theme override to display a block. | 
| block--bundle--disclaimer-block.html.twig | file | core/ | 
                                                                                        Theme override for a disclaimer block. | 
| block--bundle--footer-promo-block.html.twig | file | core/ | 
                                                                                        Theme override to display a block. | 
| block--local-actions-block.html.twig | file | core/ | 
                                                                                        Theme override for local actions (primary admin actions.) | 
| block--local-actions-block.html.twig | file | core/ | 
                                                                                        Theme override for local actions (primary admin actions.) | 
| block--local-actions-block.html.twig | file | core/ | 
                                                                                        Theme override for local actions (primary admin actions.) | 
| block--local-actions-block.html.twig | file | core/ | 
                                                                                        Theme override for local actions (primary admin actions.) | 
| block--local-actions-block.html.twig | file | core/ | 
                                                                                        Theme override for local actions (primary admin actions.) | 
| block--local-tasks-block.html.twig | file | core/ | 
                                                                                        Theme override for tabs. | 
| block--local-tasks-block.html.twig | file | core/ | 
                                                                                        Theme override for tabs. | 
| block--local-tasks-block.html.twig | file | core/ | 
                                                                                        Theme override for tabs. | 
| block--page-title-block.html.twig | file | core/ | 
                                                                                        Olivero's implementation to display a block. | 
| block--preview-aware-block.html.twig | file | core/ | 
                                                                                        {% if in_preview %} The block template is being previewed. {% endif %} {% include '@block/block.html.twig' %}  | 
              
| block--primary-menu--plugin-id--search-form-block.html.twig | file | core/ | 
                                                                                        Olivero's theme implementation for a search form block in the Primary Menu region. | 
Pagination
- Previous page
 - Page 2
 - Next page
 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.