10 calls to ContentHubEntityTrait::createContentHubEntity() in Acquia Content Hub 8
- ContentHubEntityDependencyTest::testDependencyChain in tests/
src/ Unit/ ContentHubEntityDependencyTest.php - Test Dependency Chain.
- ContentHubEntityDependencyTest::testGetRawEntity in tests/
src/ Unit/ ContentHubEntityDependencyTest.php - Test getRawEntity method.
- ContentHubEntityDependencyTest::testGetRelationship in tests/
src/ Unit/ ContentHubEntityDependencyTest.php - Test for getRelationship() method.
- ContentHubEntityDependencyTest::testGetRemoteDependencies in tests/
src/ Unit/ ContentHubEntityDependencyTest.php - Test getRemoteDependencies method.
- ContentHubEntityDependencyTest::testGetUuidAndType in tests/
src/ Unit/ ContentHubEntityDependencyTest.php - Test for getUuid() and getEntityType() method.
- ContentHubEntityDependencyTest::testIsEntityDependent in tests/
src/ Unit/ ContentHubEntityDependencyTest.php - Test for isEntityDependent() method.
- ContentHubEntityDependencyTest::testParenthood in tests/
src/ Unit/ ContentHubEntityDependencyTest.php - Test Dependency Chain.
- ContentHubEntityDependencyTest::testSetAuthor in tests/
src/ Unit/ ContentHubEntityDependencyTest.php - Test setAuthor method.
- ContentHubEntityDependencyTest::testSetStatus in tests/
src/ Unit/ ContentHubEntityDependencyTest.php - Test setStatus method.
- ImportEntityManagerTest::testImportRemoteEntityMissingEntityWithRequiredBundle in tests/
src/ Unit/ ImportEntityManagerTest.php - Tests the importRemoteEntity() method.