Skip to main content
API Documentation
Main menu
Paragraphs
TMGMT
You are here
Home
»
API reference
»
8.x-1.x
»
ParagraphsTestBaseTrait.php
»
ParagraphsTestBaseTrait
»
ParagraphsTestBaseTrait::setParagraphsWidgetSettings
Search 8.x-1.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
8.x-1.x
Topics
Classes
Functions
Files
Namespaces
Services
Elements
Constants
Deprecated
15 calls to ParagraphsTestBaseTrait::setParagraphsWidgetSettings()
ParagraphsAddWidgetTest::testAddWidgetButton
in paragraphs/
tests/
src/
FunctionalJavascript/
ParagraphsAddWidgetTest.php
Tests the add widget button with modal form.
ParagraphsAdministrationTest::testParagraphsCreation
in paragraphs/
tests/
src/
Functional/
WidgetStable/
ParagraphsAdministrationTest.php
Tests the paragraph creation.
ParagraphsCollectionStyleTest::testStylePluginSummary
in paragraphs_collection/
tests/
src/
Functional/
ParagraphsCollectionStyleTest.php
Test paragraphs style behavior plugin summary.
ParagraphsHeaderActionsTest::testHeaderActionsWithNesting
in paragraphs/
tests/
src/
Functional/
WidgetStable/
ParagraphsHeaderActionsTest.php
Tests that header actions works fine with nesting.
ParagraphsInlineEntityFormTest::testParagraphsIEFChangeOrder
in paragraphs/
tests/
src/
Functional/
WidgetStable/
ParagraphsInlineEntityFormTest.php
Tests the reordering of previewed paragraphs.
ParagraphsInlineEntityFormTest::testParagraphsIEFPreview
in paragraphs/
tests/
src/
Functional/
WidgetStable/
ParagraphsInlineEntityFormTest.php
Tests the revision of paragraphs.
ParagraphsTranslationsTest::testUntranslatableAutoCollapse
in paragraphs/
tests/
src/
Functional/
WidgetStable/
ParagraphsTranslationsTest.php
Tests auto collapse when paragraphs do not have translatable fields.
ParagraphsTranslationTest::testParagraphTranslation
in paragraphs/
tests/
src/
Functional/
WidgetStable/
ParagraphsTranslationTest.php
Tests the paragraph translation.
ParagraphsUiTest::testSummary
in paragraphs/
tests/
src/
Functional/
ParagraphsUiTest.php
Test paragraphs summary with markup text.
ParagraphsWidgetButtonsTest::testAddModeSelect
in paragraphs/
tests/
src/
Functional/
ParagraphsWidgetButtonsTest.php
Tests 'Select list' add mode logic.
ParagraphsWidgetButtonsTest::testAutocollapse
in paragraphs/
tests/
src/
Functional/
ParagraphsWidgetButtonsTest.php
Tests the autocollapse functionality.
ParagraphsWidgetButtonsTest::testClosedExtendNestedEditMode
in paragraphs/
tests/
src/
Functional/
ParagraphsWidgetButtonsTest.php
Tests the "Closed, show nested" edit mode.
ParagraphsWidgetButtonsTest::testClosedModeThreshold
in paragraphs/
tests/
src/
Functional/
ParagraphsWidgetButtonsTest.php
Tests the closed mode threshold.
ParagraphsWidgetButtonsTest::testWidgetButtons
in paragraphs/
tests/
src/
Functional/
WidgetStable/
ParagraphsWidgetButtonsTest.php
Tests the widget buttons of paragraphs.
ParagraphsWidgetElementsTest::testDragHandler
in paragraphs/
tests/
src/
FunctionalJavascript/
ParagraphsWidgetElementsTest.php
Test paragraphs drag handler during translation.