ExtendedTestParagraphsWidget |
class |
Drupal\paragraphs_features_test\Plugin\Field\FieldWidget |
tests/modules/paragraphs_features_test/src/Plugin/Field/FieldWidget/ExtendedTestParagraphsWidget.php |
Plugin for testing of extended experimental paragraphs widget. |
|
|
|
ParagraphsFeatures |
class |
Drupal\paragraphs_features |
src/ParagraphsFeatures.php |
Paragraphs features class. |
|
1 |
|
ParagraphsFeaturesAddInBetweenTest |
class |
Drupal\Tests\paragraphs_features\FunctionalJavascript |
tests/src/FunctionalJavascript/ParagraphsFeaturesAddInBetweenTest.php |
Tests the add in between paragraphs feature. |
|
|
|
ParagraphsFeaturesCKEditorIntegrationTest |
class |
Drupal\Tests\paragraphs_features\FunctionalJavascript |
tests/src/FunctionalJavascript/ParagraphsFeaturesCKEditorIntegrationTest.php |
Tests loading of text editors. |
|
|
|
ParagraphsFeaturesDeleteConfirmationTest |
class |
Drupal\Tests\paragraphs_features\FunctionalJavascript |
tests/src/FunctionalJavascript/ParagraphsFeaturesDeleteConfirmationTest.php |
Test display delete confirmation. |
|
|
|
ParagraphsFeaturesExtendedParagraphsWidgetTest |
class |
Drupal\Tests\paragraphs_features\FunctionalJavascript |
tests/src/FunctionalJavascript/ParagraphsFeaturesExtendedParagraphsWidgetTest.php |
Tests support for extended paragraphs widgets. |
|
|
|
ParagraphsFeaturesJavascriptTestBase |
abstract class |
Drupal\Tests\paragraphs_features\FunctionalJavascript |
tests/src/FunctionalJavascript/ParagraphsFeaturesJavascriptTestBase.php |
Base class for Javascript tests for paragraphs features module. |
5 |
|
|
ParagraphsFeaturesSingleActionTest |
class |
Drupal\Tests\paragraphs_features\FunctionalJavascript |
tests/src/FunctionalJavascript/ParagraphsFeaturesSingleActionTest.php |
Test display of single actions according to the dropdown_to_button setting. |
|
|
|
ParagraphsFeaturesSplitTextTest |
class |
Drupal\Tests\paragraphs_features\FunctionalJavascript |
tests/src/FunctionalJavascript/ParagraphsFeaturesSplitTextTest.php |
Tests the paragraph text split feature. |
|
|
|
ScrollToElementCommand |
class |
Drupal\paragraphs_features\Ajax |
src/Ajax/ScrollToElementCommand.php |
Provides an AJAX command for scrolling an element into the view. |
|
1 |
|
SettingsForm |
class |
Drupal\paragraphs_features\Form |
src/Form/SettingsForm.php |
Settings form for paragraphs_features. |
|
|
1 |
SplitText |
class |
Drupal\paragraphs_features\Plugin\CKEditorPlugin |
src/Plugin/CKEditorPlugin/SplitText.php |
Defines the "splittext" plugin. |
|
|
|