Classes, traits, and interfaces

Primary tabs

Name Type Namespace Location Description Direct uses Use statementssort ascending Strings
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
ParagraphInterface interface Drupal\paragraphs paragraphs/src/ParagraphInterface.php Provides an interface defining a paragraphs entity. 1 24
ParagraphsTestBase abstract class Drupal\Tests\paragraphs\Functional\WidgetStable paragraphs/tests/src/Functional/WidgetStable/ParagraphsTestBase.php Base class for tests. 39 17
ParagraphsTestBaseTrait trait Drupal\Tests\paragraphs\FunctionalJavascript paragraphs/tests/src/FunctionalJavascript/ParagraphsTestBaseTrait.php Test trait for Paragraphs JS tests. 14
ParagraphsBehaviorBase abstract class Drupal\paragraphs paragraphs/src/ParagraphsBehaviorBase.php 12 12
ParagraphsCoreVersionUiTestTrait trait Drupal\Tests\paragraphs\Traits paragraphs/tests/src/Traits/ParagraphsCoreVersionUiTestTrait.php Provides helper methods for Drupal 8.3.x and 8.4.x versions. 12
ParagraphsLastEntityQueryTrait trait Drupal\Tests\paragraphs\Traits paragraphs/tests/src/Traits/ParagraphsLastEntityQueryTrait.php Test trait providing helpers to query latest entities created. 7
LibraryItem class Drupal\paragraphs_library\Entity paragraphs/modules/paragraphs_library/src/Entity/LibraryItem.php Defines the LibraryItem entity. 5
FieldCollection class Drupal\paragraphs\Plugin\migrate\field paragraphs/src/Plugin/migrate/field/FieldCollection.php Field Plugin for field collection migrations. 5
LoginAdminTrait trait Drupal\Tests\paragraphs\FunctionalJavascript paragraphs/tests/src/FunctionalJavascript/LoginAdminTrait.php Test trait for logging admin in JS tests. 4
ParagraphSelection class Drupal\paragraphs\Plugin\EntityReferenceSelection paragraphs/src/Plugin/EntityReferenceSelection/ParagraphSelection.php Default plugin implementation of the Entity Reference Selection plugin. 3
ParagraphsConversionBase abstract class Drupal\paragraphs paragraphs/src/ParagraphsConversionBase.php Provides a base class for paragraphs conversions. 3 3
StyleDiscoveryInterface interface Drupal\paragraphs_collection paragraphs_collection/src/StyleDiscoveryInterface.php Provides discovery for a YAML style files in specific directories. 1 3
ParagraphsTypeInterface interface Drupal\paragraphs paragraphs/src/ParagraphsTypeInterface.php Provides an interface defining a ParagraphsType entity. 1 3
LibraryItemInterface interface Drupal\paragraphs_library paragraphs/modules/paragraphs_library/src/LibraryItemInterface.php Provides an interface defining a paragraphs entity. 1 3
FieldCollectionSourceData trait Drupal\Tests\paragraphs\Traits paragraphs/tests/src/Traits/FieldCollectionSourceData.php Provide data to the field collection source plugin tests. 3
ParagraphsSourceData trait Drupal\Tests\paragraphs\Traits paragraphs/tests/src/Traits/ParagraphsSourceData.php Provide data to the paragraphs source plugin tests. 3
ParagraphsWidget class Drupal\paragraphs\Plugin\Field\FieldWidget paragraphs/src/Plugin/Field/FieldWidget/ParagraphsWidget.php Plugin implementation of the 'entity_reference_revisions paragraphs' widget. 2
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
MigrationPluginsAlterer final class Drupal\paragraphs paragraphs/src/MigrationPluginsAlterer.php Class MigrationPluginsAlterer. 2
GridLayoutDiscoveryInterface interface Drupal\paragraphs_collection paragraphs_collection/src/GridLayoutDiscoveryInterface.php Provides discovery for a YAML grid layout files in specific directories. 1 2
ParagraphsNodeMigrationAssertionsTrait trait Drupal\Tests\paragraphs\Traits paragraphs/tests/src/Traits/ParagraphsNodeMigrationAssertionsTrait.php 2
ParagraphsLockablePlugin class Drupal\paragraphs_collection\Plugin\paragraphs\Behavior paragraphs_collection/src/Plugin/paragraphs/Behavior/ParagraphsLockablePlugin.php Provides a Paragraphs Lockable plugin. 1
ParagraphsStylePlugin class Drupal\paragraphs_collection\Plugin\paragraphs\Behavior paragraphs_collection/src/Plugin/paragraphs/Behavior/ParagraphsStylePlugin.php Provides style selection plugin. 1
ParagraphStorageSchema class Drupal\paragraphs paragraphs/src/ParagraphStorageSchema.php Extends the paragraphs schema handler. 1
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
ParagraphsSummaryFormatter class Drupal\paragraphs\Plugin\Field\FieldFormatter paragraphs/src/Plugin/Field/FieldFormatter/ParagraphsSummaryFormatter.php Plugin implementation of the 'paragraph_summary' formatter. 1 1
ParagraphsLanguagePlugin class Drupal\paragraphs_collection\Plugin\paragraphs\Behavior paragraphs_collection/src/Plugin/paragraphs/Behavior/ParagraphsLanguagePlugin.php Provides a way to hide specific paragraphs depending on the current language. 1
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
ParagraphsTestBase abstract class Drupal\Tests\paragraphs\Functional\WidgetLegacy paragraphs/tests/src/Functional/WidgetLegacy/ParagraphsTestBase.php Base class for tests. 17 1
TestEmbeddedEntityForm class Drupal\paragraphs_test\Form paragraphs/tests/modules/paragraphs_test/src/Form/TestEmbeddedEntityForm.php A class to build a form that embeds a content entity form. 1
GridLayoutDiscovery class Drupal\paragraphs_collection paragraphs_collection/src/GridLayoutDiscovery.php Provides common helper methods for style discovery. 2
StyleDiscovery class Drupal\paragraphs_collection paragraphs_collection/src/StyleDiscovery.php Provides common helper methods for style discovery. @todo Create documentation for style discovery https://www.drupal.org/node/2837995 2
ParagraphsGridLayoutPlugin class Drupal\paragraphs_collection\Plugin\paragraphs\Behavior paragraphs_collection/src/Plugin/paragraphs/Behavior/ParagraphsGridLayoutPlugin.php Provides a way to define grid based layouts.
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.
ParagraphsTypeListBuilder class Drupal\paragraphs\Controller paragraphs/src/Controller/ParagraphsTypeListBuilder.php Provides a listing of ParagraphsType.
ParagraphsBehavior class Drupal\paragraphs\Annotation paragraphs/src/Annotation/ParagraphsBehavior.php Defines a ParagraphsBehavior annotation object.
ReplicateFieldSubscriber class Drupal\paragraphs\EventSubscriber paragraphs/src/EventSubscriber/ReplicateFieldSubscriber.php Event subscriber that handles cloning through the Replicate module.
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.
ParagraphsTypePermissions class Drupal\paragraphs_type_permissions paragraphs/modules/paragraphs_type_permissions/src/ParagraphsTypePermissions.php Defines a class containing permission callbacks.
ParagraphsTypeHasEnabledBehaviorPluginTest class Drupal\Tests\paragraphs\Kernel paragraphs/tests/src/Kernel/ParagraphsTypeHasEnabledBehaviorPluginTest.php Tests the ParagraphsType entity hasEnabledBehaviorPlugin functionality.

Pages

Other projects