hal.link_manager.type
Same name in other branches
- 9 core/modules/hal/hal.services.yml \hal.link_manager.type
Class
Drupal\hal\LinkManager\TypeLinkManager2 string references to hal.link_manager.type
- HalLinkManagerTest::testGetTypeUri in core/
modules/ hal/ tests/ src/ Kernel/ HalLinkManagerTest.php - @covers ::getTypeUri @dataProvider providerTestGetTypeUri @expectedDeprecation The deprecated alter hook hook_rest_type_uri_alter() is implemented in these functions: hal_test_rest_type_uri_alter. This hook is deprecated in Drupal 8.3.x and will be…
- RestServiceProvider::register in core/
modules/ rest/ src/ RestServiceProvider.php - Registers services to the container.
File
-
core/
modules/ hal/ hal.services.yml
View source
- class: Drupal\hal\LinkManager\TypeLinkManager
- arguments:
- - '@cache.default'
- - '@module_handler'
- - '@config.factory'
- - '@request_stack'
- - '@entity_type.bundle.info'
- - '@entity_type.manager'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.