7 calls to Element::getVisibleChildren() in Zircon Profile 8
- Details::preRenderDetails in core/
lib/ Drupal/ Core/ Render/ Element/ Details.php - Adds form element theming to details.
- ElementTest::testVisibleChildren in core/
tests/ Drupal/ Tests/ Core/ Render/ ElementTest.php - Tests the visibleChildren() method.
- LocalTasksBlock::build in core/
lib/ Drupal/ Core/ Menu/ Plugin/ Block/ LocalTasksBlock.php - Builds and returns the renderable array for this block plugin.
- menu_primary_local_tasks in core/
includes/ menu.inc - Returns the rendered local tasks at the top level.
- menu_secondary_local_tasks in core/
includes/ menu.inc - Returns the rendered local tasks at the second level.
- SetCustomize::actions in core/
modules/ shortcut/ src/ Form/ SetCustomize.php - Returns an array of supported actions for the current entity form.
- VerticalTabs::preRenderVerticalTabs in core/
lib/ Drupal/ Core/ Render/ Element/ VerticalTabs.php - Prepares a vertical_tabs element for rendering.