Search for test

  1. Search 7.x for test
  2. Search 9.5.x for test
  3. Search 10.3.x for test
  4. Search 11.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.

All search results

Title Object type File name Summary
UserCacheTagsTest::createEntity function core/modules/user/tests/src/Functional/UserCacheTagsTest.php Creates the entity to be tested.
UserCacheTagsTest::getAdditionalCacheTagsForEntityListing function core/modules/user/tests/src/Functional/UserCacheTagsTest.php Returns the additional cache tags for the tested entity's listing by type.
UserCacheTagsTest::setUp function core/modules/user/tests/src/Functional/UserCacheTagsTest.php
UserCancelTest class core/modules/user/tests/src/Functional/UserCancelTest.php Ensure that account cancellation methods work as expected.
UserCancelTest.php file core/modules/user/tests/src/Functional/UserCancelTest.php
UserCancelTest::$defaultTheme property core/modules/user/tests/src/Functional/UserCancelTest.php The theme to install as the default for testing.
UserCancelTest::$modules property core/modules/user/tests/src/Functional/UserCancelTest.php Modules to enable.
UserCancelTest::setUp function core/modules/user/tests/src/Functional/UserCancelTest.php
UserCancelTest::testMassUserCancelByAdmin function core/modules/user/tests/src/Functional/UserCancelTest.php Create an administrative user and mass-delete other users.
UserCancelTest::testUserAnonymize function core/modules/user/tests/src/Functional/UserCancelTest.php Delete account and anonymize all content.
UserCancelTest::testUserAnonymizeBatch function core/modules/user/tests/src/Functional/UserCancelTest.php Delete account and anonymize all content using a batch process.
UserCancelTest::testUserBlock function core/modules/user/tests/src/Functional/UserCancelTest.php Disable account and keep all content.
UserCancelTest::testUserBlockUnpublish function core/modules/user/tests/src/Functional/UserCancelTest.php Disable account and unpublish all content.
UserCancelTest::testUserCancelByAdmin function core/modules/user/tests/src/Functional/UserCancelTest.php Create an administrative user and delete another user.
UserCancelTest::testUserCancelChangePermission function core/modules/user/tests/src/Functional/UserCancelTest.php Test ability to change the permission for canceling users.
UserCancelTest::testUserCancelInvalid function core/modules/user/tests/src/Functional/UserCancelTest.php Attempt invalid account cancellations.
UserCancelTest::testUserCancelUid1 function core/modules/user/tests/src/Functional/UserCancelTest.php Tests that user account for uid 1 cannot be cancelled.
UserCancelTest::testUserCancelWithoutPermission function core/modules/user/tests/src/Functional/UserCancelTest.php Attempt to cancel account without permission.
UserCancelTest::testUserDelete function core/modules/user/tests/src/Functional/UserCancelTest.php Delete account and remove all content.
UserCancelTest::testUserDeleteWithContentAndNodeAccess function core/modules/user/tests/src/Functional/UserCancelTest.php Tests user cancel with node access.
UserCancelTest::testUserWithoutEmailCancelByAdmin function core/modules/user/tests/src/Functional/UserCancelTest.php Tests deletion of a user account without an email address.
UserChangedTest class core/modules/user/tests/src/Functional/Views/UserChangedTest.php Tests the changed field.
UserChangedTest.php file core/modules/user/tests/src/Functional/Views/UserChangedTest.php
UserChangedTest::$defaultTheme property core/modules/user/tests/src/Functional/Views/UserChangedTest.php The theme to install as the default for testing.
UserChangedTest::$modules property core/modules/user/tests/src/Functional/Views/UserChangedTest.php Modules to enable.
UserChangedTest::$testViews property core/modules/user/tests/src/Functional/Views/UserChangedTest.php Views used by this test.
UserChangedTest::setUp function core/modules/user/tests/src/Functional/Views/UserChangedTest.php
UserChangedTest::testChangedField function core/modules/user/tests/src/Functional/Views/UserChangedTest.php Tests changed field.
UserControllerTest class core/modules/user/tests/src/Kernel/Controller/UserControllerTest.php @coversDefaultClass \Drupal\user\Controller\UserController[[api-linebreak]]
@group user
UserControllerTest.php file core/modules/user/tests/src/Kernel/Controller/UserControllerTest.php
UserControllerTest::testConstructorDeprecations function core/modules/user/tests/src/Kernel/Controller/UserControllerTest.php @group legacy
@expectedDeprecation Calling Drupal\user\Controller\UserController::__construct without the $flood parameter is deprecated in drupal:8.8.0 and is required in drupal:9.0.0. See https://www.drupal.org/node/1681832
UserCreateFailMailTest class core/modules/user/tests/src/Functional/UserCreateFailMailTest.php Tests the create user administration page.
UserCreateFailMailTest.php file core/modules/user/tests/src/Functional/UserCreateFailMailTest.php
UserCreateFailMailTest::$defaultTheme property core/modules/user/tests/src/Functional/UserCreateFailMailTest.php The theme to install as the default for testing.
UserCreateFailMailTest::$modules property core/modules/user/tests/src/Functional/UserCreateFailMailTest.php Modules to enable
UserCreateFailMailTest::testUserAdd function core/modules/user/tests/src/Functional/UserCreateFailMailTest.php Tests the create user administration page.
UserCreateTest class core/modules/user/tests/src/Functional/UserCreateTest.php Tests the create user administration page.
UserCreateTest.php file core/modules/user/tests/src/Functional/UserCreateTest.php
UserCreateTest::$defaultTheme property core/modules/user/tests/src/Functional/UserCreateTest.php The theme to install as the default for testing.
UserCreateTest::$modules property core/modules/user/tests/src/Functional/UserCreateTest.php Modules to enable.
UserCreateTest::testUserAdd function core/modules/user/tests/src/Functional/UserCreateTest.php Create a user through the administration interface and ensure that it
displays in the user list.
UserDataTest class core/modules/user/tests/src/Kernel/Views/UserDataTest.php Tests the user data service field handler.
UserDataTest.php file core/modules/user/tests/src/Kernel/Views/UserDataTest.php
UserDataTest::$modules property core/modules/user/tests/src/Kernel/Views/UserDataTest.php Modules to enable.
UserDataTest::$testViews property core/modules/user/tests/src/Kernel/Views/UserDataTest.php Views to be enabled.
UserDataTest::testDataField function core/modules/user/tests/src/Kernel/Views/UserDataTest.php Tests field handler.
UserDeleteTest class core/modules/user/tests/src/Kernel/UserDeleteTest.php Tests deleting of user accounts.
UserDeleteTest.php file core/modules/user/tests/src/Kernel/UserDeleteTest.php
UserDeleteTest::$modules property core/modules/user/tests/src/Kernel/UserDeleteTest.php Modules to enable.
UserDeleteTest::testUserDeleteMultiple function core/modules/user/tests/src/Kernel/UserDeleteTest.php Test deleting multiple users.

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