Search for region
- Search 7.x for region
- Search 9.5.x for region
- Search 8.9.x for region
- Search 10.3.x for region
- Search main for region
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| system_region_list | function | core/ |
Get a list of available regions from a specified theme. |
| 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 |
| Theme::getDefaultRegion | function | core/ |
Gets the name of the default region for the theme. |
| Theme::listAllRegions | function | core/ |
Lists all the theme's regions. |
| Theme::listVisibleRegions | function | core/ |
Lists all the theme's visible regions. |
| ThemePreprocess::preprocessRegion | function | core/ |
Prepares variables for region templates. |
| ThemeRegionTest | class | core/ |
Tests theme region listing. |
| ThemeRegionTest.php | file | core/ |
|
| ThemeRegionTest::$modules | property | core/ |
|
| ThemeRegionTest::setUp | function | core/ |
|
| ThemeRegionTest::testLegacyRegionListing | function | core/ |
Tests listing a theme's regions using legacy functions. |
| ThemeRegionTest::testRegionListing | function | core/ |
Tests listing a theme's regions. |
| ThemeRegionTestThemeHooks | class | core/ |
Hook implementations for theme_region_test. |
| ThemeRegionTestThemeHooks.php | file | core/ |
|
| ThemeRegionTestThemeHooks::preprocessRegion | function | core/ |
Implements hook_preprocess_HOOK() for region templates. |
| 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 |
| TimeZoneFormHelper::getOptionsListByRegion | function | core/ |
Generate an array of time zones names grouped by region. |
| TopBarItemBase::region | function | core/ |
Returns the plugin region. |
| TopBarItemManager::getDefinitionsByRegion | function | core/ |
Gets the top bar item plugins by region. |
| TopBarItemManager::getRenderedTopBarItemsByRegion | function | core/ |
Gets the top bar items prepared as render array. |
| TopBarItemManagerInterface::getDefinitionsByRegion | function | core/ |
Gets the top bar item plugins by region. |
| TopBarItemManagerInterface::getRenderedTopBarItemsByRegion | function | core/ |
Gets the top bar items prepared as render array. |
| TopBarItemManagerTest::testGetDefinitionsByRegion | function | core/ |
Tests get definitions by region. |
| TopBarItemPluginInterface::region | function | core/ |
Returns the plugin region. |
| TopBarRegion.php | file | core/ |
|
| UserHooks::formSystemRegionalSettingsAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for \Drupal\system\Form\RegionalForm. |
Pagination
- Previous page
- Page 4
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.