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. 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.
Test class core/modules/config/tests/config_constant_test/src/Test.php A test class.

All search results

Title Object type File name Summary
AccessTestBase::$webUser property core/modules/user/tests/src/Functional/Views/AccessTestBase.php Contains a user object that has no special permissions.
AccessTestBase::setUp function core/modules/user/tests/src/Functional/Views/AccessTestBase.php Sets up the test.
access_check.latest_revision service core/modules/content_moderation/content_moderation.services.yml Drupal\content_moderation\Access\LatestRevisionCheck
access_check.menu_test_session service core/modules/system/tests/modules/menu_test/menu_test.services.yml Drupal\menu_test\Access\AccessCheck
access_test.engine file core/modules/system/tests/fixtures/HtaccessTest/access_test.engine
access_test.inc file core/modules/system/tests/fixtures/HtaccessTest/access_test.inc
access_test.install file core/modules/system/tests/fixtures/HtaccessTest/access_test.install
access_test.module file core/modules/system/tests/fixtures/HtaccessTest/access_test.module
access_test.php-info.txt file core/modules/system/tests/fixtures/HtaccessTest/access_test.php-info.txt
access_test.profile file core/modules/system/tests/fixtures/HtaccessTest/access_test.profile
access_test.sh file core/modules/system/tests/fixtures/HtaccessTest/access_test.sh
access_test.theme file core/modules/system/tests/fixtures/HtaccessTest/access_test.theme
access_test.tpl.php file core/modules/system/tests/fixtures/HtaccessTest/access_test.tpl.php
access_test.twig file core/modules/system/tests/fixtures/HtaccessTest/access_test.twig
access_test.yml file core/modules/system/tests/fixtures/HtaccessTest/access_test.yml core/modules/system/tests/fixtures/HtaccessTest/access_test.yml
AccountProxyTest class core/tests/Drupal/Tests/Core/Session/AccountProxyTest.php Tests Drupal\Core\Session\AccountProxy.
AccountProxyTest.php file core/tests/Drupal/Tests/Core/Session/AccountProxyTest.php
AccountProxyTest::testHasRole function core/tests/Drupal/Tests/Core/Session/AccountProxyTest.php Tests has role.
AccountProxyTest::testId function core/tests/Drupal/Tests/Core/Session/AccountProxyTest.php Tests id.
AccountProxyTest::testSetInitialAccountIdException function core/tests/Drupal/Tests/Core/Session/AccountProxyTest.php Tests set initial account id exception.
AccountSwitcherTest class core/tests/Drupal/KernelTests/Core/Session/AccountSwitcherTest.php Test case for account switching.
AccountSwitcherTest.php file core/tests/Drupal/KernelTests/Core/Session/AccountSwitcherTest.php
AccountSwitcherTest::testAccountSwitching function core/tests/Drupal/KernelTests/Core/Session/AccountSwitcherTest.php Tests the account switching, switching to and switching back.
AccountTakeoverGadgetChainTest class core/tests/Drupal/KernelTests/Core/User/AccountTakeoverGadgetChainTest.php Tests protection against SA-CORE-2024-007 Gadget Chain.
AccountTakeoverGadgetChainTest.php file core/tests/Drupal/KernelTests/Core/User/AccountTakeoverGadgetChainTest.php
AccountTakeoverGadgetChainTest::$modules property core/tests/Drupal/KernelTests/Core/User/AccountTakeoverGadgetChainTest.php Modules to install.
AccountTakeoverGadgetChainTest::setUp function core/tests/Drupal/KernelTests/Core/User/AccountTakeoverGadgetChainTest.php
AccountTakeoverGadgetChainTest::testAccountTakeoverGadgetChain function core/tests/Drupal/KernelTests/Core/User/AccountTakeoverGadgetChainTest.php Tests unserializing a SQLi / account takeover payload.
ActionJsonAnonTest class core/modules/system/tests/src/Functional/Rest/ActionJsonAnonTest.php Tests Action Json Anon.
ActionJsonAnonTest.php file core/modules/system/tests/src/Functional/Rest/ActionJsonAnonTest.php
ActionJsonAnonTest::$defaultTheme property core/modules/system/tests/src/Functional/Rest/ActionJsonAnonTest.php The theme to install as the default for testing.
ActionJsonAnonTest::$format property core/modules/system/tests/src/Functional/Rest/ActionJsonAnonTest.php The format to use in this test.
ActionJsonAnonTest::$mimeType property core/modules/system/tests/src/Functional/Rest/ActionJsonAnonTest.php The MIME type that corresponds to $format.
ActionJsonBasicAuthTest class core/modules/system/tests/src/Functional/Rest/ActionJsonBasicAuthTest.php Tests Action Json Basic Auth.
ActionJsonBasicAuthTest.php file core/modules/system/tests/src/Functional/Rest/ActionJsonBasicAuthTest.php
ActionJsonBasicAuthTest::$auth property core/modules/system/tests/src/Functional/Rest/ActionJsonBasicAuthTest.php The authentication mechanism to use in this test.
ActionJsonBasicAuthTest::$defaultTheme property core/modules/system/tests/src/Functional/Rest/ActionJsonBasicAuthTest.php The theme to install as the default for testing.
ActionJsonBasicAuthTest::$format property core/modules/system/tests/src/Functional/Rest/ActionJsonBasicAuthTest.php The format to use in this test.
ActionJsonBasicAuthTest::$mimeType property core/modules/system/tests/src/Functional/Rest/ActionJsonBasicAuthTest.php The MIME type that corresponds to $format.
ActionJsonBasicAuthTest::$modules property core/modules/system/tests/src/Functional/Rest/ActionJsonBasicAuthTest.php Modules to install.
ActionJsonCookieTest class core/modules/system/tests/src/Functional/Rest/ActionJsonCookieTest.php Tests Action Json Cookie.
ActionJsonCookieTest.php file core/modules/system/tests/src/Functional/Rest/ActionJsonCookieTest.php
ActionJsonCookieTest::$auth property core/modules/system/tests/src/Functional/Rest/ActionJsonCookieTest.php The authentication mechanism to use in this test.
ActionJsonCookieTest::$defaultTheme property core/modules/system/tests/src/Functional/Rest/ActionJsonCookieTest.php The theme to install as the default for testing.
ActionJsonCookieTest::$format property core/modules/system/tests/src/Functional/Rest/ActionJsonCookieTest.php The format to use in this test.
ActionJsonCookieTest::$mimeType property core/modules/system/tests/src/Functional/Rest/ActionJsonCookieTest.php The MIME type that corresponds to $format.
ActionMethodAttributeTest class core/tests/Drupal/Tests/Core/Config/Action/ActionMethodAttributeTest.php Tests Drupal\Core\Config\Action\Attribute\ActionMethod.
ActionMethodAttributeTest.php file core/tests/Drupal/Tests/Core/Config/Action/ActionMethodAttributeTest.php
ActionMethodAttributeTest::testInvalidFunctionName function core/tests/Drupal/Tests/Core/Config/Action/ActionMethodAttributeTest.php Tests invalid function name.
ActionResourceTestBase class core/modules/system/tests/src/Functional/Rest/ActionResourceTestBase.php Resource test base for the action entity.

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