Search for region

  1. Search 7.x for region
  2. Search 9.5.x for region
  3. Search 10.3.x for region
  4. Search 11.x for region
  5. Other projects
Title Object type File name Summary
block_post_update_disabled_region_update function core/modules/block/block.post_update.php Disable blocks that are placed into the "disabled" region.
ConfigureBlockFormBase::$region property core/modules/layout_builder/src/Form/ConfigureBlockFormBase.php The current region.
EntityDisplayBase::getDefaultRegion function core/lib/Drupal/Core/Entity/EntityDisplayBase.php Gets the default region.
EntityDisplayFormBase::getRegionOptions function core/modules/field_ui/src/Form/EntityDisplayFormBase.php Returns an associative array of all regions.
EntityDisplayFormBase::getRegions function core/modules/field_ui/src/Form/EntityDisplayFormBase.php Get the regions needed to create the overview form.
EntityDisplayFormBase::getRowRegion function core/modules/field_ui/src/Form/EntityDisplayFormBase.php Returns the region to which a row in the display overview belongs.
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 The default region.
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.
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.
PlaceBlockPageVariant::getVisibleRegionNames function core/modules/block_place/src/Plugin/DisplayVariant/PlaceBlockPageVariant.php Returns the human-readable list of regions keyed by machine name.
region--breadcrumb.html.twig file core/themes/claro/templates/region--breadcrumb.html.twig Theme override to display a breadcrumb region.
region--header.html.twig file core/themes/bartik/templates/region--header.html.twig Bartik's theme implementation to display a header region.
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/seven/templates/classy/layout/region.html.twig Theme override to display a region.
region.html.twig file core/themes/claro/templates/classy/layout/region.html.twig Theme override to display a region.
region.html.twig file core/themes/bartik/templates/classy/layout/region.html.twig Theme override to display a region.
region.html.twig file core/themes/stable/templates/layout/region.html.twig Theme override to display a region.
region.html.twig file core/themes/classy/templates/layout/region.html.twig Theme override to display a region.
region.html.twig file core/modules/system/templates/region.html.twig Default theme implementation to display a region.
RegionalForm class core/modules/system/src/Form/RegionalForm.php Configure regional settings for this site.
RegionalForm.php file core/modules/system/src/Form/RegionalForm.php
RegionalForm::$countryManager property core/modules/system/src/Form/RegionalForm.php The country manager.
RegionalForm::buildForm function core/modules/system/src/Form/RegionalForm.php Form constructor.
RegionalForm::create function core/modules/system/src/Form/RegionalForm.php Instantiates a new instance of this class.
RegionalForm::getEditableConfigNames function core/modules/system/src/Form/RegionalForm.php Gets the configuration names that will be editable.
RegionalForm::getFormId function core/modules/system/src/Form/RegionalForm.php Returns a unique string identifying the form.
RegionalForm::submitForm function core/modules/system/src/Form/RegionalForm.php Form submission handler.
RegionalForm::__construct function core/modules/system/src/Form/RegionalForm.php Constructs a RegionalForm object.
REGIONS_ALL constant core/modules/system/system.module Return all regions.

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