37 calls to EntityTypeTest::setUpEntityType()

EntityTypeTest::testConstraintMethods in core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php
Tests the constraint methods.
EntityTypeTest::testEntityClassImplements in core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php
@covers ::entityClassImplements[[api-linebreak]]
EntityTypeTest::testGet in core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php
@covers ::get[[api-linebreak]]
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::testGetCollectionLabel in core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php
@covers ::getCollectionLabel[[api-linebreak]]
EntityTypeTest::testGetCountLabel in core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php
@covers ::getCountLabel[[api-linebreak]]
EntityTypeTest::testGetCountLabelDefault in core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php
@covers ::getCountLabel[[api-linebreak]]
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
@covers ::getGroupLabel[[api-linebreak]]
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
@covers ::getLabel[[api-linebreak]]
EntityTypeTest::testGetLabelCallack in core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php
@covers ::getLabelCallback[[api-linebreak]]
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
@covers ::setClass[[api-linebreak]] @covers ::getOriginalClass[[api-linebreak]]
EntityTypeTest::testgetOriginalClassUnchanged in core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php
@covers ::getOriginalClass[[api-linebreak]]
EntityTypeTest::testGetPluralLabel in core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php
@covers ::getPluralLabel[[api-linebreak]]
EntityTypeTest::testGetPluralLabelDefault in core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php
@covers ::getPluralLabel[[api-linebreak]]
EntityTypeTest::testGetSingularLabel in core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php
@covers ::getSingularLabel[[api-linebreak]]
EntityTypeTest::testGetSingularLabelDefault in core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php
@covers ::getSingularLabel[[api-linebreak]]
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::testHasLabelCallack in core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php
@covers ::hasLabelCallback[[api-linebreak]]
EntityTypeTest::testId in core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php
@covers ::id[[api-linebreak]]
EntityTypeTest::testIdExceedsMaxLength in core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php
@covers ::__construct[[api-linebreak]]
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::testIsSerializable in core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php
Tests that the EntityType object can be serialized.
EntityTypeTest::testIsSubClassOf in core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php
@covers ::isSubclassOf[[api-linebreak]] @group legacy @expectedDeprecation Drupal\Core\Entity\EntityType::isSubclassOf() is deprecated in drupal:8.3.0 and is removed from drupal:10.0.0. Use…
EntityTypeTest::testSet in core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php
@covers ::set[[api-linebreak]] @covers ::get[[api-linebreak]]
EntityTypeTest::testSetLabelCallack in core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php
@covers ::setLabelCallback[[api-linebreak]]
EntityTypeTest::testSetLinkTemplateWithInvalidPath in core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php
@covers ::setLinkTemplate[[api-linebreak]]
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.