Classes, traits, and interfaces

Primary tabs

Name Type Namespace Location Description Direct uses Use statementssort ascending Strings
ParagraphsProcessOnValueTest class Drupal\Tests\paragraphs\Unit\migrate paragraphs/tests/src/Unit/migrate/ParagraphsProcessOnValueTest.php Test class for the paragraphs_process_on_value process plugin.
ProcessTestCase abstract class Drupal\Tests\paragraphs\Unit\migrate paragraphs/tests/src/Unit/migrate/ProcessTestCase.php Base class for paragraphs process plugin tests. 3
ParagraphsFieldSettingsTest class Drupal\Tests\paragraphs\Unit\migrate paragraphs/tests/src/Unit/migrate/ParagraphsFieldSettingsTest.php Test the ParagraphFieldSettings Process Plugin.
ParagraphsFieldInstanceSettingsTest class Drupal\Tests\paragraphs\Unit\migrate paragraphs/tests/src/Unit/migrate/ParagraphsFieldInstanceSettingsTest.php Test the ParagraphFieldInstanceSettings Process Plugin.
FieldCollectionFieldSettingsTest class Drupal\Tests\paragraphs\Unit\migrate paragraphs/tests/src/Unit/migrate/FieldCollectionFieldSettingsTest.php Test the FieldCollectionFieldSettings Process Plugin.
ParagraphsTypeMigrationTest class Drupal\Tests\paragraphs\Kernel\migrate paragraphs/tests/src/Kernel/migrate/ParagraphsTypeMigrationTest.php Test Migration of paragraph and field collection bundles.
ParagraphsMigrationTestBase abstract class Drupal\Tests\paragraphs\Kernel\migrate paragraphs/tests/src/Kernel/migrate/ParagraphsMigrationTestBase.php Base class for the paragraph migrations tests. 3
ParagraphsFieldMigrationTest class Drupal\Tests\paragraphs\Kernel\migrate paragraphs/tests/src/Kernel/migrate/ParagraphsFieldMigrationTest.php Test the migration of paragraphs and field collection fields.
ProcessPluginBase abstract class Drupal\paragraphs\Plugin\migrate\process paragraphs/src/Plugin/migrate/process/ProcessPluginBase.php Base class for Paragraphs process plugins. 3
Paragraphs class Drupal\paragraphs\Plugin\migrate\field paragraphs/src/Plugin/migrate/field/Paragraphs.php Field Plugin for paragraphs migrations.
ParagraphsContentModerationTest class Drupal\Tests\paragraphs_library\FunctionalJavascript paragraphs/modules/paragraphs_library/tests/src/FunctionalJavascript/ParagraphsContentModerationTest.php Tests Paragraphs, Paragraphs Library and Content Moderation integration.
ParagraphsSettingsForm class Drupal\paragraphs\Form paragraphs/src/Form/ParagraphsSettingsForm.php Form for Paragraphs settings. 1
ParagraphsCollectionStyleTest class Drupal\Tests\paragraphs_collection\FunctionalJavascript paragraphs_collection/tests/src/FunctionalJavascript/ParagraphsCollectionStyleTest.php Test paragraphs collection style behavior.
ParagraphsCollectionStyleTest class Drupal\Tests\paragraphs_collection\Functional paragraphs_collection/tests/src/Functional/ParagraphsCollectionStyleTest.php Test paragraphs collection style behavior.
ParagraphsAccessTest class Drupal\Tests\paragraphs\Kernel paragraphs/tests/src/Kernel/ParagraphsAccessTest.php @coversDefaultClass \Drupal\paragraphs\ParagraphAccessControlHandler @group paragraphs
Permissions class Drupal\paragraphs_collection paragraphs_collection/src/Permissions.php Defines a class containing permission callbacks.
ParagraphsTypeIconUuidLookup class Drupal\paragraphs paragraphs/src/ParagraphsTypeIconUuidLookup.php A cache collector that caches IDs for the paragraphs_type entity icon UUIDs. 2
ParagraphsTypeAccessControlHandler class Drupal\paragraphs paragraphs/src/ParagraphsTypeAccessControlHandler.php Defines the access control handler for the Paragraphs type entity type.
ParagraphsEntityMethodsTest class Drupal\Tests\paragraphs\Kernel paragraphs/tests/src/Kernel/ParagraphsEntityMethodsTest.php Tests some methods from the Paragraph entity.
ParagraphsUninstallTest class Drupal\Tests\paragraphs\Functional paragraphs/tests/src/Functional/ParagraphsUninstallTest.php Tests that Paragraphs module can be uninstalled.
ParagraphsDemoTest class Drupal\Tests\paragraphs_demo\Functional paragraphs/modules/paragraphs_demo/tests/src/Functional/ParagraphsDemoTest.php Tests the demo module for Paragraphs.
MultilingualBehaviorTest class Drupal\Tests\paragraphs_library\Functional paragraphs/modules/paragraphs_library/tests/src/Functional/MultilingualBehaviorTest.php Tests paragraphs library multilingual functionality.
ParagraphsTypePermissionsTest class Drupal\Tests\paragraphs_type_permissions\Functional paragraphs/modules/paragraphs_type_permissions/tests/src/Functional/ParagraphsTypePermissionsTest.php Tests the paragraphs type permissions.
ParagraphsLibraryTest class Drupal\Tests\paragraphs_library\Functional paragraphs/modules/paragraphs_library/tests/src/Functional/ParagraphsLibraryTest.php Tests paragraphs library functionality.
ParagraphsStylePluginTest class Drupal\Tests\paragraphs_collection\FunctionalJavascript paragraphs_collection/tests/src/FunctionalJavascript/ParagraphsStylePluginTest.php Tests the style selection plugin.
ParagraphsCollectionOverviewTest class Drupal\Tests\paragraphs_collection\Functional paragraphs_collection/tests/src/Functional/ParagraphsCollectionOverviewTest.php Tests the Paragraphs Collection overview pages.
ParagraphsGridLayoutPluginTest class Drupal\Tests\paragraphs_collection\Functional paragraphs_collection/tests/src/Functional/ParagraphsGridLayoutPluginTest.php Tests the grid layout plugin.
ParagraphsTypesTest class Drupal\Tests\paragraphs_collection\Functional paragraphs_collection/tests/src/Functional/ParagraphsTypesTest.php Tests the Paragraphs Collection paragraph types.
ParagraphsLockablePluginTest class Drupal\Tests\paragraphs_collection\Functional paragraphs_collection/tests/src/Functional/ParagraphsLockablePluginTest.php Tests the lockable plugin.
ParagraphsLanguagePluginTest class Drupal\Tests\paragraphs_collection\Functional paragraphs_collection/tests/src/Functional/ParagraphsLanguagePluginTest.php Tests the Language plugin.
ParagraphsCollectionConfigurationTest class Drupal\Tests\paragraphs_collection\Functional paragraphs_collection/tests/src/Functional/ParagraphsCollectionConfigurationTest.php Tests configuration handling within Paragraphs Collection.
ParagraphsCollectionCacheTest class Drupal\Tests\paragraphs_collection\Functional paragraphs_collection/tests/src/Functional/ParagraphsCollectionCacheTest.php Tests the invalidation of caches in Paragraphs Collection.
ParagraphsSliderPluginTest class Drupal\Tests\paragraphs_collection_demo\Functional paragraphs_collection/modules/paragraphs_collection_demo/tests/src/Functional/ParagraphsSliderPluginTest.php Tests Slider plugin.
ParagraphsAnchorPluginTest class Drupal\Tests\paragraphs_collection_demo\Functional paragraphs_collection/modules/paragraphs_collection_demo/tests/src/Functional/ParagraphsAnchorPluginTest.php Tests the anchor plugin.
ParagraphsCollectionDemoTest class Drupal\Tests\paragraphs_collection_demo\Functional paragraphs_collection/modules/paragraphs_collection_demo/tests/src/Functional/ParagraphsCollectionDemoTest.php Test the demo for Paragraphs Collection.
ParagraphsAccordionPluginTest class Drupal\Tests\paragraphs_collection_demo\Functional paragraphs_collection/modules/paragraphs_collection_demo/tests/src/Functional/ParagraphsAccordionPluginTest.php Tests Accordion plugin.
ParagraphsBackgroundPluginTest class Drupal\Tests\paragraphs_collection_demo\Functional paragraphs_collection/modules/paragraphs_collection_demo/tests/src/Functional/ParagraphsBackgroundPluginTest.php Tests the background plugin.
ParagraphsClientsideButtonsTest class Drupal\Tests\paragraphs\FunctionalJavascript paragraphs/tests/src/FunctionalJavascript/ParagraphsClientsideButtonsTest.php Test paragraphs user interface. 1
ParagraphsStableEditPerspectivesUiTest class Drupal\Tests\paragraphs\FunctionalJavascript paragraphs/tests/src/FunctionalJavascript/ParagraphsStableEditPerspectivesUiTest.php Test paragraphs user interface.
ParagraphsWidgetElementsTest class Drupal\Tests\paragraphs\FunctionalJavascript paragraphs/tests/src/FunctionalJavascript/ParagraphsWidgetElementsTest.php Test paragraphs widget elements.
ParagraphsAddWidgetTest class Drupal\Tests\paragraphs\FunctionalJavascript paragraphs/tests/src/FunctionalJavascript/ParagraphsAddWidgetTest.php Test paragraphs user interface.
ParagraphsWidgetButtonsTest class Drupal\Tests\paragraphs\Functional paragraphs/tests/src/Functional/ParagraphsWidgetButtonsTest.php Tests paragraphs stable widget buttons.
ParagraphsUiTest class Drupal\Tests\paragraphs\Functional paragraphs/tests/src/Functional/ParagraphsUiTest.php Tests the Paragraphs user interface.
ParagraphsBehaviorsTest class Drupal\Tests\paragraphs\Functional paragraphs/tests/src/Functional/ParagraphsBehaviorsTest.php Tests support for Paragraphs behavior plugins.
ParagraphsAccessTest class Drupal\Tests\paragraphs\Functional\WidgetStable paragraphs/tests/src/Functional/WidgetStable/ParagraphsAccessTest.php Tests the access check of paragraphs.
ParagraphsTranslationsTest class Drupal\Tests\paragraphs\Functional\WidgetStable paragraphs/tests/src/Functional/WidgetStable/ParagraphsTranslationsTest.php Test paragraphs with translations.
ParagraphsFieldGroupTest class Drupal\Tests\paragraphs\Functional\WidgetStable paragraphs/tests/src/Functional/WidgetStable/ParagraphsFieldGroupTest.php Tests the field group on node.
ParagraphsInlineEntityFormTest class Drupal\Tests\paragraphs\Functional\WidgetStable paragraphs/tests/src/Functional/WidgetStable/ParagraphsInlineEntityFormTest.php Tests the configuration of paragraphs in relation to ief.
ParagraphsTranslationTest class Drupal\Tests\paragraphs\Functional\WidgetStable paragraphs/tests/src/Functional/WidgetStable/ParagraphsTranslationTest.php Tests the configuration of paragraphs.
ParagraphsContentModerationTranslationsTest class Drupal\Tests\paragraphs\Functional\WidgetStable paragraphs/tests/src/Functional/WidgetStable/ParagraphsContentModerationTranslationsTest.php Test paragraphs and content moderation with translations.

Pages

Other projects