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 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
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::testHookEntityTypeViewModeAlter function core/tests/Drupal/KernelTests/Core/Entity/EntityViewBuilderTest.php Tests a view mode alter on an entity.
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 install.
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
EntityViewDisplayJsonAnonTest class core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayJsonAnonTest.php @group rest
EntityViewDisplayJsonAnonTest.php file core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayJsonAnonTest.php
EntityViewDisplayJsonAnonTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayJsonAnonTest.php The theme to install as the default for testing.
EntityViewDisplayJsonAnonTest::$format property core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayJsonAnonTest.php The format to use in this test.
EntityViewDisplayJsonAnonTest::$mimeType property core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayJsonAnonTest.php The MIME type that corresponds to $format.
EntityViewDisplayJsonBasicAuthTest class core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayJsonBasicAuthTest.php @group rest
EntityViewDisplayJsonBasicAuthTest.php file core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayJsonBasicAuthTest.php
EntityViewDisplayJsonBasicAuthTest::$auth property core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayJsonBasicAuthTest.php The authentication mechanism to use in this test.
EntityViewDisplayJsonBasicAuthTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayJsonBasicAuthTest.php The theme to install as the default for testing.
EntityViewDisplayJsonBasicAuthTest::$format property core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayJsonBasicAuthTest.php The format to use in this test.
EntityViewDisplayJsonBasicAuthTest::$mimeType property core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayJsonBasicAuthTest.php The MIME type that corresponds to $format.
EntityViewDisplayJsonBasicAuthTest::$modules property core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayJsonBasicAuthTest.php Modules to install.
EntityViewDisplayJsonCookieTest class core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayJsonCookieTest.php @group rest
EntityViewDisplayJsonCookieTest.php file core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayJsonCookieTest.php
EntityViewDisplayJsonCookieTest::$auth property core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayJsonCookieTest.php The authentication mechanism to use in this test.
EntityViewDisplayJsonCookieTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayJsonCookieTest.php The theme to install as the default for testing.
EntityViewDisplayJsonCookieTest::$format property core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayJsonCookieTest.php The format to use in this test.
EntityViewDisplayJsonCookieTest::$mimeType property core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayJsonCookieTest.php The MIME type that corresponds to $format.
EntityViewDisplayResourceTestBase class core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayResourceTestBase.php
EntityViewDisplayResourceTestBase.php file core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayResourceTestBase.php
EntityViewDisplayResourceTestBase::$entity property core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayResourceTestBase.php
EntityViewDisplayResourceTestBase::$entityTypeId property core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayResourceTestBase.php The tested entity type.
EntityViewDisplayResourceTestBase::$modules property core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayResourceTestBase.php Modules to install.
EntityViewDisplayResourceTestBase::$patchProtectedFieldNames property core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayResourceTestBase.php The fields that are protected against modification during PATCH requests.
EntityViewDisplayResourceTestBase::createEntity function core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayResourceTestBase.php Creates the entity to be tested.
EntityViewDisplayResourceTestBase::getExpectedCacheContexts function core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayResourceTestBase.php The expected cache contexts for the GET/HEAD response of the test entity.
EntityViewDisplayResourceTestBase::getExpectedNormalizedEntity function core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayResourceTestBase.php Returns the expected normalization of the entity.
EntityViewDisplayResourceTestBase::getExpectedUnauthorizedAccessMessage function core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayResourceTestBase.php Return the expected error message.
EntityViewDisplayResourceTestBase::getNormalizedPostEntity function core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayResourceTestBase.php Returns the normalized POST entity.
EntityViewDisplayResourceTestBase::setUpAuthorization function core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayResourceTestBase.php Sets up the necessary authorization.

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