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
UserTokenReplaceTest::setUp function core/modules/user/tests/src/Functional/UserTokenReplaceTest.php
UserTokenReplaceTest::testUserTokenReplacement function core/modules/user/tests/src/Functional/UserTokenReplaceTest.php Creates a user, then tests the tokens generated from it.
UserTranslationUITest class core/modules/user/tests/src/Functional/UserTranslationUITest.php Tests the User Translation UI.
UserTranslationUITest.php file core/modules/user/tests/src/Functional/UserTranslationUITest.php
UserTranslationUITest::$defaultCacheContexts property core/modules/user/tests/src/Functional/UserTranslationUITest.php Default cache contexts expected on a non-translated entity.
UserTranslationUITest::$defaultTheme property core/modules/user/tests/src/Functional/UserTranslationUITest.php The theme to install as the default for testing.
UserTranslationUITest::$modules property core/modules/user/tests/src/Functional/UserTranslationUITest.php Modules to install.
UserTranslationUITest::$name property core/modules/user/tests/src/Functional/UserTranslationUITest.php The user name of the test user.
UserTranslationUITest::doTestTranslationEdit function core/modules/user/tests/src/Functional/UserTranslationUITest.php Tests edit content translation.
UserTranslationUITest::getNewEntityValues function core/modules/user/tests/src/Functional/UserTranslationUITest.php Returns an array of entity field values to be tested.
UserTranslationUITest::getTranslatorPermissions function core/modules/user/tests/src/Functional/UserTranslationUITest.php Returns an array of permissions needed for the translator.
UserTranslationUITest::setUp function core/modules/user/tests/src/Functional/UserTranslationUITest.php
UserTranslationUITest::testTranslatedUserDeletion function core/modules/user/tests/src/Functional/UserTranslationUITest.php Tests translated user deletion.
UserValidationTest class core/modules/user/tests/src/Kernel/UserValidationTest.php Verify that user validity checks behave as designed.
UserValidationTest.php file core/modules/user/tests/src/Kernel/UserValidationTest.php
UserValidationTest::$modules property core/modules/user/tests/src/Kernel/UserValidationTest.php Modules to install.
UserValidationTest::assertAllowedValuesViolation function core/modules/user/tests/src/Kernel/UserValidationTest.php Verifies that an AllowedValues violation exists for the given field.
UserValidationTest::assertLengthViolation function core/modules/user/tests/src/Kernel/UserValidationTest.php Verifies that a length violation exists for the given field.
UserValidationTest::setUp function core/modules/user/tests/src/Kernel/UserValidationTest.php
UserValidationTest::testUsernames function core/modules/user/tests/src/Kernel/UserValidationTest.php Tests user name validation.
UserValidationTest::testValidation function core/modules/user/tests/src/Kernel/UserValidationTest.php Runs entity validation checks.
UserViewsDataTest class core/modules/user/tests/src/Kernel/Views/UserViewsDataTest.php Contains tests related to the views data for the user entity type.
UserViewsDataTest.php file core/modules/user/tests/src/Kernel/Views/UserViewsDataTest.php
UserViewsDataTest::$entityFieldManager property core/modules/user/tests/src/Kernel/Views/UserViewsDataTest.php The entity field manager.
UserViewsDataTest::$modules property core/modules/user/tests/src/Kernel/Views/UserViewsDataTest.php Modules to install.
UserViewsDataTest::$viewsData property core/modules/user/tests/src/Kernel/Views/UserViewsDataTest.php The views data service.
UserViewsDataTest::setUp function core/modules/user/tests/src/Kernel/Views/UserViewsDataTest.php
UserViewsDataTest::testUserPasswordFieldNotAvailableToViews function core/modules/user/tests/src/Kernel/Views/UserViewsDataTest.php Tests if user views data object doesn't contain pass field.
UserViewsFieldAccessTest class core/modules/user/tests/src/Kernel/Views/UserViewsFieldAccessTest.php Tests base field access in Views for the user entity.
UserViewsFieldAccessTest.php file core/modules/user/tests/src/Kernel/Views/UserViewsFieldAccessTest.php
UserViewsFieldAccessTest::$modules property core/modules/user/tests/src/Kernel/Views/UserViewsFieldAccessTest.php Modules to install.
UserViewsFieldAccessTest::setUp function core/modules/user/tests/src/Kernel/Views/UserViewsFieldAccessTest.php
UserViewsFieldAccessTest::testUserFields function core/modules/user/tests/src/Kernel/Views/UserViewsFieldAccessTest.php Tests the user fields.
UserXmlAnonTest class core/modules/user/tests/src/Functional/Rest/UserXmlAnonTest.php Tests User Xml Anon.
UserXmlAnonTest.php file core/modules/user/tests/src/Functional/Rest/UserXmlAnonTest.php
UserXmlAnonTest::$defaultTheme property core/modules/user/tests/src/Functional/Rest/UserXmlAnonTest.php The theme to install as the default for testing.
UserXmlAnonTest::$format property core/modules/user/tests/src/Functional/Rest/UserXmlAnonTest.php The format to use in this test.
UserXmlAnonTest::$mimeType property core/modules/user/tests/src/Functional/Rest/UserXmlAnonTest.php The MIME type that corresponds to $format.
UserXmlBasicAuthTest class core/modules/user/tests/src/Functional/Rest/UserXmlBasicAuthTest.php Tests User Xml Basic Auth.
UserXmlBasicAuthTest.php file core/modules/user/tests/src/Functional/Rest/UserXmlBasicAuthTest.php
UserXmlBasicAuthTest::$auth property core/modules/user/tests/src/Functional/Rest/UserXmlBasicAuthTest.php The authentication mechanism to use in this test.
UserXmlBasicAuthTest::$defaultTheme property core/modules/user/tests/src/Functional/Rest/UserXmlBasicAuthTest.php The theme to install as the default for testing.
UserXmlBasicAuthTest::$format property core/modules/user/tests/src/Functional/Rest/UserXmlBasicAuthTest.php The format to use in this test.
UserXmlBasicAuthTest::$mimeType property core/modules/user/tests/src/Functional/Rest/UserXmlBasicAuthTest.php The MIME type that corresponds to $format.
UserXmlBasicAuthTest::$modules property core/modules/user/tests/src/Functional/Rest/UserXmlBasicAuthTest.php Modules to install.
UserXmlCookieTest class core/modules/user/tests/src/Functional/Rest/UserXmlCookieTest.php Tests User Xml Cookie.
UserXmlCookieTest.php file core/modules/user/tests/src/Functional/Rest/UserXmlCookieTest.php
UserXmlCookieTest::$auth property core/modules/user/tests/src/Functional/Rest/UserXmlCookieTest.php The authentication mechanism to use in this test.
UserXmlCookieTest::$defaultTheme property core/modules/user/tests/src/Functional/Rest/UserXmlCookieTest.php The theme to install as the default for testing.
UserXmlCookieTest::$format property core/modules/user/tests/src/Functional/Rest/UserXmlCookieTest.php The format to use in this test.

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