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 10.3.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
RenderPlaceholderMessageTestController::create function core/modules/system/tests/modules/render_placeholder_message_test/src/RenderPlaceholderMessageTestController.php Instantiates a new instance of this class.
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 Render API 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.
RenderPlaceholderMessageTestController::__construct function core/modules/system/tests/modules/render_placeholder_message_test/src/RenderPlaceholderMessageTestController.php Constructs a new RenderPlaceholderMessageTestController object.
RenderTest class core/tests/Drupal/KernelTests/Core/Render/RenderTest.php Performs functional tests on \Drupal::service('renderer')->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 install.
RenderTest::testDeprecateRenderPlain function core/tests/Drupal/KernelTests/Core/Render/RenderTest.php Tests the deprecation of \Drupal\Core\Render\Renderer::renderPlain()
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 invalid type.
RenderTest::testRenderChildren function core/tests/Drupal/KernelTests/Core/Render/RenderTest.php Ensures that render array children are processed correctly.
RenderWebTest class core/modules/system/tests/src/Functional/Common/RenderWebTest.php Performs integration tests on \Drupal::service('renderer')->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 install.
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.controller service core/modules/system/tests/modules/render_placeholder_message_test/render_placeholder_message_test.services.yml Drupal\render_placeholder_message_test\RenderPlaceholderMessageTestController
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
render_placeholder_message_test.services.yml file core/modules/system/tests/modules/render_placeholder_message_test/render_placeholder_message_test.services.yml core/modules/system/tests/modules/render_placeholder_message_test/render_placeholder_message_test.services.yml
ReplaceOpTest class core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Integration/ReplaceOpTest.php Tests Drupal\Composer\Plugin\Scaffold\Operations\ReplaceOp.
ReplaceOpTest.php file core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Integration/ReplaceOpTest.php
ReplaceOpTest::testEmptyFile function core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Integration/ReplaceOpTest.php Tests empty file.
ReplaceOpTest::testProcess function core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Integration/ReplaceOpTest.php Tests process.
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 install.
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 install.
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 Tests Drupal\Core\Routing\RequestFormatRouteFilter.
RequestFormatRouteFilterTest.php file core/tests/Drupal/Tests/Core/Routing/RequestFormatRouteFilterTest.php
RequestFormatRouteFilterTest::filterProvider function core/tests/Drupal/Tests/Core/Routing/RequestFormatRouteFilterTest.php

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