Search for region

  1. Search 7.x for region
  2. Search 9.5.x for region
  3. Search 8.9.x for region
  4. Search 11.x for region
  5. Other projects
Title Object type File name Summary
EntityDisplayWithLayoutInterface::getDefaultRegion function core/modules/field_layout/src/Display/EntityDisplayWithLayoutInterface.php Gets the default region.
FieldLayoutEntityDisplayFormTrait::getRegions function core/modules/field_layout/src/Form/FieldLayoutEntityDisplayFormTrait.php Overrides \Drupal\field_ui\Form\EntityDisplayFormBase::getRegions().
FieldLayoutEntityDisplayTrait::getDefaultRegion function core/modules/field_layout/src/Entity/FieldLayoutEntityDisplayTrait.php Implements \Drupal\field_layout\Display\EntityDisplayWithLayoutInterface::getDefaultRegion().
FieldLayoutTest::assertFieldInRegion function core/modules/field_layout/tests/src/FunctionalJavascript/FieldLayoutTest.php Asserts that a field exists in a given region.
FieldLayoutTest::getRegionTitles function core/modules/field_layout/tests/src/FunctionalJavascript/FieldLayoutTest.php Gets the region titles on the page.
FieldLayoutTest::getRegionTitles function core/modules/field_layout/tests/src/Functional/FieldLayoutTest.php Gets the region titles on the page.
FieldLayoutTest::testChangingFormatterAndRegion function core/modules/field_layout/tests/src/FunctionalJavascript/FieldLayoutTest.php Tests changing the formatter and region at the same time.
FieldLayoutTest::testRegionChanges function core/modules/field_layout/tests/src/Functional/FieldLayoutTest.php Tests that changes to the regions still leave the fields visible.
FieldUiTable::preRenderRegionRows function core/modules/field_ui/src/Element/FieldUiTable.php Performs pre-render to move #regions to rows.
field_ui_test_region_callback function core/modules/field_ui/tests/modules/field_ui_test/field_ui_test.module
Layout::$default_region property core/lib/Drupal/Core/Layout/Annotation/Layout.php The default region.
Layout::$regions property core/lib/Drupal/Core/Layout/Annotation/Layout.php An associative array of regions in this layout.
LayoutBuilderEntityViewDisplay::getDefaultRegion function core/modules/layout_builder/src/Entity/LayoutBuilderEntityViewDisplay.php Gets the default region.
LayoutDefinition::$default_region property core/lib/Drupal/Core/Layout/LayoutDefinition.php
LayoutDefinition::$regions property core/lib/Drupal/Core/Layout/LayoutDefinition.php An associative array of regions in this layout.
LayoutDefinition::getDefaultRegion function core/lib/Drupal/Core/Layout/LayoutDefinition.php Gets the default region.
LayoutDefinition::getRegionLabels function core/lib/Drupal/Core/Layout/LayoutDefinition.php Gets the human-readable region labels.
LayoutDefinition::getRegionNames function core/lib/Drupal/Core/Layout/LayoutDefinition.php Gets the machine-readable region names.
LayoutDefinition::getRegions function core/lib/Drupal/Core/Layout/LayoutDefinition.php Gets the regions for this layout definition.
LayoutDefinition::setDefaultRegion function core/lib/Drupal/Core/Layout/LayoutDefinition.php Sets the default region.
LayoutDefinition::setRegions function core/lib/Drupal/Core/Layout/LayoutDefinition.php Sets the regions for this layout definition.
menu-region--footer.html.twig file core/modules/navigation/templates/menu-region--footer.html.twig Default theme implementation to display the navigation footer menu.
MoveBlockForm::$region property core/modules/layout_builder/src/Form/MoveBlockForm.php The region name.
MoveBlockForm::getSelectedRegion function core/modules/layout_builder/src/Form/MoveBlockForm.php Gets the selected region.
MoveBlockFormTest::assertRegionBlocksOrder function core/modules/layout_builder/tests/src/FunctionalJavascript/MoveBlockFormTest.php Asserts that blocks are in the correct order for a region.
region--breadcrumb.html.twig file core/themes/olivero/templates/layout/region--breadcrumb.html.twig Olivero's theme override to display the breadcrumb region.
region--breadcrumb.html.twig file core/themes/claro/templates/region--breadcrumb.html.twig Theme override to display a breadcrumb region.
region--content-above.html.twig file core/themes/olivero/templates/layout/region--content-above.html.twig Olivero's theme override to display the content above region.
region--content-below.html.twig file core/themes/olivero/templates/layout/region--content-below.html.twig Olivero's theme override to display the content below region.
region--content.html.twig file core/themes/olivero/templates/layout/region--content.html.twig Olivero's theme override to display the content region.
region--footer-bottom.html.twig file core/themes/olivero/templates/layout/region--footer-bottom.html.twig Olivero's theme override to display the footer bottom region.
region--footer-top.html.twig file core/themes/olivero/templates/layout/region--footer-top.html.twig Olivero's theme override to display the footer top region.
region--header.html.twig file core/profiles/demo_umami/themes/umami/templates/layout/region--header.html.twig Theme override to display a region.
region--header.html.twig file core/themes/olivero/templates/layout/region--header.html.twig Olivero's theme override to display the header region.
region--highlighted.html.twig file core/themes/olivero/templates/layout/region--highlighted.html.twig Olivero's theme override to display the content region.
region--primary-menu.html.twig file core/themes/olivero/templates/layout/region--primary-menu.html.twig Olivero's theme override to display the header region.
region--secondary-menu.html.twig file core/themes/olivero/templates/layout/region--secondary-menu.html.twig Olivero's theme override to display the header region.
region--sidebar.html.twig file core/themes/olivero/templates/layout/region--sidebar.html.twig Olivero's theme override to display the sidebar region.
region--social.html.twig file core/themes/olivero/templates/layout/region--social.html.twig Olivero's theme override to display the social region.
region-content-below.css file core/themes/olivero/css/layout/region-content-below.css Content below region layout.
region-content-below.pcss.css file core/themes/olivero/css/layout/region-content-below.pcss.css Content below region layout.
region-content.css file core/themes/olivero/css/layout/region-content.css Content region layout.
region-content.pcss.css file core/themes/olivero/css/layout/region-content.pcss.css Content region layout.
region-hero.css file core/themes/olivero/css/layout/region-hero.css Region default layout.
region-hero.pcss.css file core/themes/olivero/css/layout/region-hero.pcss.css Region default layout.
region-secondary-menu.css file core/themes/olivero/css/layout/region-secondary-menu.css Secondary menu region layout styling.
region-secondary-menu.pcss.css file core/themes/olivero/css/layout/region-secondary-menu.pcss.css Secondary menu region layout styling.
region.css file core/themes/olivero/css/layout/region.css Region default layout.
region.html.twig file core/profiles/demo_umami/themes/umami/templates/classy/layout/region.html.twig Theme override to display a region.
region.html.twig file core/themes/olivero/templates/layout/region.html.twig Olivero's theme override to display a region.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.