BlockRepositoryInterface::REGIONS_VISIBLE

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

Return only visible regions.

See also

system_region_list()

File

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

Class

BlockRepositoryInterface

Namespace

Drupal\block

Code

const REGIONS_VISIBLE = 'visible';

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