Search for test

  1. Search 7.x for test
  2. Search 9.5.x for test
  3. Search 10.3.x for test
  4. Search 11.x for test
  5. Search main for test
  6. 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
RenderPlaceholderMessageTestController.php file core/modules/system/tests/modules/render_placeholder_message_test/src/RenderPlaceholderMessageTestController.php
RenderPlaceholderMessageTestController::build function core/modules/system/tests/modules/render_placeholder_message_test/src/RenderPlaceholderMessageTestController.php
RenderPlaceholderMessageTestController::messagesPlaceholderFirst function core/modules/system/tests/modules/render_placeholder_message_test/src/RenderPlaceholderMessageTestController.php
RenderPlaceholderMessageTestController::messagesPlaceholderLast function core/modules/system/tests/modules/render_placeholder_message_test/src/RenderPlaceholderMessageTestController.php
RenderPlaceholderMessageTestController::messagesPlaceholderMiddle function core/modules/system/tests/modules/render_placeholder_message_test/src/RenderPlaceholderMessageTestController.php
RenderPlaceholderMessageTestController::queuedMessages function core/modules/system/tests/modules/render_placeholder_message_test/src/RenderPlaceholderMessageTestController.php
RenderPlaceholderMessageTestController::setAndLogMessage function core/modules/system/tests/modules/render_placeholder_message_test/src/RenderPlaceholderMessageTestController.php #lazy_builder callback; sets and prints a message.
RenderPlaceholderMessageTestController::trustedCallbacks function core/modules/system/tests/modules/render_placeholder_message_test/src/RenderPlaceholderMessageTestController.php Lists the trusted callbacks provided by the implementing class.
RenderTest class core/tests/Drupal/KernelTests/Core/Render/RenderTest.php Performs functional tests on drupal_render().
RenderTest.php file core/tests/Drupal/KernelTests/Core/Render/RenderTest.php
RenderTest::$modules property core/tests/Drupal/KernelTests/Core/Render/RenderTest.php Modules to enable.
RenderTest::testDrupalRenderThemePreprocessAttached function core/tests/Drupal/KernelTests/Core/Render/RenderTest.php Tests theme preprocess functions being able to attach assets.
RenderTest::testProcessAttached function core/tests/Drupal/KernelTests/Core/Render/RenderTest.php Tests that we get an exception when we try to attach an illegal type.
RenderTest::testRenderChildren function core/tests/Drupal/KernelTests/Core/Render/RenderTest.php Ensures that render array children are processed correctly.
RenderTest::testRenderRootDeprecation function core/tests/Drupal/KernelTests/Core/Render/RenderTest.php Tests the drupal_render_root() deprecation.
RenderWebTest class core/modules/system/tests/src/Functional/Common/RenderWebTest.php Performs integration tests on drupal_render().
RenderWebTest.php file core/modules/system/tests/src/Functional/Common/RenderWebTest.php
RenderWebTest::$defaultTheme property core/modules/system/tests/src/Functional/Common/RenderWebTest.php The theme to install as the default for testing.
RenderWebTest::$modules property core/modules/system/tests/src/Functional/Common/RenderWebTest.php Modules to enable.
RenderWebTest::testWrapperFormatCacheContext function core/modules/system/tests/src/Functional/Common/RenderWebTest.php Asserts the cache context for the wrapper format is always present.
render_array_non_html_subscriber_test.info.yml file core/modules/system/tests/modules/render_array_non_html_subscriber_test/render_array_non_html_subscriber_test.info.yml core/modules/system/tests/modules/render_array_non_html_subscriber_test/render_array_non_html_subscriber_test.info.yml
render_array_non_html_subscriber_test.routing.yml file core/modules/system/tests/modules/render_array_non_html_subscriber_test/render_array_non_html_subscriber_test.routing.yml core/modules/system/tests/modules/render_array_non_html_subscriber_test/render_array_non_html_subscriber_test.routing.yml
render_attached_test.info.yml file core/modules/system/tests/modules/render_attached_test/render_attached_test.info.yml core/modules/system/tests/modules/render_attached_test/render_attached_test.info.yml
render_attached_test.routing.yml file core/modules/system/tests/modules/render_attached_test/render_attached_test.routing.yml core/modules/system/tests/modules/render_attached_test/render_attached_test.routing.yml
render_placeholder_message_test.info.yml file core/modules/system/tests/modules/render_placeholder_message_test/render_placeholder_message_test.info.yml core/modules/system/tests/modules/render_placeholder_message_test/render_placeholder_message_test.info.yml
render_placeholder_message_test.routing.yml file core/modules/system/tests/modules/render_placeholder_message_test/render_placeholder_message_test.routing.yml core/modules/system/tests/modules/render_placeholder_message_test/render_placeholder_message_test.routing.yml
ReplaceOpTest class core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Integration/ReplaceOpTest.php @coversDefaultClass \Drupal\Composer\Plugin\Scaffold\Operations\ReplaceOp[[api-linebreak]]
ReplaceOpTest.php file core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Integration/ReplaceOpTest.php
ReplaceOpTest::testProcess function core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Integration/ReplaceOpTest.php @covers ::process[[api-linebreak]]
ReplicaKillSwitchTest class core/tests/Drupal/KernelTests/Core/Database/ReplicaKillSwitchTest.php Tests that ReplicaKillSwitch functions correctly.
ReplicaKillSwitchTest.php file core/tests/Drupal/KernelTests/Core/Database/ReplicaKillSwitchTest.php
ReplicaKillSwitchTest::testSystemInitIgnoresSecondaries function core/tests/Drupal/KernelTests/Core/Database/ReplicaKillSwitchTest.php Tests database.replica_kill_switch service.
ReportFieldsTest class core/modules/views_ui/tests/src/Functional/ReportFieldsTest.php Tests the Views fields report page.
ReportFieldsTest.php file core/modules/views_ui/tests/src/Functional/ReportFieldsTest.php
ReportFieldsTest::$defaultTheme property core/modules/views_ui/tests/src/Functional/ReportFieldsTest.php The theme to install as the default for testing.
ReportFieldsTest::$modules property core/modules/views_ui/tests/src/Functional/ReportFieldsTest.php Modules to enable.
ReportFieldsTest::$testViews property core/modules/views_ui/tests/src/Functional/ReportFieldsTest.php
ReportFieldsTest::testReportFields function core/modules/views_ui/tests/src/Functional/ReportFieldsTest.php Tests the Views fields report page.
ReportTest class core/modules/views_ui/tests/src/Functional/ReportTest.php Tests existence of the views plugin report.
ReportTest.php file core/modules/views_ui/tests/src/Functional/ReportTest.php
ReportTest::$adminUser property core/modules/views_ui/tests/src/Functional/ReportTest.php Stores an admin user used by the different tests.
ReportTest::$defaultTheme property core/modules/views_ui/tests/src/Functional/ReportTest.php The theme to install as the default for testing.
ReportTest::$modules property core/modules/views_ui/tests/src/Functional/ReportTest.php Modules to enable.
ReportTest::testReport function core/modules/views_ui/tests/src/Functional/ReportTest.php Tests the existence of the views plugin report.
RequestFormatRouteFilterTest class core/tests/Drupal/Tests/Core/Routing/RequestFormatRouteFilterTest.php @coversDefaultClass \Drupal\Core\Routing\RequestFormatRouteFilter[[api-linebreak]]
@group Routing
RequestFormatRouteFilterTest.php file core/tests/Drupal/Tests/Core/Routing/RequestFormatRouteFilterTest.php
RequestFormatRouteFilterTest::filterProvider function core/tests/Drupal/Tests/Core/Routing/RequestFormatRouteFilterTest.php
RequestFormatRouteFilterTest::testFilter function core/tests/Drupal/Tests/Core/Routing/RequestFormatRouteFilterTest.php @covers ::filter[[api-linebreak]]
@dataProvider filterProvider
RequestFormatRouteFilterTest::testNoRouteFound function core/tests/Drupal/Tests/Core/Routing/RequestFormatRouteFilterTest.php @covers ::filter[[api-linebreak]]
RequestFormatRouteFilterTest::testNoRouteFoundWhenNoRequestFormatAndSingleRouteWithMultipleFormats function core/tests/Drupal/Tests/Core/Routing/RequestFormatRouteFilterTest.php @covers ::filter[[api-linebreak]]

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