Search for region

  1. Search 7.x for region
  2. Search 8.9.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
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/starterkit_theme/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.
region.pcss.css file core/themes/olivero/css/layout/region.pcss.css Region default layout.
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.
REGIONS_VISIBLE constant core/modules/system/system.module Return only visible regions.
RemoveBlockForm::$region property core/modules/layout_builder/src/Form/RemoveBlockForm.php The current region.
Section::getComponentsByRegion function core/modules/layout_builder/src/Section.php Gets the components for a specific region.
Section::getDefaultRegion function core/modules/layout_builder/src/Section.php Gets the default region.
SectionComponent::$region property core/modules/layout_builder/src/SectionComponent.php The region the component is placed in.
SectionComponent::getRegion function core/modules/layout_builder/src/SectionComponent.php Gets the region for the component.
SectionComponent::setRegion function core/modules/layout_builder/src/SectionComponent.php Sets the region for the component.
SectionTest::testInsertAfterComponentValidUuidRegionMismatch function core/modules/layout_builder/tests/src/Unit/SectionTest.php @covers ::insertAfterComponent
system_default_region function core/modules/system/system.module Gets the name of the default region for a given theme.
system_region_list function core/modules/system/system.module Get a list of available regions from a specified theme.
system_theme_suggestions_region function core/modules/system/system.module Implements hook_theme_suggestions_HOOK().
template_preprocess_region function core/includes/theme.inc Prepares variables for region templates.
test_invalid_region.info.yml file core/modules/system/tests/themes/test_invalid_region/test_invalid_region.info.yml core/modules/system/tests/themes/test_invalid_region/test_invalid_region.info.yml
ThemeTest::testRegionClass function core/modules/system/tests/src/Functional/Theme/ThemeTest.php Tests that region attributes can be manipulated via preprocess functions.
theme_region_test.info.yml file core/modules/system/tests/modules/theme_region_test/theme_region_test.info.yml core/modules/system/tests/modules/theme_region_test/theme_region_test.info.yml
theme_region_test.module file core/modules/system/tests/modules/theme_region_test/theme_region_test.module Provides hook implementations for testing purposes.
theme_region_test_preprocess_region function core/modules/system/tests/modules/theme_region_test/theme_region_test.module Implements hook_preprocess_HOOK() for region templates.
user_form_system_regional_settings_alter function core/modules/user/user.module Implements hook_form_FORM_ID_alter() for \Drupal\system\Form\RegionalForm.
user_form_system_regional_settings_submit function core/modules/user/user.module Additional submit handler for \Drupal\system\Form\RegionalForm.

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