You are here

namespace Drupal\page_manager\Entity in Page Manager 8.4

Same name in other branches
  1. 8 Drupal\page_manager\Entity
Classsort descending Location Description
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.