ParagraphsAccordionPluginTest |
class |
Drupal\Tests\paragraphs_collection_demo\Functional |
paragraphs_collection/modules/paragraphs_collection_demo/tests/src/Functional/ParagraphsAccordionPluginTest.php |
Tests Accordion plugin. |
|
|
|
ParagraphsActions |
class |
Drupal\paragraphs\Element |
paragraphs/src/Element/ParagraphsActions.php |
Provides a render element for a paragraphs actions. |
|
|
|
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. |
|
|
|
ParagraphsAddWidgetTest |
class |
Drupal\Tests\paragraphs\FunctionalJavascript |
paragraphs/tests/src/FunctionalJavascript/ParagraphsAddWidgetTest.php |
Test paragraphs user interface. |
|
|
|
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. |
|
|
|
ParagraphsAlterByTypeTest |
class |
Drupal\Tests\paragraphs\Functional\WidgetStable |
paragraphs/tests/src/Functional/WidgetStable/ParagraphsAlterByTypeTest.php |
Tests paragraphs stable alter widget by type. |
|
|
|
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. |
|
|
|
ParagraphsAnchorPluginTest |
class |
Drupal\Tests\paragraphs_collection_demo\Functional |
paragraphs_collection/modules/paragraphs_collection_demo/tests/src/Functional/ParagraphsAnchorPluginTest.php |
Tests the anchor 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. |
|
|
|
ParagraphsBackgroundPluginTest |
class |
Drupal\Tests\paragraphs_collection_demo\Functional |
paragraphs_collection/modules/paragraphs_collection_demo/tests/src/Functional/ParagraphsBackgroundPluginTest.php |
Tests the background plugin. |
|
|
|
ParagraphsBehavior |
class |
Drupal\paragraphs\Annotation |
paragraphs/src/Annotation/ParagraphsBehavior.php |
Defines a ParagraphsBehavior annotation object. |
|
|
|
ParagraphsBehaviorBase |
abstract class |
Drupal\paragraphs |
paragraphs/src/ParagraphsBehaviorBase.php |
|
12 |
12 |
|
ParagraphsBehaviorCollection |
class |
Drupal\paragraphs |
paragraphs/src/ParagraphsBehaviorCollection.php |
A collection of paragraphs behavior plugins. |
|
1 |
|
ParagraphsBehaviorInterface |
interface |
Drupal\paragraphs |
paragraphs/src/ParagraphsBehaviorInterface.php |
Provides an interface defining a paragraph behavior. |
1 |
|
|
ParagraphsBehaviorManager |
class |
Drupal\paragraphs |
paragraphs/src/ParagraphsBehaviorManager.php |
Plugin type manager for paragraphs type behavior plugins. |
|
1 |
2 |
ParagraphsBehaviorPluginsTest |
class |
Drupal\Tests\paragraphs\Kernel |
paragraphs/tests/src/Kernel/ParagraphsBehaviorPluginsTest.php |
Tests the behavior plugins API. |
|
|
|
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. |
|
|
|
ParagraphsClientsideButtonsTest |
class |
Drupal\Tests\paragraphs\FunctionalJavascript |
paragraphs/tests/src/FunctionalJavascript/ParagraphsClientsideButtonsTest.php |
Test paragraphs user interface. |
|
|
|
ParagraphsCollapsedSummaryTest |
class |
Drupal\Tests\paragraphs\Kernel |
paragraphs/tests/src/Kernel/ParagraphsCollapsedSummaryTest.php |
Tests the collapsed summary options. |
|
|
|
ParagraphsCollectionCacheTest |
class |
Drupal\Tests\paragraphs_collection\Functional |
paragraphs_collection/tests/src/Functional/ParagraphsCollectionCacheTest.php |
Tests the invalidation of caches in Paragraphs Collection. |
|
|
|
ParagraphsCollectionConfigurationTest |
class |
Drupal\Tests\paragraphs_collection\Functional |
paragraphs_collection/tests/src/Functional/ParagraphsCollectionConfigurationTest.php |
Tests configuration handling within Paragraphs Collection. |
|
|
|
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. |
|
|
|
ParagraphsCollectionOverviewTest |
class |
Drupal\Tests\paragraphs_collection\Functional |
paragraphs_collection/tests/src/Functional/ParagraphsCollectionOverviewTest.php |
Tests the Paragraphs Collection overview pages. |
|
|
|
ParagraphsCollectionStyleConfigCacheTag |
class |
Drupal\paragraphs_collection\EventSubscriber |
paragraphs_collection/src/EventSubscriber/ParagraphsCollectionStyleConfigCacheTag.php |
Invalidates the 'rendered' cache tag when saving
paragraphs_collection.settings. |
|
|
2 |
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. |
|
|
|
ParagraphsCompositeRelationshipTest |
class |
Drupal\Tests\paragraphs\Kernel |
paragraphs/tests/src/Kernel/ParagraphsCompositeRelationshipTest.php |
Tests the ERR composite relationship upgrade path. |
|
|
|
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. |
|
|
|
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. |
|
|
|
ParagraphsContentModerationTest |
class |
Drupal\Tests\paragraphs_library\FunctionalJavascript |
paragraphs/modules/paragraphs_library/tests/src/FunctionalJavascript/ParagraphsContentModerationTest.php |
Tests Paragraphs, Paragraphs Library and Content Moderation integration. |
|
|
|
ParagraphsContentModerationTranslationsTest |
class |
Drupal\Tests\paragraphs\Functional\WidgetStable |
paragraphs/tests/src/Functional/WidgetStable/ParagraphsContentModerationTranslationsTest.php |
Test paragraphs and content moderation with translations. |
|
|
|
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. |
|
11 |
|
ParagraphsDemoTest |
class |
Drupal\Tests\paragraphs_demo\Functional |
paragraphs/modules/paragraphs_demo/tests/src/Functional/ParagraphsDemoTest.php |
Tests the demo module for Paragraphs. |
|
|
|
ParagraphsDragAndDropModeTest |
class |
Drupal\Tests\paragraphs\Functional\WidgetStable |
paragraphs/tests/src/Functional/WidgetStable/ParagraphsDragAndDropModeTest.php |
Tests the drag and drop mode of paragraphs. |
|
|
|
ParagraphsDuplicateFeatureTest |
class |
Drupal\Tests\paragraphs\Functional\WidgetStable |
paragraphs/tests/src/Functional/WidgetStable/ParagraphsDuplicateFeatureTest.php |
Tests paragraphs duplicate feature. |
1 |
|
|
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. |
|
|
|
ParagraphSelection |
class |
Drupal\paragraphs\Plugin\EntityReferenceSelection |
paragraphs/src/Plugin/EntityReferenceSelection/ParagraphSelection.php |
Default plugin implementation of the Entity Reference Selection plugin. |
|
3 |
|
ParagraphsEntityMethodsTest |
class |
Drupal\Tests\paragraphs\Kernel |
paragraphs/tests/src/Kernel/ParagraphsEntityMethodsTest.php |
Tests some methods from the Paragraph entity. |
|
|
|
ParagraphsEntityTranslationWithNonTranslatableParagraphs |
class |
Drupal\Tests\paragraphs\Functional\WidgetLegacy |
paragraphs/tests/src/Functional/WidgetLegacy/ParagraphsEntityTranslationWithNonTranslatableParagraphs.php |
Tests the translation of heavily nested / specialized setup. |
|
|
|
ParagraphsEntityTranslationWithNonTranslatableParagraphs |
class |
Drupal\Tests\paragraphs\Functional\WidgetStable |
paragraphs/tests/src/Functional/WidgetStable/ParagraphsEntityTranslationWithNonTranslatableParagraphs.php |
Tests the translation of heavily nested / specialized setup. |
|
|
|
ParagraphsFieldGroupTest |
class |
Drupal\Tests\paragraphs\Functional\WidgetLegacy |
paragraphs/tests/src/Functional/WidgetLegacy/ParagraphsFieldGroupTest.php |
Tests the field group on node. |
|
|
|
ParagraphsFieldGroupTest |
class |
Drupal\Tests\paragraphs\Functional\WidgetStable |
paragraphs/tests/src/Functional/WidgetStable/ParagraphsFieldGroupTest.php |
Tests the field group on node. |
|
|
|
ParagraphsFieldInstanceSettings |
class |
Drupal\paragraphs\Plugin\migrate\process |
paragraphs/src/Plugin/migrate/process/ParagraphsFieldInstanceSettings.php |
Configure field instance settings for paragraphs. |
|
1 |
|
ParagraphsFieldInstanceSettingsTest |
class |
Drupal\Tests\paragraphs\Unit\migrate |
paragraphs/tests/src/Unit/migrate/ParagraphsFieldInstanceSettingsTest.php |
Test the ParagraphFieldInstanceSettings Process Plugin. |
|
|
|