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 Locationsort descending Description Direct uses Use statements Strings
ParagraphsCollapsedSummaryTest class Drupal\Tests\paragraphs\Kernel paragraphs/tests/src/Kernel/ParagraphsCollapsedSummaryTest.php Tests the collapsed summary options.
ParagraphsCompositeRelationshipTest class Drupal\Tests\paragraphs\Kernel paragraphs/tests/src/Kernel/ParagraphsCompositeRelationshipTest.php Tests the ERR composite relationship upgrade path.
ParagraphsEntityMethodsTest class Drupal\Tests\paragraphs\Kernel paragraphs/tests/src/Kernel/ParagraphsEntityMethodsTest.php Tests some methods from the Paragraph entity.
ParagraphsIsChangedTest class Drupal\Tests\paragraphs\Kernel paragraphs/tests/src/Kernel/ParagraphsIsChangedTest.php Tests \Drupal\Paragraphs\Entity\Paragraph::isChanged().
ParagraphsLangcodeChangeTest class Drupal\Tests\paragraphs\Kernel paragraphs/tests/src/Kernel/ParagraphsLangcodeChangeTest.php Tests the langcode change mechanics of paragraphs.
ParagraphsReplicateTest class Drupal\Tests\paragraphs\Kernel paragraphs/tests/src/Kernel/ParagraphsReplicateTest.php Tests the replication functionality provided by Replicate module.
ParagraphsTypeHasEnabledBehaviorPluginTest class Drupal\Tests\paragraphs\Kernel paragraphs/tests/src/Kernel/ParagraphsTypeHasEnabledBehaviorPluginTest.php Tests the ParagraphsType entity hasEnabledBehaviorPlugin functionality.
FieldCollectionSourceData trait Drupal\Tests\paragraphs\Traits paragraphs/tests/src/Traits/FieldCollectionSourceData.php Provide data to the field collection source plugin tests. 3
ParagraphsCoreVersionUiTestTrait trait Drupal\Tests\paragraphs\Traits paragraphs/tests/src/Traits/ParagraphsCoreVersionUiTestTrait.php Provides helper methods for Drupal 8.3.x and 8.4.x versions. 12
ParagraphsLastEntityQueryTrait trait Drupal\Tests\paragraphs\Traits paragraphs/tests/src/Traits/ParagraphsLastEntityQueryTrait.php Test trait providing helpers to query latest entities created. 7
ParagraphsNodeMigrationAssertionsTrait trait Drupal\Tests\paragraphs\Traits paragraphs/tests/src/Traits/ParagraphsNodeMigrationAssertionsTrait.php 2
ParagraphsSourceData trait Drupal\Tests\paragraphs\Traits paragraphs/tests/src/Traits/ParagraphsSourceData.php Provide data to the paragraphs source plugin tests. 3
FieldCollectionFieldSettingsTest class Drupal\Tests\paragraphs\Unit\migrate paragraphs/tests/src/Unit/migrate/FieldCollectionFieldSettingsTest.php Test the FieldCollectionFieldSettings Process Plugin.
FieldCollectionsFieldInstanceSettingsTest class Drupal\Tests\paragraphs\Unit\migrate paragraphs/tests/src/Unit/migrate/FieldCollectionsFieldInstanceSettingsTest.php Test the ParagraphFieldInstanceSettings Process Plugin.
MigrationPluginsAltererTest class Drupal\Tests\paragraphs\Unit\migrate paragraphs/tests/src/Unit/migrate/MigrationPluginsAltererTest.php Tests the MigrationPluginsAlterer service.
ParagraphsFieldInstanceSettingsTest class Drupal\Tests\paragraphs\Unit\migrate paragraphs/tests/src/Unit/migrate/ParagraphsFieldInstanceSettingsTest.php Test the ParagraphFieldInstanceSettings Process Plugin.
ParagraphsFieldSettingsTest class Drupal\Tests\paragraphs\Unit\migrate paragraphs/tests/src/Unit/migrate/ParagraphsFieldSettingsTest.php Test the ParagraphFieldSettings 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
ParagraphsAccordionPlugin class Drupal\paragraphs_collection_demo\Plugin\paragraphs\Behavior paragraphs_collection/modules/paragraphs_collection_demo/src/Plugin/paragraphs/Behavior/ParagraphsAccordionPlugin.php Provides a way to define accordion effect.
ParagraphsAnchorPlugin class Drupal\paragraphs_collection_demo\Plugin\paragraphs\Behavior paragraphs_collection/modules/paragraphs_collection_demo/src/Plugin/paragraphs/Behavior/ParagraphsAnchorPlugin.php Provides a Paragraphs Anchor plugin.
ParagraphsBackgroundPlugin class Drupal\paragraphs_collection_demo\Plugin\paragraphs\Behavior paragraphs_collection/modules/paragraphs_collection_demo/src/Plugin/paragraphs/Behavior/ParagraphsBackgroundPlugin.php Provides a background image feature plugin.
ParagraphsSliderPlugin class Drupal\paragraphs_collection_demo\Plugin\paragraphs\Behavior paragraphs_collection/modules/paragraphs_collection_demo/src/Plugin/paragraphs/Behavior/ParagraphsSliderPlugin.php Provides Slider plugin.
ParagraphsAccordionPluginTest class Drupal\Tests\paragraphs_collection_demo\Functional paragraphs_collection/modules/paragraphs_collection_demo/tests/src/Functional/ParagraphsAccordionPluginTest.php Tests Accordion plugin.
ParagraphsAnchorPluginTest class Drupal\Tests\paragraphs_collection_demo\Functional paragraphs_collection/modules/paragraphs_collection_demo/tests/src/Functional/ParagraphsAnchorPluginTest.php Tests the anchor plugin.
ParagraphsBackgroundPluginTest class Drupal\Tests\paragraphs_collection_demo\Functional paragraphs_collection/modules/paragraphs_collection_demo/tests/src/Functional/ParagraphsBackgroundPluginTest.php Tests the background 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.
ParagraphsSliderPluginTest class Drupal\Tests\paragraphs_collection_demo\Functional paragraphs_collection/modules/paragraphs_collection_demo/tests/src/Functional/ParagraphsSliderPluginTest.php Tests Slider plugin.
OverviewController class Drupal\paragraphs_collection\Controller paragraphs_collection/src/Controller/OverviewController.php The controller for overviews of Paragraphs Collection's discoverable items.
ParagraphsCollectionStyleConfigCacheTag class Drupal\paragraphs_collection\EventSubscriber paragraphs_collection/src/EventSubscriber/ParagraphsCollectionStyleConfigCacheTag.php Invalidates the 'rendered' cache tag when saving paragraphs_collection.settings. 2
StylesOverviewForm class Drupal\paragraphs_collection\Form paragraphs_collection/src/Form/StylesOverviewForm.php Provides a form for revision overview page.
GridLayoutDiscovery class Drupal\paragraphs_collection paragraphs_collection/src/GridLayoutDiscovery.php Provides common helper methods for style discovery. 2
GridLayoutDiscoveryInterface interface Drupal\paragraphs_collection paragraphs_collection/src/GridLayoutDiscoveryInterface.php Provides discovery for a YAML grid layout files in specific directories. 1 2
InvalidGridLayoutException class Drupal\paragraphs_collection paragraphs_collection/src/InvalidGridLayoutException.php Exception thrown when a grid layout definition is invalid.
InvalidStyleException class Drupal\paragraphs_collection paragraphs_collection/src/InvalidStyleException.php Exception thrown when a style definition is invalid.
Permissions class Drupal\paragraphs_collection paragraphs_collection/src/Permissions.php Defines a class containing permission callbacks.
ParagraphsGridLayoutPlugin class Drupal\paragraphs_collection\Plugin\paragraphs\Behavior paragraphs_collection/src/Plugin/paragraphs/Behavior/ParagraphsGridLayoutPlugin.php Provides a way to define grid based layouts.
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
ParagraphsLockablePlugin class Drupal\paragraphs_collection\Plugin\paragraphs\Behavior paragraphs_collection/src/Plugin/paragraphs/Behavior/ParagraphsLockablePlugin.php Provides a Paragraphs Lockable plugin. 1
ParagraphsStylePlugin class Drupal\paragraphs_collection\Plugin\paragraphs\Behavior paragraphs_collection/src/Plugin/paragraphs/Behavior/ParagraphsStylePlugin.php Provides style selection plugin. 1
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
ParagraphsCollectionCacheTest class Drupal\Tests\paragraphs_collection\Functional paragraphs_collection/tests/src/Functional/ParagraphsCollectionCacheTest.php Tests the invalidation of caches in Paragraphs Collection.
ParagraphsCollectionConfigurationTest class Drupal\Tests\paragraphs_collection\Functional paragraphs_collection/tests/src/Functional/ParagraphsCollectionConfigurationTest.php Tests configuration handling within Paragraphs Collection.
ParagraphsCollectionOverviewTest class Drupal\Tests\paragraphs_collection\Functional paragraphs_collection/tests/src/Functional/ParagraphsCollectionOverviewTest.php Tests the Paragraphs Collection overview pages.
ParagraphsCollectionStyleTest class Drupal\Tests\paragraphs_collection\Functional paragraphs_collection/tests/src/Functional/ParagraphsCollectionStyleTest.php Test paragraphs collection style behavior.
ParagraphsGridLayoutPluginTest class Drupal\Tests\paragraphs_collection\Functional paragraphs_collection/tests/src/Functional/ParagraphsGridLayoutPluginTest.php Tests the grid layout plugin.
ParagraphsLanguagePluginTest class Drupal\Tests\paragraphs_collection\Functional paragraphs_collection/tests/src/Functional/ParagraphsLanguagePluginTest.php Tests the Language plugin.
ParagraphsLockablePluginTest class Drupal\Tests\paragraphs_collection\Functional paragraphs_collection/tests/src/Functional/ParagraphsLockablePluginTest.php Tests the lockable plugin.
ParagraphsTypesTest class Drupal\Tests\paragraphs_collection\Functional paragraphs_collection/tests/src/Functional/ParagraphsTypesTest.php Tests the Paragraphs Collection paragraph types.

Pages

Other projects