drupal/core/modules/jsonapi/src
xjm 5c457b5509 Issue #3113876 by Hardik_Patel_12, himmatbhatia, jungle, klausi, longwave: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead 2020-03-31 20:19:01 -05:00
..
Access Issue #2935780 by amateescu, Manuel Garcia, Fabianx, Sam152, kunalkursija: Remove the concept of a 'live' default workspace 2019-08-30 12:59:59 +01:00
Context Issue #3092459 by Wim Leers, Mile23: Remove jsonapi.module BC layers 2019-11-28 12:25:09 +00:00
Controller Issue #3103993 by Hardik_Patel_12, Rangaswini, alexpott: Value returned from FileSystem methods are not checked in streamUploadData() function 2020-01-29 09:49:45 +00:00
DependencyInjection/Compiler
Encoder
Entity
EventSubscriber Issue #3113876 by Hardik_Patel_12, himmatbhatia, jungle, klausi, longwave: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead 2020-03-31 20:19:01 -05:00
Exception
Form
JsonApiResource Issue #3092459 by Wim Leers, Mile23: Remove jsonapi.module BC layers 2019-11-28 12:25:09 +00:00
Normalizer Issue #3086408 by Krzysztof Domański, mglaman, el7cosmos: Error code should be string in HttpExceptionNormalizer 2019-10-28 11:07:18 +00:00
ParamConverter Issue #3087546 by Berdir, alexpott, martin107, jibran: Remove deprecated entity manager 2019-11-14 10:49:28 +00:00
Query Issue #3070204 by gabesullice, ravi.shankar, Wim Leers, mglaman, catch, larowlan, jibran: Refactor the JSON:API FieldResolver to use a resource type instead of an entity type ID and bundle ID pair 2019-09-20 10:34:40 +01:00
ResourceType Issue #3092459 by Wim Leers, Mile23: Remove jsonapi.module BC layers 2019-11-28 12:25:09 +00:00
Revisions
Routing
Serializer
IncludeResolver.php Issue #3039730 by ndobromirov, Wim Leers, e0ipso, l0ke, webchick, xjm: Include paths are resolved for every resource in a resource collection, instead of once per unique resource type 2019-06-12 10:30:31 +03:00
JsonApiSpec.php Issue #3100591 by Hardik_Patel_12, Wim Leers, Krzysztof Domański: Address jsonapi.module TODOs that were blocked on Drupal requiring PHP >= 5.6 2020-02-03 18:09:27 +00:00
JsonapiServiceProvider.php
ResourceResponse.php