service jsonapi.link_manager in JSON:API 8
Class
Drupal\jsonapi\LinkManager\LinkManager6 string references to jsonapi.link_manager
- EntityResourceTest::buildEntityResource in tests/
src/ Kernel/ Controller/ EntityResourceTest.php - Instantiates a test EntityResource.
- EntityResourceTest::testGetFilteredCollection in tests/
src/ Kernel/ Controller/ EntityResourceTest.php - @covers ::getCollection
- EntityResourceTest::testGetPagedCollection in tests/
src/ Kernel/ Controller/ EntityResourceTest.php - @covers ::getCollection
- EntityResourceTest::testGetSortedCollection in tests/
src/ Kernel/ Controller/ EntityResourceTest.php - @covers ::getCollection
- EntityToJsonApiTest::setUp in tests/
src/ Kernel/ EntityToJsonApiTest.php
File
View source
- class: Drupal\jsonapi\LinkManager\LinkManager
- arguments:
- - '@router.no_access_checks'
- - '@url_generator'