service graphql.buffer.subrequest in GraphQL 8.3
Same name and namespace in other branches
- 8.4 graphql.services.yml \graphql.buffer.subrequest
Class
Drupal\graphql\GraphQL\Buffers\SubRequestBuffer5 string references to graphql.buffer.subrequest
- BlocksByRegion::create in modules/
graphql_core/ src/ Plugin/ GraphQL/ Fields/ Blocks/ BlocksByRegion.php - Creates an instance of the plugin.
- Breadcrumbs::create in modules/
graphql_core/ src/ Plugin/ GraphQL/ Fields/ Breadcrumbs/ Breadcrumbs.php - Creates an instance of the plugin.
- Context::create in modules/
graphql_core/ src/ Plugin/ GraphQL/ Fields/ Context/ Context.php - Creates an instance of the plugin.
- InternalRequest::create in modules/
graphql_core/ src/ Plugin/ GraphQL/ Fields/ Routing/ InternalUrl/ InternalRequest.php - Creates an instance of the plugin.
- LanguageSwitchLinks::create in modules/
graphql_core/ src/ Plugin/ GraphQL/ Fields/ LanguageSwitch/ LanguageSwitchLinks.php - Creates an instance of the plugin.
File
View source
- class: Drupal\graphql\GraphQL\Buffers\SubRequestBuffer
- arguments:
- - '@http_kernel'
- - '@request_stack'