Classes, traits, and interfaces

Primary tabs

Name Type Namespacesort descending Location Description Direct uses Use statements Strings
ParagraphsConversionManager class Drupal\paragraphs paragraphs/src/ParagraphsConversionManager.php Plugin type manager for paragraphs type conversion plugins. 2
ParagraphsConversionBase abstract class Drupal\paragraphs paragraphs/src/ParagraphsConversionBase.php Provides a base class for paragraphs conversions. 3 3
ParagraphsConversionInterface interface Drupal\paragraphs paragraphs/src/ParagraphsConversionInterface.php Provides an interface defining a paragraph behavior. 1
ParagraphsTypeAccessControlHandler class Drupal\paragraphs paragraphs/src/ParagraphsTypeAccessControlHandler.php Defines the access control handler for the Paragraphs type entity type.
MigrationPluginsAlterer final class Drupal\paragraphs paragraphs/src/MigrationPluginsAlterer.php Class MigrationPluginsAlterer. 2
ParagraphsBehaviorInterface interface Drupal\paragraphs paragraphs/src/ParagraphsBehaviorInterface.php Provides an interface defining a paragraph behavior. 1
ParagraphsTypeIconUuidLookup class Drupal\paragraphs paragraphs/src/ParagraphsTypeIconUuidLookup.php A cache collector that caches IDs for the paragraphs_type entity icon UUIDs. 2
ParagraphsBehaviorBase abstract class Drupal\paragraphs paragraphs/src/ParagraphsBehaviorBase.php 12 12
ParagraphInterface interface Drupal\paragraphs paragraphs/src/ParagraphInterface.php Provides an interface defining a paragraphs entity. 1 24
ParagraphStorageSchema class Drupal\paragraphs paragraphs/src/ParagraphStorageSchema.php Extends the paragraphs schema handler. 1
ParagraphsTypeInterface interface Drupal\paragraphs paragraphs/src/ParagraphsTypeInterface.php Provides an interface defining a ParagraphsType entity. 1 3
ParagraphsBehaviorManager class Drupal\paragraphs paragraphs/src/ParagraphsBehaviorManager.php Plugin type manager for paragraphs type behavior plugins. 1 2
ParagraphsBehaviorCollection class Drupal\paragraphs paragraphs/src/ParagraphsBehaviorCollection.php A collection of paragraphs behavior plugins. 1
ParagraphAccessControlHandler class Drupal\paragraphs paragraphs/src/ParagraphAccessControlHandler.php Access controller for the paragraphs entity.
ParagraphViewBuilder class Drupal\paragraphs paragraphs/src/ParagraphViewBuilder.php Render controller for paragraphs.
ParagraphsServiceProvider class Drupal\paragraphs paragraphs/src/ParagraphsServiceProvider.php Service Provider for Paragraphs.
ParagraphsConversion class Drupal\paragraphs\Annotation paragraphs/src/Annotation/ParagraphsConversion.php Defines a ParagraphsConversion annotation object.
ParagraphsBehavior class Drupal\paragraphs\Annotation paragraphs/src/Annotation/ParagraphsBehavior.php Defines a ParagraphsBehavior annotation object.
ParagraphsTypeListBuilder class Drupal\paragraphs\Controller paragraphs/src/Controller/ParagraphsTypeListBuilder.php Provides a listing of ParagraphsType.
ParagraphsActions class Drupal\paragraphs\Element paragraphs/src/Element/ParagraphsActions.php Provides a render element for a paragraphs actions.
ParagraphOperations class Drupal\paragraphs\Element paragraphs/src/Element/ParagraphOperations.php Plugin annotation @RenderElement("paragraph_operations");
Paragraph class Drupal\paragraphs\Entity paragraphs/src/Entity/Paragraph.php Defines the Paragraph entity. 34
ParagraphsType class Drupal\paragraphs\Entity paragraphs/src/Entity/ParagraphsType.php Defines the ParagraphsType entity. 27
ReplicateFieldSubscriber class Drupal\paragraphs\EventSubscriber paragraphs/src/EventSubscriber/ReplicateFieldSubscriber.php Event subscriber that handles cloning through the Replicate module.
Paragraphs class Drupal\paragraphs\Feeds\Target paragraphs/src/Feeds/Target/Paragraphs.php Feeds target plugin for Paragraphs fields.
ParagraphsTypeForm class Drupal\paragraphs\Form paragraphs/src/Form/ParagraphsTypeForm.php Form controller for paragraph type forms.
ParagraphsTypeDeleteConfirm class Drupal\paragraphs\Form paragraphs/src/Form/ParagraphsTypeDeleteConfirm.php Provides a form for Paragraphs type deletion.
ParagraphsSettingsForm class Drupal\paragraphs\Form paragraphs/src/Form/ParagraphsSettingsForm.php Form for Paragraphs settings. 1
ParagraphSelection class Drupal\paragraphs\Plugin\EntityReferenceSelection paragraphs/src/Plugin/EntityReferenceSelection/ParagraphSelection.php Default plugin implementation of the Entity Reference Selection plugin. 3
ParagraphsSummaryFormatter class Drupal\paragraphs\Plugin\Field\FieldFormatter paragraphs/src/Plugin/Field/FieldFormatter/ParagraphsSummaryFormatter.php Plugin implementation of the 'paragraph_summary' formatter. 1 1
InlineParagraphsWidget class Drupal\paragraphs\Plugin\Field\FieldWidget paragraphs/src/Plugin/Field/FieldWidget/InlineParagraphsWidget.php Plugin implementation of the 'entity_reference paragraphs' widget.
ParagraphsWidget class Drupal\paragraphs\Plugin\Field\FieldWidget paragraphs/src/Plugin/Field/FieldWidget/ParagraphsWidget.php Plugin implementation of the 'entity_reference_revisions paragraphs' widget. 2
D7FieldCollectionItemDeriver class Drupal\paragraphs\Plugin\migrate paragraphs/src/Plugin/migrate/D7FieldCollectionItemDeriver.php Deriver for field collections. 2
D7ParagraphsItemDeriver class Drupal\paragraphs\Plugin\migrate paragraphs/src/Plugin/migrate/D7ParagraphsItemDeriver.php Deriver for Paragraph Items. 2
Paragraphs class Drupal\paragraphs\Plugin\migrate\field paragraphs/src/Plugin/migrate/field/Paragraphs.php Field Plugin for paragraphs migrations.
FieldCollection class Drupal\paragraphs\Plugin\migrate\field paragraphs/src/Plugin/migrate/field/FieldCollection.php Field Plugin for field collection migrations. 5
ParagraphsStripFieldPrefix class Drupal\paragraphs\Plugin\migrate\process paragraphs/src/Plugin/migrate/process/ParagraphsStripFieldPrefix.php Remove 'field_' from the start of a string.
ParagraphsLookup class Drupal\paragraphs\Plugin\migrate\process paragraphs/src/Plugin/migrate/process/ParagraphsLookup.php Looks up the value of a paragraph property based on previous migrations.
FieldCollectionFieldSettings class Drupal\paragraphs\Plugin\migrate\process paragraphs/src/Plugin/migrate/process/FieldCollectionFieldSettings.php Configure field instance settings for paragraphs. 1
ParagraphsFieldSettings class Drupal\paragraphs\Plugin\migrate\process paragraphs/src/Plugin/migrate/process/ParagraphsFieldSettings.php Configure field instance settings for paragraphs. 1
FieldCollectionFieldInstanceSettings class Drupal\paragraphs\Plugin\migrate\process paragraphs/src/Plugin/migrate/process/FieldCollectionFieldInstanceSettings.php Configure field instance settings for field collections. 1
ParagraphsProcessOnValue class Drupal\paragraphs\Plugin\migrate\process paragraphs/src/Plugin/migrate/process/ParagraphsProcessOnValue.php Runs a migration process on a value if a condition is met. 1
ParagraphsFieldInstanceSettings class Drupal\paragraphs\Plugin\migrate\process paragraphs/src/Plugin/migrate/process/ParagraphsFieldInstanceSettings.php Configure field instance settings for paragraphs. 1
ProcessPluginBase abstract class Drupal\paragraphs\Plugin\migrate\process paragraphs/src/Plugin/migrate/process/ProcessPluginBase.php Base class for Paragraphs process plugins. 3
DrupalSqlBase abstract class Drupal\paragraphs\Plugin\migrate\source paragraphs/src/Plugin/migrate/source/DrupalSqlBase.php Base Class for Paragraphs DrupalSqlBase migrate source plugins. 2 2
FieldableEntity abstract class Drupal\paragraphs\Plugin\migrate\source\d7 paragraphs/src/Plugin/migrate/source/d7/FieldableEntity.php Base Class for Paragraphs FieldableEntity migrate source plugins. 2
ParagraphsItem class Drupal\paragraphs\Plugin\migrate\source\d7 paragraphs/src/Plugin/migrate/source/d7/ParagraphsItem.php Paragraphs Item source plugin. 1
FieldCollectionItemRevision class Drupal\paragraphs\Plugin\migrate\source\d7 paragraphs/src/Plugin/migrate/source/d7/FieldCollectionItemRevision.php Field Collection Item Revision source plugin.
ParagraphsItemRevision class Drupal\paragraphs\Plugin\migrate\source\d7 paragraphs/src/Plugin/migrate/source/d7/ParagraphsItemRevision.php Paragraphs Item Revision source plugin.
ParagraphsType class Drupal\paragraphs\Plugin\migrate\source\d7 paragraphs/src/Plugin/migrate/source/d7/ParagraphsType.php Paragraphs Type source plugin. 1

Pages

Other projects