BlockRepositoryInterface::REGIONS_ALL

Same name in other branches
  1. 9 core/modules/block/src/BlockRepositoryInterface.php \Drupal\block\BlockRepositoryInterface::REGIONS_ALL
  2. 8.9.x core/modules/block/src/BlockRepositoryInterface.php \Drupal\block\BlockRepositoryInterface::REGIONS_ALL
  3. 10 core/modules/block/src/BlockRepositoryInterface.php \Drupal\block\BlockRepositoryInterface::REGIONS_ALL

Return all regions.

See also

system_region_list()

File

core/modules/block/src/BlockRepositoryInterface.php, line 19

Class

BlockRepositoryInterface

Namespace

Drupal\block

Code

const REGIONS_ALL = 'all';

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