LayoutBuilderStorage |
src/Entity/LayoutBuilderStorage.php |
Provides storage for page manager entities that have layouts. |
Page |
src/Entity/Page.php |
Defines a Page entity class. |
PageAccess |
src/Entity/PageAccess.php |
Defines the access control handler for the page entity type. |
PageAccessCheck |
src/Entity/PageAccessCheck.php |
Mimics the generic entity access but with a custom key to prevent collisions. |
PageVariant |
src/Entity/PageVariant.php |
Defines the page variant entity. |
PageVariantAccess |
src/Entity/PageVariantAccess.php |
Defines the access control handler for the page variant entity type. |
PageVariantViewBuilder |
src/Entity/PageVariantViewBuilder.php |
Provides a view builder for page variant entities. |