Error message

  • Warning: count(): Parameter must be an array or an object that implements Countable in _api_make_match_member_link() (line 1230 of /home/projects/api/www/sites/all/modules/api/api.formatting.inc).
  • Warning: count(): Parameter must be an array or an object that implements Countable in _api_make_match_member_link() (line 1230 of /home/projects/api/www/sites/all/modules/api/api.formatting.inc).

Classes, traits, and interfaces

Primary tabs

Name Type Namespace Location Description Direct uses Use statements Stringssort ascending
ParagraphsCollapsedSummaryTest class Drupal\Tests\paragraphs\Kernel paragraphs/tests/src/Kernel/ParagraphsCollapsedSummaryTest.php Tests the collapsed summary options.
ParagraphsIsChangedTest class Drupal\Tests\paragraphs\Kernel paragraphs/tests/src/Kernel/ParagraphsIsChangedTest.php Tests \Drupal\Paragraphs\Entity\Paragraph::isChanged().
ParagraphsLanguagePlugin class Drupal\paragraphs_collection\Plugin\paragraphs\Behavior paragraphs_collection/src/Plugin/paragraphs/Behavior/ParagraphsLanguagePlugin.php Provides a way to hide specific paragraphs depending on the current language. 1
ParagraphsActions class Drupal\paragraphs\Element paragraphs/src/Element/ParagraphsActions.php Provides a render element for a paragraphs actions.
StylesOverviewForm class Drupal\paragraphs_collection\Form paragraphs_collection/src/Form/StylesOverviewForm.php Provides a form for revision overview page.
ParagraphType Deprecated class Drupal\paragraphs\Plugin\migrate\source\d7 paragraphs/src/Plugin/migrate/source/d7/ParagraphType.php Paragraphs Type source plugin.
FieldCollectionType class Drupal\paragraphs\Plugin\migrate\source\d7 paragraphs/src/Plugin/migrate/source/d7/FieldCollectionType.php Field Collection Type source plugin.
LibraryItemViewsData class Drupal\paragraphs_library paragraphs/modules/paragraphs_library/src/LibraryItemViewsData.php Provides the views data for the paragraphs library item entity type.
LibraryItemAccessControlHandler class Drupal\paragraphs_library paragraphs/modules/paragraphs_library/src/LibraryItemAccessControlHandler.php Access control handler for the paragraphs_library_item entity type.
LibraryItemController class Drupal\paragraphs_library\Controller paragraphs/modules/paragraphs_library/src/Controller/LibraryItemController.php
LibraryItem class Drupal\paragraphs_library\Entity paragraphs/modules/paragraphs_library/src/Entity/LibraryItem.php Defines the LibraryItem entity. 5
LibraryItemForm class Drupal\paragraphs_library\Form paragraphs/modules/paragraphs_library/src/Form/LibraryItemForm.php Form controller for paragraph type forms.
LibraryItemRouteProvider class Drupal\paragraphs_library\Routing paragraphs/modules/paragraphs_library/src/Routing/LibraryItemRouteProvider.php Contains routes for library item functionality.
ParagraphsLibraryItemTranslationTest class Drupal\Tests\paragraphs_library\Functional paragraphs/modules/paragraphs_library/tests/src/Functional/ParagraphsLibraryItemTranslationTest.php Tests the multilingual functionality of the Paragraphs Library.
ParagraphsLibraryItemTest class Drupal\Tests\paragraphs_library\Functional paragraphs/modules/paragraphs_library/tests/src/Functional/ParagraphsLibraryItemTest.php Tests the functionality of the Paragraphs Library.
ParagraphsLibraryItemEntityBrowserTest class Drupal\Tests\paragraphs_library\FunctionalJavascript paragraphs/modules/paragraphs_library/tests/src/FunctionalJavascript/ParagraphsLibraryItemEntityBrowserTest.php Tests entity browser integration with paragraphs.
ParagraphsLibraryItemHasAllowedParagraphsTypeConstraintValidator class Drupal\paragraphs_library\Plugin\Validation\Constraint paragraphs/modules/paragraphs_library/src/Plugin/Validation/Constraint/ParagraphsLibraryItemHasAllowedParagraphsTypeConstraintValidator.php Validates that the library does not bypass Paragraphs type restrictions.
ParagraphsLibraryItemHasAllowedParagraphsTypeConstraint class Drupal\paragraphs_library\Plugin\Validation\Constraint paragraphs/modules/paragraphs_library/src/Plugin/Validation/Constraint/ParagraphsLibraryItemHasAllowedParagraphsTypeConstraint.php Checks that the library does not bypass Paragraphs type restrictions.
FieldCollectionItemSourceTest class Drupal\Tests\paragraphs\Kernel\migrate paragraphs/tests/src/Kernel/migrate/FieldCollectionItemSourceTest.php Test the field_collection_item source plugin.
ParagraphsItemRevisionSourceTest class Drupal\Tests\paragraphs\Kernel\migrate paragraphs/tests/src/Kernel/migrate/ParagraphsItemRevisionSourceTest.php Test the paragraphs_item_revision source plugin.
FieldCollectionItemRevisionSourceTest class Drupal\Tests\paragraphs\Kernel\migrate paragraphs/tests/src/Kernel/migrate/FieldCollectionItemRevisionSourceTest.php Test the field_collection_item_revision source plugin.
ParagraphsTypeSourceTest class Drupal\Tests\paragraphs\Kernel\migrate paragraphs/tests/src/Kernel/migrate/ParagraphsTypeSourceTest.php Test the paragraphs_type source plugin.
FieldCollectionTypeSourceTest class Drupal\Tests\paragraphs\Kernel\migrate paragraphs/tests/src/Kernel/migrate/FieldCollectionTypeSourceTest.php Test the field_collection_type source plugin.
ParagraphsItemSourceTest class Drupal\Tests\paragraphs\Kernel\migrate paragraphs/tests/src/Kernel/migrate/ParagraphsItemSourceTest.php Test the paragraphs_item source plugin.
DrupalSqlBase abstract class Drupal\paragraphs\Plugin\migrate\source paragraphs/src/Plugin/migrate/source/DrupalSqlBase.php Base Class for Paragraphs DrupalSqlBase migrate source plugins. 2 2
FieldableEntity abstract class Drupal\paragraphs\Plugin\migrate\source\d7 paragraphs/src/Plugin/migrate/source/d7/FieldableEntity.php Base Class for Paragraphs FieldableEntity migrate source plugins. 2
ParagraphsItem class Drupal\paragraphs\Plugin\migrate\source\d7 paragraphs/src/Plugin/migrate/source/d7/ParagraphsItem.php Paragraphs Item source plugin. 1
FieldCollectionItemRevision class Drupal\paragraphs\Plugin\migrate\source\d7 paragraphs/src/Plugin/migrate/source/d7/FieldCollectionItemRevision.php Field Collection Item Revision source plugin.
ParagraphsItemRevision class Drupal\paragraphs\Plugin\migrate\source\d7 paragraphs/src/Plugin/migrate/source/d7/ParagraphsItemRevision.php Paragraphs Item Revision source plugin.
ParagraphsType class Drupal\paragraphs\Plugin\migrate\source\d7 paragraphs/src/Plugin/migrate/source/d7/ParagraphsType.php Paragraphs Type source plugin. 1
FieldCollectionItem class Drupal\paragraphs\Plugin\migrate\source\d7 paragraphs/src/Plugin/migrate/source/d7/FieldCollectionItem.php Field Collection Item source plugin. 1
FieldCollectionsFieldInstanceSettingsTest class Drupal\Tests\paragraphs\Unit\migrate paragraphs/tests/src/Unit/migrate/FieldCollectionsFieldInstanceSettingsTest.php Test the ParagraphFieldInstanceSettings Process Plugin.
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.
FieldCollectionFieldSettings class Drupal\paragraphs\Plugin\migrate\process paragraphs/src/Plugin/migrate/process/FieldCollectionFieldSettings.php Configure field instance settings for paragraphs. 1
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
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.
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.
ParagraphsCollectionStyleTest class Drupal\Tests\paragraphs_collection\FunctionalJavascript paragraphs_collection/tests/src/FunctionalJavascript/ParagraphsCollectionStyleTest.php Test paragraphs collection style behavior.

Pages

Other projects