service plugin.manager.graphql.schema in GraphQL 8.3
Same name and namespace in other branches
- 8.4 graphql.services.yml \plugin.manager.graphql.schema
Class
Drupal\graphql\Plugin\SchemaPluginManager4 string references to plugin.manager.graphql.schema
- ExplorerController::create in src/
Controller/ ExplorerController.php - Instantiates a new instance of this class.
- ExplorerMenuLinkDeriver::create in src/
Plugin/ MenuLink/ Deriver/ ExplorerMenuLinkDeriver.php - Creates a new class instance.
- SchemaOverviewController::create in src/
Controller/ SchemaOverviewController.php - Instantiates a new instance of this class.
- VoyagerMenuLinkDeriver::create in src/
Plugin/ MenuLink/ Deriver/ VoyagerMenuLinkDeriver.php - Creates a new class instance.
File
View source
- class: Drupal\graphql\Plugin\SchemaPluginManager
- arguments:
- - Plugin/GraphQL/Schemas
- - '@container.namespaces'
- - '@module_handler'
- - '@cache.graphql.definitions'
- - \Drupal\graphql\Plugin\SchemaPluginInterface
- - \Drupal\graphql\Annotation\GraphQLSchema
- - '%graphql.config%'