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 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
TimezoneTest::$modules property core/tests/Drupal/KernelTests/Core/Datetime/Element/TimezoneTest.php
TimezoneTest::$testConditions property core/tests/Drupal/KernelTests/Core/Datetime/Element/TimezoneTest.php The number of test elements on the form.
TimezoneTest::$timeFormat property core/tests/Drupal/KernelTests/Core/Datetime/Element/TimezoneTest.php HTML time format pattern.
TimezoneTest::$timezones property core/tests/Drupal/KernelTests/Core/Datetime/Element/TimezoneTest.php An array of timezones with labels denoting their use in the tests.
TimezoneTest::assertDateTimezonePropertyProcessed function core/tests/Drupal/KernelTests/Core/Datetime/Element/TimezoneTest.php Asserts that elements set #date_timezone correctly.
TimezoneTest::assertTimesUnderstoodCorrectly function core/tests/Drupal/KernelTests/Core/Datetime/Element/TimezoneTest.php Asserts that elements interpret dates using the expected time zones.
TimezoneTest::buildForm function core/tests/Drupal/KernelTests/Core/Datetime/Element/TimezoneTest.php
TimezoneTest::getFormId function core/tests/Drupal/KernelTests/Core/Datetime/Element/TimezoneTest.php
TimezoneTest::setUp function core/tests/Drupal/KernelTests/Core/Datetime/Element/TimezoneTest.php
TimezoneTest::setupForm function core/tests/Drupal/KernelTests/Core/Datetime/Element/TimezoneTest.php Simulate form being loaded and default values displayed to user.
TimezoneTest::submitForm function core/tests/Drupal/KernelTests/Core/Datetime/Element/TimezoneTest.php
TimezoneTest::testDatelistElementTimesUnderstoodCorrectly function core/tests/Drupal/KernelTests/Core/Datetime/Element/TimezoneTest.php Tests datelist elements interpret their times correctly when saving.
TimezoneTest::testDatelistTimezonePropertyProcessed function core/tests/Drupal/KernelTests/Core/Datetime/Element/TimezoneTest.php On datelist elements test #date_timezone after ::processDatetime.
TimezoneTest::testDatetimeElementTimesUnderstoodCorrectly function core/tests/Drupal/KernelTests/Core/Datetime/Element/TimezoneTest.php Tests datetime elements interpret their times correctly when saving.
TimezoneTest::testDatetimeTimezonePropertyProcessed function core/tests/Drupal/KernelTests/Core/Datetime/Element/TimezoneTest.php On datetime elements test #date_timezone after ::processDatetime.
TimezoneTest::validateForm function core/tests/Drupal/KernelTests/Core/Datetime/Element/TimezoneTest.php
TipPluginBaseTest class core/modules/tour/tests/src/Unit/TipPluginBaseTest.php @coversDefaultClass \Drupal\tour\TipPluginBase[[api-linebreak]]
TipPluginBaseTest.php file core/modules/tour/tests/src/Unit/TipPluginBaseTest.php
TipPluginBaseTest::testGetLocationAssertion function core/modules/tour/tests/src/Unit/TipPluginBaseTest.php @covers ::getLocation[[api-linebreak]]
TitleResolverTest class core/tests/Drupal/Tests/Core/Controller/TitleResolverTest.php @coversDefaultClass \Drupal\Core\Controller\TitleResolver[[api-linebreak]]
@group Controller
TitleResolverTest.php file core/tests/Drupal/Tests/Core/Controller/TitleResolverTest.php
TitleResolverTest::$argumentResolver property core/tests/Drupal/Tests/Core/Controller/TitleResolverTest.php The mocked argument resolver.
TitleResolverTest::$controllerResolver property core/tests/Drupal/Tests/Core/Controller/TitleResolverTest.php The mocked controller resolver.
TitleResolverTest::$titleResolver property core/tests/Drupal/Tests/Core/Controller/TitleResolverTest.php The actual tested title resolver.
TitleResolverTest::$translationManager property core/tests/Drupal/Tests/Core/Controller/TitleResolverTest.php The mocked translation manager.
TitleResolverTest::setUp function core/tests/Drupal/Tests/Core/Controller/TitleResolverTest.php
TitleResolverTest::testDynamicTitle function core/tests/Drupal/Tests/Core/Controller/TitleResolverTest.php Tests a dynamic title.
TitleResolverTest::testStaticTitle function core/tests/Drupal/Tests/Core/Controller/TitleResolverTest.php Tests a static title without a context.
TitleResolverTest::testStaticTitleWithContext function core/tests/Drupal/Tests/Core/Controller/TitleResolverTest.php Tests a static title with a context.
TitleResolverTest::testStaticTitleWithNullAndArrayValueParameter function core/tests/Drupal/Tests/Core/Controller/TitleResolverTest.php Tests a static title with a non-scalar value parameter.
TitleResolverTest::testStaticTitleWithParameter function core/tests/Drupal/Tests/Core/Controller/TitleResolverTest.php Tests a static title with a parameter.
TitleResolverTest::testStaticTitleZero function core/tests/Drupal/Tests/Core/Controller/TitleResolverTest.php Tests a static title of '0'.
TokenizeAreaUITest class core/modules/views_ui/tests/src/Functional/TokenizeAreaUITest.php Tests the token display for the TokenizeAreaPluginBase UI.
TokenizeAreaUITest.php file core/modules/views_ui/tests/src/Functional/TokenizeAreaUITest.php
TokenizeAreaUITest::$defaultTheme property core/modules/views_ui/tests/src/Functional/TokenizeAreaUITest.php
TokenizeAreaUITest::$modules property core/modules/views_ui/tests/src/Functional/TokenizeAreaUITest.php
TokenizeAreaUITest::testTokenUI function core/modules/views_ui/tests/src/Functional/TokenizeAreaUITest.php Tests that the right tokens are shown as available for replacement.
TokenReplaceKernelTest class core/modules/system/tests/src/Kernel/Token/TokenReplaceKernelTest.php Tests token replacement.
TokenReplaceKernelTest.php file core/modules/system/tests/src/Kernel/Token/TokenReplaceKernelTest.php
TokenReplaceKernelTest::setUp function core/modules/system/tests/src/Kernel/Token/TokenReplaceKernelTest.php
TokenReplaceKernelTest::testClear function core/modules/system/tests/src/Kernel/Token/TokenReplaceKernelTest.php Tests the clear parameter.
TokenReplaceKernelTest::testSystemDateTokenReplacement function core/modules/system/tests/src/Kernel/Token/TokenReplaceKernelTest.php Tests the generation of all system date tokens.
TokenReplaceKernelTest::testSystemSiteTokenReplacement function core/modules/system/tests/src/Kernel/Token/TokenReplaceKernelTest.php Tests the generation of all system site information tokens.
TokenReplaceKernelTest::testSystemTokenRecognition function core/modules/system/tests/src/Kernel/Token/TokenReplaceKernelTest.php Tests whether token-replacement works in various contexts.
TokenReplaceKernelTestBase class core/modules/system/tests/src/Kernel/Token/TokenReplaceKernelTestBase.php Base class for token replacement tests.
TokenReplaceKernelTestBase.php file core/modules/system/tests/src/Kernel/Token/TokenReplaceKernelTestBase.php
TokenReplaceKernelTestBase::$interfaceLanguage property core/modules/system/tests/src/Kernel/Token/TokenReplaceKernelTestBase.php The interface language.
TokenReplaceKernelTestBase::$modules property core/modules/system/tests/src/Kernel/Token/TokenReplaceKernelTestBase.php Modules to install.
TokenReplaceKernelTestBase::$tokenService property core/modules/system/tests/src/Kernel/Token/TokenReplaceKernelTestBase.php Token service.
TokenReplaceKernelTestBase::setUp function core/modules/system/tests/src/Kernel/Token/TokenReplaceKernelTestBase.php

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