-
- Downloads
Issue #2854830 by Wim Leers: Move rest/serialization module's "link manager" services to HAL module
Showing
- core/modules/hal/config/install/hal.settings.yml 1 addition, 1 deletioncore/modules/hal/config/install/hal.settings.yml
- core/modules/hal/config/schema/hal.schema.yml 8 additions, 0 deletionscore/modules/hal/config/schema/hal.schema.yml
- core/modules/hal/hal.api.php 7 additions, 7 deletionscore/modules/hal/hal.api.php
- core/modules/hal/hal.install 43 additions, 0 deletionscore/modules/hal/hal.install
- core/modules/hal/hal.services.yml 14 additions, 3 deletionscore/modules/hal/hal.services.yml
- core/modules/hal/src/LinkManager/ConfigurableLinkManagerInterface.php 1 addition, 1 deletion.../hal/src/LinkManager/ConfigurableLinkManagerInterface.php
- core/modules/hal/src/LinkManager/LinkManager.php 5 additions, 5 deletionscore/modules/hal/src/LinkManager/LinkManager.php
- core/modules/hal/src/LinkManager/LinkManagerBase.php 3 additions, 3 deletionscore/modules/hal/src/LinkManager/LinkManagerBase.php
- core/modules/hal/src/LinkManager/LinkManagerInterface.php 1 addition, 1 deletioncore/modules/hal/src/LinkManager/LinkManagerInterface.php
- core/modules/hal/src/LinkManager/RelationLinkManager.php 4 additions, 4 deletionscore/modules/hal/src/LinkManager/RelationLinkManager.php
- core/modules/hal/src/LinkManager/RelationLinkManagerInterface.php 1 addition, 1 deletion...ules/hal/src/LinkManager/RelationLinkManagerInterface.php
- core/modules/hal/src/LinkManager/TypeLinkManager.php 4 additions, 4 deletionscore/modules/hal/src/LinkManager/TypeLinkManager.php
- core/modules/hal/src/LinkManager/TypeLinkManagerInterface.php 1 addition, 1 deletion.../modules/hal/src/LinkManager/TypeLinkManagerInterface.php
- core/modules/hal/src/Normalizer/ContentEntityNormalizer.php 3 additions, 3 deletionscore/modules/hal/src/Normalizer/ContentEntityNormalizer.php
- core/modules/hal/src/Normalizer/EntityReferenceItemNormalizer.php 3 additions, 3 deletions...ules/hal/src/Normalizer/EntityReferenceItemNormalizer.php
- core/modules/hal/src/Normalizer/FileEntityNormalizer.php 2 additions, 2 deletionscore/modules/hal/src/Normalizer/FileEntityNormalizer.php
- core/modules/hal/tests/fixtures/update/drupal-8.hal-hal_update_8301.php 7 additions, 1 deletion...al/tests/fixtures/update/drupal-8.hal-hal_update_8301.php
- core/modules/hal/tests/fixtures/update/drupal-8.rest-hal_update_8301.php 0 additions, 0 deletions...l/tests/fixtures/update/drupal-8.rest-hal_update_8301.php
- core/modules/hal/tests/modules/hal_test/hal_test.info.yml 6 additions, 0 deletionscore/modules/hal/tests/modules/hal_test/hal_test.info.yml
- core/modules/hal/tests/modules/hal_test/hal_test.module 46 additions, 0 deletionscore/modules/hal/tests/modules/hal_test/hal_test.module
Loading
Please register or sign in to comment