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 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
SystemTestController::lockPersist function core/modules/system/tests/modules/system_test/src/Controller/SystemTestController.php Creates a lock that will persist across requests.
SystemTestController::mainContentFallback function core/modules/system/tests/modules/system_test/src/Controller/SystemTestController.php Tests main content fallback.
SystemTestController::messengerServiceTest function core/modules/system/tests/modules/system_test/src/Controller/SystemTestController.php Tests setting messages and removing one before it is displayed.
SystemTestController::permissionDependentContent function core/modules/system/tests/modules/system_test/src/Controller/SystemTestController.php Shows permission-dependent content.
SystemTestController::preRenderCacheTags function core/modules/system/tests/modules/system_test/src/Controller/SystemTestController.php Sets a cache tag on an element to help test #pre_render and cache tags.
SystemTestController::requestDestination function core/modules/system/tests/modules/system_test/src/Controller/SystemTestController.php Controller to return $_REQUEST['destination'] for testing.
SystemTestController::respondWithCacheableRedirectResponse function core/modules/system/tests/modules/system_test/src/Controller/SystemTestController.php Returns a CacheableRedirectResponse with the given status code.
SystemTestController::respondWithCacheableResponse function core/modules/system/tests/modules/system_test/src/Controller/SystemTestController.php A simple page callback that uses a CacheableResponse object.
SystemTestController::respondWithLocalRedirectResponse function core/modules/system/tests/modules/system_test/src/Controller/SystemTestController.php Returns a LocalRedirectResponse with the given status code.
SystemTestController::respondWithPublicResponse function core/modules/system/tests/modules/system_test/src/Controller/SystemTestController.php A plain Symfony response with Cache-Control: public, max-age=60.
SystemTestController::respondWithResponse function core/modules/system/tests/modules/system_test/src/Controller/SystemTestController.php A simple page callback that uses a plain Symfony response object.
SystemTestController::respondWithTrustedRedirectResponse function core/modules/system/tests/modules/system_test/src/Controller/SystemTestController.php Returns a TrustedRedirectResponse with the given status code.
SystemTestController::setHeader function core/modules/system/tests/modules/system_test/src/Controller/SystemTestController.php Sets a header.
SystemTestController::shutdownFunctions function core/modules/system/tests/modules/system_test/src/Controller/SystemTestController.php A simple page callback which adds a register shutdown function.
SystemTestController::simpleEcho function core/modules/system/tests/modules/system_test/src/Controller/SystemTestController.php Simple argument echo.
SystemTestController::statusMessagesForAssertions function core/modules/system/tests/modules/system_test/src/Controller/SystemTestController.php Sets messages for testing the WebAssert methods related to messages.
SystemTestController::system_test_cache_max_age_page function core/modules/system/tests/modules/system_test/src/Controller/SystemTestController.php Set cache max-age on the returned render array.
SystemTestController::system_test_cache_tags_page function core/modules/system/tests/modules/system_test/src/Controller/SystemTestController.php Set cache tag on the returned render array.
SystemTestController::trustedCallbacks function core/modules/system/tests/modules/system_test/src/Controller/SystemTestController.php Lists the trusted callbacks provided by the implementing class.
SystemTestController::__construct function core/modules/system/tests/modules/system_test/src/Controller/SystemTestController.php Constructs the SystemTestController.
system_core_incompatible_semver_test.info.yml file core/modules/system/tests/modules/system_core_incompatible_semver_test/system_core_incompatible_semver_test.info.yml core/modules/system/tests/modules/system_core_incompatible_semver_test/system_core_incompatible_semver_test.info.yml
system_core_semver_test.info.yml file core/modules/system/tests/modules/system_core_semver_test/system_core_semver_test.info.yml core/modules/system/tests/modules/system_core_semver_test/system_core_semver_test.info.yml
system_dependencies_test.info.yml file core/modules/system/tests/modules/system_dependencies_test/system_dependencies_test.info.yml core/modules/system/tests/modules/system_dependencies_test/system_dependencies_test.info.yml
system_form_form_test_alter_form_alter function core/modules/system/tests/modules/form_test/form_test.module Implements hook_form_FORM_ID_alter().
system_incompatible_core_version_dependencies_test.info.yml file core/modules/system/tests/modules/system_incompatible_core_version_dependencies_test/system_incompatible_core_version_dependencies_test.info.yml core/modules/system/tests/modules/system_incompatible_core_version_dependencies_test/system_incompatible_core_version_dependencies_test.info.yml
system_incompatible_module_version_dependencies_test.info.yml file core/modules/system/tests/modules/system_incompatible_module_version_dependencies_test/system_incompatible_module_version_dependencies_test.info.yml core/modules/system/tests/modules/system_incompatible_module_version_dependencies_test/system_incompatible_module_version_dependencies_test.info.yml
system_incompatible_module_version_test.info.yml file core/modules/system/tests/modules/system_incompatible_module_version_test/system_incompatible_module_version_test.info.yml core/modules/system/tests/modules/system_incompatible_module_version_test/system_incompatible_module_version_test.info.yml
system_incompatible_php_version_test.info.yml file core/modules/system/tests/modules/system_incompatible_php_version_test/system_incompatible_php_version_test.info.yml core/modules/system/tests/modules/system_incompatible_php_version_test/system_incompatible_php_version_test.info.yml
system_mail_failure_test.info.yml file core/modules/system/tests/modules/system_mail_failure_test/system_mail_failure_test.info.yml core/modules/system/tests/modules/system_mail_failure_test/system_mail_failure_test.info.yml
system_module_test.info.yml file core/modules/system/tests/modules/system_module_test/system_module_test.info.yml core/modules/system/tests/modules/system_module_test/system_module_test.info.yml
system_module_test.install file core/modules/system/tests/modules/system_module_test/system_module_test.install Install, update, and uninstall functions for the System test module.
system_module_test.module file core/modules/system/tests/modules/system_module_test/system_module_test.module Provides System module hook implementations for testing purposes.
system_module_test_install function core/modules/system/tests/modules/system_module_test/system_module_test.install Implements hook_install().
system_module_test_page_attachments_alter function core/modules/system/tests/modules/system_module_test/system_module_test.module Implements hook_page_attachments_alter().
system_project_namespace_test.info.yml file core/modules/system/tests/modules/system_project_namespace_test/system_project_namespace_test.info.yml core/modules/system/tests/modules/system_project_namespace_test/system_project_namespace_test.info.yml
system_status_obsolete_test.info.yml file core/modules/system/tests/modules/system_status_obsolete_test/system_status_obsolete_test.info.yml core/modules/system/tests/modules/system_status_obsolete_test/system_status_obsolete_test.info.yml
system_test.info.yml file core/modules/system/tests/modules/system_test/system_test.info.yml core/modules/system/tests/modules/system_test/system_test.info.yml
system_test.module file core/modules/system/tests/modules/system_test/system_test.module Test module.
system_test.permissions.yml file core/modules/system/tests/modules/system_test/system_test.permissions.yml core/modules/system/tests/modules/system_test/system_test.permissions.yml
system_test.routing.yml file core/modules/system/tests/modules/system_test/system_test.routing.yml core/modules/system/tests/modules/system_test/system_test.routing.yml
system_test_filetransfer_info function core/modules/system/tests/modules/system_test/system_test.module Implements hook_filetransfer_info().
system_test_help function core/modules/system/tests/modules/system_test/system_test.module Implements hook_help().
system_test_modules_installed function core/modules/system/tests/modules/system_test/system_test.module Implements hook_modules_installed().
system_test_modules_uninstalled function core/modules/system/tests/modules/system_test/system_test.module Implements hook_modules_uninstalled().
system_test_module_preinstall function core/modules/system/tests/modules/system_test/system_test.module Implements hook_module_preinstall().
system_test_module_preuninstall function core/modules/system/tests/modules/system_test/system_test.module Implements hook_module_preuninstall().
system_test_page_attachments function core/modules/system/tests/modules/system_test/system_test.module Implements hook_page_attachments().
system_test_system_info_alter function core/modules/system/tests/modules/system_test/system_test.module Implements hook_system_info_alter().
TabbableShimDialogIntegrationTestController class core/modules/system/tests/modules/tabbable_shim_test/src/Controller/TabbableShimDialogIntegrationTestController.php For testing the jQuery :tabbable shim as used in a dialog.
TabbableShimDialogIntegrationTestController.php file core/modules/system/tests/modules/tabbable_shim_test/src/Controller/TabbableShimDialogIntegrationTestController.php

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