Files - Drupal 11.1.x - Drupal Core
Primary tabs
Title | Deprecated | File name | Namespace | Summary |
---|---|---|---|---|
layout.html.twig | core/ |
Template for a generic layout. | ||
layout.pcss.css | core/ |
Base Layout. | ||
layout.pcss.css | core/ |
/** * Add spacing to top and bottom of pages. */ .page-content { margin-top: 1.5rem; margin-bottom: 80px; } @media screen and (min-width: 38em) { .page-content { margin-top: 2rem; } } /** * Add color to layout icons. … | ||
Layout.php | core/ |
Drupal\Core\Layout\Annotation | ||
Layout.php | core/ |
Drupal\Core\Layout\Attribute | ||
LayoutBuilder.php | core/ |
Drupal\layout_builder\Element | ||
LayoutBuilderAccessCheck.php | core/ |
Drupal\layout_builder\Access | ||
LayoutBuilderContextTrait.php | core/ |
Drupal\layout_builder\Context | ||
LayoutBuilderController.php | core/ |
Drupal\layout_builder\Controller | ||
LayoutBuilderDisableForm.php | core/ |
Drupal\layout_builder\Form | ||
LayoutBuilderEnabledInterface.php | core/ |
Drupal\layout_builder | ||
LayoutBuilderEntityFormTrait.php | core/ |
Drupal\layout_builder\Form | ||
LayoutBuilderEntityViewDisplay.php | core/ |
Drupal\layout_builder\Entity | ||
LayoutBuilderEntityViewDisplayForm.php | core/ |
Drupal\layout_builder\Form | ||
LayoutBuilderEntityViewDisplayStorage.php | core/ |
Drupal\layout_builder\Entity | ||
LayoutBuilderEvents.php | core/ |
Drupal\layout_builder | ||
LayoutBuilderExposeAllFieldBlocksHooks.php | core/ |
Drupal\layout_builder_expose_all_field_blocks\Hook | ||
LayoutBuilderHighlightTrait.php | core/ |
Drupal\layout_builder | ||
LayoutBuilderHooks.php | core/ |
Drupal\layout_builder\Hook | ||
LayoutBuilderHtmlEntityFormController.php | core/ |
Drupal\layout_builder\Controller | ||
LayoutBuilderIsActiveCacheContext.php | core/ |
Drupal\layout_builder\Cache | ||
LayoutBuilderLocalTaskDeriver.php | core/ |
Drupal\layout_builder\Plugin\Derivative | ||
LayoutBuilderOverridableInterface.php | core/ |
Drupal\layout_builder | ||
LayoutBuilderOverridesPermissions.php | core/ |
Drupal\layout_builder | ||
LayoutBuilderRoutes.php | core/ |
Drupal\layout_builder\Routing | ||
LayoutBuilderRoutesTrait.php | core/ |
Drupal\layout_builder\Routing | ||
LayoutBuilderSampleEntityGenerator.php | core/ |
Drupal\layout_builder\Entity | ||
LayoutBuilderServiceProvider.php | core/ |
Drupal\layout_builder | ||
LayoutBuilderUiCacheContext.php | core/ |
Drupal\layout_builder\Cache | ||
LayoutBuilderWidget.php | core/ |
Drupal\layout_builder\Plugin\Field\FieldWidget | ||
LayoutDefault.php | core/ |
Drupal\Core\Layout | ||
LayoutDefinition.php | core/ |
Drupal\Core\Layout | ||
LayoutDiscoveryHooks.php | core/ |
Drupal\layout_discovery\Hook | ||
LayoutEntityDisplayInterface.php | core/ |
Drupal\layout_builder\Entity | ||
LayoutEntityDisplayNormalizer.php | core/ |
Drupal\layout_builder\Normalizer | ||
LayoutEntityHelperTrait.php | core/ |
Drupal\layout_builder | ||
LayoutForm.php | core/ |
Drupal\navigation\Form | ||
LayoutInterface.php | core/ |
Drupal\Core\Layout | ||
LayoutPluginManager.php | core/ |
Drupal\Core\Layout | ||
LayoutPluginManagerInterface.php | core/ |
Drupal\Core\Layout | ||
LayoutPreviewAccessAllowed.php | core/ |
Drupal\layout_builder\Access | ||
LayoutRebuildConfirmFormBase.php | core/ |
Drupal\layout_builder\Form | ||
LayoutRebuildTrait.php | core/ |
Drupal\layout_builder\Controller | ||
LayoutSectionItem.php | core/ |
Drupal\layout_builder\Plugin\Field\FieldType | ||
LayoutSectionItemList.php | core/ |
Drupal\layout_builder\Field | ||
LayoutSectionStorageParamConverter.php | core/ |
Drupal\layout_builder\Routing | ||
LayoutTempstoreRepository.php | core/ |
Drupal\layout_builder | ||
LayoutTempstoreRepositoryInterface.php | core/ |
Drupal\layout_builder | ||
LayoutTempstoreRouteEnhancer.php | core/ |
Drupal\layout_builder\Routing | ||
layout_builder.api.php | core/ |
Hooks provided by the Layout Builder module. |