Use Drupal core elements to add items and functionality provided by Drupal core. For more on using the Layout builder see Using the layout canvas.
Locating the Drupal core elements¶
To find the Drupal core elements:
- Navigate to a component or a template with the Layout canvas
- Click the + button on the Layout canvas
- Within the Elements tab, look for the Elements listed under Drupal core elements.
The Drupal core elements include:
Region element¶
Add a Drupal region to your Master template. For more information, see Region element.
Block element¶
Add a Drupal Block to your layout. For more information, see Block element.
Add a Drupal menu to your Template. For more information, see Menu element.
Field element¶
Add a Drupal field to your Template. For more information, see Field element.
Breadcrumb element¶
Add a Drupal breadcrumb to your Template. For more information, see Breadcrumb element.
Entity reference element¶
Add a Drupal entity reference to your layout. For more information, see Entity reference element.
Entity browser element¶
Add an Entity browser to your layout. For more information, see Entity browser element.