REGIONS_ALL

Same name and namespace in other branches
  1. 7.x modules/system/system.module \REGIONS_ALL
  2. 9 core/modules/system/system.module \REGIONS_ALL
  3. 8.9.x core/modules/system/system.module \REGIONS_ALL
  4. 10 core/modules/system/system.module \REGIONS_ALL

Return all regions.

See also

system_region_list()

1 use of REGIONS_ALL
system_region_list in core/modules/system/system.module
Get a list of available regions from a specified theme.

File

core/modules/system/system.module, line 60

Code

const REGIONS_ALL = 'all';

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