public function ParagraphInterface::getAllBehaviorSettings

Gets all the behavior settings.

Return value

array The array of behavior settings.

1 method overrides ParagraphInterface::getAllBehaviorSettings()
Paragraph::getAllBehaviorSettings in paragraphs/src/Entity/Paragraph.php
Gets all the behavior settings.

File

paragraphs/src/ParagraphInterface.php, line 118

Class

ParagraphInterface
Provides an interface defining a paragraphs entity.

Namespace

Drupal\paragraphs

Code

public function getAllBehaviorSettings();