Search for login

  1. Search 7.x for login
  2. Search 9.5.x for login
  3. Search 8.9.x for login
  4. Search 10.3.x for login
  5. Other projects
Title Object type File name Summary
StandardPerformanceTest::testLogin function core/profiles/standard/tests/src/FunctionalJavascript/StandardPerformanceTest.php Tests the performance of logging in.
StandardPerformanceTest::testLoginBlock function core/profiles/standard/tests/src/FunctionalJavascript/StandardPerformanceTest.php Tests the performance of logging in via the user login block.
SynchronizeCsrfTokenSeedTrait::drupalLogin function core/modules/ckeditor5/tests/src/Traits/SynchronizeCsrfTokenSeedTrait.php
TabbableShimDialogIntegrationTestController class core/modules/system/tests/modules/tabbable_shim_test/src/Controller/TabbableShimDialogIntegrationTestController.php For testing the jQuery :tabbable shim as used in a dialog.
TabbableShimDialogIntegrationTestController.php file core/modules/system/tests/modules/tabbable_shim_test/src/Controller/TabbableShimDialogIntegrationTestController.php
TabbableShimDialogIntegrationTestController::build function core/modules/system/tests/modules/tabbable_shim_test/src/Controller/TabbableShimDialogIntegrationTestController.php Provides a page with the jQuery UI dialog library for testing .
TestControllers::testLogin function core/modules/system/tests/modules/menu_test/src/TestControllers.php Returns page to be used as a login path.
TestSiteApplicationTest::testUserLogin function core/tests/Drupal/Tests/Scripts/TestSiteApplicationTest.php @coversNothing
TestSiteUserLoginCommand class core/tests/Drupal/TestSite/Commands/TestSiteUserLoginCommand.php Command to generate a login link for the test site.
TestSiteUserLoginCommand.php file core/tests/Drupal/TestSite/Commands/TestSiteUserLoginCommand.php
TestSiteUserLoginCommand::$classLoader property core/tests/Drupal/TestSite/Commands/TestSiteUserLoginCommand.php The class loader to use for installation and initialization of setup.
TestSiteUserLoginCommand::configure function core/tests/Drupal/TestSite/Commands/TestSiteUserLoginCommand.php
TestSiteUserLoginCommand::execute function core/tests/Drupal/TestSite/Commands/TestSiteUserLoginCommand.php
UiHelperTrait::$useOneTimeLoginLinks property core/tests/Drupal/Tests/UiHelperTrait.php Use one-time login links instead of submitting the login form.
UiHelperTrait::drupalLogin function core/tests/Drupal/Tests/UiHelperTrait.php Logs in a user using the Mink controlled browser.
User::getLastLoginTime function core/modules/user/src/Entity/User.php Returns the UNIX timestamp when the user last logged in.
User::setLastLoginTime function core/modules/user/src/Entity/User.php Sets the UNIX timestamp when the user last logged in.
UserAuthenticationController::getLoginFloodIdentifier function core/modules/user/src/Controller/UserAuthenticationController.php Gets the login identifier for user login flood control.
UserAuthenticationController::login function core/modules/user/src/Controller/UserAuthenticationController.php Logs in a user.
UserAuthenticationController::loginStatus function core/modules/user/src/Controller/UserAuthenticationController.php Checks whether a user is logged in or not.
UserAuthenticationController::userLoginFinalize function core/modules/user/src/Controller/UserAuthenticationController.php Finalizes the user login.
UserBlocksTest::testUserLoginBlock function core/modules/user/tests/src/Functional/UserBlocksTest.php Tests the user login block.
UserBlocksTest::testUserLoginBlockVisibility function core/modules/user/tests/src/Functional/UserBlocksTest.php Tests that user login block is hidden from user/login.
UserController::resetPassLogin function core/modules/user/src/Controller/UserController.php Validates user, hash, and timestamp; logs the user in if correct.
UserInterface::getLastLoginTime function core/modules/user/src/UserInterface.php Returns the UNIX timestamp when the user last logged in.
UserInterface::setLastLoginTime function core/modules/user/src/UserInterface.php Sets the UNIX timestamp when the user last logged in.
UserLocalTasksTest::getUserLoginRoutes function core/modules/user/tests/src/Unit/Menu/UserLocalTasksTest.php Provides a list of routes to test.
UserLocalTasksTest::testUserLoginLocalTasks function core/modules/user/tests/src/Unit/Menu/UserLocalTasksTest.php Checks user listing local tasks.
UserLoginBlock class core/modules/user/src/Plugin/Block/UserLoginBlock.php Provides a 'User login' block.
UserLoginBlock.php file core/modules/user/src/Plugin/Block/UserLoginBlock.php
UserLoginBlock::$routeMatch property core/modules/user/src/Plugin/Block/UserLoginBlock.php The route match.
UserLoginBlock::blockAccess function core/modules/user/src/Plugin/Block/UserLoginBlock.php Indicates whether the block should be shown.
UserLoginBlock::build function core/modules/user/src/Plugin/Block/UserLoginBlock.php Builds and returns the renderable array for this block plugin.
UserLoginBlock::create function core/modules/user/src/Plugin/Block/UserLoginBlock.php Creates an instance of the plugin.
UserLoginBlock::renderPlaceholderFormAction function core/modules/user/src/Plugin/Block/UserLoginBlock.php #lazy_builder callback; renders a form action URL including destination.
UserLoginBlock::trustedCallbacks function core/modules/user/src/Plugin/Block/UserLoginBlock.php Lists the trusted callbacks provided by the implementing class.
UserLoginBlock::__construct function core/modules/user/src/Plugin/Block/UserLoginBlock.php Constructs a new UserLoginBlock instance.
UserLoginDecoratedTest class core/modules/user/tests/src/Functional/UserLoginDecoratedTest.php Ensure that login works as expected with a decorator.
UserLoginDecoratedTest.php file core/modules/user/tests/src/Functional/UserLoginDecoratedTest.php
UserLoginDecoratedTest::$modules property core/modules/user/tests/src/Functional/UserLoginDecoratedTest.php Modules to install.
UserLoginDecoratedTest::testServiceDecorated function core/modules/user/tests/src/Functional/UserLoginDecoratedTest.php Test that the UserAuthDecorator is providing user.auth.
UserLoginForm class core/modules/user/src/Form/UserLoginForm.php Provides a user login form.
UserLoginForm.php file core/modules/user/src/Form/UserLoginForm.php
UserLoginForm::$bareHtmlPageRenderer property core/modules/user/src/Form/UserLoginForm.php The bare HTML renderer.
UserLoginForm::$renderer property core/modules/user/src/Form/UserLoginForm.php The renderer.
UserLoginForm::$userAuth property core/modules/user/src/Form/UserLoginForm.php The user authentication object.
UserLoginForm::$userFloodControl property core/modules/user/src/Form/UserLoginForm.php The user flood control service.
UserLoginForm::$userStorage property core/modules/user/src/Form/UserLoginForm.php The user storage.
UserLoginForm::buildForm function core/modules/user/src/Form/UserLoginForm.php Form constructor.
UserLoginForm::create function core/modules/user/src/Form/UserLoginForm.php Instantiates a new instance of this class.

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