Search for test

  1. Search 7.x for test
  2. Search 9.5.x for test
  3. Search 8.9.x for test
  4. Search 10.3.x for test
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Test class core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/Test.php Provides test media source.
Test class core/modules/system/tests/modules/test_page_test/src/Controller/Test.php Defines a test controller for page titles.

All search results

Title Object type File name Summary
EntityTypeRepositoryTest::$entityTypeRepository property core/tests/Drupal/Tests/Core/Entity/EntityTypeRepositoryTest.php The entity type repository under test.
EntityTypeRepositoryTest::setUp function core/tests/Drupal/Tests/Core/Entity/EntityTypeRepositoryTest.php
EntityTypeRepositoryTest::setUpEntityTypeDefinitions function core/tests/Drupal/Tests/Core/Entity/EntityTypeRepositoryTest.php Sets up the entity type manager to be tested.
EntityTypeRepositoryTest::testGetEntityTypeFromClass function core/tests/Drupal/Tests/Core/Entity/EntityTypeRepositoryTest.php Tests get entity type from class.
EntityTypeRepositoryTest::testGetEntityTypeFromClassAmbiguous function core/tests/Drupal/Tests/Core/Entity/EntityTypeRepositoryTest.php Tests get entity type from class ambiguous.
EntityTypeRepositoryTest::testGetEntityTypeFromClassAmbiguousBundleClass function core/tests/Drupal/Tests/Core/Entity/EntityTypeRepositoryTest.php Tests get entity type from class ambiguous bundle class.
EntityTypeRepositoryTest::testGetEntityTypeFromClassDecoratedClass function core/tests/Drupal/Tests/Core/Entity/EntityTypeRepositoryTest.php Tests the ::getEntityTypeFromClass() method.
EntityTypeRepositoryTest::testGetEntityTypeFromClassNoMatch function core/tests/Drupal/Tests/Core/Entity/EntityTypeRepositoryTest.php Tests get entity type from class no match.
EntityTypeRepositoryTest::testGetEntityTypeLabels function core/tests/Drupal/Tests/Core/Entity/EntityTypeRepositoryTest.php Tests the getEntityTypeLabels() method.
EntityTypeTest class core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php Tests Drupal\Core\Entity\EntityType.
EntityTypeTest class core/tests/Drupal/KernelTests/Core/Entity/EntityTypeTest.php Tests general features of entity types.
EntityTypeTest.php file core/tests/Drupal/KernelTests/Core/Entity/EntityTypeTest.php
EntityTypeTest.php file core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php
EntityTypeTest::assertNoPublicProperties function core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php Asserts there on no public properties on the object instance.
EntityTypeTest::providerTestGet function core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php Provides test data for testGet.
EntityTypeTest::providerTestGetBundleLabel function core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php Provides test data for ::testGetBundleLabel().
EntityTypeTest::providerTestGetKeys function core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php Provides test data.
EntityTypeTest::providerTestSet function core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php Provides test data for testSet.
EntityTypeTest::setUpEntityType function core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php Sets up an EntityType object for a given set of values.
EntityTypeTest::setUpEntityType function core/tests/Drupal/KernelTests/Core/Entity/EntityTypeTest.php Sets up an EntityType object for a given set of values.
EntityTypeTest::testConstraintMethods function core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php Tests the constraint methods.
EntityTypeTest::testEntityClassImplements function core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php Tests entity class implements.
EntityTypeTest::testGet function core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php Tests get.
EntityTypeTest::testGetAccessControlClass function core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php Tests the getAccessControlClass() method.
EntityTypeTest::testGetBundleLabel function core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php Tests the ::getBundleLabel() method.
EntityTypeTest::testGetBundleListCacheTags function core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php Tests the ::getBundleListCacheTags() method.
EntityTypeTest::testGetCollectionLabel function core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php Tests get collection label.
EntityTypeTest::testGetCountLabel function core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php Tests get count label.
EntityTypeTest::testGetCountLabelDefault function core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php Tests get count label default.
EntityTypeTest::testGetDecoratedClassesSet function core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php Tests get decorated classes through set.
EntityTypeTest::testGetDecoratedClassesSetClass function core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php Tests get decorated classes through setClass.
EntityTypeTest::testGetFormClass function core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php Tests the getFormClass() method.
EntityTypeTest::testGetGroupLabel function core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php Tests get group label.
EntityTypeTest::testGetHandler function core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php Tests the getHandler() method.
EntityTypeTest::testGetKey function core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php Tests the getKey() method.
EntityTypeTest::testGetKeys function core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php Tests the getKeys() method.
EntityTypeTest::testGetLabel function core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php Tests get label.
EntityTypeTest::testGetListBuilderClass function core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php Tests the getListBuilderClass() method.
EntityTypeTest::testGetOriginalClassChanged function core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php Tests get original class changed.
EntityTypeTest::testGetOriginalClassUnchanged function core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php Tests get original class unchanged.
EntityTypeTest::testGetPluralLabel function core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php Tests get plural label.
EntityTypeTest::testGetPluralLabelDefault function core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php Tests get plural label default.
EntityTypeTest::testGetSingularLabel function core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php Tests get singular label.
EntityTypeTest::testGetSingularLabelDefault function core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php Tests get singular label default.
EntityTypeTest::testGetStorageClass function core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php Tests the getStorageClass() method.
EntityTypeTest::testGetViewBuilderClass function core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php Tests the getViewBuilderClass() method.
EntityTypeTest::testHasFormClasses function core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php Tests the hasFormClasses() method.
EntityTypeTest::testHasKey function core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php Tests the hasKey() method.
EntityTypeTest::testId function core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php Tests id.
EntityTypeTest::testIdExceedsMaxLength function core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php Tests id exceeds max length.

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