Search for test

  1. Search 7.x for test
  2. Search 8.9.x for test
  3. Search 10.3.x for test
  4. Search 11.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
EntityValidationTest.php file core/tests/Drupal/KernelTests/Core/Entity/EntityValidationTest.php
EntityValidationTest::$cachedDiscoveries property core/tests/Drupal/KernelTests/Core/Entity/EntityValidationTest.php
EntityValidationTest::$entityFieldText property core/tests/Drupal/KernelTests/Core/Entity/EntityValidationTest.php
EntityValidationTest::$entityName property core/tests/Drupal/KernelTests/Core/Entity/EntityValidationTest.php
EntityValidationTest::$entityUser property core/tests/Drupal/KernelTests/Core/Entity/EntityValidationTest.php
EntityValidationTest::$modules property core/tests/Drupal/KernelTests/Core/Entity/EntityValidationTest.php Modules to enable.
EntityValidationTest::checkValidation function core/tests/Drupal/KernelTests/Core/Entity/EntityValidationTest.php Executes the validation test set for a defined entity type.
EntityValidationTest::createTestEntity function core/tests/Drupal/KernelTests/Core/Entity/EntityValidationTest.php Creates a test entity.
EntityValidationTest::setUp function core/tests/Drupal/KernelTests/Core/Entity/EntityValidationTest.php
EntityValidationTest::testCompositeConstraintValidation function core/tests/Drupal/KernelTests/Core/Entity/EntityValidationTest.php Tests composite constraints.
EntityValidationTest::testEntityChangedConstraintOnConcurrentMultilingualEditing function core/tests/Drupal/KernelTests/Core/Entity/EntityValidationTest.php Tests the EntityChangedConstraintValidator with multiple translations.
EntityValidationTest::testValidation function core/tests/Drupal/KernelTests/Core/Entity/EntityValidationTest.php Tests validating test entity types.
EntityViewBuilderTest class core/tests/Drupal/KernelTests/Core/Entity/EntityViewBuilderTest.php Tests the entity view builder.
EntityViewBuilderTest.php file core/tests/Drupal/KernelTests/Core/Entity/EntityViewBuilderTest.php
EntityViewBuilderTest::createTestEntity function core/tests/Drupal/KernelTests/Core/Entity/EntityViewBuilderTest.php Creates an entity for testing.
EntityViewBuilderTest::setUp function core/tests/Drupal/KernelTests/Core/Entity/EntityViewBuilderTest.php
EntityViewBuilderTest::testEntityViewBuilderCache function core/tests/Drupal/KernelTests/Core/Entity/EntityViewBuilderTest.php Tests entity render cache handling.
EntityViewBuilderTest::testEntityViewBuilderCacheToggling function core/tests/Drupal/KernelTests/Core/Entity/EntityViewBuilderTest.php Tests entity render cache toggling.
EntityViewBuilderTest::testEntityViewBuilderCacheWithReferences function core/tests/Drupal/KernelTests/Core/Entity/EntityViewBuilderTest.php Tests entity render cache with references.
EntityViewBuilderTest::testEntityViewBuilderWeight function core/tests/Drupal/KernelTests/Core/Entity/EntityViewBuilderTest.php Tests weighting of display components.
EntityViewBuilderTest::testExternalEntity function core/tests/Drupal/KernelTests/Core/Entity/EntityViewBuilderTest.php Tests an entity type with an external canonical rel.
EntityViewBuilderTest::testNoTemplate function core/tests/Drupal/KernelTests/Core/Entity/EntityViewBuilderTest.php Tests that viewing an entity without template does not specify #theme.
EntityViewBuilderTest::testViewField function core/tests/Drupal/KernelTests/Core/Entity/EntityViewBuilderTest.php Tests EntityViewBuilder::viewField() language awareness.
EntityViewControllerTest class core/modules/system/tests/src/Functional/Entity/EntityViewControllerTest.php Tests EntityViewController functionality.
EntityViewControllerTest.php file core/modules/system/tests/src/Functional/Entity/EntityViewControllerTest.php
EntityViewControllerTest::$defaultTheme property core/modules/system/tests/src/Functional/Entity/EntityViewControllerTest.php The theme to install as the default for testing.
EntityViewControllerTest::$entities property core/modules/system/tests/src/Functional/Entity/EntityViewControllerTest.php Array of test entities.
EntityViewControllerTest::$modules property core/modules/system/tests/src/Functional/Entity/EntityViewControllerTest.php Modules to enable.
EntityViewControllerTest::createTestEntity function core/modules/system/tests/src/Functional/Entity/EntityViewControllerTest.php Creates an entity for testing.
EntityViewControllerTest::setUp function core/modules/system/tests/src/Functional/Entity/EntityViewControllerTest.php
EntityViewControllerTest::testEntityViewController function core/modules/system/tests/src/Functional/Entity/EntityViewControllerTest.php Tests EntityViewController.
EntityViewControllerTest::testEntityViewControllerViewBuilder function core/modules/system/tests/src/Functional/Entity/EntityViewControllerTest.php Tests that a view builder can successfully override the view builder.
EntityViewControllerTest::testFieldItemAttributes function core/modules/system/tests/src/Functional/Entity/EntityViewControllerTest.php Tests field item attributes.
EntityViewDisplayAccessControlHandlerTest class core/tests/Drupal/Tests/Core/Entity/Access/EntityViewDisplayAccessControlHandlerTest.php @coversDefaultClass \Drupal\Core\Entity\Entity\Access\EntityViewDisplayAccessControlHandler[[api-linebreak]]
@group Entity
EntityViewDisplayAccessControlHandlerTest.php file core/tests/Drupal/Tests/Core/Entity/Access/EntityViewDisplayAccessControlHandlerTest.php
EntityViewDisplayAccessControlHandlerTest::setUp function core/tests/Drupal/Tests/Core/Entity/Access/EntityViewDisplayAccessControlHandlerTest.php
EntityViewDisplayHalJsonAnonTest class core/modules/hal/tests/src/Functional/Core/EntityViewDisplayHalJsonAnonTest.php @group hal
@group legacy
EntityViewDisplayHalJsonAnonTest.php file core/modules/hal/tests/src/Functional/Core/EntityViewDisplayHalJsonAnonTest.php
EntityViewDisplayHalJsonAnonTest::$defaultTheme property core/modules/hal/tests/src/Functional/Core/EntityViewDisplayHalJsonAnonTest.php The theme to install as the default for testing.
EntityViewDisplayHalJsonAnonTest::$format property core/modules/hal/tests/src/Functional/Core/EntityViewDisplayHalJsonAnonTest.php The format to use in this test.
EntityViewDisplayHalJsonAnonTest::$mimeType property core/modules/hal/tests/src/Functional/Core/EntityViewDisplayHalJsonAnonTest.php The MIME type that corresponds to $format.
EntityViewDisplayHalJsonAnonTest::$modules property core/modules/hal/tests/src/Functional/Core/EntityViewDisplayHalJsonAnonTest.php Modules to install.
EntityViewDisplayHalJsonBasicAuthTest class core/modules/hal/tests/src/Functional/Core/EntityViewDisplayHalJsonBasicAuthTest.php @group hal
@group legacy
EntityViewDisplayHalJsonBasicAuthTest.php file core/modules/hal/tests/src/Functional/Core/EntityViewDisplayHalJsonBasicAuthTest.php
EntityViewDisplayHalJsonBasicAuthTest::$auth property core/modules/hal/tests/src/Functional/Core/EntityViewDisplayHalJsonBasicAuthTest.php The authentication mechanism to use in this test.
EntityViewDisplayHalJsonBasicAuthTest::$defaultTheme property core/modules/hal/tests/src/Functional/Core/EntityViewDisplayHalJsonBasicAuthTest.php The theme to install as the default for testing.
EntityViewDisplayHalJsonBasicAuthTest::$modules property core/modules/hal/tests/src/Functional/Core/EntityViewDisplayHalJsonBasicAuthTest.php Modules to install.
EntityViewDisplayHalJsonCookieTest class core/modules/hal/tests/src/Functional/Core/EntityViewDisplayHalJsonCookieTest.php @group hal
@group legacy
EntityViewDisplayHalJsonCookieTest.php file core/modules/hal/tests/src/Functional/Core/EntityViewDisplayHalJsonCookieTest.php
EntityViewDisplayHalJsonCookieTest::$auth property core/modules/hal/tests/src/Functional/Core/EntityViewDisplayHalJsonCookieTest.php The authentication mechanism to use in this test.

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