OverviewBase::getRegions |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/OverviewBase.php |
Get the regions needed to create the overview form. |
StaticLayout::getRegions |
function |
drupal/core/modules/layout/lib/Drupal/layout/Plugin/layout/layout/StaticLayout.php |
Implements Drupal\layout\Plugin\LayoutInterface::getRegions(). |
FieldOverview::getRegions |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/FieldOverview.php |
Implements Drupal\field_ui\OverviewBase::getRegions(). |
DisplayOverview::getRegions |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/DisplayOverview.php |
Implements Drupal\field_ui\OverviewBase::getRegions(). |
LayoutInterface::getRegions |
function |
drupal/core/modules/layout/lib/Drupal/layout/Plugin/LayoutInterface.php |
Returns a list of regions. |