-
- Downloads
Issue #2336247 by larowlan, andythorne: Make Relation and Type domain configurable based on context
parent
74db0531
No related branches found
No related tags found
Showing
- core/modules/hal/src/Normalizer/ContentEntityNormalizer.php 6 additions, 5 deletionscore/modules/hal/src/Normalizer/ContentEntityNormalizer.php
- core/modules/hal/src/Normalizer/EntityReferenceItemNormalizer.php 1 addition, 1 deletion...ules/hal/src/Normalizer/EntityReferenceItemNormalizer.php
- core/modules/hal/src/Tests/FileNormalizeTest.php 1 addition, 2 deletionscore/modules/hal/src/Tests/FileNormalizeTest.php
- core/modules/hal/src/Tests/NormalizerTestBase.php 2 additions, 2 deletionscore/modules/hal/src/Tests/NormalizerTestBase.php
- core/modules/rest/config/install/rest.settings.yml 4 additions, 0 deletionscore/modules/rest/config/install/rest.settings.yml
- core/modules/rest/config/schema/rest.schema.yml 3 additions, 0 deletionscore/modules/rest/config/schema/rest.schema.yml
- core/modules/rest/rest.api.php 47 additions, 0 deletionscore/modules/rest/rest.api.php
- core/modules/rest/rest.services.yml 2 additions, 2 deletionscore/modules/rest/rest.services.yml
- core/modules/rest/src/LinkManager/ConfigurableLinkManagerInterface.php 25 additions, 0 deletions...rest/src/LinkManager/ConfigurableLinkManagerInterface.php
- core/modules/rest/src/LinkManager/LinkManager.php 15 additions, 6 deletionscore/modules/rest/src/LinkManager/LinkManager.php
- core/modules/rest/src/LinkManager/LinkManagerBase.php 64 additions, 0 deletionscore/modules/rest/src/LinkManager/LinkManagerBase.php
- core/modules/rest/src/LinkManager/RelationLinkManager.php 33 additions, 17 deletionscore/modules/rest/src/LinkManager/RelationLinkManager.php
- core/modules/rest/src/LinkManager/RelationLinkManagerInterface.php 4 additions, 2 deletions...les/rest/src/LinkManager/RelationLinkManagerInterface.php
- core/modules/rest/src/LinkManager/TypeLinkManager.php 37 additions, 19 deletionscore/modules/rest/src/LinkManager/TypeLinkManager.php
- core/modules/rest/src/LinkManager/TypeLinkManagerInterface.php 7 additions, 3 deletions...modules/rest/src/LinkManager/TypeLinkManagerInterface.php
- core/modules/rest/src/Tests/RestLinkManagerTest.php 90 additions, 0 deletionscore/modules/rest/src/Tests/RestLinkManagerTest.php
- core/modules/rest/tests/modules/rest_test/rest_test.info.yml 8 additions, 0 deletionscore/modules/rest/tests/modules/rest_test/rest_test.info.yml
- core/modules/rest/tests/modules/rest_test/rest_test.module 24 additions, 0 deletionscore/modules/rest/tests/modules/rest_test/rest_test.module
- core/modules/serialization/src/Tests/EntityResolverTest.php 0 additions, 1 deletioncore/modules/serialization/src/Tests/EntityResolverTest.php
- core/modules/serialization/src/Tests/NormalizerTestBase.php 3 additions, 1 deletioncore/modules/serialization/src/Tests/NormalizerTestBase.php
Loading
Please register or sign in to comment