| theme_theme_test_suggestions_include |
function |
core/modules/system/tests/modules/theme_legacy_test/theme_legacy_test.module |
Returns HTML for a theme function include test. |
| ThrobberTest |
class |
core/tests/Drupal/FunctionalJavascriptTests/Ajax/ThrobberTest.php |
Tests the throbber. |
| ThrobberTest.php |
file |
core/tests/Drupal/FunctionalJavascriptTests/Ajax/ThrobberTest.php |
|
| ThrobberTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalJavascriptTests/Ajax/ThrobberTest.php |
The theme to install as the default for testing. |
| ThrobberTest::$modules |
property |
core/tests/Drupal/FunctionalJavascriptTests/Ajax/ThrobberTest.php |
Modules to enable. |
| ThrobberTest::setUp |
function |
core/tests/Drupal/FunctionalJavascriptTests/Ajax/ThrobberTest.php |
|
| ThrobberTest::testThemingThrobberElement |
function |
core/tests/Drupal/FunctionalJavascriptTests/Ajax/ThrobberTest.php |
Tests theming throbber element. |
| ThroughUITest |
class |
core/modules/simpletest/tests/src/Functional/ThroughUITest.php |
Fixture test that is executed during Simpletest UI testing. |
| ThroughUITest.php |
file |
core/modules/simpletest/tests/src/Functional/ThroughUITest.php |
|
| ThroughUITest::testThroughUi |
function |
core/modules/simpletest/tests/src/Functional/ThroughUITest.php |
This test method must always pass. |
| TimerTest |
class |
core/tests/Drupal/Tests/Component/Utility/TimerTest.php |
Tests the Timer system. |
| TimerTest.php |
file |
core/tests/Drupal/Tests/Component/Utility/TimerTest.php |
|
| TimerTest::testTimer |
function |
core/tests/Drupal/Tests/Component/Utility/TimerTest.php |
Tests Timer::read() time accumulation accuracy across multiple restarts. |
| TimestampAgoFormatterTest |
class |
core/tests/Drupal/FunctionalTests/Datetime/TimestampAgoFormatterTest.php |
Tests the functionality of TimestampAgoFormatter core field formatter. |
| TimestampAgoFormatterTest.php |
file |
core/tests/Drupal/FunctionalTests/Datetime/TimestampAgoFormatterTest.php |
|
| TimestampAgoFormatterTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Datetime/TimestampAgoFormatterTest.php |
The theme to install as the default for testing. |
| TimestampAgoFormatterTest::$displayOptions |
property |
core/tests/Drupal/FunctionalTests/Datetime/TimestampAgoFormatterTest.php |
An array of display options to pass to entity_get_display(). |
| TimestampAgoFormatterTest::$field |
property |
core/tests/Drupal/FunctionalTests/Datetime/TimestampAgoFormatterTest.php |
The field used in this test class. |
| TimestampAgoFormatterTest::$fieldStorage |
property |
core/tests/Drupal/FunctionalTests/Datetime/TimestampAgoFormatterTest.php |
A field storage to use in this test class. |
| TimestampAgoFormatterTest::$modules |
property |
core/tests/Drupal/FunctionalTests/Datetime/TimestampAgoFormatterTest.php |
Modules to enable. |
| TimestampAgoFormatterTest::setUp |
function |
core/tests/Drupal/FunctionalTests/Datetime/TimestampAgoFormatterTest.php |
|
| TimestampAgoFormatterTest::testSettings |
function |
core/tests/Drupal/FunctionalTests/Datetime/TimestampAgoFormatterTest.php |
Tests the formatter settings. |
| TimestampFormatterTest |
class |
core/modules/field/tests/src/Kernel/Timestamp/TimestampFormatterTest.php |
Tests the timestamp formatters. |
| TimestampFormatterTest.php |
file |
core/modules/field/tests/src/Kernel/Timestamp/TimestampFormatterTest.php |
|
| TimestampFormatterTest::$bundle |
property |
core/modules/field/tests/src/Kernel/Timestamp/TimestampFormatterTest.php |
|
| TimestampFormatterTest::$display |
property |
core/modules/field/tests/src/Kernel/Timestamp/TimestampFormatterTest.php |
|
| TimestampFormatterTest::$entityType |
property |
core/modules/field/tests/src/Kernel/Timestamp/TimestampFormatterTest.php |
|
| TimestampFormatterTest::$fieldName |
property |
core/modules/field/tests/src/Kernel/Timestamp/TimestampFormatterTest.php |
|
| TimestampFormatterTest::$modules |
property |
core/modules/field/tests/src/Kernel/Timestamp/TimestampFormatterTest.php |
Modules to enable. |
| TimestampFormatterTest::renderEntityFields |
function |
core/modules/field/tests/src/Kernel/Timestamp/TimestampFormatterTest.php |
Renders fields of a given entity with a given display. |
| TimestampFormatterTest::setUp |
function |
core/modules/field/tests/src/Kernel/Timestamp/TimestampFormatterTest.php |
|
| TimestampFormatterTest::testTimestampAgoFormatter |
function |
core/modules/field/tests/src/Kernel/Timestamp/TimestampFormatterTest.php |
Tests TimestampAgoFormatter. |
| TimestampFormatterTest::testTimestampFormatter |
function |
core/modules/field/tests/src/Kernel/Timestamp/TimestampFormatterTest.php |
Tests TimestampFormatter. |
| TimestampItemNormalizerTest |
class |
core/modules/serialization/tests/src/Unit/Normalizer/TimestampItemNormalizerTest.php |
Tests that TimestampItem (de)normalization uses Timestamp (de)normalization. |
| TimestampItemNormalizerTest.php |
file |
core/modules/serialization/tests/src/Unit/Normalizer/TimestampItemNormalizerTest.php |
|
| TimestampItemNormalizerTest::$item |
property |
core/modules/serialization/tests/src/Unit/Normalizer/TimestampItemNormalizerTest.php |
The test TimestampItem. |
| TimestampItemNormalizerTest::$normalizer |
property |
core/modules/serialization/tests/src/Unit/Normalizer/TimestampItemNormalizerTest.php |
|
| TimestampItemNormalizerTest::createTimestampItemProphecy |
function |
core/modules/serialization/tests/src/Unit/Normalizer/TimestampItemNormalizerTest.php |
Creates a TimestampItem prophecy. |
| TimestampItemNormalizerTest::setUp |
function |
core/modules/serialization/tests/src/Unit/Normalizer/TimestampItemNormalizerTest.php |
|
| TimestampItemNormalizerTest::testDenormalize |
function |
core/modules/serialization/tests/src/Unit/Normalizer/TimestampItemNormalizerTest.php |
@covers ::denormalize[[api-linebreak]] |
| TimestampItemNormalizerTest::testNormalize |
function |
core/modules/serialization/tests/src/Unit/Normalizer/TimestampItemNormalizerTest.php |
@covers ::normalize[[api-linebreak]] |
| TimestampItemNormalizerTest::testSupportsDenormalization |
function |
core/modules/serialization/tests/src/Unit/Normalizer/TimestampItemNormalizerTest.php |
@covers ::supportsDenormalization[[api-linebreak]] |
| TimestampItemNormalizerTest::testSupportsNormalization |
function |
core/modules/serialization/tests/src/Unit/Normalizer/TimestampItemNormalizerTest.php |
@covers ::supportsNormalization[[api-linebreak]] |
| TimeStampItemNormalizerTraitDeprecatedTest |
class |
core/modules/serialization/tests/src/Unit/Normalizer/TimeStampItemNormalizerTraitDeprecatedTest.php |
Tests that TimeStampItemNormalizerTrait throws a deprecation error. |
| TimeStampItemNormalizerTraitDeprecatedTest.php |
file |
core/modules/serialization/tests/src/Unit/Normalizer/TimeStampItemNormalizerTraitDeprecatedTest.php |
|
| TimeStampItemNormalizerTraitDeprecatedTest::testDeprecated |
function |
core/modules/serialization/tests/src/Unit/Normalizer/TimeStampItemNormalizerTraitDeprecatedTest.php |
Tests that TimeStampItemNormalizerTrait throws a deprecation error. |
| TimeStampItemNormalizerTraitDeprecatedTestClass |
class |
core/modules/serialization/tests/serialization_test/src/TimeStampItemNormalizerTraitDeprecatedTestClass.php |
For testing that TimeStampItemNormalizerTrait throws a deprecation error. |
| TimeStampItemNormalizerTraitDeprecatedTestClass.php |
file |
core/modules/serialization/tests/serialization_test/src/TimeStampItemNormalizerTraitDeprecatedTestClass.php |
|
| TimestampItemTest |
class |
core/modules/field/tests/src/Kernel/Timestamp/TimestampItemTest.php |
Tests the timestamp fields. |
| TimestampItemTest.php |
file |
core/modules/field/tests/src/Kernel/Timestamp/TimestampItemTest.php |
|