TestTextColorBehavior |
class |
Drupal\paragraphs_test\Plugin\paragraphs\Behavior |
paragraphs/tests/modules/paragraphs_test/src/Plugin/paragraphs/Behavior/TestTextColorBehavior.php |
Provides a test feature plugin. |
|
|
|
TestFieldsSelectionBehavior |
class |
Drupal\paragraphs_test\Plugin\paragraphs\Behavior |
paragraphs/tests/modules/paragraphs_test/src/Plugin/paragraphs/Behavior/TestFieldsSelectionBehavior.php |
Test plugin with field selection. |
|
|
|
TestEmbeddedEntityForm |
class |
Drupal\paragraphs_test\Form |
paragraphs/tests/modules/paragraphs_test/src/Form/TestEmbeddedEntityForm.php |
A class to build a form that embeds a content entity form. |
|
1 |
|
TestDummyBehavior |
class |
Drupal\paragraphs_test\Plugin\paragraphs\Behavior |
paragraphs/tests/modules/paragraphs_test/src/Plugin/paragraphs/Behavior/TestDummyBehavior.php |
Provides a test feature plugin. |
|
|
|
TestBoldTextBehavior |
class |
Drupal\paragraphs_test\Plugin\paragraphs\Behavior |
paragraphs/tests/modules/paragraphs_test/src/Plugin/paragraphs/Behavior/TestBoldTextBehavior.php |
Provides a test feature plugin. |
|
|
|
StylesOverviewForm |
class |
Drupal\paragraphs_collection\Form |
paragraphs_collection/src/Form/StylesOverviewForm.php |
Provides a form for revision overview page. |
|
|
|
StyleDiscoveryInterface |
interface |
Drupal\paragraphs_collection |
paragraphs_collection/src/StyleDiscoveryInterface.php |
Provides discovery for a YAML style files in specific directories. |
1 |
3 |
|
StyleDiscovery |
class |
Drupal\paragraphs_collection |
paragraphs_collection/src/StyleDiscovery.php |
Provides common helper methods for style discovery.
@todo Create documentation for style discovery https://www.drupal.org/node/2837995 |
|
|
2 |
ReplicateFieldSubscriber |
class |
Drupal\paragraphs\EventSubscriber |
paragraphs/src/EventSubscriber/ReplicateFieldSubscriber.php |
Event subscriber that handles cloning through the Replicate module. |
|
|
|
ProcessTestCase |
abstract class |
Drupal\Tests\paragraphs\Unit\migrate |
paragraphs/tests/src/Unit/migrate/ProcessTestCase.php |
Base class for paragraphs process plugin tests. |
3 |
|
|
ProcessPluginBase |
abstract class |
Drupal\paragraphs\Plugin\migrate\process |
paragraphs/src/Plugin/migrate/process/ProcessPluginBase.php |
Base class for Paragraphs process plugins. |
3 |
|
|
Permissions |
class |
Drupal\paragraphs_collection |
paragraphs_collection/src/Permissions.php |
Defines a class containing permission callbacks. |
|
|
|
ParagraphViewBuilder |
class |
Drupal\paragraphs |
paragraphs/src/ParagraphViewBuilder.php |
Render controller for paragraphs. |
|
|
|
ParagraphType Deprecated |
class |
Drupal\paragraphs\Plugin\migrate\source\d7 |
paragraphs/src/Plugin/migrate/source/d7/ParagraphType.php |
Paragraphs Type source plugin. |
|
|
|
ParagraphsWidgetElementsTest |
class |
Drupal\Tests\paragraphs\FunctionalJavascript |
paragraphs/tests/src/FunctionalJavascript/ParagraphsWidgetElementsTest.php |
Test paragraphs widget elements. |
|
|
|
ParagraphsWidgetButtonsTest |
class |
Drupal\Tests\paragraphs\Functional\WidgetLegacy |
paragraphs/tests/src/Functional/WidgetLegacy/ParagraphsWidgetButtonsTest.php |
Tests paragraphs widget buttons. |
|
|
|
ParagraphsWidgetButtonsTest |
class |
Drupal\Tests\paragraphs\Functional |
paragraphs/tests/src/Functional/ParagraphsWidgetButtonsTest.php |
Tests paragraphs stable widget buttons. |
|
|
|
ParagraphsWidgetButtonsTest |
class |
Drupal\Tests\paragraphs\Functional\WidgetStable |
paragraphs/tests/src/Functional/WidgetStable/ParagraphsWidgetButtonsTest.php |
Tests paragraphs stable widget buttons. |
|
|
|
ParagraphsWidget |
class |
Drupal\paragraphs\Plugin\Field\FieldWidget |
paragraphs/src/Plugin/Field/FieldWidget/ParagraphsWidget.php |
Plugin implementation of the 'entity_reference_revisions paragraphs' widget. |
|
2 |
|
ParagraphsUninstallTest |
class |
Drupal\Tests\paragraphs\Functional |
paragraphs/tests/src/Functional/ParagraphsUninstallTest.php |
Tests that Paragraphs module can be uninstalled. |
|
|
|
ParagraphsUiTest |
class |
Drupal\Tests\paragraphs\Functional\WidgetLegacy |
paragraphs/tests/src/Functional/WidgetLegacy/ParagraphsUiTest.php |
Tests the Paragraphs user interface. |
|
|
|
ParagraphsUiTest |
class |
Drupal\Tests\paragraphs\Functional |
paragraphs/tests/src/Functional/ParagraphsUiTest.php |
Tests the Paragraphs user interface. |
|
|
|
ParagraphsUiTest |
class |
Drupal\Tests\paragraphs\Functional\WidgetStable |
paragraphs/tests/src/Functional/WidgetStable/ParagraphsUiTest.php |
Tests the Paragraphs user interface. |
|
|
|
ParagraphsTypesTest |
class |
Drupal\Tests\paragraphs_collection\Functional |
paragraphs_collection/tests/src/Functional/ParagraphsTypesTest.php |
Tests the Paragraphs Collection paragraph types. |
|
|
|
ParagraphsTypesTest |
class |
Drupal\Tests\paragraphs\Functional\WidgetLegacy |
paragraphs/tests/src/Functional/WidgetLegacy/ParagraphsTypesTest.php |
Tests Paragraphs types. |
|
|
|
ParagraphsTypesTest |
class |
Drupal\Tests\paragraphs\Functional\WidgetStable |
paragraphs/tests/src/Functional/WidgetStable/ParagraphsTypesTest.php |
Tests paragraphs types. |
|
|
|
ParagraphsTypeSourceTest |
class |
Drupal\Tests\paragraphs\Kernel\migrate |
paragraphs/tests/src/Kernel/migrate/ParagraphsTypeSourceTest.php |
Test the paragraphs_type source plugin. |
|
|
|
ParagraphsTypePermissionsTest |
class |
Drupal\Tests\paragraphs_type_permissions\Functional |
paragraphs/modules/paragraphs_type_permissions/tests/src/Functional/ParagraphsTypePermissionsTest.php |
Tests the paragraphs type permissions. |
|
|
|
ParagraphsTypePermissions |
class |
Drupal\paragraphs_type_permissions |
paragraphs/modules/paragraphs_type_permissions/src/ParagraphsTypePermissions.php |
Defines a class containing permission callbacks. |
|
|
|
ParagraphsTypeMigrationTest |
class |
Drupal\Tests\paragraphs\Kernel\migrate |
paragraphs/tests/src/Kernel/migrate/ParagraphsTypeMigrationTest.php |
Test Migration of paragraph and field collection bundles. |
|
|
|
ParagraphsTypeListBuilder |
class |
Drupal\paragraphs\Controller |
paragraphs/src/Controller/ParagraphsTypeListBuilder.php |
Provides a listing of ParagraphsType. |
|
|
|
ParagraphsTypeInterface |
interface |
Drupal\paragraphs |
paragraphs/src/ParagraphsTypeInterface.php |
Provides an interface defining a ParagraphsType entity. |
1 |
3 |
|
ParagraphsTypeIconUuidLookup |
class |
Drupal\paragraphs |
paragraphs/src/ParagraphsTypeIconUuidLookup.php |
A cache collector that caches IDs for the paragraphs_type entity icon UUIDs. |
|
|
2 |
ParagraphsTypeHasEnabledBehaviorPluginTest |
class |
Drupal\Tests\paragraphs\Kernel |
paragraphs/tests/src/Kernel/ParagraphsTypeHasEnabledBehaviorPluginTest.php |
Tests the ParagraphsType entity hasEnabledBehaviorPlugin functionality. |
|
|
|
ParagraphsTypeForm |
class |
Drupal\paragraphs\Form |
paragraphs/src/Form/ParagraphsTypeForm.php |
Form controller for paragraph type forms. |
|
|
|
ParagraphsTypeDeleteConfirm |
class |
Drupal\paragraphs\Form |
paragraphs/src/Form/ParagraphsTypeDeleteConfirm.php |
Provides a form for Paragraphs type deletion. |
|
|
|
ParagraphsTypeAccessControlHandler |
class |
Drupal\paragraphs |
paragraphs/src/ParagraphsTypeAccessControlHandler.php |
Defines the access control handler for the Paragraphs type entity type. |
|
|
|
ParagraphsType |
class |
Drupal\paragraphs\Plugin\migrate\source\d7 |
paragraphs/src/Plugin/migrate/source/d7/ParagraphsType.php |
Paragraphs Type source plugin. |
1 |
|
|
ParagraphsType |
class |
Drupal\paragraphs\Entity |
paragraphs/src/Entity/ParagraphsType.php |
Defines the ParagraphsType entity. |
|
27 |
|
ParagraphsTranslationTest |
class |
Drupal\Tests\paragraphs\Functional\WidgetLegacy |
paragraphs/tests/src/Functional/WidgetLegacy/ParagraphsTranslationTest.php |
Tests the configuration of paragraphs. |
|
|
|
ParagraphsTranslationTest |
class |
Drupal\Tests\paragraphs\Functional\WidgetStable |
paragraphs/tests/src/Functional/WidgetStable/ParagraphsTranslationTest.php |
Tests the configuration of paragraphs. |
|
|
|
ParagraphsTranslationsTest |
class |
Drupal\Tests\paragraphs\Functional\WidgetStable |
paragraphs/tests/src/Functional/WidgetStable/ParagraphsTranslationsTest.php |
Test paragraphs with translations. |
|
|
|
ParagraphStorageSchema |
class |
Drupal\paragraphs |
paragraphs/src/ParagraphStorageSchema.php |
Extends the paragraphs schema handler. |
|
1 |
|
ParagraphsTestBaseTrait |
trait |
Drupal\Tests\paragraphs\FunctionalJavascript |
paragraphs/tests/src/FunctionalJavascript/ParagraphsTestBaseTrait.php |
Test trait for Paragraphs JS tests. |
|
14 |
|
ParagraphsTestBase |
abstract class |
Drupal\Tests\paragraphs\Functional\WidgetLegacy |
paragraphs/tests/src/Functional/WidgetLegacy/ParagraphsTestBase.php |
Base class for tests. |
17 |
1 |
|
ParagraphsTestBase |
abstract class |
Drupal\Tests\paragraphs\Functional\WidgetStable |
paragraphs/tests/src/Functional/WidgetStable/ParagraphsTestBase.php |
Base class for tests. |
39 |
17 |
|
ParagraphsSummaryFormatterTest |
class |
Drupal\Tests\paragraphs\Functional\WidgetLegacy |
paragraphs/tests/src/Functional/WidgetLegacy/ParagraphsSummaryFormatterTest.php |
Tests the paragraphs summary formatter. |
|
|
|
ParagraphsSummaryFormatterTest |
class |
Drupal\Tests\paragraphs\Functional\WidgetStable |
paragraphs/tests/src/Functional/WidgetStable/ParagraphsSummaryFormatterTest.php |
Tests the paragraphs summary formatter. |
|
|
|
ParagraphsSummaryFormatter |
class |
Drupal\paragraphs\Plugin\Field\FieldFormatter |
paragraphs/src/Plugin/Field/FieldFormatter/ParagraphsSummaryFormatter.php |
Plugin implementation of the 'paragraph_summary' formatter. |
1 |
1 |
|
ParagraphsStylePluginTest |
class |
Drupal\Tests\paragraphs_collection\FunctionalJavascript |
paragraphs_collection/tests/src/FunctionalJavascript/ParagraphsStylePluginTest.php |
Tests the style selection plugin. |
|
|
|