Search for region
- Search 7.x for region
- Search 9.5.x for region
- Search 10.3.x for region
- Search 11.x for region
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
REGIONS_VISIBLE | constant | core/ |
Return only visible regions. |
RemoveBlockForm::$region | property | core/ |
The current region. |
Section::getComponentsByRegion | function | core/ |
Gets the components for a specific region. |
Section::getDefaultRegion | function | core/ |
Gets the default region. |
SectionComponent::$region | property | core/ |
The region the component is placed in. |
SectionComponent::getRegion | function | core/ |
Gets the region for the component. |
SectionComponent::setRegion | function | core/ |
Sets the region for the component. |
SectionTest::testInsertAfterComponentValidUuidRegionMismatch | function | core/ |
@covers ::insertAfterComponent |
system_default_region | function | core/ |
Gets the name of the default region for a given theme. |
system_post_update_add_region_to_entity_displays | function | core/ |
Update entity displays to contain the region for each field. |
system_region_list | function | core/ |
Get a list of available regions from a specified theme. |
system_theme_suggestions_region | function | core/ |
Implements hook_theme_suggestions_HOOK(). |
template_preprocess_region | function | core/ |
Prepares variables for region templates. |
test_invalid_region.info.yml | file | core/ |
core/modules/system/tests/themes/test_invalid_region/test_invalid_region.info.yml |
ThemeTest::testRegionClass | function | core/ |
Tests that region attributes can be manipulated via preprocess functions. |
theme_region_test.info.yml | file | core/ |
core/modules/system/tests/modules/theme_region_test/theme_region_test.info.yml |
theme_region_test.module | file | core/ |
Provides hook implementations for testing purposes. |
theme_region_test_preprocess_region | function | core/ |
Implements hook_preprocess_HOOK() for region templates. |
UpdateEntityDisplayTest::testRegionUpdate | function | core/ |
Tests that entity displays are updated with regions for their fields. |
user_form_system_regional_settings_alter | function | core/ |
Implements hook_form_FORM_ID_alter() for \Drupal\system\Form\RegionalForm. |
user_form_system_regional_settings_submit | function | core/ |
Additional submit handler for \Drupal\system\Form\RegionalForm. |
Pagination
- Previous page
- Page 3
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.