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
UserJsonAnonTest::$defaultTheme property core/modules/user/tests/src/Functional/Rest/UserJsonAnonTest.php The theme to install as the default for testing.
UserJsonAnonTest::$format property core/modules/user/tests/src/Functional/Rest/UserJsonAnonTest.php The format to use in this test.
UserJsonAnonTest::$mimeType property core/modules/user/tests/src/Functional/Rest/UserJsonAnonTest.php The MIME type that corresponds to $format.
UserJsonBasicAuthDecoratedTest class core/modules/user/tests/src/Functional/Rest/UserJsonBasicAuthDecoratedTest.php Run UserJsonBasicAuthTest with a user.auth decorator.
UserJsonBasicAuthDecoratedTest.php file core/modules/user/tests/src/Functional/Rest/UserJsonBasicAuthDecoratedTest.php
UserJsonBasicAuthDecoratedTest::$modules property core/modules/user/tests/src/Functional/Rest/UserJsonBasicAuthDecoratedTest.php Modules to install.
UserJsonBasicAuthDecoratedTest::testServiceDecorated function core/modules/user/tests/src/Functional/Rest/UserJsonBasicAuthDecoratedTest.php Test that the UserAuthDecorator is providing user.auth.
UserJsonBasicAuthTest class core/modules/user/tests/src/Functional/Rest/UserJsonBasicAuthTest.php @group rest
@group #slow
UserJsonBasicAuthTest.php file core/modules/user/tests/src/Functional/Rest/UserJsonBasicAuthTest.php
UserJsonBasicAuthTest::$auth property core/modules/user/tests/src/Functional/Rest/UserJsonBasicAuthTest.php The authentication mechanism to use in this test.
UserJsonBasicAuthTest::$defaultTheme property core/modules/user/tests/src/Functional/Rest/UserJsonBasicAuthTest.php The theme to install as the default for testing.
UserJsonBasicAuthTest::$format property core/modules/user/tests/src/Functional/Rest/UserJsonBasicAuthTest.php The format to use in this test.
UserJsonBasicAuthTest::$mimeType property core/modules/user/tests/src/Functional/Rest/UserJsonBasicAuthTest.php The MIME type that corresponds to $format.
UserJsonBasicAuthTest::$modules property core/modules/user/tests/src/Functional/Rest/UserJsonBasicAuthTest.php Modules to install.
UserJsonCookieTest class core/modules/user/tests/src/Functional/Rest/UserJsonCookieTest.php @group rest
@group #slow
UserJsonCookieTest.php file core/modules/user/tests/src/Functional/Rest/UserJsonCookieTest.php
UserJsonCookieTest::$auth property core/modules/user/tests/src/Functional/Rest/UserJsonCookieTest.php The authentication mechanism to use in this test.
UserJsonCookieTest::$defaultTheme property core/modules/user/tests/src/Functional/Rest/UserJsonCookieTest.php The theme to install as the default for testing.
UserJsonCookieTest::$format property core/modules/user/tests/src/Functional/Rest/UserJsonCookieTest.php The format to use in this test.
UserJsonCookieTest::$mimeType property core/modules/user/tests/src/Functional/Rest/UserJsonCookieTest.php The MIME type that corresponds to $format.
UserKernelTestBase class core/modules/user/tests/src/Kernel/Views/UserKernelTestBase.php Provides a common test base for user views tests.
UserKernelTestBase.php file core/modules/user/tests/src/Kernel/Views/UserKernelTestBase.php
UserKernelTestBase::$modules property core/modules/user/tests/src/Kernel/Views/UserKernelTestBase.php Modules to install.
UserKernelTestBase::$roleStorage property core/modules/user/tests/src/Kernel/Views/UserKernelTestBase.php The entity storage for roles.
UserKernelTestBase::$users property core/modules/user/tests/src/Kernel/Views/UserKernelTestBase.php Users to use during this test.
UserKernelTestBase::$userStorage property core/modules/user/tests/src/Kernel/Views/UserKernelTestBase.php The entity storage for users.
UserKernelTestBase::setUp function core/modules/user/tests/src/Kernel/Views/UserKernelTestBase.php
UserKernelTestBase::setupPermissionTestData function core/modules/user/tests/src/Kernel/Views/UserKernelTestBase.php Set some test data for permission related tests.
UserLanguageCreationTest class core/modules/user/tests/src/Functional/UserLanguageCreationTest.php Tests preferred language configuration and language selector access.
UserLanguageCreationTest.php file core/modules/user/tests/src/Functional/UserLanguageCreationTest.php
UserLanguageCreationTest::$defaultTheme property core/modules/user/tests/src/Functional/UserLanguageCreationTest.php The theme to install as the default for testing.
UserLanguageCreationTest::$modules property core/modules/user/tests/src/Functional/UserLanguageCreationTest.php Modules to install.
UserLanguageCreationTest::testLocalUserCreation function core/modules/user/tests/src/Functional/UserLanguageCreationTest.php Functional test for language handling during user creation.
UserLanguageTest class core/modules/user/tests/src/Functional/UserLanguageTest.php Functional tests for a user's ability to change their default language.
UserLanguageTest.php file core/modules/user/tests/src/Functional/UserLanguageTest.php
UserLanguageTest::$defaultTheme property core/modules/user/tests/src/Functional/UserLanguageTest.php The theme to install as the default for testing.
UserLanguageTest::$modules property core/modules/user/tests/src/Functional/UserLanguageTest.php Modules to install.
UserLanguageTest::testUserLanguageConfiguration function core/modules/user/tests/src/Functional/UserLanguageTest.php Tests if user can change their default language.
UserLanguageTestController class core/modules/user/tests/modules/user_language_test/src/Controller/UserLanguageTestController.php Returns responses for User Language Test routes.
UserLanguageTestController.php file core/modules/user/tests/modules/user_language_test/src/Controller/UserLanguageTestController.php
UserLanguageTestController::buildPostResponse function core/modules/user/tests/modules/user_language_test/src/Controller/UserLanguageTestController.php Builds the response.
UserLanguageTestForm class core/modules/user/tests/modules/user_language_test/src/Form/UserLanguageTestForm.php Provides a User Language Test form.
UserLanguageTestForm.php file core/modules/user/tests/modules/user_language_test/src/Form/UserLanguageTestForm.php
UserLanguageTestForm::buildForm function core/modules/user/tests/modules/user_language_test/src/Form/UserLanguageTestForm.php Form constructor.
UserLanguageTestForm::getFormId function core/modules/user/tests/modules/user_language_test/src/Form/UserLanguageTestForm.php Returns a unique string identifying the form.
UserLanguageTestForm::submitForm function core/modules/user/tests/modules/user_language_test/src/Form/UserLanguageTestForm.php Form submission handler.
UserLocalTasksTest class core/modules/user/tests/src/Unit/Menu/UserLocalTasksTest.php Tests user local tasks.
UserLocalTasksTest.php file core/modules/user/tests/src/Unit/Menu/UserLocalTasksTest.php
UserLocalTasksTest::getUserAdminRoutes function core/modules/user/tests/src/Unit/Menu/UserLocalTasksTest.php Provides a list of routes to test.
UserLocalTasksTest::getUserLoginRoutes function core/modules/user/tests/src/Unit/Menu/UserLocalTasksTest.php Provides a list of routes to test.

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