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
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_post_update_add_region_to_entity_displays function core/modules/system/system.post_update.php Update entity displays to contain the region for each field.
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.
UpdateEntityDisplayTest::testRegionUpdate function core/modules/system/tests/src/Functional/Update/UpdateEntityDisplayTest.php Tests that entity displays are updated with regions for their fields.
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.