You are here

6 calls to Routes::getResourceTypeNameFromParameters() in JSON:API 8

DefaultExceptionSubscriber::isJsonApiExceptionEvent in src/EventSubscriber/DefaultExceptionSubscriber.php
Check if the error should be formatted using JSON API.
EntityUuidConverter::applies in src/ParamConverter/EntityUuidConverter.php
Determines if the converter applies to a specific route and variable.
JsonApiParamEnhancer::applies in src/Routing/JsonApiParamEnhancer.php
Declares if the route enhancer applies to the given route.
JsonApiParamEnhancer::enhance in src/Routing/JsonApiParamEnhancer.php
Update the defaults based on its own data and the request.
RouteEnhancer::applies in src/Routing/RouteEnhancer.php
Declares if the route enhancer applies to the given route.
RouteEnhancer::enhance in src/Routing/RouteEnhancer.php
Update the defaults based on its own data and the request.