-
- Downloads
Issue #1826688 by klausi | mitchell: Added REST module: PATCH/update.
parent
63fa77ec
No related branches found
No related tags found
Showing
- core/lib/Drupal/Core/Entity/EntityNG.php 2 additions, 2 deletionscore/lib/Drupal/Core/Entity/EntityNG.php
- core/lib/Drupal/Core/Entity/Field/Type/Field.php 27 additions, 1 deletioncore/lib/Drupal/Core/Entity/Field/Type/Field.php
- core/modules/jsonld/lib/Drupal/jsonld/JsonldEntityNormalizer.php 6 additions, 0 deletions...dules/jsonld/lib/Drupal/jsonld/JsonldEntityNormalizer.php
- core/modules/rest/lib/Drupal/rest/Plugin/rest/resource/EntityResource.php 43 additions, 0 deletions...t/lib/Drupal/rest/Plugin/rest/resource/EntityResource.php
- core/modules/rest/lib/Drupal/rest/Tests/CreateTest.php 5 additions, 4 deletionscore/modules/rest/lib/Drupal/rest/Tests/CreateTest.php
- core/modules/rest/lib/Drupal/rest/Tests/RESTTestBase.php 16 additions, 1 deletioncore/modules/rest/lib/Drupal/rest/Tests/RESTTestBase.php
- core/modules/rest/lib/Drupal/rest/Tests/UpdateTest.php 99 additions, 0 deletionscore/modules/rest/lib/Drupal/rest/Tests/UpdateTest.php
- core/modules/system/lib/Drupal/system/Tests/Entity/EntityFieldTest.php 6 additions, 0 deletions...system/lib/Drupal/system/Tests/Entity/EntityFieldTest.php
Please register or sign in to comment