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
DynamicPageCacheTestController::htmlUncacheableContexts function core/modules/dynamic_page_cache/tests/dynamic_page_cache_test/src/DynamicPageCacheTestController.php A route returning a render array (with 'user' context, so uncacheable)
DynamicPageCacheTestController::htmlUncacheableMaxAge function core/modules/dynamic_page_cache/tests/dynamic_page_cache_test/src/DynamicPageCacheTestController.php A route returning a render array (with max-age=0, so uncacheable)
DynamicPageCacheTestController::htmlUncacheableTags function core/modules/dynamic_page_cache/tests/dynamic_page_cache_test/src/DynamicPageCacheTestController.php A route returning a render array (with a cache tag preventing caching).
DynamicPageCacheTestController::htmlWithCacheContexts function core/modules/dynamic_page_cache/tests/dynamic_page_cache_test/src/DynamicPageCacheTestController.php A route returning a render array (with cache contexts, so cacheable).
DynamicPageCacheTestController::response function core/modules/dynamic_page_cache/tests/dynamic_page_cache_test/src/DynamicPageCacheTestController.php A route returning a Response object.
DynamicPageCacheTestController::uncacheableAccessCheck function core/modules/dynamic_page_cache/tests/dynamic_page_cache_test/src/DynamicPageCacheTestController.php Returns an uncacheable access result.
dynamic_page_cache_test.info.yml file core/modules/dynamic_page_cache/tests/dynamic_page_cache_test/dynamic_page_cache_test.info.yml core/modules/dynamic_page_cache/tests/dynamic_page_cache_test/dynamic_page_cache_test.info.yml
dynamic_page_cache_test.routing.yml file core/modules/dynamic_page_cache/tests/dynamic_page_cache_test/dynamic_page_cache_test.routing.yml core/modules/dynamic_page_cache/tests/dynamic_page_cache_test/dynamic_page_cache_test.routing.yml
EarlyDateTest class core/modules/taxonomy/tests/src/Functional/EarlyDateTest.php Posts an article with a taxonomy term and a date prior to 1970.
EarlyDateTest.php file core/modules/taxonomy/tests/src/Functional/EarlyDateTest.php
EarlyDateTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/EarlyDateTest.php The theme to install as the default for testing.
EarlyDateTest::$modules property core/modules/taxonomy/tests/src/Functional/EarlyDateTest.php Modules to install.
EarlyDateTest::setUp function core/modules/taxonomy/tests/src/Functional/EarlyDateTest.php
EarlyDateTest::testTaxonomyEarlyDateNode function core/modules/taxonomy/tests/src/Functional/EarlyDateTest.php Tests taxonomy functionality with nodes prior to 1970.
EarlyRenderingControllerTest class core/modules/system/tests/src/Functional/Common/EarlyRenderingControllerTest.php Verifies that bubbleable metadata of early rendering is not lost.
EarlyRenderingControllerTest.php file core/modules/system/tests/src/Functional/Common/EarlyRenderingControllerTest.php
EarlyRenderingControllerTest::$defaultTheme property core/modules/system/tests/src/Functional/Common/EarlyRenderingControllerTest.php The theme to install as the default for testing.
EarlyRenderingControllerTest::$modules property core/modules/system/tests/src/Functional/Common/EarlyRenderingControllerTest.php Modules to install.
EarlyRenderingControllerTest::testEarlyRendering function core/modules/system/tests/src/Functional/Common/EarlyRenderingControllerTest.php Tests theme preprocess functions being able to attach assets.
EarlyRenderingTestController class core/modules/system/tests/modules/early_rendering_controller_test/src/EarlyRenderingTestController.php Controller routines for early_rendering_test routes.
EarlyRenderingTestController.php file core/modules/system/tests/modules/early_rendering_controller_test/src/EarlyRenderingTestController.php
EarlyRenderingTestController::$renderer property core/modules/system/tests/modules/early_rendering_controller_test/src/EarlyRenderingTestController.php The renderer.
EarlyRenderingTestController::ajaxResponse function core/modules/system/tests/modules/early_rendering_controller_test/src/EarlyRenderingTestController.php
EarlyRenderingTestController::ajaxResponseEarly function core/modules/system/tests/modules/early_rendering_controller_test/src/EarlyRenderingTestController.php
EarlyRenderingTestController::cacheableDomainObject function core/modules/system/tests/modules/early_rendering_controller_test/src/EarlyRenderingTestController.php
EarlyRenderingTestController::cacheableDomainObjectEarly function core/modules/system/tests/modules/early_rendering_controller_test/src/EarlyRenderingTestController.php
EarlyRenderingTestController::cacheableResponse function core/modules/system/tests/modules/early_rendering_controller_test/src/EarlyRenderingTestController.php
EarlyRenderingTestController::cacheableResponseEarly function core/modules/system/tests/modules/early_rendering_controller_test/src/EarlyRenderingTestController.php
EarlyRenderingTestController::domainObject function core/modules/system/tests/modules/early_rendering_controller_test/src/EarlyRenderingTestController.php
EarlyRenderingTestController::domainObjectEarly function core/modules/system/tests/modules/early_rendering_controller_test/src/EarlyRenderingTestController.php
EarlyRenderingTestController::domainObjectWithAttachments function core/modules/system/tests/modules/early_rendering_controller_test/src/EarlyRenderingTestController.php
EarlyRenderingTestController::domainObjectWithAttachmentsEarly function core/modules/system/tests/modules/early_rendering_controller_test/src/EarlyRenderingTestController.php
EarlyRenderingTestController::earlyRenderContent function core/modules/system/tests/modules/early_rendering_controller_test/src/EarlyRenderingTestController.php
EarlyRenderingTestController::renderArray function core/modules/system/tests/modules/early_rendering_controller_test/src/EarlyRenderingTestController.php
EarlyRenderingTestController::renderArrayEarly function core/modules/system/tests/modules/early_rendering_controller_test/src/EarlyRenderingTestController.php
EarlyRenderingTestController::response function core/modules/system/tests/modules/early_rendering_controller_test/src/EarlyRenderingTestController.php
EarlyRenderingTestController::responseEarly function core/modules/system/tests/modules/early_rendering_controller_test/src/EarlyRenderingTestController.php
EarlyRenderingTestController::responseWithAttachments function core/modules/system/tests/modules/early_rendering_controller_test/src/EarlyRenderingTestController.php
EarlyRenderingTestController::responseWithAttachmentsEarly function core/modules/system/tests/modules/early_rendering_controller_test/src/EarlyRenderingTestController.php
EarlyRenderingTestController::__construct function core/modules/system/tests/modules/early_rendering_controller_test/src/EarlyRenderingTestController.php Constructs an EarlyRenderingTestController.
early_rendering_controller_test.info.yml file core/modules/system/tests/modules/early_rendering_controller_test/early_rendering_controller_test.info.yml core/modules/system/tests/modules/early_rendering_controller_test/early_rendering_controller_test.info.yml
early_rendering_controller_test.routing.yml file core/modules/system/tests/modules/early_rendering_controller_test/early_rendering_controller_test.routing.yml core/modules/system/tests/modules/early_rendering_controller_test/early_rendering_controller_test.routing.yml
early_rendering_controller_test.services.yml file core/modules/system/tests/modules/early_rendering_controller_test/early_rendering_controller_test.services.yml core/modules/system/tests/modules/early_rendering_controller_test/early_rendering_controller_test.services.yml
early_translation_test.authentication.early_translation_test service core/modules/locale/tests/modules/early_translation_test/early_translation_test.services.yml Drupal\early_translation_test\Auth
early_translation_test.info.yml file core/modules/locale/tests/modules/early_translation_test/early_translation_test.info.yml core/modules/locale/tests/modules/early_translation_test/early_translation_test.info.yml
early_translation_test.services.yml file core/modules/locale/tests/modules/early_translation_test/early_translation_test.services.yml core/modules/locale/tests/modules/early_translation_test/early_translation_test.services.yml
EditModeTest class core/modules/contextual/tests/src/FunctionalJavascript/EditModeTest.php Tests edit mode.
EditModeTest.php file core/modules/contextual/tests/src/FunctionalJavascript/EditModeTest.php
EditModeTest::$adminTheme property core/modules/contextual/tests/src/FunctionalJavascript/EditModeTest.php The administration theme name.
EditModeTest::$defaultTheme property core/modules/contextual/tests/src/FunctionalJavascript/EditModeTest.php The theme to install as the default for testing.

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