36 calls to EntityTypeTest::setUpEntityType()

EntityTypeTest::testConstraintMethods in core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php
Tests the constraint methods.
EntityTypeTest::testDerivativeIdMaxlength in core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php
Tests maxlength validation of ID when it is a derivative.
EntityTypeTest::testEntityClassImplements in core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php
Tests entity class implements.
EntityTypeTest::testGet in core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php
Tests get.
EntityTypeTest::testGetAccessControlClass in core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php
Tests the getAccessControlClass() method.
EntityTypeTest::testGetBundleLabel in core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php
Tests the ::getBundleLabel() method.
EntityTypeTest::testGetBundleListCacheTags in core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php
Tests the ::getBundleListCacheTags() method.
EntityTypeTest::testGetCollectionLabel in core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php
Tests get collection label.
EntityTypeTest::testGetCountLabel in core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php
Tests get count label.
EntityTypeTest::testGetCountLabelDefault in core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php
Tests get count label default.
EntityTypeTest::testGetDecoratedClassesSet in core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php
Tests get decorated classes through set.
EntityTypeTest::testGetDecoratedClassesSetClass in core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php
Tests get decorated classes through setClass.
EntityTypeTest::testGetFormClass in core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php
Tests the getFormClass() method.
EntityTypeTest::testGetGroupLabel in core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php
Tests get group label.
EntityTypeTest::testGetHandler in core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php
Tests the getHandler() method.
EntityTypeTest::testGetKey in core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php
Tests the getKey() method.
EntityTypeTest::testGetKeys in core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php
Tests the getKeys() method.
EntityTypeTest::testGetLabel in core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php
Tests get label.
EntityTypeTest::testGetListBuilderClass in core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php
Tests the getListBuilderClass() method.
EntityTypeTest::testGetOriginalClassChanged in core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php
Tests get original class changed.
EntityTypeTest::testGetOriginalClassUnchanged in core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php
Tests get original class unchanged.
EntityTypeTest::testGetPluralLabel in core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php
Tests get plural label.
EntityTypeTest::testGetPluralLabelDefault in core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php
Tests get plural label default.
EntityTypeTest::testGetSingularLabel in core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php
Tests get singular label.
EntityTypeTest::testGetSingularLabelDefault in core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php
Tests get singular label default.
EntityTypeTest::testGetStorageClass in core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php
Tests the getStorageClass() method.
EntityTypeTest::testGetViewBuilderClass in core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php
Tests the getViewBuilderClass() method.
EntityTypeTest::testHasFormClasses in core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php
Tests the hasFormClasses() method.
EntityTypeTest::testHasKey in core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php
Tests the hasKey() method.
EntityTypeTest::testId in core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php
Tests id.
EntityTypeTest::testIdExceedsMaxLength in core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php
Tests id exceeds max length.
EntityTypeTest::testIsInternal in core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php
Tests the isInternal() method.
EntityTypeTest::testIsRevisionable in core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php
Tests the isRevisionable() method.
EntityTypeTest::testSet in core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php
Tests set.
EntityTypeTest::testSetLinkTemplateWithInvalidPath in core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php
Tests set link template with invalid path.
EntityTypeTest::testSetStorageClass in core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php
Tests the setStorageClass() method.

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