Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download restful-7.x-2.9.tar.gztar.gz 202.79 KB
MD5: 1c1acff783533dfb33a0318e1b22cc73
SHA-1: 04d63222f300e40d92b76ed568c27a544fd76eb6
SHA-256: 39ecdad91d03768b4a3cb9f41c4af52aaf534023055eb112757fb7ae96ce7bed
Download restful-7.x-2.9.zipzip 365.22 KB
MD5: c40398344f71242f36067872866c7d6c
SHA-1: de3da42282f2118273d5d2e319ca1015a46b7bb4
SHA-256: 192508f2b43a10c1a0cc0280678716e62876915fea96de06187ac9997b162ae0

Release notes

[BUGFIX] Better compound ID getter to fix targetted filters (#906)

6db0cbd by Mateu Aguiló Bosch (N)

Fix the targetted filters when using JSON API.

:100644 100644 6c5562b... 3f45095... M	src/Plugin/resource/Field/ResourceFieldEntity.php
:100644 100644 f13009d... ea8bbb8... M	tests/RestfulForbiddenItemsTestCase.test

[FEATURE] Allow joining queries for filters on a target column (#893)

2f57807 by Mateu Aguiló Bosch (N)

Instead of assuming that joins on entity tables always happen at
the entity key level.

To do so use the `targetColumn` property in the field definition.

:100644 100644 ff84000... 99ac589... M	src/Plugin/resource/DataProvider/CacheDecoratedDataProvider.php
:100644 100644 4d5d6d1... 2f01f70... M	src/Plugin/resource/DataProvider/DataProviderEntity.php
:100644 100644 5992b43... 3008887... M	src/Plugin/resource/Decorators/ResourceDecoratorBase.php
:100644 100644 4d0b44d... 89cda2c... M	src/Plugin/resource/Field/ResourceFieldEntityAlterableInterface.php
:100644 100644 222c69e... 22f7c9a... M	src/Plugin/resource/Field/ResourceFieldResource.php
:100644 100644 7cb88e9... 6013c12... M	src/Plugin/resource/Field/ResourceFieldResourceInterface.php
:100644 100644 25f06aa... 7632764... M	src/Util/EntityFieldQuery.php
:000000 100644 0000000... dde1a49... A	src/Util/ExplorableDecoratorInterface.php
:100644 100644 c607a36... 7e10636... M	src/Util/RelationalFilter.php
:100644 100644 f8224a8... 7aae05c... M	src/Util/RelationalFilterInterface.php
Created by: e0ipso
Created on: 28 Apr 2016 at 13:09 UTC
Last updated: 2 Aug 2018 at 04:56 UTC
Bug fixes
New features
Insecure

Other releases