public function ParagraphInterface::getAllBehaviorSettings in Paragraphs 8
Gets all the behavior settings.
Return value
array The array of behavior settings.
1 method overrides ParagraphInterface::getAllBehaviorSettings()
- Paragraph::getAllBehaviorSettings in src/
Entity/ Paragraph.php - Gets all the behavior settings.
File
- src/
ParagraphInterface.php, line 118
Class
- ParagraphInterface
- Provides an interface defining a paragraphs entity.
Namespace
Drupal\paragraphsCode
public function getAllBehaviorSettings();