Classes, traits, and interfaces

Primary tabs

Name Type Namespace Location Description Direct usessort ascending Use statements Strings
ParagraphsFieldSettings class Drupal\paragraphs\Plugin\migrate\process paragraphs/src/Plugin/migrate/process/ParagraphsFieldSettings.php Configure field instance settings for paragraphs. 1
FieldCollectionFieldInstanceSettings class Drupal\paragraphs\Plugin\migrate\process paragraphs/src/Plugin/migrate/process/FieldCollectionFieldInstanceSettings.php Configure field instance settings for field collections. 1
ParagraphsProcessOnValue class Drupal\paragraphs\Plugin\migrate\process paragraphs/src/Plugin/migrate/process/ParagraphsProcessOnValue.php Runs a migration process on a value if a condition is met. 1
ParagraphsFieldInstanceSettings class Drupal\paragraphs\Plugin\migrate\process paragraphs/src/Plugin/migrate/process/ParagraphsFieldInstanceSettings.php Configure field instance settings for paragraphs. 1
Paragraphs class Drupal\paragraphs\Plugin\migrate\field paragraphs/src/Plugin/migrate/field/Paragraphs.php Field Plugin for paragraphs migrations.
FieldCollection class Drupal\paragraphs\Plugin\migrate\field paragraphs/src/Plugin/migrate/field/FieldCollection.php Field Plugin for field collection migrations. 5
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.
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.
ParagraphsContactTest class Drupal\Tests\paragraphs\Functional\WidgetStable paragraphs/tests/src/Functional/WidgetStable/ParagraphsContactTest.php Tests paragraphs with contact forms.
ParagraphsTypesTest class Drupal\Tests\paragraphs\Functional\WidgetStable paragraphs/tests/src/Functional/WidgetStable/ParagraphsTypesTest.php Tests paragraphs types.
ParagraphsWidgetButtonsTest class Drupal\Tests\paragraphs\Functional\WidgetStable paragraphs/tests/src/Functional/WidgetStable/ParagraphsWidgetButtonsTest.php Tests paragraphs stable widget buttons.
ParagraphsHeaderActionsTest class Drupal\Tests\paragraphs\Functional\WidgetStable paragraphs/tests/src/Functional/WidgetStable/ParagraphsHeaderActionsTest.php Tests collapse all button.
ParagraphsEntityTranslationWithNonTranslatableParagraphs class Drupal\Tests\paragraphs\Functional\WidgetStable paragraphs/tests/src/Functional/WidgetStable/ParagraphsEntityTranslationWithNonTranslatableParagraphs.php Tests the translation of heavily nested / specialized setup.

Pages

Other projects