You are here

6 calls to OverridesSectionStorage::getEntity() in Drupal 8

OverridesSectionStorage::access in core/modules/layout_builder/src/Plugin/SectionStorage/OverridesSectionStorage.php
Overrides \Drupal\Core\Access\AccessibleInterface::access().
OverridesSectionStorage::getDefaultSectionStorage in core/modules/layout_builder/src/Plugin/SectionStorage/OverridesSectionStorage.php
Returns the corresponding defaults section storage for this override.
OverridesSectionStorage::getLayoutBuilderUrl in core/modules/layout_builder/src/Plugin/SectionStorage/OverridesSectionStorage.php
Gets the URL used to display the Layout Builder UI.
OverridesSectionStorage::getStorageId in core/modules/layout_builder/src/Plugin/SectionStorage/OverridesSectionStorage.php
Returns an identifier for this storage.
OverridesSectionStorage::getTempstoreKey in core/modules/layout_builder/src/Plugin/SectionStorage/OverridesSectionStorage.php
Gets a string suitable for use as a tempstore key.
OverridesSectionStorage::handleTranslationAccess in core/modules/layout_builder/src/Plugin/SectionStorage/OverridesSectionStorage.php
Handles access checks related to translations.