You are here

60 calls to ParagraphsTestBaseTrait::addParagraphedContentType() in Paragraphs 8

MultilingualBehaviorTest::setUp in modules/paragraphs_library/tests/src/Functional/MultilingualBehaviorTest.php
ParagraphsAccessTest::setUp in tests/src/Functional/WidgetStable/ParagraphsAccessTest.php
ParagraphsAddModesTest::testDefaultParagraphTypeWithSingleType in tests/src/Functional/WidgetStable/ParagraphsAddModesTest.php
Tests the default paragraph type behavior for a field with a single type.
ParagraphsAddModesTest::testDropDownMode in tests/src/Functional/WidgetStable/ParagraphsAddModesTest.php
Tests the add drop down button.
ParagraphsAddModesTest::testEmptyAllowedTypes in tests/src/Functional/WidgetStable/ParagraphsAddModesTest.php
Tests the field creation when no Paragraphs types are available.
ParagraphsAddModesTest::testNoDefaultValue in tests/src/Functional/WidgetStable/ParagraphsAddModesTest.php
Tests that paragraphs field does not allow default values.
ParagraphsAddModesTest::testSelectMode in tests/src/Functional/WidgetStable/ParagraphsAddModesTest.php
Tests the add select mode.
ParagraphsAddModesTest::testSettingDefaultParagraphType in tests/src/Functional/WidgetStable/ParagraphsAddModesTest.php
Tests if setting for default paragraph type is working properly.
ParagraphsAddWidgetTest::testAddWidgetButton in tests/src/FunctionalJavascript/ParagraphsAddWidgetTest.php
Tests the add widget button with modal form.
ParagraphsAddWidgetTest::testModalAddWidgetDelta in tests/src/FunctionalJavascript/ParagraphsAddWidgetTest.php
Test Modal add widget with hidden delta field.
ParagraphsAdministrationTest::testParagraphsCreation in tests/src/Functional/WidgetStable/ParagraphsAdministrationTest.php
Tests the paragraph creation.
ParagraphsAdministrationTest::testParagraphsRevisions in tests/src/Functional/WidgetStable/ParagraphsAdministrationTest.php
Tests the revision of paragraphs.
ParagraphsAlterByTypeTest::testAlterBasedOnType in tests/src/Functional/WidgetStable/ParagraphsAlterByTypeTest.php
Test widget alter based on paragraph type
ParagraphsBehaviorsTest::testBehaviorPluginsFields in tests/src/Functional/WidgetStable/ParagraphsBehaviorsTest.php
Tests the behavior plugins for paragraphs.
ParagraphsBehaviorsTest::testBehaviorPluginsSettingsFiltering in tests/src/Functional/ParagraphsBehaviorsTest.php
Tests that behavior settings have empty leaves removed before being saved.
ParagraphsBehaviorsTest::testBehaviorSubform in tests/src/Functional/WidgetStable/ParagraphsBehaviorsTest.php
Tests the behavior plugins subform state submit.
ParagraphsBehaviorsTest::testCollapsedSummary in tests/src/Functional/WidgetStable/ParagraphsBehaviorsTest.php
Tests the behavior plugins summary for paragraphs closed mode.
ParagraphsClientsideButtonsTest::testAddParagraphAboveButton in tests/src/FunctionalJavascript/ParagraphsClientsideButtonsTest.php
Tests the "Add above" button.
ParagraphsConfigTest::testContentTranslationForm in tests/src/Functional/WidgetStable/ParagraphsConfigTest.php
Tests content translation form translatability constraints messages.
ParagraphsConfigTest::testExcludedParagraphTypes in tests/src/Functional/WidgetStable/ParagraphsConfigTest.php
Test excluded Paragraph types.
ParagraphsConfigTest::testFieldTranslationDisabled in tests/src/Functional/WidgetStable/ParagraphsConfigTest.php
Tests adding paragraphs with no translation enabled.
ParagraphsConfigTest::testIncludedParagraphTypes in tests/src/Functional/WidgetStable/ParagraphsConfigTest.php
Test included Paragraph types.
ParagraphsContentModerationTest::setUp in modules/paragraphs_library/tests/src/FunctionalJavascript/ParagraphsContentModerationTest.php
ParagraphsContentModerationTranslationsTest::setUp in tests/src/Functional/WidgetStable/ParagraphsContentModerationTranslationsTest.php
ParagraphsDragAndDropModeTest::setUp in tests/src/Functional/WidgetStable/ParagraphsDragAndDropModeTest.php
ParagraphsDuplicateFeatureTest::testDuplicateButton in tests/src/Functional/WidgetStable/ParagraphsDuplicateFeatureTest.php
Tests duplicate paragraph feature.
ParagraphsDuplicateFeatureTest::testDuplicateButtonWithLimitedCardinality in tests/src/Functional/WidgetStable/ParagraphsDuplicateFeatureTest.php
Tests duplicate paragraph feature for fields with a limited cardinality.
ParagraphsDuplicateFeatureTest::testDuplicateButtonWithNesting in tests/src/Functional/WidgetStable/ParagraphsDuplicateFeatureTest.php
Tests duplicate paragraph feature with nested paragraphs.
ParagraphsEditModesTest::testCollapsedSummary in tests/src/Functional/WidgetStable/ParagraphsEditModesTest.php
Tests the collapsed summary of paragraphs.
ParagraphsEntityMethodsTest::testParagraphLabel in tests/src/Kernel/ParagraphsEntityMethodsTest.php
Tests the ::label() behavior on the paragraph entity.
ParagraphsEntityTranslationWithNonTranslatableParagraphs::setUp in tests/src/Functional/WidgetStable/ParagraphsEntityTranslationWithNonTranslatableParagraphs.php
ParagraphsFieldGroupTest::testFieldGroup in tests/src/Functional/WidgetStable/ParagraphsFieldGroupTest.php
Tests the field group inside paragraph.
ParagraphsHeaderActionsTest::testHeaderActions in tests/src/Functional/WidgetStable/ParagraphsHeaderActionsTest.php
Tests header actions.
ParagraphsHeaderActionsTest::testHeaderActionsWhileTranslating in tests/src/Functional/WidgetStable/ParagraphsHeaderActionsTest.php
Tests drag and drop button visibility while translating.
ParagraphsHeaderActionsTest::testHeaderActionsWithMultiFields in tests/src/Functional/WidgetStable/ParagraphsHeaderActionsTest.php
Tests header actions with multi fields.
ParagraphsHeaderActionsTest::testHeaderActionsWithNesting in tests/src/Functional/WidgetStable/ParagraphsHeaderActionsTest.php
Tests that header actions works fine with nesting.
ParagraphsInlineEntityFormTest::testParagraphsIEFChangeOrder in tests/src/Functional/WidgetStable/ParagraphsInlineEntityFormTest.php
Tests the reordering of previewed paragraphs.
ParagraphsInlineEntityFormTest::testParagraphsIEFPreview in tests/src/Functional/WidgetStable/ParagraphsInlineEntityFormTest.php
Tests the revision of paragraphs.
ParagraphsLibraryItemEntityBrowserTest::testEntityBrowserWidget in modules/paragraphs_library/tests/src/FunctionalJavascript/ParagraphsLibraryItemEntityBrowserTest.php
Tests a flow of adding/removing references with paragraphs.
ParagraphsLibraryItemTest::setUp in modules/paragraphs_library/tests/src/Functional/ParagraphsLibraryItemTest.php
ParagraphsLibraryItemTranslationTest::setUp in modules/paragraphs_library/tests/src/Functional/ParagraphsLibraryItemTranslationTest.php
ParagraphsLibraryTest::setUp in modules/paragraphs_library/tests/src/Functional/ParagraphsLibraryTest.php
ParagraphsPreviewTest::testParagraphsPreview in tests/src/Functional/WidgetStable/ParagraphsPreviewTest.php
Tests the revision of paragraphs.
ParagraphsStableEditPerspectivesUiTest::testEditPerspectives in tests/src/FunctionalJavascript/ParagraphsStableEditPerspectivesUiTest.php
Tests visibility of elements when switching perspectives.
ParagraphsStableEditPerspectivesUiTest::testPerspectivesAddModesVisibility in tests/src/FunctionalJavascript/ParagraphsStableEditPerspectivesUiTest.php
Tests visibility of add modes actions when switching perspectives.
ParagraphsStableEditPerspectivesUiTest::testPerspectivesWithMultipleFields in tests/src/FunctionalJavascript/ParagraphsStableEditPerspectivesUiTest.php
Test edit perspectives works fine with multiple fields.
ParagraphsSummaryFormatterTest::testParagraphsSummaryFormatter in tests/src/Functional/WidgetStable/ParagraphsSummaryFormatterTest.php
Tests the paragraphs summary formatter.
ParagraphsTranslationsTest::setUp in tests/src/Functional/WidgetStable/ParagraphsTranslationsTest.php
ParagraphsTranslationTest::setUp in tests/src/Functional/WidgetStable/ParagraphsTranslationTest.php
ParagraphsTypesTest::testRemoveTypesWithContent in tests/src/Functional/WidgetStable/ParagraphsTypesTest.php
Tests the deletion of Paragraphs types.
ParagraphsUiTest::setUp in tests/src/Functional/WidgetStable/ParagraphsUiTest.php
ParagraphsUiTest::testParagraphTypeClass in tests/src/Functional/ParagraphsUiTest.php
Tests if the paragraph type class is present when added.
ParagraphsUiTest::testSummary in tests/src/Functional/ParagraphsUiTest.php
Test paragraphs summary with markup text.
ParagraphsWidgetButtonsTest::testAddModeSelect in tests/src/Functional/ParagraphsWidgetButtonsTest.php
Tests 'Select list' add mode logic.
ParagraphsWidgetButtonsTest::testAutocollapse in tests/src/Functional/ParagraphsWidgetButtonsTest.php
Tests the autocollapse functionality.
ParagraphsWidgetButtonsTest::testButtonsVisibility in tests/src/Functional/WidgetStable/ParagraphsWidgetButtonsTest.php
Tests if buttons are present for each widget mode.
ParagraphsWidgetButtonsTest::testClosedExtendNestedEditMode in tests/src/Functional/ParagraphsWidgetButtonsTest.php
Tests the "Closed, show nested" edit mode.
ParagraphsWidgetButtonsTest::testClosedModeThreshold in tests/src/Functional/ParagraphsWidgetButtonsTest.php
Tests the closed mode threshold.
ParagraphsWidgetButtonsTest::testWidgetButtons in tests/src/Functional/WidgetStable/ParagraphsWidgetButtonsTest.php
Tests the widget buttons of paragraphs.
ParagraphsWidgetElementsTest::testDragHandler in tests/src/FunctionalJavascript/ParagraphsWidgetElementsTest.php
Test paragraphs drag handler during translation.