You are here

6 calls to ParagraphsFrontendUIController::getParentData() in Paragraphs frontend ui 8.2

ParagraphsFrontendUIController::accessDown in src/Controller/ParagraphsFrontendUIController.php
Check if this is the last paragraph in an entity, if not, deny access.
ParagraphsFrontendUIController::accessLibraryItem in src/Controller/ParagraphsFrontendUIController.php
Check if the settings form mode exists for this paragraph.
ParagraphsFrontendUIController::accessUp in src/Controller/ParagraphsFrontendUIController.php
Check if this is the first paragraph in an entity, if not, deny access.
ParagraphsFrontendUIController::down in src/Controller/ParagraphsFrontendUIController.php
Shift down a single paragraph.
ParagraphsFrontendUIController::duplicate in src/Controller/ParagraphsFrontendUIController.php
Duplicate a paragraph.
ParagraphsFrontendUIController::up in src/Controller/ParagraphsFrontendUIController.php
Shift up a single paragraph.