namespace Drupal\paragraphs

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