8 calls to user_load_by_name() in Zircon Profile 8
- ContactPersonalTest::checkContactAccess in core/
modules/ contact/ src/ Tests/ ContactPersonalTest.php - Creates a user and then checks contact form access.
- DbLogTest::doUser in core/
modules/ dblog/ src/ Tests/ DbLogTest.php - Generates and then verifies some user events.
- PathProcessor::processInbound in core/
modules/ system/ tests/ modules/ url_alter_test/ src/ PathProcessor.php - Processes the inbound path.
- PathProcessorTest::processInbound in core/
modules/ system/ tests/ modules/ url_alter_test/ src/ PathProcessorTest.php - Processes the inbound path.
- UserCreateTest::testUserAdd in core/
modules/ user/ src/ Tests/ UserCreateTest.php - Create a user through the administration interface and ensure that it displays in the user list.
- UserLanguageCreationTest::testLocalUserCreation in core/
modules/ user/ src/ Tests/ UserLanguageCreationTest.php - Functional test for language handling during user creation.
- UserRolesAssignmentTest::testCreateUserWithRole in core/
modules/ user/ src/ Tests/ UserRolesAssignmentTest.php - Tests that when creating a user the role can be assigned. And that it can be removed again.
- UserSaveTest::testUserImport in core/
modules/ user/ src/ Tests/ UserSaveTest.php - Test creating a user with arbitrary uid.