7 calls to EntityFieldTest::createTestEntity()
- EntityFieldTest::doTestComputedProperties in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntityFieldTest.php - Executes the computed properties tests for the given entity type.
- EntityFieldTest::doTestDataStructureInterfaces in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntityFieldTest.php - Executes the data structure interfaces tests for the given entity type.
- EntityFieldTest::doTestIterator in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntityFieldTest.php - Executes the iterator tests for the given entity type.
- EntityFieldTest::doTestReadWrite in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntityFieldTest.php - Executes the read write test set for a defined entity type.
- EntityFieldTest::doTestSave in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntityFieldTest.php - Executes the save tests for the given entity type.
- EntityFieldTest::testEntityConstraintValidation in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntityFieldTest.php - Tests validation constraints provided by the Entity API.
- EntityFieldTest::testEntityIdAssignment in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntityFieldTest.php - Tests explicit entity ID assignment.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.