-
- Downloads
Issue #1924220 by linclark: Support serialization in hal+json.
parent
11632e29
No related branches found
No related tags found
Showing
- core/MAINTAINERS.txt 3 additions, 0 deletionscore/MAINTAINERS.txt
- core/modules/hal/hal.info.yml 7 additions, 0 deletionscore/modules/hal/hal.info.yml
- core/modules/hal/hal.module 6 additions, 0 deletionscore/modules/hal/hal.module
- core/modules/hal/lib/Drupal/hal/Encoder/JsonEncoder.php 33 additions, 0 deletionscore/modules/hal/lib/Drupal/hal/Encoder/JsonEncoder.php
- core/modules/hal/lib/Drupal/hal/HalBundle.php 49 additions, 0 deletionscore/modules/hal/lib/Drupal/hal/HalBundle.php
- core/modules/hal/lib/Drupal/hal/HalSubscriber.php 41 additions, 0 deletionscore/modules/hal/lib/Drupal/hal/HalSubscriber.php
- core/modules/hal/lib/Drupal/hal/Normalizer/EntityNormalizer.php 78 additions, 0 deletions...odules/hal/lib/Drupal/hal/Normalizer/EntityNormalizer.php
- core/modules/hal/lib/Drupal/hal/Normalizer/EntityReferenceItemNormalizer.php 60 additions, 0 deletions...b/Drupal/hal/Normalizer/EntityReferenceItemNormalizer.php
- core/modules/hal/lib/Drupal/hal/Normalizer/FieldItemNormalizer.php 41 additions, 0 deletions...les/hal/lib/Drupal/hal/Normalizer/FieldItemNormalizer.php
- core/modules/hal/lib/Drupal/hal/Normalizer/FieldNormalizer.php 79 additions, 0 deletions...modules/hal/lib/Drupal/hal/Normalizer/FieldNormalizer.php
- core/modules/hal/lib/Drupal/hal/Normalizer/NormalizerBase.php 50 additions, 0 deletions.../modules/hal/lib/Drupal/hal/Normalizer/NormalizerBase.php
- core/modules/hal/lib/Drupal/hal/Tests/NormalizeTest.php 179 additions, 0 deletionscore/modules/hal/lib/Drupal/hal/Tests/NormalizeTest.php
- core/modules/hal/lib/Drupal/hal/Tests/NormalizerTestBase.php 89 additions, 0 deletionscore/modules/hal/lib/Drupal/hal/Tests/NormalizerTestBase.php
- core/modules/rest/lib/Drupal/rest/LinkManager/LinkManager.php 51 additions, 0 deletions.../modules/rest/lib/Drupal/rest/LinkManager/LinkManager.php
- core/modules/rest/lib/Drupal/rest/LinkManager/LinkManagerInterface.php 23 additions, 0 deletions...rest/lib/Drupal/rest/LinkManager/LinkManagerInterface.php
- core/modules/rest/lib/Drupal/rest/LinkManager/RelationLinkManager.php 30 additions, 0 deletions.../rest/lib/Drupal/rest/LinkManager/RelationLinkManager.php
- core/modules/rest/lib/Drupal/rest/LinkManager/RelationLinkManagerInterface.php 26 additions, 0 deletions.../Drupal/rest/LinkManager/RelationLinkManagerInterface.php
- core/modules/rest/lib/Drupal/rest/LinkManager/TypeLinkManager.php 28 additions, 0 deletions...ules/rest/lib/Drupal/rest/LinkManager/TypeLinkManager.php
- core/modules/rest/lib/Drupal/rest/LinkManager/TypeLinkManagerInterface.php 28 additions, 0 deletions.../lib/Drupal/rest/LinkManager/TypeLinkManagerInterface.php
- core/modules/rest/lib/Drupal/rest/RestBundle.php 6 additions, 0 deletionscore/modules/rest/lib/Drupal/rest/RestBundle.php
Loading
Please register or sign in to comment