10 string references to jsonapi.resource_type.repository in JSON:API 8
- 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
- EntryPoint::create in src/
Controller/ EntryPoint.php - Instantiates a new instance of this class.
- EntryPointTest::testIndex in tests/
src/ Kernel/ Controller/ EntryPointTest.php - @covers ::index
- FieldResolverTest::setUp in tests/
src/ Kernel/ Context/ FieldResolverTest.php - RelatedResourceTypesTest::setUp in tests/
src/ Kernel/ ResourceType/ RelatedResourceTypesTest.php - ResourceTypeRepositoryTest::setUp in tests/
src/ Kernel/ ResourceType/ ResourceTypeRepositoryTest.php - Routes::create in src/
Routing/ Routes.php - Instantiates a new instance of this class.