Search for login
- Search 7.x for login
- Search 9.5.x for login
- Search 8.9.x for login
- Search 10.3.x for login
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
AccessAnnouncementTest::testAnnounceFirstLogin | function | core/ |
Test of viewing announcements by a user with appropriate permission. |
access_check.user.login_status | service | core/ |
Drupal\user\Access\LoginStatusCheck |
BasicAuthTest::testGlobalLoginFloodControl | function | core/ |
Tests the global login flood control. |
BasicAuthTest::testPerUserLoginFloodControl | function | core/ |
Tests the per-user login flood control. |
block.block.stark_login.yml | file | core/ |
core/tests/fixtures/config_install/multilingual/language/es/block.block.stark_login.yml |
block.block.stark_login.yml | file | core/ |
core/tests/fixtures/config_install/multilingual/block.block.stark_login.yml |
block.block.stark_login.yml | file | core/ |
core/tests/fixtures/config_install/testing_config_install/block.block.stark_login.yml |
DemoUmamiProfileTest::drupalLoginWithPassword | function | core/ |
Logs in a user using the Mink controlled browser using a password. |
hook_user_login | function | core/ |
The user just logged in. |
LocaleTranslatedSchemaDefinitionTest::$useOneTimeLoginLinks | property | core/ |
|
LocaleTranslationUiTest::$useOneTimeLoginLinks | property | core/ |
|
LoginLogoutMenuLink | class | core/ |
A menu link that shows "Log in" or "Log out" as appropriate. |
LoginLogoutMenuLink.php | file | core/ |
|
LoginLogoutMenuLink::$currentUser | property | core/ |
The current user. |
LoginLogoutMenuLink::create | function | core/ |
Creates an instance of the plugin. |
LoginLogoutMenuLink::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
LoginLogoutMenuLink::getRouteName | function | core/ |
Returns the route name, if available. |
LoginLogoutMenuLink::getTitle | function | core/ |
Returns the localized title to be shown for this link. |
LoginLogoutMenuLink::__construct | function | core/ |
Constructs a new LoginLogoutMenuLink. |
LoginStatusCheck | class | core/ |
Determines access to routes based on login status of current user. |
LoginStatusCheck.php | file | core/ |
|
LoginStatusCheck::access | function | core/ |
Checks access. |
MenuLinkTreeTest::testUserLoginAndUserLogoutLinks | function | core/ |
Tests user/login and user/logout links. |
MenuRouterTest::testAuthUserUserLogin | function | core/ |
Tests authenticated user login redirects. |
MenuRouterTest::testMaintenanceModeLoginPaths | function | core/ |
Make sure the maintenance mode can be bypassed using an EventSubscriber. |
MenuUiTest::testUserLoginUserLogoutLinks | function | core/ |
Tests the user login/logout links. |
MigrateUpgradeTestBase::assertUserLogIn | function | core/ |
Asserts that a migrated user can login. |
MockUserLoginBlock | class | core/ |
Mock implementation of a login block plugin used by Plugin API unit tests. |
MockUserLoginBlock.php | file | core/ |
|
MockUserLoginBlock::$title | property | core/ |
The title to display when rendering this block instance. |
MockUserLoginBlock::getTitle | function | core/ |
|
MockUserLoginBlock::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
QuickStartTestBase::formLogin | function | core/ |
Helper that uses Drupal's user/login form to log in. |
RevisionLogInterface | interface | core/ |
Defines methods for an entity that supports revision logging and ownership. |
RevisionLogInterface.php | file | core/ |
|
RevisionLogInterface::getRevisionCreationTime | function | core/ |
Gets the entity revision creation timestamp. |
RevisionLogInterface::getRevisionLogMessage | function | core/ |
Returns the entity revision log message. |
RevisionLogInterface::getRevisionUser | function | core/ |
Gets the entity revision author. |
RevisionLogInterface::getRevisionUserId | function | core/ |
Gets the entity revision author ID. |
RevisionLogInterface::setRevisionCreationTime | function | core/ |
Sets the entity revision creation timestamp. |
RevisionLogInterface::setRevisionLogMessage | function | core/ |
Sets the entity revision log message. |
RevisionLogInterface::setRevisionUser | function | core/ |
Sets the entity revision author. |
RevisionLogInterface::setRevisionUserId | function | core/ |
Sets the entity revision author by ID. |
ServerCommand::getOneTimeLoginUrl | function | core/ |
Gets a one time login URL for user 1. |
SessionHttpsTest::getUserLoginFormBuildId | function | core/ |
Gets the form build ID for the user login form. |
SessionHttpsTest::loginHttp | function | core/ |
Log in a user via HTTP. |
SessionHttpsTest::loginHttps | function | core/ |
Log in a user via HTTPS. |
SessionTest::testSessionPersistenceOnLogin | function | core/ |
Tests storing data in Session() object. |
session_test_user_login | function | core/ |
Implements hook_user_login(). |
StandardPerformanceTest::submitLoginForm | function | core/ |
Submit the user login form. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.