namespace Drupal\paragraphs

Classsort descending Location Description
MigrationPluginsAlterer paragraphs/src/MigrationPluginsAlterer.php Class MigrationPluginsAlterer.
ParagraphAccessControlHandler paragraphs/src/ParagraphAccessControlHandler.php Access controller for the paragraphs entity.
ParagraphInterface paragraphs/src/ParagraphInterface.php Provides an interface defining a paragraphs entity.
ParagraphsBehaviorBase paragraphs/src/ParagraphsBehaviorBase.php
ParagraphsBehaviorCollection paragraphs/src/ParagraphsBehaviorCollection.php A collection of paragraphs behavior plugins.
ParagraphsBehaviorInterface paragraphs/src/ParagraphsBehaviorInterface.php Provides an interface defining a paragraph behavior.
ParagraphsBehaviorManager paragraphs/src/ParagraphsBehaviorManager.php Plugin type manager for paragraphs type behavior plugins.
ParagraphsConversionBase paragraphs/src/ParagraphsConversionBase.php Provides a base class for paragraphs conversions.
ParagraphsConversionInterface paragraphs/src/ParagraphsConversionInterface.php Provides an interface defining a paragraph behavior.
ParagraphsConversionManager paragraphs/src/ParagraphsConversionManager.php Plugin type manager for paragraphs type conversion plugins.
ParagraphsServiceProvider paragraphs/src/ParagraphsServiceProvider.php Service Provider for Paragraphs.
ParagraphStorageSchema paragraphs/src/ParagraphStorageSchema.php Extends the paragraphs schema handler.
ParagraphsTypeAccessControlHandler paragraphs/src/ParagraphsTypeAccessControlHandler.php Defines the access control handler for the Paragraphs type entity type.
ParagraphsTypeIconUuidLookup paragraphs/src/ParagraphsTypeIconUuidLookup.php A cache collector that caches IDs for the paragraphs_type entity icon UUIDs.
ParagraphsTypeInterface paragraphs/src/ParagraphsTypeInterface.php Provides an interface defining a ParagraphsType entity.
ParagraphViewBuilder paragraphs/src/ParagraphViewBuilder.php Render controller for paragraphs.