Classes, traits, and interfaces

Primary tabs

Name Type Namespacesort descending Location Description Direct uses Use statements Strings
ParagraphsClientsideButtonsTest class Drupal\Tests\paragraphs\FunctionalJavascript paragraphs/tests/src/FunctionalJavascript/ParagraphsClientsideButtonsTest.php Test paragraphs user interface. 1
ParagraphsStableEditPerspectivesUiTest class Drupal\Tests\paragraphs\FunctionalJavascript paragraphs/tests/src/FunctionalJavascript/ParagraphsStableEditPerspectivesUiTest.php Test paragraphs user interface.
ParagraphsWidgetElementsTest class Drupal\Tests\paragraphs\FunctionalJavascript paragraphs/tests/src/FunctionalJavascript/ParagraphsWidgetElementsTest.php Test paragraphs widget elements.
ParagraphsAddWidgetTest class Drupal\Tests\paragraphs\FunctionalJavascript paragraphs/tests/src/FunctionalJavascript/ParagraphsAddWidgetTest.php Test paragraphs user interface.
ParagraphsTestBaseTrait trait Drupal\Tests\paragraphs\FunctionalJavascript paragraphs/tests/src/FunctionalJavascript/ParagraphsTestBaseTrait.php Test trait for Paragraphs JS tests. 14
MigrateUiParagraphsTest class Drupal\Tests\paragraphs\Functional\Migrate paragraphs/tests/src/Functional/Migrate/MigrateUiParagraphsTest.php Tests the migration of paragraph entities.
MigrateUiParagraphsTestBase abstract class Drupal\Tests\paragraphs\Functional\Migrate paragraphs/tests/src/Functional/Migrate/MigrateUiParagraphsTestBase.php Provides a base class for testing Paragraphs migration via the UI. 1
ParagraphsAccessTest class Drupal\Tests\paragraphs\Functional\WidgetLegacy paragraphs/tests/src/Functional/WidgetLegacy/ParagraphsAccessTest.php Tests the access check of paragraphs.
ParagraphsFieldGroupTest class Drupal\Tests\paragraphs\Functional\WidgetLegacy paragraphs/tests/src/Functional/WidgetLegacy/ParagraphsFieldGroupTest.php Tests the field group on node.
ParagraphsInlineEntityFormTest class Drupal\Tests\paragraphs\Functional\WidgetLegacy paragraphs/tests/src/Functional/WidgetLegacy/ParagraphsInlineEntityFormTest.php Tests the configuration of paragraphs in relation to ief.
ParagraphsTranslationTest class Drupal\Tests\paragraphs\Functional\WidgetLegacy paragraphs/tests/src/Functional/WidgetLegacy/ParagraphsTranslationTest.php Tests the configuration of paragraphs.
ParagraphsContactTest class Drupal\Tests\paragraphs\Functional\WidgetLegacy paragraphs/tests/src/Functional/WidgetLegacy/ParagraphsContactTest.php Tests paragraphs with contact forms.
ParagraphsTypesTest class Drupal\Tests\paragraphs\Functional\WidgetLegacy paragraphs/tests/src/Functional/WidgetLegacy/ParagraphsTypesTest.php Tests Paragraphs types.
ParagraphsWidgetButtonsTest class Drupal\Tests\paragraphs\Functional\WidgetLegacy paragraphs/tests/src/Functional/WidgetLegacy/ParagraphsWidgetButtonsTest.php Tests paragraphs widget buttons.
ParagraphsEntityTranslationWithNonTranslatableParagraphs class Drupal\Tests\paragraphs\Functional\WidgetLegacy paragraphs/tests/src/Functional/WidgetLegacy/ParagraphsEntityTranslationWithNonTranslatableParagraphs.php Tests the translation of heavily nested / specialized setup.
ParagraphsEditModesTest class Drupal\Tests\paragraphs\Functional\WidgetLegacy paragraphs/tests/src/Functional/WidgetLegacy/ParagraphsEditModesTest.php Tests paragraphs edit modes.
ParagraphsAddModesTest class Drupal\Tests\paragraphs\Functional\WidgetLegacy paragraphs/tests/src/Functional/WidgetLegacy/ParagraphsAddModesTest.php Tests paragraphs add modes.
ParagraphsTestBase abstract class Drupal\Tests\paragraphs\Functional\WidgetLegacy paragraphs/tests/src/Functional/WidgetLegacy/ParagraphsTestBase.php Base class for tests. 17 1
ParagraphsUiTest class Drupal\Tests\paragraphs\Functional\WidgetLegacy paragraphs/tests/src/Functional/WidgetLegacy/ParagraphsUiTest.php Tests the Paragraphs user interface.
ParagraphsSummaryFormatterTest class Drupal\Tests\paragraphs\Functional\WidgetLegacy paragraphs/tests/src/Functional/WidgetLegacy/ParagraphsSummaryFormatterTest.php Tests the paragraphs summary formatter.
ParagraphsLegacyContentModerationTranslationsTest class Drupal\Tests\paragraphs\Functional\WidgetLegacy paragraphs/tests/src/Functional/WidgetLegacy/ParagraphsLegacyContentModerationTranslationsTest.php Test paragraphs and content moderation with translations.
ParagraphsPreviewTest class Drupal\Tests\paragraphs\Functional\WidgetLegacy paragraphs/tests/src/Functional/WidgetLegacy/ParagraphsPreviewTest.php Tests the configuration of paragraphs.
ParagraphsConfigTest class Drupal\Tests\paragraphs\Functional\WidgetLegacy paragraphs/tests/src/Functional/WidgetLegacy/ParagraphsConfigTest.php Tests paragraphs configuration.
ParagraphsAdministrationTest class Drupal\Tests\paragraphs\Functional\WidgetLegacy paragraphs/tests/src/Functional/WidgetLegacy/ParagraphsAdministrationTest.php Tests the configuration of paragraphs.
ParagraphsAdministrationTest class Drupal\Tests\paragraphs\Functional\WidgetStable paragraphs/tests/src/Functional/WidgetStable/ParagraphsAdministrationTest.php Tests the configuration of paragraphs.
ParagraphsAccessTest class Drupal\Tests\paragraphs\Functional\WidgetStable paragraphs/tests/src/Functional/WidgetStable/ParagraphsAccessTest.php Tests the access check of paragraphs.
ParagraphsTranslationsTest class Drupal\Tests\paragraphs\Functional\WidgetStable paragraphs/tests/src/Functional/WidgetStable/ParagraphsTranslationsTest.php Test paragraphs with translations.
ParagraphsFieldGroupTest class Drupal\Tests\paragraphs\Functional\WidgetStable paragraphs/tests/src/Functional/WidgetStable/ParagraphsFieldGroupTest.php Tests the field group on node.
ParagraphsInlineEntityFormTest class Drupal\Tests\paragraphs\Functional\WidgetStable paragraphs/tests/src/Functional/WidgetStable/ParagraphsInlineEntityFormTest.php Tests the configuration of paragraphs in relation to ief.
ParagraphsTranslationTest class Drupal\Tests\paragraphs\Functional\WidgetStable paragraphs/tests/src/Functional/WidgetStable/ParagraphsTranslationTest.php Tests the configuration of paragraphs.
ParagraphsContentModerationTranslationsTest class Drupal\Tests\paragraphs\Functional\WidgetStable paragraphs/tests/src/Functional/WidgetStable/ParagraphsContentModerationTranslationsTest.php Test paragraphs and content moderation with translations.
ParagraphsContactTest class Drupal\Tests\paragraphs\Functional\WidgetStable paragraphs/tests/src/Functional/WidgetStable/ParagraphsContactTest.php Tests paragraphs with contact forms.
ParagraphsTypesTest class Drupal\Tests\paragraphs\Functional\WidgetStable paragraphs/tests/src/Functional/WidgetStable/ParagraphsTypesTest.php Tests paragraphs types.
ParagraphsWidgetButtonsTest class Drupal\Tests\paragraphs\Functional\WidgetStable paragraphs/tests/src/Functional/WidgetStable/ParagraphsWidgetButtonsTest.php Tests paragraphs stable widget buttons.
ParagraphsHeaderActionsTest class Drupal\Tests\paragraphs\Functional\WidgetStable paragraphs/tests/src/Functional/WidgetStable/ParagraphsHeaderActionsTest.php Tests collapse all button.
ParagraphsEntityTranslationWithNonTranslatableParagraphs class Drupal\Tests\paragraphs\Functional\WidgetStable paragraphs/tests/src/Functional/WidgetStable/ParagraphsEntityTranslationWithNonTranslatableParagraphs.php Tests the translation of heavily nested / specialized setup.
ParagraphsReplicateEnableTest class Drupal\Tests\paragraphs\Functional\WidgetStable paragraphs/tests/src/Functional/WidgetStable/ParagraphsReplicateEnableTest.php Enables replicate module.
ParagraphsEditModesTest class Drupal\Tests\paragraphs\Functional\WidgetStable paragraphs/tests/src/Functional/WidgetStable/ParagraphsEditModesTest.php Tests paragraphs edit modes.
ParagraphsAddModesTest class Drupal\Tests\paragraphs\Functional\WidgetStable paragraphs/tests/src/Functional/WidgetStable/ParagraphsAddModesTest.php Tests paragraphs add modes.
ParagraphsDragAndDropModeTest class Drupal\Tests\paragraphs\Functional\WidgetStable paragraphs/tests/src/Functional/WidgetStable/ParagraphsDragAndDropModeTest.php Tests the drag and drop mode of paragraphs.
ParagraphsTestBase abstract class Drupal\Tests\paragraphs\Functional\WidgetStable paragraphs/tests/src/Functional/WidgetStable/ParagraphsTestBase.php Base class for tests. 39 17
ParagraphsUiTest class Drupal\Tests\paragraphs\Functional\WidgetStable paragraphs/tests/src/Functional/WidgetStable/ParagraphsUiTest.php Tests the Paragraphs user interface.
ParagraphsSummaryFormatterTest class Drupal\Tests\paragraphs\Functional\WidgetStable paragraphs/tests/src/Functional/WidgetStable/ParagraphsSummaryFormatterTest.php Tests the paragraphs summary formatter.
ParagraphsPreviewTest class Drupal\Tests\paragraphs\Functional\WidgetStable paragraphs/tests/src/Functional/WidgetStable/ParagraphsPreviewTest.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.
ParagraphsBehaviorsTest class Drupal\Tests\paragraphs\Functional\WidgetStable paragraphs/tests/src/Functional/WidgetStable/ParagraphsBehaviorsTest.php Tests paragraphs behavior plugins.
ParagraphsConfigTest class Drupal\Tests\paragraphs\Functional\WidgetStable paragraphs/tests/src/Functional/WidgetStable/ParagraphsConfigTest.php Tests paragraphs configuration.
ParagraphsDuplicateFeatureTest class Drupal\Tests\paragraphs\Functional\WidgetStable paragraphs/tests/src/Functional/WidgetStable/ParagraphsDuplicateFeatureTest.php Tests paragraphs duplicate feature. 1
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.

Pages

Other projects