Classes, traits, and interfaces

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
ParagraphsStylePlugin class Drupal\paragraphs_collection\Plugin\paragraphs\Behavior paragraphs_collection/src/Plugin/paragraphs/Behavior/ParagraphsStylePlugin.php Provides style selection plugin. 1
ParagraphsStylePluginTest class Drupal\Tests\paragraphs_collection\FunctionalJavascript paragraphs_collection/tests/src/FunctionalJavascript/ParagraphsStylePluginTest.php Tests the style selection plugin.
ParagraphsSummaryFormatter class Drupal\paragraphs\Plugin\Field\FieldFormatter paragraphs/src/Plugin/Field/FieldFormatter/ParagraphsSummaryFormatter.php Plugin implementation of the 'paragraph_summary' formatter. 1 1
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.
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
ParagraphsTestBaseTrait trait Drupal\Tests\paragraphs\FunctionalJavascript paragraphs/tests/src/FunctionalJavascript/ParagraphsTestBaseTrait.php Test trait for Paragraphs JS tests. 14
ParagraphsTestTextToTextImage class Drupal\paragraphs_test\Plugin\paragraphs\Conversion paragraphs/tests/modules/paragraphs_test/src/Plugin/paragraphs/Conversion/ParagraphsTestTextToTextImage.php Provides a Paragraphs conversion plugin.
ParagraphStorageSchema class Drupal\paragraphs paragraphs/src/ParagraphStorageSchema.php Extends the paragraphs schema handler. 1
ParagraphsTranslationsTest class Drupal\Tests\paragraphs\Functional\WidgetStable paragraphs/tests/src/Functional/WidgetStable/ParagraphsTranslationsTest.php Test paragraphs with translations.
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.
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
ParagraphsTypeAccessControlHandler class Drupal\paragraphs paragraphs/src/ParagraphsTypeAccessControlHandler.php Defines the access control handler for the Paragraphs type entity type.
ParagraphsTypeDeleteConfirm class Drupal\paragraphs\Form paragraphs/src/Form/ParagraphsTypeDeleteConfirm.php Provides a form for Paragraphs type deletion.
ParagraphsTypeForm class Drupal\paragraphs\Form paragraphs/src/Form/ParagraphsTypeForm.php Form controller for paragraph type forms.
ParagraphsTypeHasEnabledBehaviorPluginTest class Drupal\Tests\paragraphs\Kernel paragraphs/tests/src/Kernel/ParagraphsTypeHasEnabledBehaviorPluginTest.php Tests the ParagraphsType entity hasEnabledBehaviorPlugin functionality.
ParagraphsTypeIconUuidLookup class Drupal\paragraphs paragraphs/src/ParagraphsTypeIconUuidLookup.php A cache collector that caches IDs for the paragraphs_type entity icon UUIDs. 2
ParagraphsTypeInterface interface Drupal\paragraphs paragraphs/src/ParagraphsTypeInterface.php Provides an interface defining a ParagraphsType entity. 1 3
ParagraphsTypeListBuilder class Drupal\paragraphs\Controller paragraphs/src/Controller/ParagraphsTypeListBuilder.php Provides a listing of ParagraphsType.
ParagraphsTypeMigrationTest class Drupal\Tests\paragraphs\Kernel\migrate paragraphs/tests/src/Kernel/migrate/ParagraphsTypeMigrationTest.php Test Migration of paragraph and field collection bundles.
ParagraphsTypePermissions class Drupal\paragraphs_type_permissions paragraphs/modules/paragraphs_type_permissions/src/ParagraphsTypePermissions.php Defines a class containing permission callbacks.
ParagraphsTypePermissionsTest class Drupal\Tests\paragraphs_type_permissions\Functional paragraphs/modules/paragraphs_type_permissions/tests/src/Functional/ParagraphsTypePermissionsTest.php Tests the paragraphs type permissions.
ParagraphsTypeSourceTest class Drupal\Tests\paragraphs\Kernel\migrate paragraphs/tests/src/Kernel/migrate/ParagraphsTypeSourceTest.php Test the paragraphs_type source plugin.
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.
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.
ParagraphsUninstallTest class Drupal\Tests\paragraphs\Functional paragraphs/tests/src/Functional/ParagraphsUninstallTest.php Tests that Paragraphs module can be uninstalled.
ParagraphsWidget class Drupal\paragraphs\Plugin\Field\FieldWidget paragraphs/src/Plugin/Field/FieldWidget/ParagraphsWidget.php Plugin implementation of the 'entity_reference_revisions paragraphs' widget. 2
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.
ParagraphsWidgetElementsTest class Drupal\Tests\paragraphs\FunctionalJavascript paragraphs/tests/src/FunctionalJavascript/ParagraphsWidgetElementsTest.php Test paragraphs widget elements.
ParagraphType Deprecated class Drupal\paragraphs\Plugin\migrate\source\d7 paragraphs/src/Plugin/migrate/source/d7/ParagraphType.php Paragraphs Type source plugin.
ParagraphViewBuilder class Drupal\paragraphs paragraphs/src/ParagraphViewBuilder.php Render controller for paragraphs.
Permissions class Drupal\paragraphs_collection paragraphs_collection/src/Permissions.php Defines a class containing permission callbacks.
ProcessPluginBase abstract class Drupal\paragraphs\Plugin\migrate\process paragraphs/src/Plugin/migrate/process/ProcessPluginBase.php Base class for Paragraphs process plugins. 3
ProcessTestCase abstract class Drupal\Tests\paragraphs\Unit\migrate paragraphs/tests/src/Unit/migrate/ProcessTestCase.php Base class for paragraphs process plugin tests. 3
ReplicateFieldSubscriber class Drupal\paragraphs\EventSubscriber paragraphs/src/EventSubscriber/ReplicateFieldSubscriber.php Event subscriber that handles cloning through the Replicate module.
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
StyleDiscoveryInterface interface Drupal\paragraphs_collection paragraphs_collection/src/StyleDiscoveryInterface.php Provides discovery for a YAML style files in specific directories. 1 3
StylesOverviewForm class Drupal\paragraphs_collection\Form paragraphs_collection/src/Form/StylesOverviewForm.php Provides a form for revision overview page.
TestBoldTextBehavior class Drupal\paragraphs_test\Plugin\paragraphs\Behavior paragraphs/tests/modules/paragraphs_test/src/Plugin/paragraphs/Behavior/TestBoldTextBehavior.php Provides a test feature plugin.
TestDummyBehavior class Drupal\paragraphs_test\Plugin\paragraphs\Behavior paragraphs/tests/modules/paragraphs_test/src/Plugin/paragraphs/Behavior/TestDummyBehavior.php Provides a test feature plugin.
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

Pages

Other projects