8 calls to Element::isEmpty()
- BlockComponentRenderArray::onBuildRender in core/
modules/ layout_builder/ src/ EventSubscriber/ BlockComponentRenderArray.php  - Builds render arrays for block plugins and sets it on the event.
 - BlockViewBuilder::preRender in core/
modules/ block/ src/ BlockViewBuilder.php  - #pre_render callback for building a block.
 - ElementTest::testIsEmpty in core/
tests/ Drupal/ Tests/ Core/ Render/ ElementTest.php  - @covers ::isEmpty[[api-linebreak]]
 - EntityViewDisplay::buildMultiple in core/
lib/ Drupal/ Core/ Entity/ Entity/ EntityViewDisplay.php  - Builds a renderable array for the components of a set of entities.
 - LayoutBuilderEntityViewDisplay::buildMultiple in core/
modules/ layout_builder/ src/ Entity/ LayoutBuilderEntityViewDisplay.php  - Builds a renderable array for the components of a set of entities.
 - layout_builder_entity_view_alter in core/
modules/ layout_builder/ layout_builder.module  - Implements hook_entity_view_alter().
 - NavigationLayout::build in core/
modules/ navigation/ src/ NavigationLayout.php  - Build a render array for layout with regions.
 - Section::toRenderArray in core/
modules/ layout_builder/ src/ Section.php  - Returns the renderable array for this section.
 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.