You are here

Classes, traits, and interfaces in GraphQL 8.3

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
Target class Drupal\graphql_core\Plugin\GraphQL\Fields\Routing\RedirectUrl modules/graphql_core/src/Plugin/GraphQL/Fields/Routing/RedirectUrl/Target.php Plugin annotation @GraphQLField( id = "redirect_url_target", secure = true, name = "target", description = @Translation("The redirect target."), type = "Url", provider="redirect", parents = {"RedirectUrl"} )
TestController class Drupal\graphql_breadcrumbs_test\Controller modules/graphql_core/tests/modules/graphql_breadcrumbs_test/src/Controller/TestController.php
TestFrameworkTest class Drupal\Tests\graphql\Kernel\Framework tests/src/Kernel/Framework/TestFrameworkTest.php Test the test framework.
TestSchema class Drupal\graphql_test\Plugin\GraphQL\Schemas tests/modules/graphql_test/src/Plugin/GraphQL/Schemas/TestSchema.php Default generated schema.
TimestampScalar class Drupal\graphql\Plugin\GraphQL\Scalars\Internal src/Plugin/GraphQL/Scalars/Internal/TimestampScalar.php Plugin annotation @GraphQLScalar( id = "timestamp", name = "Timestamp", type = "timestamp" )
Translate class Drupal\graphql_core\Plugin\GraphQL\Fields\Routing modules/graphql_core/src/Plugin/GraphQL/Fields/Routing/Translate.php Plugin annotation @GraphQLField( id = "url_translate", secure = true, name = "translate", description = @Translation("The translated url object."), type = "Url", parents = {"Url"}, arguments = { "language" = "LanguageId!" }, …
Type class Drupal\graphql_plugin_test\Plugin\GraphQL\Fields tests/modules/graphql_plugin_test/src/Plugin/GraphQL/Fields/Type.php Retrieves the type of vehicle.
TypedDataPrimitiveFallback class Drupal\graphql_core\Plugin\Deriver\Scalars modules/graphql_core/src/Plugin/Deriver/Scalars/TypedDataPrimitiveFallback.php
TypedPluginTrait trait Drupal\graphql\Plugin\GraphQL\Traits src/Plugin/GraphQL/Traits/TypedPluginTrait.php 4
TypePluginBase abstract class Drupal\graphql\Plugin\GraphQL\Types src/Plugin/GraphQL/Types/TypePluginBase.php 21 22 1
TypePluginInterface interface Drupal\graphql\Plugin src/Plugin/TypePluginInterface.php Interface for type and field plugins of all sorts. 6 6
TypePluginManager class Drupal\graphql\Plugin src/Plugin/TypePluginManager.php 12 7
TypePluginManagerAggregator class Drupal\graphql\Plugin src/Plugin/TypePluginManagerAggregator.php 2 2
TypePluginManagerInterface interface Drupal\graphql\Plugin src/Plugin/TypePluginManagerInterface.php 1
TypeTest class Drupal\Tests\graphql\Kernel\Extension tests/src/Kernel/Extension/TypeTest.php Test plugin based schema generation.
UncacheableValue class Drupal\graphql\GraphQL\Cache src/GraphQL/Cache/UncacheableValue.php
UnexposedEntity class Drupal\graphql_core\Plugin\GraphQL\Types\Entity modules/graphql_core/src/Plugin/GraphQL/Types/Entity/UnexposedEntity.php Entity type to resolve to if the values type is not exposed to the schema.
UnionTypePluginBase abstract class Drupal\graphql\Plugin\GraphQL\Unions src/Plugin/GraphQL/Unions/UnionTypePluginBase.php 1 1
UpdateEntityBase abstract class Drupal\graphql_core\Plugin\GraphQL\Mutations\Entity modules/graphql_core/src/Plugin/GraphQL/Mutations/Entity/UpdateEntityBase.php 1
Upload class Drupal\graphql\Plugin\GraphQL\Scalars\Upload src/Plugin/GraphQL/Scalars/Upload/Upload.php Plugin annotation @GraphQLScalar( id = "upload", name = "Upload" )
UploadMutationTest class Drupal\Tests\graphql\Kernel\Framework tests/src/Kernel/Framework/UploadMutationTest.php Test file uploads with graphql.
Uri class Drupal\graphql_core\Plugin\GraphQL\Scalars\TypedData modules/graphql_core/src/Plugin/GraphQL/Scalars/TypedData/Uri.php Plugin annotation @GraphQLScalar( id = "uri", name = "Uri", type = "uri" )
Url class Drupal\graphql_core\Plugin\GraphQL\Interfaces\Routing modules/graphql_core/src/Plugin/GraphQL/Interfaces/Routing/Url.php GraphQL interface for Urls.
UserPermissionsContextTest class Drupal\Tests\graphql\Kernel\Framework tests/src/Kernel/Framework/UserPermissionsContextTest.php Verify that all queries declare the user.permissions cache context.
ValueWrapperInterface interface Drupal\graphql\GraphQL src/GraphQL/ValueWrapperInterface.php 1 2
Vehicle class Drupal\graphql_plugin_test\Plugin\GraphQL\Interfaces tests/modules/graphql_plugin_test/src/Plugin/GraphQL/Interfaces/Vehicle.php Vehicle interface definition.
VoyagerController class Drupal\graphql\Controller src/Controller/VoyagerController.php Controller for the GraphQL Voyager visualisation API.
VoyagerMenuLinkDeriver class Drupal\graphql\Plugin\MenuLink\Deriver src/Plugin/MenuLink/Deriver/VoyagerMenuLinkDeriver.php 1
VoyagerPageDisplayVariantSubscriber class Drupal\graphql\EventSubscriber src/EventSubscriber/VoyagerPageDisplayVariantSubscriber.php Disables any display variant on the voyager page. 2
VoyagerRoutes class Drupal\graphql\Routing src/Routing/VoyagerRoutes.php Registers graphql voyager routes for all schemas. 2
Wheels class Drupal\graphql_plugin_test\Plugin\GraphQL\Fields tests/modules/graphql_plugin_test/src/Plugin/GraphQL/Fields/Wheels.php The number of wheels a vehicle has. 1 1

Pages

Other projects