You are here

namespace Drupal\thunder_gqls\Plugin\GraphQL\DataProducer in Thunder 6.2.x

Classsort descending Location Description
EntitiesWithTerm modules/thunder_gqls/src/Plugin/GraphQL/DataProducer/EntitiesWithTerm.php The channel list producer class.
EntityLinks modules/thunder_gqls/src/Plugin/GraphQL/DataProducer/EntityLinks.php Plugin to resolve all the links for an entity.
FocalPoint modules/thunder_gqls/src/Plugin/GraphQL/DataProducer/FocalPoint.php Resolves the focal point positions for a file.
MenuLinksActiveTrail modules/thunder_gqls/src/Plugin/GraphQL/DataProducer/MenuLinksActiveTrail.php Return the menu links of a menu with active trail.
MenuTreeInActiveTrail modules/thunder_gqls/src/Plugin/GraphQL/DataProducer/MenuTreeInActiveTrail.php Returns if menu tree element is in active trail.
MetaTags modules/thunder_gqls/src/Plugin/GraphQL/DataProducer/MetaTags.php Resolves a typed data value at a given property path.
ParagraphSummary modules/thunder_gqls/src/Plugin/GraphQL/DataProducer/ParagraphSummary.php Resolves the paragraphs summary.
ThunderEntityList modules/thunder_gqls/src/Plugin/GraphQL/DataProducer/ThunderEntityList.php The entity list producer class.
ThunderEntityListProducerBase modules/thunder_gqls/src/Plugin/GraphQL/DataProducer/ThunderEntityListProducerBase.php The thunder base class for entity list producers.
ThunderEntitySubRequest modules/thunder_gqls/src/Plugin/GraphQL/DataProducer/ThunderEntitySubRequest.php Get data from a sub request to the URL of an entity.
ThunderImage modules/thunder_gqls/src/Plugin/GraphQL/DataProducer/ThunderImage.php Returns image meta data.
ThunderRedirect modules/thunder_gqls/src/Plugin/GraphQL/DataProducer/ThunderRedirect.php Gets the ID of current user.