namespace Drupal\graphql_core\Plugin\GraphQL\Fields\Routing\InternalUrl in GraphQL 8.3
Class | Location | Description |
---|---|---|
Alias |
modules/ |
Plugin annotation @GraphQLField( id = "internal_url_path_alias", secure = true, name = "pathAlias", description = @Translation("The url's path alias if any."), response_cache_contexts = {"languages:language_url"}, type = "String", … |
InternalPath |
modules/ |
Retrieve a routes internal path. |
InternalRequest |
modules/ |
Issue an internal request and retrieve the response object. |