You are here

Classes, traits, and interfaces in Paragraph blocks 8.2

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
LoadTest class Drupal\paragraph_blocks\Tests src/Tests/LoadTest.php Simple test to ensure that main page loads with module enabled.
ParagraphBlock class Drupal\paragraph_blocks\Plugin\Block src/Plugin/Block/ParagraphBlock.php Provides a block to a paragraph value on an entity.
ParagraphBlocksDeriver class Drupal\paragraph_blocks\Plugin\Deriver src/Plugin/Deriver/ParagraphBlocksDeriver.php Provides entity field block definitions for every field.
ParagraphBlocksEntity class Drupal\paragraph_blocks\Entity src/Entity/ParagraphBlocksEntity.php Extend the Paragraph entity. 1
ParagraphBlocksEntityManager class Drupal\paragraph_blocks src/ParagraphBlocksEntityManager.php Class ParagraphBlocksEntityManager. 2
ParagraphBlocksInlineParagraphsWidget class Drupal\paragraph_blocks\Plugin\Field\FieldWidget src/Plugin/Field/FieldWidget/ParagraphBlocksInlineParagraphsWidget.php Extend the inline paragraphs widget. 1
ParagraphBlocksLabeller class Drupal\paragraph_blocks src/ParagraphBlocksLabeller.php Labels the paragraph blocks once the entity context is known. 2
ParagraphBlocksPanelsController class Drupal\paragraph_blocks\Controller src/Controller/ParagraphBlocksPanelsController.php Overrides the Panels controller class.
ParagraphBlocksRouteSubscriber class Drupal\paragraph_blocks\Routing src/Routing/ParagraphBlocksRouteSubscriber.php Listen to route events to override panels.select_block controller. 2
ParagraphBlocksSettingsForm class Drupal\paragraph_blocks\Form src/Form/ParagraphBlocksSettingsForm.php Form for Paragraph Blocks settings. 1

Other projects