22 calls to EntityResourceTest::buildEntityResource() in JSON:API 8
- EntityResourceTest::testCreateIndividual in tests/
src/ Kernel/ Controller/ EntityResourceTest.php - @covers ::createIndividual
- EntityResourceTest::testCreateIndividualConfig in tests/
src/ Kernel/ Controller/ EntityResourceTest.php - @covers ::createIndividual
- EntityResourceTest::testCreateIndividualDuplicateError in tests/
src/ Kernel/ Controller/ EntityResourceTest.php - @covers ::createIndividual
- EntityResourceTest::testCreateIndividualWithMissingRequiredData in tests/
src/ Kernel/ Controller/ EntityResourceTest.php - @covers ::createIndividual
- EntityResourceTest::testCreateRelationship in tests/
src/ Kernel/ Controller/ EntityResourceTest.php - @covers ::createRelationship
- EntityResourceTest::testCreateRelationshipInternal in tests/
src/ Kernel/ Controller/ EntityResourceTest.php - @covers ::createRelationship
- EntityResourceTest::testDeleteIndividual in tests/
src/ Kernel/ Controller/ EntityResourceTest.php - @covers ::deleteIndividual
- EntityResourceTest::testDeleteIndividualConfig in tests/
src/ Kernel/ Controller/ EntityResourceTest.php - @covers ::deleteIndividual
- EntityResourceTest::testDeleteRelationship in tests/
src/ Kernel/ Controller/ EntityResourceTest.php - @covers ::deleteRelationship @dataProvider deleteRelationshipProvider
- EntityResourceTest::testDeleteRelationshipInternal in tests/
src/ Kernel/ Controller/ EntityResourceTest.php - @covers ::deleteRelationship
- EntityResourceTest::testGetCollection in tests/
src/ Kernel/ Controller/ EntityResourceTest.php - @covers ::getCollection
- EntityResourceTest::testGetEmptyCollection in tests/
src/ Kernel/ Controller/ EntityResourceTest.php - @covers ::getCollection
- EntityResourceTest::testGetIndividual in tests/
src/ Kernel/ Controller/ EntityResourceTest.php - @covers ::getIndividual
- EntityResourceTest::testGetIndividualDenied in tests/
src/ Kernel/ Controller/ EntityResourceTest.php - @covers ::getIndividual
- EntityResourceTest::testGetRelated in tests/
src/ Kernel/ Controller/ EntityResourceTest.php - @covers ::getRelated
- EntityResourceTest::testGetRelatedInternal in tests/
src/ Kernel/ Controller/ EntityResourceTest.php - @covers ::getRelated
- EntityResourceTest::testGetRelationship in tests/
src/ Kernel/ Controller/ EntityResourceTest.php - @covers ::getRelationship
- EntityResourceTest::testGetRelationshipInternal in tests/
src/ Kernel/ Controller/ EntityResourceTest.php - @covers ::getRelationship
- EntityResourceTest::testPatchIndividual in tests/
src/ Kernel/ Controller/ EntityResourceTest.php - @covers ::patchIndividual @dataProvider patchIndividualProvider
- EntityResourceTest::testPatchIndividualConfig in tests/
src/ Kernel/ Controller/ EntityResourceTest.php - @covers ::patchIndividual @dataProvider patchIndividualConfigProvider
- EntityResourceTest::testPatchRelationship in tests/
src/ Kernel/ Controller/ EntityResourceTest.php - @covers ::patchRelationship @dataProvider patchRelationshipProvider
- EntityResourceTest::testPatchRelationshipInternal in tests/
src/ Kernel/ Controller/ EntityResourceTest.php - @covers ::patchRelationship