10 calls to system_region_list()

BlockFormController::form in drupal/core/modules/block/lib/Drupal/block/BlockFormController.php
Overrides \Drupal\Core\Entity\EntityFormController::form().
BlockListController::load in drupal/core/modules/block/lib/Drupal/block/BlockListController.php
Overrides \Drupal\Core\Config\Entity\ConfigEntityListController::load().
block_page_build in drupal/core/modules/block/block.module
Implements hook_page_build().
block_theme_initialize in drupal/core/modules/block/block.module
Assigns an initial, default set of blocks for a theme.
InfoAlterTest::testSystemInfoAlter in drupal/core/modules/system/lib/Drupal/system/Tests/System/InfoAlterTest.php
Tests that theme .info.yml data is rebuild after enabling a module.
RegionContentTest::testRegions in drupal/core/modules/system/lib/Drupal/system/Tests/Common/RegionContentTest.php
Tests setting and retrieving content for theme regions.
system_default_region in drupal/core/modules/system/system.module
Gets the name of the default region for a given theme.
system_page_alter in drupal/core/modules/system/system.module
Implements hook_page_alter().
template_preprocess_page in drupal/core/includes/theme.inc
Prepares variables for the page template.
_block_rehash in drupal/core/modules/block/block.module
Returns an array of block class instances by theme.