Search for test

  1. Search 7.x for test
  2. Search 9.5.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
EntityViewModeResourceTestBase::getExpectedNormalizedEntity function core/tests/Drupal/FunctionalTests/Rest/EntityViewModeResourceTestBase.php Returns the expected normalization of the entity.
EntityViewModeResourceTestBase::getNormalizedPostEntity function core/tests/Drupal/FunctionalTests/Rest/EntityViewModeResourceTestBase.php Returns the normalized POST entity.
EntityViewModeResourceTestBase::setUpAuthorization function core/tests/Drupal/FunctionalTests/Rest/EntityViewModeResourceTestBase.php Sets up the necessary authorization.
EntityViewModeTest class core/modules/jsonapi/tests/src/Functional/EntityViewModeTest.php JSON:API integration test for the "EntityViewMode" config entity type.
EntityViewModeTest.php file core/modules/jsonapi/tests/src/Functional/EntityViewModeTest.php
EntityViewModeTest::$defaultTheme property core/modules/jsonapi/tests/src/Functional/EntityViewModeTest.php The theme to install as the default for testing.
EntityViewModeTest::$entity property core/modules/jsonapi/tests/src/Functional/EntityViewModeTest.php
EntityViewModeTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/EntityViewModeTest.php The tested entity type.
EntityViewModeTest::$modules property core/modules/jsonapi/tests/src/Functional/EntityViewModeTest.php @todo: Remove 'field_ui' when https://www.drupal.org/node/2867266.
EntityViewModeTest::$resourceTypeName property core/modules/jsonapi/tests/src/Functional/EntityViewModeTest.php The name of the tested JSON:API resource type.
EntityViewModeTest::createEntity function core/modules/jsonapi/tests/src/Functional/EntityViewModeTest.php Creates the entity to be tested.
EntityViewModeTest::getExpectedDocument function core/modules/jsonapi/tests/src/Functional/EntityViewModeTest.php Returns the expected JSON:API document for the entity.
EntityViewModeTest::getPostDocument function core/modules/jsonapi/tests/src/Functional/EntityViewModeTest.php Returns the JSON:API POST document.
EntityViewModeTest::setUpAuthorization function core/modules/jsonapi/tests/src/Functional/EntityViewModeTest.php Sets up the necessary authorization.
EntityViewModeXmlAnonTest class core/tests/Drupal/FunctionalTests/Rest/EntityViewModeXmlAnonTest.php @group rest
EntityViewModeXmlAnonTest.php file core/tests/Drupal/FunctionalTests/Rest/EntityViewModeXmlAnonTest.php
EntityViewModeXmlAnonTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Rest/EntityViewModeXmlAnonTest.php The theme to install as the default for testing.
EntityViewModeXmlAnonTest::$format property core/tests/Drupal/FunctionalTests/Rest/EntityViewModeXmlAnonTest.php The format to use in this test.
EntityViewModeXmlAnonTest::$mimeType property core/tests/Drupal/FunctionalTests/Rest/EntityViewModeXmlAnonTest.php The MIME type that corresponds to $format.
EntityViewModeXmlBasicAuthTest class core/tests/Drupal/FunctionalTests/Rest/EntityViewModeXmlBasicAuthTest.php @group rest
EntityViewModeXmlBasicAuthTest.php file core/tests/Drupal/FunctionalTests/Rest/EntityViewModeXmlBasicAuthTest.php
EntityViewModeXmlBasicAuthTest::$auth property core/tests/Drupal/FunctionalTests/Rest/EntityViewModeXmlBasicAuthTest.php The authentication mechanism to use in this test.
EntityViewModeXmlBasicAuthTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Rest/EntityViewModeXmlBasicAuthTest.php The theme to install as the default for testing.
EntityViewModeXmlBasicAuthTest::$format property core/tests/Drupal/FunctionalTests/Rest/EntityViewModeXmlBasicAuthTest.php The format to use in this test.
EntityViewModeXmlBasicAuthTest::$mimeType property core/tests/Drupal/FunctionalTests/Rest/EntityViewModeXmlBasicAuthTest.php The MIME type that corresponds to $format.
EntityViewModeXmlBasicAuthTest::$modules property core/tests/Drupal/FunctionalTests/Rest/EntityViewModeXmlBasicAuthTest.php @todo: Remove 'field_ui' when https://www.drupal.org/node/2867266.
EntityViewModeXmlCookieTest class core/tests/Drupal/FunctionalTests/Rest/EntityViewModeXmlCookieTest.php @group rest
EntityViewModeXmlCookieTest.php file core/tests/Drupal/FunctionalTests/Rest/EntityViewModeXmlCookieTest.php
EntityViewModeXmlCookieTest::$auth property core/tests/Drupal/FunctionalTests/Rest/EntityViewModeXmlCookieTest.php The authentication mechanism to use in this test.
EntityViewModeXmlCookieTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Rest/EntityViewModeXmlCookieTest.php The theme to install as the default for testing.
EntityViewModeXmlCookieTest::$format property core/tests/Drupal/FunctionalTests/Rest/EntityViewModeXmlCookieTest.php The format to use in this test.
EntityViewModeXmlCookieTest::$mimeType property core/tests/Drupal/FunctionalTests/Rest/EntityViewModeXmlCookieTest.php The MIME type that corresponds to $format.
EntityViewsDataTest class core/modules/views/tests/src/Unit/EntityViewsDataTest.php @coversDefaultClass \Drupal\views\EntityViewsData[[api-linebreak]]
@group Views
EntityViewsDataTest.php file core/modules/views/tests/src/Unit/EntityViewsDataTest.php Contains \Drupal\Tests\views\Unit\EntityViewsDataTest.
EntityViewsDataTest::$baseEntityType property core/modules/views/tests/src/Unit/EntityViewsDataTest.php Entity info to use in this test.
EntityViewsDataTest::$entityFieldManager property core/modules/views/tests/src/Unit/EntityViewsDataTest.php The mocked entity field manager.
EntityViewsDataTest::$entityStorage property core/modules/views/tests/src/Unit/EntityViewsDataTest.php The mocked entity storage.
EntityViewsDataTest::$entityTypeManager property core/modules/views/tests/src/Unit/EntityViewsDataTest.php The mocked entity type manager.
EntityViewsDataTest::$moduleHandler property core/modules/views/tests/src/Unit/EntityViewsDataTest.php The mocked module handler.
EntityViewsDataTest::$translationManager property core/modules/views/tests/src/Unit/EntityViewsDataTest.php The mocked translation manager.
EntityViewsDataTest::$viewsData property core/modules/views/tests/src/Unit/EntityViewsDataTest.php The tested entity views controller.
EntityViewsDataTest::assertBundleField function core/modules/views/tests/src/Unit/EntityViewsDataTest.php Tests views data for a bundle field.
EntityViewsDataTest::assertEntityReferenceField function core/modules/views/tests/src/Unit/EntityViewsDataTest.php Tests views data for a entity reference field.
EntityViewsDataTest::assertField function core/modules/views/tests/src/Unit/EntityViewsDataTest.php Tests generic stuff per field.
EntityViewsDataTest::assertLanguageField function core/modules/views/tests/src/Unit/EntityViewsDataTest.php Tests views data for a language field.
EntityViewsDataTest::assertLongTextField function core/modules/views/tests/src/Unit/EntityViewsDataTest.php Tests views data for a long text field.
EntityViewsDataTest::assertNumericField function core/modules/views/tests/src/Unit/EntityViewsDataTest.php Tests views data for a numeric field.
EntityViewsDataTest::assertStringField function core/modules/views/tests/src/Unit/EntityViewsDataTest.php Tests views data for a string field.
EntityViewsDataTest::assertUriField function core/modules/views/tests/src/Unit/EntityViewsDataTest.php Tests views data for a URI field.
EntityViewsDataTest::assertUuidField function core/modules/views/tests/src/Unit/EntityViewsDataTest.php Tests views data for a UUID field.

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