Classes, traits, and interfaces

Primary tabs

Name Type Namespacesort ascending Location Description Direct uses Use statements Strings
ParagraphsTypePermissionsTest class Drupal\Tests\paragraphs_type_permissions\Functional paragraphs/modules/paragraphs_type_permissions/tests/src/Functional/ParagraphsTypePermissionsTest.php Tests the paragraphs type permissions.
ParagraphsLibraryItemEntityBrowserTest class Drupal\Tests\paragraphs_library\FunctionalJavascript paragraphs/modules/paragraphs_library/tests/src/FunctionalJavascript/ParagraphsLibraryItemEntityBrowserTest.php Tests entity browser integration with paragraphs.
ParagraphsContentModerationTest class Drupal\Tests\paragraphs_library\FunctionalJavascript paragraphs/modules/paragraphs_library/tests/src/FunctionalJavascript/ParagraphsContentModerationTest.php Tests Paragraphs, Paragraphs Library and Content Moderation integration.
ParagraphsLibraryItemTranslationTest class Drupal\Tests\paragraphs_library\Functional paragraphs/modules/paragraphs_library/tests/src/Functional/ParagraphsLibraryItemTranslationTest.php Tests the multilingual functionality of the Paragraphs Library.
ParagraphsLibraryItemTest class Drupal\Tests\paragraphs_library\Functional paragraphs/modules/paragraphs_library/tests/src/Functional/ParagraphsLibraryItemTest.php Tests the functionality of the Paragraphs Library.
MultilingualBehaviorTest class Drupal\Tests\paragraphs_library\Functional paragraphs/modules/paragraphs_library/tests/src/Functional/MultilingualBehaviorTest.php Tests paragraphs library multilingual functionality.
ParagraphsLibraryTest class Drupal\Tests\paragraphs_library\Functional paragraphs/modules/paragraphs_library/tests/src/Functional/ParagraphsLibraryTest.php Tests paragraphs library functionality.
ParagraphsDemoTest class Drupal\Tests\paragraphs_demo\Functional paragraphs/modules/paragraphs_demo/tests/src/Functional/ParagraphsDemoTest.php Tests the demo module for Paragraphs.
ParagraphsSliderPluginTest class Drupal\Tests\paragraphs_collection_demo\Functional paragraphs_collection/modules/paragraphs_collection_demo/tests/src/Functional/ParagraphsSliderPluginTest.php Tests Slider plugin.
ParagraphsAnchorPluginTest class Drupal\Tests\paragraphs_collection_demo\Functional paragraphs_collection/modules/paragraphs_collection_demo/tests/src/Functional/ParagraphsAnchorPluginTest.php Tests the anchor plugin.
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.
ParagraphsAccordionPluginTest class Drupal\Tests\paragraphs_collection_demo\Functional paragraphs_collection/modules/paragraphs_collection_demo/tests/src/Functional/ParagraphsAccordionPluginTest.php Tests Accordion plugin.
ParagraphsBackgroundPluginTest class Drupal\Tests\paragraphs_collection_demo\Functional paragraphs_collection/modules/paragraphs_collection_demo/tests/src/Functional/ParagraphsBackgroundPluginTest.php Tests the background plugin.
ParagraphsCollectionStyleTest class Drupal\Tests\paragraphs_collection\FunctionalJavascript paragraphs_collection/tests/src/FunctionalJavascript/ParagraphsCollectionStyleTest.php Test paragraphs collection style behavior.
ParagraphsStylePluginTest class Drupal\Tests\paragraphs_collection\FunctionalJavascript paragraphs_collection/tests/src/FunctionalJavascript/ParagraphsStylePluginTest.php Tests the style selection plugin.
ParagraphsTypesTest class Drupal\Tests\paragraphs_collection\Functional paragraphs_collection/tests/src/Functional/ParagraphsTypesTest.php Tests the Paragraphs Collection paragraph types.
ParagraphsLockablePluginTest class Drupal\Tests\paragraphs_collection\Functional paragraphs_collection/tests/src/Functional/ParagraphsLockablePluginTest.php Tests the lockable plugin.
ParagraphsLanguagePluginTest class Drupal\Tests\paragraphs_collection\Functional paragraphs_collection/tests/src/Functional/ParagraphsLanguagePluginTest.php Tests the Language plugin.
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.
ParagraphsCollectionStyleTest class Drupal\Tests\paragraphs_collection\Functional paragraphs_collection/tests/src/Functional/ParagraphsCollectionStyleTest.php Test paragraphs collection style behavior.
ParagraphsCollectionOverviewTest class Drupal\Tests\paragraphs_collection\Functional paragraphs_collection/tests/src/Functional/ParagraphsCollectionOverviewTest.php Tests the Paragraphs Collection overview pages.
ParagraphsGridLayoutPluginTest class Drupal\Tests\paragraphs_collection\Functional paragraphs_collection/tests/src/Functional/ParagraphsGridLayoutPluginTest.php Tests the grid layout plugin.
FieldCollectionsFieldInstanceSettingsTest class Drupal\Tests\paragraphs\Unit\migrate paragraphs/tests/src/Unit/migrate/FieldCollectionsFieldInstanceSettingsTest.php Test the ParagraphFieldInstanceSettings Process Plugin.
MigrationPluginsAltererTest class Drupal\Tests\paragraphs\Unit\migrate paragraphs/tests/src/Unit/migrate/MigrationPluginsAltererTest.php Tests the MigrationPluginsAlterer service.
ParagraphsProcessOnValueTest class Drupal\Tests\paragraphs\Unit\migrate paragraphs/tests/src/Unit/migrate/ParagraphsProcessOnValueTest.php Test class for the paragraphs_process_on_value process plugin.
ProcessTestCase abstract class Drupal\Tests\paragraphs\Unit\migrate paragraphs/tests/src/Unit/migrate/ProcessTestCase.php Base class for paragraphs process plugin tests. 3
ParagraphsFieldSettingsTest class Drupal\Tests\paragraphs\Unit\migrate paragraphs/tests/src/Unit/migrate/ParagraphsFieldSettingsTest.php Test the ParagraphFieldSettings Process Plugin.
ParagraphsFieldInstanceSettingsTest class Drupal\Tests\paragraphs\Unit\migrate paragraphs/tests/src/Unit/migrate/ParagraphsFieldInstanceSettingsTest.php Test the ParagraphFieldInstanceSettings Process Plugin.
FieldCollectionFieldSettingsTest class Drupal\Tests\paragraphs\Unit\migrate paragraphs/tests/src/Unit/migrate/FieldCollectionFieldSettingsTest.php Test the FieldCollectionFieldSettings Process Plugin.
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
ParagraphsNodeMigrationAssertionsTrait trait Drupal\Tests\paragraphs\Traits paragraphs/tests/src/Traits/ParagraphsNodeMigrationAssertionsTrait.php 2
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
FieldCollectionItemSourceTest class Drupal\Tests\paragraphs\Kernel\migrate paragraphs/tests/src/Kernel/migrate/FieldCollectionItemSourceTest.php Test the field_collection_item source plugin.
ParagraphsItemRevisionSourceTest class Drupal\Tests\paragraphs\Kernel\migrate paragraphs/tests/src/Kernel/migrate/ParagraphsItemRevisionSourceTest.php Test the paragraphs_item_revision source plugin.
FieldCollectionItemRevisionSourceTest class Drupal\Tests\paragraphs\Kernel\migrate paragraphs/tests/src/Kernel/migrate/FieldCollectionItemRevisionSourceTest.php Test the field_collection_item_revision source plugin.
ParagraphsTypeSourceTest class Drupal\Tests\paragraphs\Kernel\migrate paragraphs/tests/src/Kernel/migrate/ParagraphsTypeSourceTest.php Test the paragraphs_type source plugin.
FieldCollectionTypeSourceTest class Drupal\Tests\paragraphs\Kernel\migrate paragraphs/tests/src/Kernel/migrate/FieldCollectionTypeSourceTest.php Test the field_collection_type source plugin.
ParagraphsItemSourceTest class Drupal\Tests\paragraphs\Kernel\migrate paragraphs/tests/src/Kernel/migrate/ParagraphsItemSourceTest.php Test the paragraphs_item source plugin.
ParagraphContentMigrationTest class Drupal\Tests\paragraphs\Kernel\migrate paragraphs/tests/src/Kernel/migrate/ParagraphContentMigrationTest.php Test 'classic' Paragraph content migration.
ParagraphsTypeMigrationTest class Drupal\Tests\paragraphs\Kernel\migrate paragraphs/tests/src/Kernel/migrate/ParagraphsTypeMigrationTest.php Test Migration of paragraph and field collection bundles.
ParagraphsMigrationTestBase abstract class Drupal\Tests\paragraphs\Kernel\migrate paragraphs/tests/src/Kernel/migrate/ParagraphsMigrationTestBase.php Base class for the paragraph migrations tests. 3
ParagraphsFieldMigrationTest class Drupal\Tests\paragraphs\Kernel\migrate paragraphs/tests/src/Kernel/migrate/ParagraphsFieldMigrationTest.php Test the migration of paragraphs and field collection fields.
ParagraphsTypeHasEnabledBehaviorPluginTest class Drupal\Tests\paragraphs\Kernel paragraphs/tests/src/Kernel/ParagraphsTypeHasEnabledBehaviorPluginTest.php Tests the ParagraphsType entity hasEnabledBehaviorPlugin functionality.
ParagraphsReplicateTest class Drupal\Tests\paragraphs\Kernel paragraphs/tests/src/Kernel/ParagraphsReplicateTest.php Tests the replication functionality provided by Replicate module.
ParagraphsBehaviorPluginsTest class Drupal\Tests\paragraphs\Kernel paragraphs/tests/src/Kernel/ParagraphsBehaviorPluginsTest.php Tests the behavior plugins API.
ParagraphsCompositeRelationshipTest class Drupal\Tests\paragraphs\Kernel paragraphs/tests/src/Kernel/ParagraphsCompositeRelationshipTest.php Tests the ERR composite relationship upgrade path.
ParagraphsAccessTest class Drupal\Tests\paragraphs\Kernel paragraphs/tests/src/Kernel/ParagraphsAccessTest.php @coversDefaultClass \Drupal\paragraphs\ParagraphAccessControlHandler @group paragraphs

Pages

Other projects