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 statementssort descending Strings
GridLayoutDiscovery class Drupal\paragraphs_collection paragraphs_collection/src/GridLayoutDiscovery.php Provides common helper methods for style discovery. 2
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
ParagraphsGridLayoutPlugin class Drupal\paragraphs_collection\Plugin\paragraphs\Behavior paragraphs_collection/src/Plugin/paragraphs/Behavior/ParagraphsGridLayoutPlugin.php Provides a way to define grid based layouts.
ParagraphAccessControlHandler class Drupal\paragraphs paragraphs/src/ParagraphAccessControlHandler.php Access controller for the paragraphs entity.
ParagraphViewBuilder class Drupal\paragraphs paragraphs/src/ParagraphViewBuilder.php Render controller for paragraphs.
ParagraphsServiceProvider class Drupal\paragraphs paragraphs/src/ParagraphsServiceProvider.php Service Provider for Paragraphs.
ParagraphsTypeListBuilder class Drupal\paragraphs\Controller paragraphs/src/Controller/ParagraphsTypeListBuilder.php Provides a listing of ParagraphsType.
ParagraphsBehavior class Drupal\paragraphs\Annotation paragraphs/src/Annotation/ParagraphsBehavior.php Defines a ParagraphsBehavior annotation object.
ReplicateFieldSubscriber class Drupal\paragraphs\EventSubscriber paragraphs/src/EventSubscriber/ReplicateFieldSubscriber.php Event subscriber that handles cloning through the Replicate module.
ParagraphsTypeForm class Drupal\paragraphs\Form paragraphs/src/Form/ParagraphsTypeForm.php Form controller for paragraph type forms.
ParagraphsTypeDeleteConfirm class Drupal\paragraphs\Form paragraphs/src/Form/ParagraphsTypeDeleteConfirm.php Provides a form for Paragraphs type deletion.
ParagraphsTypePermissions class Drupal\paragraphs_type_permissions paragraphs/modules/paragraphs_type_permissions/src/ParagraphsTypePermissions.php Defines a class containing permission callbacks.
ParagraphsTypeHasEnabledBehaviorPluginTest class Drupal\Tests\paragraphs\Kernel paragraphs/tests/src/Kernel/ParagraphsTypeHasEnabledBehaviorPluginTest.php Tests the ParagraphsType entity hasEnabledBehaviorPlugin functionality.
ParagraphsReplicateTest class Drupal\Tests\paragraphs\Kernel paragraphs/tests/src/Kernel/ParagraphsReplicateTest.php Tests the replication functionality provided by Replicate module.
ParagraphsBehaviorPluginsTest class Drupal\Tests\paragraphs\Kernel paragraphs/tests/src/Kernel/ParagraphsBehaviorPluginsTest.php Tests the behavior plugins API.
ParagraphsCompositeRelationshipTest class Drupal\Tests\paragraphs\Kernel paragraphs/tests/src/Kernel/ParagraphsCompositeRelationshipTest.php Tests the ERR composite relationship upgrade path.
Paragraphs class Drupal\paragraphs\Feeds\Target paragraphs/src/Feeds/Target/Paragraphs.php Feeds target plugin for Paragraphs fields.
InlineParagraphsWidget class Drupal\paragraphs\Plugin\Field\FieldWidget paragraphs/src/Plugin/Field/FieldWidget/InlineParagraphsWidget.php Plugin implementation of the 'entity_reference paragraphs' widget.
TestDummyBehavior class Drupal\paragraphs_test\Plugin\paragraphs\Behavior paragraphs/tests/modules/paragraphs_test/src/Plugin/paragraphs/Behavior/TestDummyBehavior.php Provides a test feature plugin.
TestFieldsSelectionBehavior class Drupal\paragraphs_test\Plugin\paragraphs\Behavior paragraphs/tests/modules/paragraphs_test/src/Plugin/paragraphs/Behavior/TestFieldsSelectionBehavior.php Test plugin with field selection.
TestTextColorBehavior class Drupal\paragraphs_test\Plugin\paragraphs\Behavior paragraphs/tests/modules/paragraphs_test/src/Plugin/paragraphs/Behavior/TestTextColorBehavior.php Provides a test feature plugin.
TestBoldTextBehavior class Drupal\paragraphs_test\Plugin\paragraphs\Behavior paragraphs/tests/modules/paragraphs_test/src/Plugin/paragraphs/Behavior/TestBoldTextBehavior.php Provides a test feature 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.
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.
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.
OverviewController class Drupal\paragraphs_collection\Controller paragraphs_collection/src/Controller/OverviewController.php The controller for overviews of Paragraphs Collection's discoverable items.
InvalidStyleException class Drupal\paragraphs_collection paragraphs_collection/src/InvalidStyleException.php Exception thrown when a style definition is invalid.
InvalidGridLayoutException class Drupal\paragraphs_collection paragraphs_collection/src/InvalidGridLayoutException.php Exception thrown when a grid layout definition is invalid.
ParagraphOperations class Drupal\paragraphs\Element paragraphs/src/Element/ParagraphOperations.php Plugin annotation @RenderElement("paragraph_operations");
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().
ParagraphsActions class Drupal\paragraphs\Element paragraphs/src/Element/ParagraphsActions.php Provides a render element for a paragraphs actions.
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.
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
LibraryItemSettingsForm class Drupal\paragraphs_library\Form paragraphs/modules/paragraphs_library/src/Form/LibraryItemSettingsForm.php Form for Paragraphs library item settings. 1
LibraryItemRevisionRevertForm class Drupal\paragraphs_library\Form paragraphs/modules/paragraphs_library/src/Form/LibraryItemRevisionRevertForm.php 1
LibraryItemRevisionDeleteForm class Drupal\paragraphs_library\Form paragraphs/modules/paragraphs_library/src/Form/LibraryItemRevisionDeleteForm.php 1
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.

Pages

Other projects