You are here

9 theme calls to block.html.twig in Drupal 10

BlockComponentRenderArray::onBuildRender in core/modules/layout_builder/src/EventSubscriber/BlockComponentRenderArray.php
Builds render arrays for block plugins and sets it on the event.
BlockComponentRenderArrayTest::testOnBuildRender in core/modules/layout_builder/tests/src/Unit/BlockComponentRenderArrayTest.php
@covers ::onBuildRender
BlockComponentRenderArrayTest::testOnBuildRenderInPreview in core/modules/layout_builder/tests/src/Unit/BlockComponentRenderArrayTest.php
@covers ::onBuildRender
BlockComponentRenderArrayTest::testOnBuildRenderInPreviewEmptyBuild in core/modules/layout_builder/tests/src/Unit/BlockComponentRenderArrayTest.php
@covers ::onBuildRender
BlockComponentRenderArrayTest::testOnBuildRenderWithoutPreviewFallbackString in core/modules/layout_builder/tests/src/Unit/BlockComponentRenderArrayTest.php
@covers ::onBuildRender
BlockViewBuilder::buildPreRenderableBlock in core/modules/block/src/BlockViewBuilder.php
Builds a #pre_render-able block render array.
SectionRenderTest::testContextAwareBlock in core/modules/layout_builder/tests/src/Unit/SectionRenderTest.php
@covers ::toRenderArray
SectionRenderTest::testToRenderArray in core/modules/layout_builder/tests/src/Unit/SectionRenderTest.php
@covers ::toRenderArray
SectionRenderTest::testToRenderArrayPreview in core/modules/layout_builder/tests/src/Unit/SectionRenderTest.php
@covers ::toRenderArray