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
AggregatorTitleTest::$fieldName property core/modules/aggregator/tests/src/Kernel/AggregatorTitleTest.php The field name that is tested.
AggregatorTitleTest::$modules property core/modules/aggregator/tests/src/Kernel/AggregatorTitleTest.php Modules to enable.
AggregatorTitleTest::setUp function core/modules/aggregator/tests/src/Kernel/AggregatorTitleTest.php
AggregatorTitleTest::testStringFormatter function core/modules/aggregator/tests/src/Kernel/AggregatorTitleTest.php Tests the formatter output.
aggregator_display_configurable_test.info.yml file core/modules/aggregator/tests/modules/aggregator_display_configurable_test/aggregator_display_configurable_test.info.yml core/modules/aggregator/tests/modules/aggregator_display_configurable_test/aggregator_display_configurable_test.info.yml
aggregator_display_configurable_test.module file core/modules/aggregator/tests/modules/aggregator_display_configurable_test/aggregator_display_configurable_test.module Allows testing of making aggregator_feed base fields' displays configurable.
aggregator_display_configurable_test_entity_base_field_info_alter function core/modules/aggregator/tests/modules/aggregator_display_configurable_test/aggregator_display_configurable_test.module Implements hook_entity_base_field_info_alter().
aggregator_display_configurable_test_entity_type_build function core/modules/aggregator/tests/modules/aggregator_display_configurable_test/aggregator_display_configurable_test.module Implements hook_entity_type_build().
aggregator_test.info.yml file core/modules/aggregator/tests/modules/aggregator_test/aggregator_test.info.yml core/modules/aggregator/tests/modules/aggregator_test/aggregator_test.info.yml
aggregator_test.module file core/modules/aggregator/tests/modules/aggregator_test/aggregator_test.module Helper module for the Aggregator tests.
aggregator_test.routing.yml file core/modules/aggregator/tests/modules/aggregator_test/aggregator_test.routing.yml core/modules/aggregator/tests/modules/aggregator_test/aggregator_test.routing.yml
aggregator_test.schema.yml file core/modules/aggregator/tests/modules/aggregator_test/config/schema/aggregator_test.schema.yml core/modules/aggregator/tests/modules/aggregator_test/config/schema/aggregator_test.schema.yml
aggregator_test.settings.yml file core/modules/aggregator/tests/modules/aggregator_test/config/install/aggregator_test.settings.yml core/modules/aggregator/tests/modules/aggregator_test/config/install/aggregator_test.settings.yml
aggregator_test_aggregator_fetcher_info_alter function core/modules/aggregator/tests/modules/aggregator_test/aggregator_test.module Implements hook_aggregator_fetcher_info_alter().
aggregator_test_aggregator_parser_info_alter function core/modules/aggregator/tests/modules/aggregator_test/aggregator_test.module Implements hook_aggregator_parser_info_alter().
aggregator_test_aggregator_processor_info_alter function core/modules/aggregator/tests/modules/aggregator_test/aggregator_test.module Implements hook_aggregator_processor_info_alter().
aggregator_test_views.info.yml file core/modules/aggregator/tests/modules/aggregator_test_views/aggregator_test_views.info.yml core/modules/aggregator/tests/modules/aggregator_test_views/aggregator_test_views.info.yml
AjaxBasePageNegotiatorTest class core/tests/Drupal/Tests/Core/Theme/AjaxBasePageNegotiatorTest.php @coversDefaultClass \Drupal\Core\Theme\AjaxBasePageNegotiator
@group Theme
AjaxBasePageNegotiatorTest.php file core/tests/Drupal/Tests/Core/Theme/AjaxBasePageNegotiatorTest.php
AjaxBasePageNegotiatorTest::$negotiator property core/tests/Drupal/Tests/Core/Theme/AjaxBasePageNegotiatorTest.php The AJAX base page negotiator.
AjaxBasePageNegotiatorTest::$requestStack property core/tests/Drupal/Tests/Core/Theme/AjaxBasePageNegotiatorTest.php The request stack.
AjaxBasePageNegotiatorTest::$tokenGenerator property core/tests/Drupal/Tests/Core/Theme/AjaxBasePageNegotiatorTest.php The CSRF token generator.
AjaxBasePageNegotiatorTest::providerTestApplies function core/tests/Drupal/Tests/Core/Theme/AjaxBasePageNegotiatorTest.php
AjaxBasePageNegotiatorTest::setUp function core/tests/Drupal/Tests/Core/Theme/AjaxBasePageNegotiatorTest.php
AjaxBasePageNegotiatorTest::testApplies function core/tests/Drupal/Tests/Core/Theme/AjaxBasePageNegotiatorTest.php @covers ::applies
@dataProvider providerTestApplies
AjaxBasePageNegotiatorTest::testDetermineActiveThemeDefaultTheme function core/tests/Drupal/Tests/Core/Theme/AjaxBasePageNegotiatorTest.php @covers ::determineActiveTheme
AjaxBasePageNegotiatorTest::testDetermineActiveThemeInvalidToken function core/tests/Drupal/Tests/Core/Theme/AjaxBasePageNegotiatorTest.php @covers ::determineActiveTheme
AjaxBasePageNegotiatorTest::testDetermineActiveThemeValidToken function core/tests/Drupal/Tests/Core/Theme/AjaxBasePageNegotiatorTest.php @covers ::determineActiveTheme
AjaxBlockTest class core/modules/layout_builder/tests/src/FunctionalJavascript/AjaxBlockTest.php Ajax blocks tests.
AjaxBlockTest.php file core/modules/layout_builder/tests/src/FunctionalJavascript/AjaxBlockTest.php
AjaxBlockTest::$defaultTheme property core/modules/layout_builder/tests/src/FunctionalJavascript/AjaxBlockTest.php The theme to install as the default for testing.
AjaxBlockTest::$modules property core/modules/layout_builder/tests/src/FunctionalJavascript/AjaxBlockTest.php Modules to enable.
AjaxBlockTest::setUp function core/modules/layout_builder/tests/src/FunctionalJavascript/AjaxBlockTest.php
AjaxBlockTest::testAddAjaxBlock function core/modules/layout_builder/tests/src/FunctionalJavascript/AjaxBlockTest.php Tests configuring a field block for a user field.
AjaxCallbacksTest class core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxCallbacksTest.php Tests Ajax callbacks on FAPI elements.
AjaxCallbacksTest.php file core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxCallbacksTest.php
AjaxCallbacksTest::$defaultTheme property core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxCallbacksTest.php The theme to install as the default for testing.
AjaxCallbacksTest::$modules property core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxCallbacksTest.php Modules to enable.
AjaxCallbacksTest::testDateAjaxCallback function core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxCallbacksTest.php Tests if Ajax callback works on date element.
AjaxCallbacksTest::testDateTimeAjaxCallback function core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxCallbacksTest.php Tests if Ajax callback works on datetime element.
AjaxCommandsTest class core/tests/Drupal/Tests/Core/Ajax/AjaxCommandsTest.php Test coverage for various classes in the \Drupal\Core\Ajax namespace.
AjaxCommandsTest.php file core/tests/Drupal/Tests/Core/Ajax/AjaxCommandsTest.php
AjaxCommandsTest::announceCommandProvider function core/tests/Drupal/Tests/Core/Ajax/AjaxCommandsTest.php Data provider for testAnnounceCommand().
AjaxCommandsTest::testAddCssCommand function core/tests/Drupal/Tests/Core/Ajax/AjaxCommandsTest.php @covers \Drupal\Core\Ajax\AddCssCommand
AjaxCommandsTest::testAfterCommand function core/tests/Drupal/Tests/Core/Ajax/AjaxCommandsTest.php @covers \Drupal\Core\Ajax\AfterCommand
AjaxCommandsTest::testAlertCommand function core/tests/Drupal/Tests/Core/Ajax/AjaxCommandsTest.php @covers \Drupal\Core\Ajax\AlertCommand
AjaxCommandsTest::testAnnounceCommand function core/tests/Drupal/Tests/Core/Ajax/AjaxCommandsTest.php @covers \Drupal\Core\Ajax\AnnounceCommand
AjaxCommandsTest::testAppendCommand function core/tests/Drupal/Tests/Core/Ajax/AjaxCommandsTest.php @covers \Drupal\Core\Ajax\AppendCommand
AjaxCommandsTest::testBeforeCommand function core/tests/Drupal/Tests/Core/Ajax/AjaxCommandsTest.php @covers \Drupal\Core\Ajax\BeforeCommand
AjaxCommandsTest::testChangedCommand function core/tests/Drupal/Tests/Core/Ajax/AjaxCommandsTest.php @covers \Drupal\Core\Ajax\ChangedCommand

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