| TestStatus::ERROR |
constant |
core/lib/Drupal/Core/Test/TestStatus.php |
Signify that the test result was a code error. |
| TestStatus::FAIL |
constant |
core/lib/Drupal/Core/Test/TestStatus.php |
Signify that the test result was a failed test. |
| TestStatus::label |
function |
core/lib/Drupal/Core/Test/TestStatus.php |
Turns a status code into a human-readable string. |
| TestStatus::PASS |
constant |
core/lib/Drupal/Core/Test/TestStatus.php |
Signify that the test result was a passed test. |
| TestStatus::SYSTEM |
constant |
core/lib/Drupal/Core/Test/TestStatus.php |
Signify a system error where the test runner was unable to complete. |
| TestStorage |
class |
core/tests/Drupal/Tests/Core/Config/StorageCopyTraitTest.php |
Provides a test implementation of \Drupal\Core\Config\StorageInterface. |
| TestStorage::setValue |
function |
core/tests/Drupal/Tests/Core/Config/StorageCopyTraitTest.php |
Provides a setter to bypass the array type hint on ::write(). |
| TestSubscriber |
class |
core/modules/package_manager/tests/modules/package_manager_test_validation/src/EventSubscriber/TestSubscriber.php |
Defines an event subscriber for testing validation of Package Manager events. |
| TestSubscriber.php |
file |
core/modules/package_manager/tests/modules/package_manager_test_validation/src/EventSubscriber/TestSubscriber.php |
|
| TestSubscriber::$state |
property |
core/modules/package_manager/tests/modules/package_manager_test_validation/src/EventSubscriber/TestSubscriber.php |
The state service. |
| TestSubscriber::getStateKey |
function |
core/modules/package_manager/tests/modules/package_manager_test_validation/src/EventSubscriber/TestSubscriber.php |
Computes the state key to use for a given event class. |
| TestSubscriber::getSubscribedEvents |
function |
core/modules/package_manager/tests/modules/package_manager_test_validation/src/EventSubscriber/TestSubscriber.php |
|
| TestSubscriber::handleEvent |
function |
core/modules/package_manager/tests/modules/package_manager_test_validation/src/EventSubscriber/TestSubscriber.php |
Adds validation results to a stage event. |
| TestSubscriber::setException |
function |
core/modules/package_manager/tests/modules/package_manager_test_validation/src/EventSubscriber/TestSubscriber.php |
Sets an exception to throw for a specific event. |
| TestSubscriber::setExit |
function |
core/modules/package_manager/tests/modules/package_manager_test_validation/src/EventSubscriber/TestSubscriber.php |
Sets whether a specific event will call exit(). |
| TestSubscriber::setMessage |
function |
core/modules/package_manager/tests/modules/package_manager_test_validation/src/EventSubscriber/TestSubscriber.php |
Sets a status message that will be sent to the messenger for an event. |
| TestSubscriber::setTestResult |
function |
core/modules/package_manager/tests/modules/package_manager_test_validation/src/EventSubscriber/TestSubscriber.php |
Sets validation results for a specific event. |
| TestSubscriber::STATE_KEY |
constant |
core/modules/package_manager/tests/modules/package_manager_test_validation/src/EventSubscriber/TestSubscriber.php |
The key to use store the test results. |
| TestSubscriber::__construct |
function |
core/modules/package_manager/tests/modules/package_manager_test_validation/src/EventSubscriber/TestSubscriber.php |
Creates a TestSubscriber object. |
| TestSubsubthemeHooks |
class |
core/modules/system/tests/themes/test_subsubtheme/src/Hook/TestSubsubthemeHooks.php |
Hook implementations for test_subsubtheme. |
| TestSubsubthemeHooks.php |
file |
core/modules/system/tests/themes/test_subsubtheme/src/Hook/TestSubsubthemeHooks.php |
|
| TestSubsubthemeHooks::preprocessThemeTestTemplateTest |
function |
core/modules/system/tests/themes/test_subsubtheme/src/Hook/TestSubsubthemeHooks.php |
Implements hook_preprocess_HOOK() for theme_test_template_test templates. |
| TestSubthemeHooks |
class |
core/modules/system/tests/themes/test_subtheme/src/Hook/TestSubthemeHooks.php |
Hook implementations for test_subtheme. |
| TestSubthemeHooks.php |
file |
core/modules/system/tests/themes/test_subtheme/src/Hook/TestSubthemeHooks.php |
|
| TestSubthemeHooks::preprocessThemeTestTemplateTest |
function |
core/modules/system/tests/themes/test_subtheme/src/Hook/TestSubthemeHooks.php |
Implements hook_preprocess_HOOK() for theme_test_template_test templates. |
| TestSubthemeHooks::viewsPostRender |
function |
core/modules/system/tests/themes/test_subtheme/src/Hook/TestSubthemeHooks.php |
Implements hook_views_post_render(). |
| TestSubthemeHooks::viewsPreRender |
function |
core/modules/system/tests/themes/test_subtheme/src/Hook/TestSubthemeHooks.php |
Implements hook_views_pre_render(). |
| TestSuiteBaseTest |
class |
core/tests/Drupal/Tests/Core/Test/TestSuiteBaseTest.php |
Tests Suite Base. |
| TestSuiteBaseTest.php |
file |
core/tests/Drupal/Tests/Core/Test/TestSuiteBaseTest.php |
|
| TestSuiteBaseTest::testLocalTimeZone |
function |
core/tests/Drupal/Tests/Core/Test/TestSuiteBaseTest.php |
Tests the assumption that local time is in 'Australia/Sydney'. |
| TestSystemLoggerChannel |
class |
core/modules/system/tests/modules/advisory_feed_test/src/TestSystemLoggerChannel.php |
Provides a decorator for the 'logger.channel.system' service for testing. |
| TestSystemLoggerChannel.php |
file |
core/modules/system/tests/modules/advisory_feed_test/src/TestSystemLoggerChannel.php |
|
| TestSystemLoggerChannel::$innerLogger |
property |
core/modules/system/tests/modules/advisory_feed_test/src/TestSystemLoggerChannel.php |
The decorated logger.channel.system service. |
| TestSystemLoggerChannel::$state |
property |
core/modules/system/tests/modules/advisory_feed_test/src/TestSystemLoggerChannel.php |
The state service. |
| TestSystemLoggerChannel::log |
function |
core/modules/system/tests/modules/advisory_feed_test/src/TestSystemLoggerChannel.php |
|
| TestSystemLoggerChannel::__construct |
function |
core/modules/system/tests/modules/advisory_feed_test/src/TestSystemLoggerChannel.php |
Constructs an AdvisoriesTestHttpClient object. |
| TestTasksSettingsSub1 |
class |
core/modules/system/tests/modules/menu_test/src/Plugin/Menu/LocalTask/TestTasksSettingsSub1.php |
Defines a local task plugin with a dynamic title. |
| TestTasksSettingsSub1.php |
file |
core/modules/system/tests/modules/menu_test/src/Plugin/Menu/LocalTask/TestTasksSettingsSub1.php |
|
| TestTasksSettingsSub1::getCacheTags |
function |
core/modules/system/tests/modules/menu_test/src/Plugin/Menu/LocalTask/TestTasksSettingsSub1.php |
|
| TestTasksSettingsSub1::getTitle |
function |
core/modules/system/tests/modules/menu_test/src/Plugin/Menu/LocalTask/TestTasksSettingsSub1.php |
|
| TestTaskWithUserInput |
class |
core/modules/system/tests/modules/menu_test/src/Plugin/Menu/LocalTask/TestTaskWithUserInput.php |
Mock for testing JavaScript in local tasks title. |
| TestTaskWithUserInput.php |
file |
core/modules/system/tests/modules/menu_test/src/Plugin/Menu/LocalTask/TestTaskWithUserInput.php |
|
| TestTaskWithUserInput::getTitle |
function |
core/modules/system/tests/modules/menu_test/src/Plugin/Menu/LocalTask/TestTaskWithUserInput.php |
|
| TestTestDatabase |
class |
core/tests/Drupal/Tests/Core/Test/TestDatabaseTest.php |
Stub class supports TestDatabaseTest::testConstructorNullPrefix(). |
| TestTestDatabase::getTestLock |
function |
core/tests/Drupal/Tests/Core/Test/TestDatabaseTest.php |
|
| TestTextfieldWidget |
class |
core/modules/field/tests/modules/field_plugins_test/src/Plugin/Field/FieldWidget/TestTextfieldWidget.php |
Plugin implementation of the 'field_plugins_test_text_widget' widget. |
| TestTextfieldWidget.php |
file |
core/modules/field/tests/modules/field_plugins_test/src/Plugin/Field/FieldWidget/TestTextfieldWidget.php |
|
| TestTextTrimmedFormatter |
class |
core/modules/field/tests/modules/field_plugins_test/src/Plugin/Field/FieldFormatter/TestTextTrimmedFormatter.php |
Plugin implementation of the 'field_plugins_test_text_formatter' formatter. |
| TestTextTrimmedFormatter.php |
file |
core/modules/field/tests/modules/field_plugins_test/src/Plugin/Field/FieldFormatter/TestTextTrimmedFormatter.php |
|
| TestThemeAlterHooks |
class |
core/modules/system/tests/themes/test_theme_alter/src/Hook/TestThemeAlterHooks.php |
Hook implementations for test_theme_alter. |