28 calls to EntityUnitTest::setUpEntity()

EntityUnitTest::setupTestLoad in core/tests/Drupal/Tests/Core/Entity/EntityUnitTest.php
Setup for the tests of the ::load() method.
EntityUnitTest::testAccess in core/tests/Drupal/Tests/Core/Entity/EntityUnitTest.php
Tests access.
EntityUnitTest::testBundle in core/tests/Drupal/Tests/Core/Entity/EntityUnitTest.php
Tests bundle.
EntityUnitTest::testCacheContexts in core/tests/Drupal/Tests/Core/Entity/EntityUnitTest.php
Tests cache contexts.
EntityUnitTest::testCacheMaxAge in core/tests/Drupal/Tests/Core/Entity/EntityUnitTest.php
Tests cache max age.
EntityUnitTest::testCacheTags in core/tests/Drupal/Tests/Core/Entity/EntityUnitTest.php
Tests cache tags.
EntityUnitTest::testCreate in core/tests/Drupal/Tests/Core/Entity/EntityUnitTest.php
Tests create.
EntityUnitTest::testDelete in core/tests/Drupal/Tests/Core/Entity/EntityUnitTest.php
Tests delete.
EntityUnitTest::testGetEntityType in core/tests/Drupal/Tests/Core/Entity/EntityUnitTest.php
Tests get entity type.
EntityUnitTest::testGetEntityTypeId in core/tests/Drupal/Tests/Core/Entity/EntityUnitTest.php
Tests get entity type id.
EntityUnitTest::testId in core/tests/Drupal/Tests/Core/Entity/EntityUnitTest.php
Tests id.
EntityUnitTest::testIsNew in core/tests/Drupal/Tests/Core/Entity/EntityUnitTest.php
Tests is new.
EntityUnitTest::testLabel in core/tests/Drupal/Tests/Core/Entity/EntityUnitTest.php
Tests label.
EntityUnitTest::testLanguage in core/tests/Drupal/Tests/Core/Entity/EntityUnitTest.php
Tests language.
EntityUnitTest::testLoad in core/tests/Drupal/Tests/Core/Entity/EntityUnitTest.php
Tests EntityBase::load().
EntityUnitTest::testLoadMultiple in core/tests/Drupal/Tests/Core/Entity/EntityUnitTest.php
Tests EntityBase::loadMultiple().
EntityUnitTest::testPostCreate in core/tests/Drupal/Tests/Core/Entity/EntityUnitTest.php
Tests post create.
EntityUnitTest::testPostDelete in core/tests/Drupal/Tests/Core/Entity/EntityUnitTest.php
Tests post delete.
EntityUnitTest::testPostDeleteBundle in core/tests/Drupal/Tests/Core/Entity/EntityUnitTest.php
Tests post delete bundle.
EntityUnitTest::testPostLoad in core/tests/Drupal/Tests/Core/Entity/EntityUnitTest.php
Tests post load.
EntityUnitTest::testPostSave in core/tests/Drupal/Tests/Core/Entity/EntityUnitTest.php
Tests post save.
EntityUnitTest::testPostSaveBundle in core/tests/Drupal/Tests/Core/Entity/EntityUnitTest.php
Tests post save bundle.
EntityUnitTest::testPreCreate in core/tests/Drupal/Tests/Core/Entity/EntityUnitTest.php
Tests pre create.
EntityUnitTest::testPreDelete in core/tests/Drupal/Tests/Core/Entity/EntityUnitTest.php
Tests pre delete.
EntityUnitTest::testPreSave in core/tests/Drupal/Tests/Core/Entity/EntityUnitTest.php
Tests pre save.
EntityUnitTest::testReferencedEntities in core/tests/Drupal/Tests/Core/Entity/EntityUnitTest.php
Tests referenced entities.
EntityUnitTest::testSave in core/tests/Drupal/Tests/Core/Entity/EntityUnitTest.php
Tests save.
EntityUnitTest::testUuid in core/tests/Drupal/Tests/Core/Entity/EntityUnitTest.php
Tests uuid.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.