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
RecursivePlaceholdersTest::callback function core/tests/Drupal/Tests/Core/Render/RendererPlaceholdersTest.php Render API callback: Bubbles another placeholder.
RecursivePlaceholdersTest::trustedCallbacks function core/tests/Drupal/Tests/Core/Render/RendererPlaceholdersTest.php Lists the trusted callbacks provided by the implementing class.
RedirectAjaxTest class core/modules/views/tests/src/FunctionalJavascript/RedirectAjaxTest.php Tests that the redirects work with Ajax enabled views.
RedirectAjaxTest.php file core/modules/views/tests/src/FunctionalJavascript/RedirectAjaxTest.php
RedirectAjaxTest::$defaultTheme property core/modules/views/tests/src/FunctionalJavascript/RedirectAjaxTest.php The theme to install as the default for testing.
RedirectAjaxTest::$modules property core/modules/views/tests/src/FunctionalJavascript/RedirectAjaxTest.php Modules to install.
RedirectAjaxTest::setUp function core/modules/views/tests/src/FunctionalJavascript/RedirectAjaxTest.php
RedirectAjaxTest::testRedirectWithAjax function core/modules/views/tests/src/FunctionalJavascript/RedirectAjaxTest.php Ensures that redirects work with ajax.
RedirectDestinationTest class core/tests/Drupal/Tests/Core/Routing/RedirectDestinationTest.php Tests Drupal\Core\Routing\RedirectDestination.
RedirectDestinationTest.php file core/tests/Drupal/Tests/Core/Routing/RedirectDestinationTest.php
RedirectDestinationTest::$redirectDestination property core/tests/Drupal/Tests/Core/Routing/RedirectDestinationTest.php The tested redirect destination.
RedirectDestinationTest::$requestStack property core/tests/Drupal/Tests/Core/Routing/RedirectDestinationTest.php The request stack.
RedirectDestinationTest::$urlGenerator property core/tests/Drupal/Tests/Core/Routing/RedirectDestinationTest.php The mocked URL generator.
RedirectDestinationTest::providerGet function core/tests/Drupal/Tests/Core/Routing/RedirectDestinationTest.php
RedirectDestinationTest::setUp function core/tests/Drupal/Tests/Core/Routing/RedirectDestinationTest.php
RedirectDestinationTest::setupUrlGenerator function core/tests/Drupal/Tests/Core/Routing/RedirectDestinationTest.php
RedirectDestinationTest::testGet function core/tests/Drupal/Tests/Core/Routing/RedirectDestinationTest.php Tests destination passed via $_GET.
RedirectDestinationTest::testGetAsArray function core/tests/Drupal/Tests/Core/Routing/RedirectDestinationTest.php Tests get as array.
RedirectDestinationTest::testSetAfterGetCall function core/tests/Drupal/Tests/Core/Routing/RedirectDestinationTest.php Tests set after get call.
RedirectDestinationTest::testSetBeforeGetCall function core/tests/Drupal/Tests/Core/Routing/RedirectDestinationTest.php Tests set before get call.
RedirectOnExceptionTest class core/tests/Drupal/KernelTests/RequestProcessing/RedirectOnExceptionTest.php Tests redirects on exception pages.
RedirectOnExceptionTest.php file core/tests/Drupal/KernelTests/RequestProcessing/RedirectOnExceptionTest.php
RedirectOnExceptionTest::$modules property core/tests/Drupal/KernelTests/RequestProcessing/RedirectOnExceptionTest.php Modules to install.
RedirectOnExceptionTest::testRedirectOn404 function core/tests/Drupal/KernelTests/RequestProcessing/RedirectOnExceptionTest.php Tests redirects with a 404.
RedirectResponseSubscriberTest class core/tests/Drupal/Tests/Core/EventSubscriber/RedirectResponseSubscriberTest.php Tests Drupal\Core\EventSubscriber\RedirectResponseSubscriber.
RedirectResponseSubscriberTest.php file core/tests/Drupal/Tests/Core/EventSubscriber/RedirectResponseSubscriberTest.php
RedirectResponseSubscriberTest::$loggerClosure property core/tests/Drupal/Tests/Core/EventSubscriber/RedirectResponseSubscriberTest.php The mocked logger closure.
RedirectResponseSubscriberTest::$requestContext property core/tests/Drupal/Tests/Core/EventSubscriber/RedirectResponseSubscriberTest.php The mocked request context.
RedirectResponseSubscriberTest::$urlAssembler property core/tests/Drupal/Tests/Core/EventSubscriber/RedirectResponseSubscriberTest.php The mocked request context.
RedirectResponseSubscriberTest::providerTestDestinationRedirect function core/tests/Drupal/Tests/Core/EventSubscriber/RedirectResponseSubscriberTest.php Data provider for testDestinationRedirect().
RedirectResponseSubscriberTest::providerTestDestinationRedirectToExternalUrl function core/tests/Drupal/Tests/Core/EventSubscriber/RedirectResponseSubscriberTest.php Data provider for testDestinationRedirectToExternalUrl().
RedirectResponseSubscriberTest::providerTestDestinationRedirectWithInvalidUrl function core/tests/Drupal/Tests/Core/EventSubscriber/RedirectResponseSubscriberTest.php Data provider for testDestinationRedirectWithInvalidUrl().
RedirectResponseSubscriberTest::setUp function core/tests/Drupal/Tests/Core/EventSubscriber/RedirectResponseSubscriberTest.php
RedirectResponseSubscriberTest::testDestinationRedirect function core/tests/Drupal/Tests/Core/EventSubscriber/RedirectResponseSubscriberTest.php Tests destination detection and redirection.
RedirectResponseSubscriberTest::testDestinationRedirectToExternalUrl function core/tests/Drupal/Tests/Core/EventSubscriber/RedirectResponseSubscriberTest.php Tests destination redirect to external url.
RedirectResponseSubscriberTest::testDestinationRedirectWithInvalidUrl function core/tests/Drupal/Tests/Core/EventSubscriber/RedirectResponseSubscriberTest.php Tests destination redirect with invalid url.
RedirectResponseSubscriberTest::testRedirectWithOptInExternalUrl function core/tests/Drupal/Tests/Core/EventSubscriber/RedirectResponseSubscriberTest.php Tests redirect with opt in external url.
RedirectTest class core/modules/views_ui/tests/src/Functional/RedirectTest.php Tests the redirecting after saving a views.
RedirectTest class core/modules/system/tests/src/Functional/Form/RedirectTest.php Tests form redirection functionality.
RedirectTest.php file core/modules/system/tests/src/Functional/Form/RedirectTest.php
RedirectTest.php file core/modules/views_ui/tests/src/Functional/RedirectTest.php
RedirectTest::$defaultTheme property core/modules/views_ui/tests/src/Functional/RedirectTest.php The theme to install as the default for testing.
RedirectTest::$defaultTheme property core/modules/system/tests/src/Functional/Form/RedirectTest.php The theme to install as the default for testing.
RedirectTest::$modules property core/modules/system/tests/src/Functional/Form/RedirectTest.php Modules to install.
RedirectTest::$testViews property core/modules/views_ui/tests/src/Functional/RedirectTest.php Views used by this test.
RedirectTest::testRedirect function core/modules/views_ui/tests/src/Functional/RedirectTest.php Tests the redirecting.
RedirectTest::testRedirect function core/modules/system/tests/src/Functional/Form/RedirectTest.php Tests form redirection.
RedirectTest::testRedirectFromErrorPages function core/modules/system/tests/src/Functional/Form/RedirectTest.php Tests form redirection from 404/403 pages with the Block form.
ReEnableModuleFieldTest class core/modules/field/tests/src/Functional/ReEnableModuleFieldTest.php Tests the behavior of a field module after being disabled and re-enabled.
ReEnableModuleFieldTest.php file core/modules/field/tests/src/Functional/ReEnableModuleFieldTest.php

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