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
EntityFormDisplayTest::$modules property core/modules/field_ui/tests/src/Kernel/EntityFormDisplayTest.php Modules to install.
EntityFormDisplayTest::$resourceTypeName property core/modules/jsonapi/tests/src/Functional/EntityFormDisplayTest.php The name of the tested JSON:API resource type.
EntityFormDisplayTest::createAnotherEntity function core/modules/jsonapi/tests/src/Functional/EntityFormDisplayTest.php Creates another entity to be tested.
EntityFormDisplayTest::createEntity function core/modules/jsonapi/tests/src/Functional/EntityFormDisplayTest.php Creates the entity to be tested.
EntityFormDisplayTest::getExpectedDocument function core/modules/jsonapi/tests/src/Functional/EntityFormDisplayTest.php Returns the expected JSON:API document for the entity.
EntityFormDisplayTest::getExpectedUnauthorizedAccessMessage function core/modules/jsonapi/tests/src/Functional/EntityFormDisplayTest.php Return the expected error message.
EntityFormDisplayTest::getPostDocument function core/modules/jsonapi/tests/src/Functional/EntityFormDisplayTest.php Returns the JSON:API POST document.
EntityFormDisplayTest::setUp function core/modules/field_ui/tests/src/Kernel/EntityFormDisplayTest.php
EntityFormDisplayTest::setUpAuthorization function core/modules/jsonapi/tests/src/Functional/EntityFormDisplayTest.php Sets up the necessary authorization.
EntityFormDisplayTest::testBaseFieldComponent function core/modules/field_ui/tests/src/Kernel/EntityFormDisplayTest.php Tests the behavior of a field component for a base field.
EntityFormDisplayTest::testDeleteField function core/modules/field_ui/tests/src/Kernel/EntityFormDisplayTest.php Tests deleting field.
EntityFormDisplayTest::testEntityGetFromDisplay function core/modules/field_ui/tests/src/Kernel/EntityFormDisplayTest.php @covers \Drupal\Core\Entity\EntityDisplayRepository::getFormDisplay[[api-linebreak]]
EntityFormDisplayTest::testFieldComponent function core/modules/field_ui/tests/src/Kernel/EntityFormDisplayTest.php Tests the behavior of a field component within an EntityFormDisplay object.
EntityFormDisplayTest::testOnDependencyRemoval function core/modules/field_ui/tests/src/Kernel/EntityFormDisplayTest.php Tests \Drupal\Core\Entity\EntityDisplayBase::onDependencyRemoval().
EntityFormDisplayXmlAnonTest class core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayXmlAnonTest.php @group rest
EntityFormDisplayXmlAnonTest.php file core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayXmlAnonTest.php
EntityFormDisplayXmlAnonTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayXmlAnonTest.php The theme to install as the default for testing.
EntityFormDisplayXmlAnonTest::$format property core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayXmlAnonTest.php The format to use in this test.
EntityFormDisplayXmlAnonTest::$mimeType property core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayXmlAnonTest.php The MIME type that corresponds to $format.
EntityFormDisplayXmlBasicAuthTest class core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayXmlBasicAuthTest.php @group rest
EntityFormDisplayXmlBasicAuthTest.php file core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayXmlBasicAuthTest.php
EntityFormDisplayXmlBasicAuthTest::$auth property core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayXmlBasicAuthTest.php The authentication mechanism to use in this test.
EntityFormDisplayXmlBasicAuthTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayXmlBasicAuthTest.php The theme to install as the default for testing.
EntityFormDisplayXmlBasicAuthTest::$format property core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayXmlBasicAuthTest.php The format to use in this test.
EntityFormDisplayXmlBasicAuthTest::$mimeType property core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayXmlBasicAuthTest.php The MIME type that corresponds to $format.
EntityFormDisplayXmlBasicAuthTest::$modules property core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayXmlBasicAuthTest.php Modules to install.
EntityFormDisplayXmlCookieTest class core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayXmlCookieTest.php @group rest
EntityFormDisplayXmlCookieTest.php file core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayXmlCookieTest.php
EntityFormDisplayXmlCookieTest::$auth property core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayXmlCookieTest.php The authentication mechanism to use in this test.
EntityFormDisplayXmlCookieTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayXmlCookieTest.php The theme to install as the default for testing.
EntityFormDisplayXmlCookieTest::$format property core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayXmlCookieTest.php The format to use in this test.
EntityFormDisplayXmlCookieTest::$mimeType property core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayXmlCookieTest.php The MIME type that corresponds to $format.
EntityFormModeHalJsonAnonTest class core/modules/hal/tests/src/Functional/Core/EntityFormModeHalJsonAnonTest.php @group hal
@group legacy
EntityFormModeHalJsonAnonTest.php file core/modules/hal/tests/src/Functional/Core/EntityFormModeHalJsonAnonTest.php
EntityFormModeHalJsonAnonTest::$defaultTheme property core/modules/hal/tests/src/Functional/Core/EntityFormModeHalJsonAnonTest.php The theme to install as the default for testing.
EntityFormModeHalJsonAnonTest::$format property core/modules/hal/tests/src/Functional/Core/EntityFormModeHalJsonAnonTest.php The format to use in this test.
EntityFormModeHalJsonAnonTest::$mimeType property core/modules/hal/tests/src/Functional/Core/EntityFormModeHalJsonAnonTest.php The MIME type that corresponds to $format.
EntityFormModeHalJsonAnonTest::$modules property core/modules/hal/tests/src/Functional/Core/EntityFormModeHalJsonAnonTest.php @todo: Remove 'field_ui' when https://www.drupal.org/node/2867266.
EntityFormModeHalJsonBasicAuthTest class core/modules/hal/tests/src/Functional/Core/EntityFormModeHalJsonBasicAuthTest.php @group hal
@group legacy
EntityFormModeHalJsonBasicAuthTest.php file core/modules/hal/tests/src/Functional/Core/EntityFormModeHalJsonBasicAuthTest.php
EntityFormModeHalJsonBasicAuthTest::$auth property core/modules/hal/tests/src/Functional/Core/EntityFormModeHalJsonBasicAuthTest.php The authentication mechanism to use in this test.
EntityFormModeHalJsonBasicAuthTest::$defaultTheme property core/modules/hal/tests/src/Functional/Core/EntityFormModeHalJsonBasicAuthTest.php The theme to install as the default for testing.
EntityFormModeHalJsonBasicAuthTest::$format property core/modules/hal/tests/src/Functional/Core/EntityFormModeHalJsonBasicAuthTest.php The format to use in this test.
EntityFormModeHalJsonBasicAuthTest::$mimeType property core/modules/hal/tests/src/Functional/Core/EntityFormModeHalJsonBasicAuthTest.php The MIME type that corresponds to $format.
EntityFormModeHalJsonBasicAuthTest::$modules property core/modules/hal/tests/src/Functional/Core/EntityFormModeHalJsonBasicAuthTest.php @todo: Remove 'field_ui' when https://www.drupal.org/node/2867266.
EntityFormModeHalJsonCookieTest class core/modules/hal/tests/src/Functional/Core/EntityFormModeHalJsonCookieTest.php @group hal
@group legacy
EntityFormModeHalJsonCookieTest.php file core/modules/hal/tests/src/Functional/Core/EntityFormModeHalJsonCookieTest.php
EntityFormModeHalJsonCookieTest::$auth property core/modules/hal/tests/src/Functional/Core/EntityFormModeHalJsonCookieTest.php The authentication mechanism to use in this test.
EntityFormModeHalJsonCookieTest::$defaultTheme property core/modules/hal/tests/src/Functional/Core/EntityFormModeHalJsonCookieTest.php The theme to install as the default for testing.
EntityFormModeHalJsonCookieTest::$format property core/modules/hal/tests/src/Functional/Core/EntityFormModeHalJsonCookieTest.php The format to use in this test.

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