function EntityDisplayWithLayoutInterface::getDefaultRegion
Same name in other branches
- 8.9.x core/modules/field_layout/src/Display/EntityDisplayWithLayoutInterface.php \Drupal\field_layout\Display\EntityDisplayWithLayoutInterface::getDefaultRegion()
- 10 core/modules/field_layout/src/Display/EntityDisplayWithLayoutInterface.php \Drupal\field_layout\Display\EntityDisplayWithLayoutInterface::getDefaultRegion()
- 11.x core/modules/field_layout/src/Display/EntityDisplayWithLayoutInterface.php \Drupal\field_layout\Display\EntityDisplayWithLayoutInterface::getDefaultRegion()
Gets the default region.
Return value
string The default region for this display.
File
-
core/
modules/ field_layout/ src/ Display/ EntityDisplayWithLayoutInterface.php, line 19
Class
- EntityDisplayWithLayoutInterface
- Provides a common interface for entity displays that have layout.
Namespace
Drupal\field_layout\DisplayCode
public function getDefaultRegion();
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.