constant Routes::JSON_API_ROUTE_FLAG_KEY in Drupal 9
Same name and namespace in other branches
- 8 core/modules/jsonapi/src/Routing/Routes.php \Drupal\jsonapi\Routing\Routes::JSON_API_ROUTE_FLAG_KEY
A key with which to flag a route as belonging to the JSON:API module.
File
- core/
modules/ jsonapi/ src/ Routing/ Routes.php, line 41
Class
- Routes
- Defines dynamic routes.
Namespace
Drupal\jsonapi\RoutingCode
const JSON_API_ROUTE_FLAG_KEY = '_is_jsonapi';