Search for region
- Search 7.x for region
- Search 9.5.x for region
- Search 10.3.x for region
- Search 11.x for region
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
block_post_update_disabled_region_update | function | core/ |
Disable blocks that are placed into the "disabled" region. |
ConfigureBlockFormBase::$region | property | core/ |
The current region. |
EntityDisplayBase::getDefaultRegion | function | core/ |
Gets the default region. |
EntityDisplayFormBase::getRegionOptions | function | core/ |
Returns an associative array of all regions. |
EntityDisplayFormBase::getRegions | function | core/ |
Get the regions needed to create the overview form. |
EntityDisplayFormBase::getRowRegion | function | core/ |
Returns the region to which a row in the display overview belongs. |
EntityDisplayWithLayoutInterface::getDefaultRegion | function | core/ |
Gets the default region. |
FieldLayoutEntityDisplayFormTrait::getRegions | function | core/ |
Overrides \Drupal\field_ui\Form\EntityDisplayFormBase::getRegions(). |
FieldLayoutEntityDisplayTrait::getDefaultRegion | function | core/ |
Implements \Drupal\field_layout\Display\EntityDisplayWithLayoutInterface::getDefaultRegion(). |
FieldLayoutTest::assertFieldInRegion | function | core/ |
Asserts that a field exists in a given region. |
FieldLayoutTest::getRegionTitles | function | core/ |
Gets the region titles on the page. |
FieldLayoutTest::getRegionTitles | function | core/ |
Gets the region titles on the page. |
FieldLayoutTest::testChangingFormatterAndRegion | function | core/ |
Tests changing the formatter and region at the same time. |
FieldLayoutTest::testRegionChanges | function | core/ |
Tests that changes to the regions still leave the fields visible. |
FieldUiTable::preRenderRegionRows | function | core/ |
Performs pre-render to move #regions to rows. |
field_ui_test_region_callback | function | core/ |
|
Layout::$default_region | property | core/ |
The default region. |
Layout::$regions | property | core/ |
An associative array of regions in this layout. |
LayoutBuilderEntityViewDisplay::getDefaultRegion | function | core/ |
Gets the default region. |
LayoutDefinition::$default_region | property | core/ |
The default region. |
LayoutDefinition::$regions | property | core/ |
An associative array of regions in this layout. |
LayoutDefinition::getDefaultRegion | function | core/ |
Gets the default region. |
LayoutDefinition::getRegionLabels | function | core/ |
Gets the human-readable region labels. |
LayoutDefinition::getRegionNames | function | core/ |
Gets the machine-readable region names. |
LayoutDefinition::getRegions | function | core/ |
Gets the regions for this layout definition. |
LayoutDefinition::setDefaultRegion | function | core/ |
Sets the default region. |
LayoutDefinition::setRegions | function | core/ |
Sets the regions for this layout definition. |
MoveBlockForm::$region | property | core/ |
The region name. |
MoveBlockForm::getSelectedRegion | function | core/ |
Gets the selected region. |
MoveBlockFormTest::assertRegionBlocksOrder | function | core/ |
Asserts that blocks are in the correct order for a region. |
PlaceBlockPageVariant::getVisibleRegionNames | function | core/ |
Returns the human-readable list of regions keyed by machine name. |
region--breadcrumb.html.twig | file | core/ |
Theme override to display a breadcrumb region. |
region--header.html.twig | file | core/ |
Bartik's theme implementation to display a header region. |
region.html.twig | file | core/ |
Theme override to display a region. |
region.html.twig | file | core/ |
Theme override to display a region. |
region.html.twig | file | core/ |
Theme override to display a region. |
region.html.twig | file | core/ |
Theme override to display a region. |
region.html.twig | file | core/ |
Theme override to display a region. |
region.html.twig | file | core/ |
Theme override to display a region. |
region.html.twig | file | core/ |
Default theme implementation to display a region. |
RegionalForm | class | core/ |
Configure regional settings for this site. |
RegionalForm.php | file | core/ |
|
RegionalForm::$countryManager | property | core/ |
The country manager. |
RegionalForm::buildForm | function | core/ |
Form constructor. |
RegionalForm::create | function | core/ |
Instantiates a new instance of this class. |
RegionalForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
RegionalForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
RegionalForm::submitForm | function | core/ |
Form submission handler. |
RegionalForm::__construct | function | core/ |
Constructs a RegionalForm object. |
REGIONS_ALL | constant | core/ |
Return all regions. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.