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
DateFormatJsonCookieTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Rest/DateFormatJsonCookieTest.php The theme to install as the default for testing.
DateFormatJsonCookieTest::$format property core/tests/Drupal/FunctionalTests/Rest/DateFormatJsonCookieTest.php The format to use in this test.
DateFormatJsonCookieTest::$mimeType property core/tests/Drupal/FunctionalTests/Rest/DateFormatJsonCookieTest.php The MIME type that corresponds to $format.
DateFormatResourceTestBase class core/tests/Drupal/FunctionalTests/Rest/DateFormatResourceTestBase.php ResourceTestBase for DateFormat entity.
DateFormatResourceTestBase.php file core/tests/Drupal/FunctionalTests/Rest/DateFormatResourceTestBase.php
DateFormatResourceTestBase::$entity property core/tests/Drupal/FunctionalTests/Rest/DateFormatResourceTestBase.php The DateFormat entity.
DateFormatResourceTestBase::$entityTypeId property core/tests/Drupal/FunctionalTests/Rest/DateFormatResourceTestBase.php The tested entity type.
DateFormatResourceTestBase::$modules property core/tests/Drupal/FunctionalTests/Rest/DateFormatResourceTestBase.php Modules to install.
DateFormatResourceTestBase::createEntity function core/tests/Drupal/FunctionalTests/Rest/DateFormatResourceTestBase.php Creates the entity to be tested.
DateFormatResourceTestBase::getExpectedNormalizedEntity function core/tests/Drupal/FunctionalTests/Rest/DateFormatResourceTestBase.php Returns the expected normalization of the entity.
DateFormatResourceTestBase::getNormalizedPostEntity function core/tests/Drupal/FunctionalTests/Rest/DateFormatResourceTestBase.php Returns the normalized POST entity.
DateFormatResourceTestBase::setUpAuthorization function core/tests/Drupal/FunctionalTests/Rest/DateFormatResourceTestBase.php Sets up the necessary authorization.
DateFormatsLockedTest class core/modules/system/tests/src/Functional/System/DateFormatsLockedTest.php Tests the locked functionality of date formats.
DateFormatsLockedTest.php file core/modules/system/tests/src/Functional/System/DateFormatsLockedTest.php
DateFormatsLockedTest::$defaultTheme property core/modules/system/tests/src/Functional/System/DateFormatsLockedTest.php The theme to install as the default for testing.
DateFormatsLockedTest::testDateLocking function core/modules/system/tests/src/Functional/System/DateFormatsLockedTest.php Tests attempts at listing, editing, and deleting locked date formats.
DateFormatsMachineNameTest class core/modules/system/tests/src/Functional/System/DateFormatsMachineNameTest.php Tests validity of date format machine names.
DateFormatsMachineNameTest.php file core/modules/system/tests/src/Functional/System/DateFormatsMachineNameTest.php
DateFormatsMachineNameTest::$defaultTheme property core/modules/system/tests/src/Functional/System/DateFormatsMachineNameTest.php The theme to install as the default for testing.
DateFormatsMachineNameTest::setUp function core/modules/system/tests/src/Functional/System/DateFormatsMachineNameTest.php
DateFormatsMachineNameTest::testDateFormatsMachineNameAllowedValues function core/modules/system/tests/src/Functional/System/DateFormatsMachineNameTest.php Tests that date formats cannot be created with invalid machine names.
DateFormatterTest class core/tests/Drupal/KernelTests/Core/Datetime/DateFormatterTest.php Tests date formatting.
DateFormatterTest.php file core/tests/Drupal/KernelTests/Core/Datetime/DateFormatterTest.php
DateFormatterTest::$modules property core/tests/Drupal/KernelTests/Core/Datetime/DateFormatterTest.php Modules to install.
DateFormatterTest::LANGCODE constant core/tests/Drupal/KernelTests/Core/Datetime/DateFormatterTest.php Arbitrary langcode for a custom language.
DateFormatterTest::setUp function core/tests/Drupal/KernelTests/Core/Datetime/DateFormatterTest.php
DateFormatterTest::testFormat function core/tests/Drupal/KernelTests/Core/Datetime/DateFormatterTest.php Tests DateFormatter::format().
DateFormatterTest::testRfc2822DateFormat function core/tests/Drupal/KernelTests/Core/Datetime/DateFormatterTest.php Tests that an RFC2822 formatted date always returns an English string.
DateFormatTest class core/modules/system/tests/src/FunctionalJavascript/System/DateFormatTest.php Tests that date formats UI with JavaScript enabled.
DateFormatTest class core/modules/jsonapi/tests/src/Functional/DateFormatTest.php JSON:API integration test for the "DateFormat" config entity type.
DateFormatTest.php file core/modules/jsonapi/tests/src/Functional/DateFormatTest.php
DateFormatTest.php file core/modules/system/tests/src/FunctionalJavascript/System/DateFormatTest.php
DateFormatTest::$anonymousUsersCanViewLabels property core/modules/jsonapi/tests/src/Functional/DateFormatTest.php Whether anonymous users can view labels of this resource type.
DateFormatTest::$defaultTheme property core/modules/jsonapi/tests/src/Functional/DateFormatTest.php The theme to install as the default for testing.
DateFormatTest::$defaultTheme property core/modules/system/tests/src/FunctionalJavascript/System/DateFormatTest.php The theme to install as the default for testing.
DateFormatTest::$entity property core/modules/jsonapi/tests/src/Functional/DateFormatTest.php
DateFormatTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/DateFormatTest.php The tested entity type.
DateFormatTest::$modules property core/modules/jsonapi/tests/src/Functional/DateFormatTest.php Modules to install.
DateFormatTest::$modules property core/modules/system/tests/src/FunctionalJavascript/System/DateFormatTest.php Modules to install.
DateFormatTest::$resourceTypeName property core/modules/jsonapi/tests/src/Functional/DateFormatTest.php The name of the tested JSON:API resource type.
DateFormatTest::createEntity function core/modules/jsonapi/tests/src/Functional/DateFormatTest.php Creates the entity to be tested.
DateFormatTest::getExpectedDocument function core/modules/jsonapi/tests/src/Functional/DateFormatTest.php Returns the expected JSON:API document for the entity.
DateFormatTest::getPostDocument function core/modules/jsonapi/tests/src/Functional/DateFormatTest.php Returns the JSON:API POST document.
DateFormatTest::setUp function core/modules/system/tests/src/FunctionalJavascript/System/DateFormatTest.php
DateFormatTest::setUpAuthorization function core/modules/jsonapi/tests/src/Functional/DateFormatTest.php Sets up the necessary authorization.
DateFormatTest::testDateFormatXss function core/modules/system/tests/src/FunctionalJavascript/System/DateFormatTest.php Tests XSS via date format configuration.
DateFormatValidationTest class core/tests/Drupal/KernelTests/Core/Entity/DateFormatValidationTest.php Tests validation of date_format entities.
DateFormatValidationTest.php file core/tests/Drupal/KernelTests/Core/Entity/DateFormatValidationTest.php
DateFormatValidationTest::setUp function core/tests/Drupal/KernelTests/Core/Entity/DateFormatValidationTest.php
DateFormatValidationTest::testPatternIsValidated function core/tests/Drupal/KernelTests/Core/Entity/DateFormatValidationTest.php Tests that the pattern of a date format is validated.

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