9 calls to EntityKernelTestBase::createUser()
- EntityAutocompleteElementFormTest::testEntityAutocompleteAccess in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ Element/ EntityAutocompleteElementFormTest.php - Tests that access is properly checked by the EntityAutocomplete element.
- EntityReferenceSelectionSortTest::setUp in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntityReferenceSelection/ EntityReferenceSelectionSortTest.php - EntityValidationTest::createTestEntity in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntityValidationTest.php - Creates a test entity.
- NodeFieldAccessTest::testAccessToAdministrativeFields in core/
modules/ node/ tests/ src/ Kernel/ NodeFieldAccessTest.php - Tests permissions on nodes status field.
- TimezoneTest::setUp in core/
tests/ Drupal/ KernelTests/ Core/ Datetime/ Element/ TimezoneTest.php - UserMailNotifyTest::testUserMailNotifyLangcodeDeprecation in core/
modules/ user/ tests/ src/ Kernel/ UserMailNotifyTest.php - Tests the deprecated $langcode argument to _user_mail_notify().
- UserMailNotifyTest::testUserMailsNotSent in core/
modules/ user/ tests/ src/ Kernel/ UserMailNotifyTest.php - Tests mails are not sent when notify.$op is FALSE.
- UserMailNotifyTest::testUserMailsSent in core/
modules/ user/ tests/ src/ Kernel/ UserMailNotifyTest.php - Tests mails are sent when notify.$op is TRUE.
- UserMailNotifyTest::testUserRecoveryMailLanguage in core/
modules/ user/ tests/ src/ Kernel/ UserMailNotifyTest.php - Tests recovery email content and token langcode is aligned.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.