Classes, traits, and interfaces

Primary tabs

Namesort ascending Type Namespace Location Description Direct uses Use statements Strings
ParagraphsEntityReferenceWarningTest class Drupal\Tests\paragraphs\FunctionalJavascript paragraphs/tests/src/FunctionalJavascript/ParagraphsEntityReferenceWarningTest.php Tests paragraphs customization for entity reference fields.
ParagraphsEntityMethodsTest class Drupal\Tests\paragraphs\Kernel paragraphs/tests/src/Kernel/ParagraphsEntityMethodsTest.php Tests some methods from the Paragraph entity.
ParagraphSelection class Drupal\paragraphs\Plugin\EntityReferenceSelection paragraphs/src/Plugin/EntityReferenceSelection/ParagraphSelection.php Default plugin implementation of the Entity Reference Selection plugin. 3
ParagraphsEditModesTest class Drupal\Tests\paragraphs\Functional\WidgetLegacy paragraphs/tests/src/Functional/WidgetLegacy/ParagraphsEditModesTest.php Tests paragraphs edit modes.
ParagraphsEditModesTest class Drupal\Tests\paragraphs\Functional\WidgetStable paragraphs/tests/src/Functional/WidgetStable/ParagraphsEditModesTest.php Tests paragraphs edit modes.
ParagraphsDuplicateFeatureTest class Drupal\Tests\paragraphs\Functional\WidgetStable paragraphs/tests/src/Functional/WidgetStable/ParagraphsDuplicateFeatureTest.php Tests paragraphs duplicate feature. 1
ParagraphsDragAndDropModeTest class Drupal\Tests\paragraphs\Functional\WidgetStable paragraphs/tests/src/Functional/WidgetStable/ParagraphsDragAndDropModeTest.php Tests the drag and drop mode of paragraphs.
ParagraphsDemoUserToTextUser class Drupal\paragraphs_demo\Plugin\paragraphs\Conversion paragraphs/modules/paragraphs_demo/src/Plugin/paragraphs/Conversion/ParagraphsDemoUserToTextUser.php Provides a Paragraphs conversion plugin.
ParagraphsDemoUserText class Drupal\paragraphs_demo\Plugin\paragraphs\Conversion paragraphs/modules/paragraphs_demo/src/Plugin/paragraphs/Conversion/ParagraphsDemoUserText.php Provides a Paragraphs conversion plugin.
ParagraphsDemoTest class Drupal\Tests\paragraphs_demo\Functional paragraphs/modules/paragraphs_demo/tests/src/Functional/ParagraphsDemoTest.php Tests the demo module for Paragraphs.
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
ParagraphsConversionManager class Drupal\paragraphs paragraphs/src/ParagraphsConversionManager.php Plugin type manager for paragraphs type conversion plugins. 2
ParagraphsConversionInterface interface Drupal\paragraphs paragraphs/src/ParagraphsConversionInterface.php Provides an interface defining a paragraph behavior. 1
ParagraphsConversionBase abstract class Drupal\paragraphs paragraphs/src/ParagraphsConversionBase.php Provides a base class for paragraphs conversions. 3 3
ParagraphsConversion class Drupal\paragraphs\Annotation paragraphs/src/Annotation/ParagraphsConversion.php Defines a ParagraphsConversion annotation object.
ParagraphsContentModerationTranslationsTest class Drupal\Tests\paragraphs\Functional\WidgetStable paragraphs/tests/src/Functional/WidgetStable/ParagraphsContentModerationTranslationsTest.php Test paragraphs and content moderation with translations.
ParagraphsContentModerationTest class Drupal\Tests\paragraphs_library\FunctionalJavascript paragraphs/modules/paragraphs_library/tests/src/FunctionalJavascript/ParagraphsContentModerationTest.php Tests Paragraphs, Paragraphs Library and Content Moderation integration.
ParagraphsContactTest class Drupal\Tests\paragraphs\Functional\WidgetLegacy paragraphs/tests/src/Functional/WidgetLegacy/ParagraphsContactTest.php Tests paragraphs with contact forms.
ParagraphsContactTest class Drupal\Tests\paragraphs\Functional\WidgetStable paragraphs/tests/src/Functional/WidgetStable/ParagraphsContactTest.php Tests paragraphs with contact forms.
ParagraphsConfigTest class Drupal\Tests\paragraphs\Functional\WidgetLegacy paragraphs/tests/src/Functional/WidgetLegacy/ParagraphsConfigTest.php Tests paragraphs configuration.
ParagraphsConfigTest class Drupal\Tests\paragraphs\Functional\WidgetStable paragraphs/tests/src/Functional/WidgetStable/ParagraphsConfigTest.php Tests paragraphs configuration.
ParagraphsCompositeRelationshipTest class Drupal\Tests\paragraphs\Kernel paragraphs/tests/src/Kernel/ParagraphsCompositeRelationshipTest.php Tests the ERR composite relationship upgrade path.
ParagraphsCollectionStyleTest class Drupal\Tests\paragraphs_collection\FunctionalJavascript paragraphs_collection/tests/src/FunctionalJavascript/ParagraphsCollectionStyleTest.php Test paragraphs collection style behavior.
ParagraphsCollectionStyleTest class Drupal\Tests\paragraphs_collection\Functional paragraphs_collection/tests/src/Functional/ParagraphsCollectionStyleTest.php Test paragraphs collection style behavior.
ParagraphsCollectionStyleConfigCacheTag class Drupal\paragraphs_collection\EventSubscriber paragraphs_collection/src/EventSubscriber/ParagraphsCollectionStyleConfigCacheTag.php Invalidates the 'rendered' cache tag when saving paragraphs_collection.settings. 2
ParagraphsCollectionOverviewTest class Drupal\Tests\paragraphs_collection\Functional paragraphs_collection/tests/src/Functional/ParagraphsCollectionOverviewTest.php Tests the Paragraphs Collection overview pages.
ParagraphsCollectionDemoTest class Drupal\Tests\paragraphs_collection_demo\Functional paragraphs_collection/modules/paragraphs_collection_demo/tests/src/Functional/ParagraphsCollectionDemoTest.php Test the demo for Paragraphs Collection.
ParagraphsCollectionConfigurationTest class Drupal\Tests\paragraphs_collection\Functional paragraphs_collection/tests/src/Functional/ParagraphsCollectionConfigurationTest.php Tests configuration handling within Paragraphs Collection.
ParagraphsCollectionCacheTest class Drupal\Tests\paragraphs_collection\Functional paragraphs_collection/tests/src/Functional/ParagraphsCollectionCacheTest.php Tests the invalidation of caches in Paragraphs Collection.
ParagraphsCollapsedSummaryTest class Drupal\Tests\paragraphs\Kernel paragraphs/tests/src/Kernel/ParagraphsCollapsedSummaryTest.php Tests the collapsed summary options.
ParagraphsClientsideButtonsTest class Drupal\Tests\paragraphs\FunctionalJavascript paragraphs/tests/src/FunctionalJavascript/ParagraphsClientsideButtonsTest.php Test paragraphs user interface. 1
ParagraphsClientsideButtonsClaroTest class Drupal\Tests\paragraphs\FunctionalJavascript paragraphs/tests/src/FunctionalJavascript/ParagraphsClientsideButtonsClaroTest.php Test paragraphs user interface.
ParagraphsBehaviorsTest class Drupal\Tests\paragraphs\Functional paragraphs/tests/src/Functional/ParagraphsBehaviorsTest.php Tests support for Paragraphs behavior plugins.
ParagraphsBehaviorsTest class Drupal\Tests\paragraphs\Functional\WidgetStable paragraphs/tests/src/Functional/WidgetStable/ParagraphsBehaviorsTest.php Tests paragraphs behavior plugins.
ParagraphsBehaviorPluginsTest class Drupal\Tests\paragraphs\Kernel paragraphs/tests/src/Kernel/ParagraphsBehaviorPluginsTest.php Tests the behavior plugins API.
ParagraphsBehaviorManager class Drupal\paragraphs paragraphs/src/ParagraphsBehaviorManager.php Plugin type manager for paragraphs type behavior plugins. 1 2
ParagraphsBehaviorInterface interface Drupal\paragraphs paragraphs/src/ParagraphsBehaviorInterface.php Provides an interface defining a paragraph behavior. 1
ParagraphsBehaviorCollection class Drupal\paragraphs paragraphs/src/ParagraphsBehaviorCollection.php A collection of paragraphs behavior plugins. 1
ParagraphsBehaviorBase abstract class Drupal\paragraphs paragraphs/src/ParagraphsBehaviorBase.php 12 12
ParagraphsBehavior class Drupal\paragraphs\Annotation paragraphs/src/Annotation/ParagraphsBehavior.php Defines a ParagraphsBehavior annotation object.
ParagraphsBackgroundPluginTest class Drupal\Tests\paragraphs_collection_demo\Functional paragraphs_collection/modules/paragraphs_collection_demo/tests/src/Functional/ParagraphsBackgroundPluginTest.php Tests the background plugin.
ParagraphsBackgroundPlugin class Drupal\paragraphs_collection_demo\Plugin\paragraphs\Behavior paragraphs_collection/modules/paragraphs_collection_demo/src/Plugin/paragraphs/Behavior/ParagraphsBackgroundPlugin.php Provides a background image feature plugin.
ParagraphsAnchorPluginTest class Drupal\Tests\paragraphs_collection_demo\Functional paragraphs_collection/modules/paragraphs_collection_demo/tests/src/Functional/ParagraphsAnchorPluginTest.php Tests the anchor plugin.
ParagraphsAnchorPlugin class Drupal\paragraphs_collection_demo\Plugin\paragraphs\Behavior paragraphs_collection/modules/paragraphs_collection_demo/src/Plugin/paragraphs/Behavior/ParagraphsAnchorPlugin.php Provides a Paragraphs Anchor plugin.
ParagraphsAlterByTypeTest class Drupal\Tests\paragraphs\Functional\WidgetStable paragraphs/tests/src/Functional/WidgetStable/ParagraphsAlterByTypeTest.php Tests paragraphs stable alter widget by type.
ParagraphsAdministrationTest class Drupal\Tests\paragraphs\Functional\WidgetStable paragraphs/tests/src/Functional/WidgetStable/ParagraphsAdministrationTest.php Tests the configuration of paragraphs.
ParagraphsAdministrationTest class Drupal\Tests\paragraphs\Functional\WidgetLegacy paragraphs/tests/src/Functional/WidgetLegacy/ParagraphsAdministrationTest.php Tests the configuration of paragraphs.
ParagraphsAddWidgetTest class Drupal\Tests\paragraphs\FunctionalJavascript paragraphs/tests/src/FunctionalJavascript/ParagraphsAddWidgetTest.php Test paragraphs user interface.
ParagraphsAddModesTest class Drupal\Tests\paragraphs\Functional\WidgetLegacy paragraphs/tests/src/Functional/WidgetLegacy/ParagraphsAddModesTest.php Tests paragraphs add modes.
ParagraphsAddModesTest class Drupal\Tests\paragraphs\Functional\WidgetStable paragraphs/tests/src/Functional/WidgetStable/ParagraphsAddModesTest.php Tests paragraphs add modes.

Pages

Other projects