Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| UserListBuilder::__construct | function | core/ |
Constructs a new UserListBuilder object. |
| UserLocalTasksTest | class | core/ |
Tests user local tasks. |
| UserLocalTasksTest.php | file | core/ |
|
| UserLocalTasksTest::getUserAdminRoutes | function | core/ |
Provides a list of routes to test. |
| UserLocalTasksTest::getUserLoginRoutes | function | core/ |
Provides a list of routes to test. |
| UserLocalTasksTest::getUserPageRoutes | function | core/ |
Provides a list of routes to test. |
| UserLocalTasksTest::setUp | function | core/ |
|
| UserLocalTasksTest::testUserAdminLocalTasks | function | core/ |
Tests local task existence. |
| UserLocalTasksTest::testUserLoginLocalTasks | function | core/ |
Checks user listing local tasks. |
| UserLocalTasksTest::testUserPageLocalTasks | function | core/ |
Checks user listing local tasks. |
| UserLoginBlock | class | core/ |
Provides a 'User login' block. |
| UserLoginBlock.php | file | core/ |
|
| UserLoginBlock::$routeMatch | property | core/ |
The route match. |
| UserLoginBlock::blockAccess | function | core/ |
Indicates whether the block should be shown. |
| UserLoginBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| UserLoginBlock::create | function | core/ |
Creates an instance of the plugin. |
| UserLoginBlock::renderPlaceholderFormAction | function | core/ |
#lazy_builder callback; renders a form action URL including destination. |
| UserLoginBlock::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
| UserLoginBlock::__construct | function | core/ |
Constructs a new UserLoginBlock instance. |
| UserLoginForm | class | core/ |
Provides a user login form. |
| UserLoginForm.php | file | core/ |
|
| UserLoginForm::$flood | property | core/ |
The flood service. |
| UserLoginForm::$renderer | property | core/ |
The renderer. |
| UserLoginForm::$userAuth | property | core/ |
The user authentication object. |
| UserLoginForm::$userStorage | property | core/ |
The user storage. |
| UserLoginForm::buildForm | function | core/ |
Form constructor. |
| UserLoginForm::create | function | core/ |
Instantiates a new instance of this class. |
| UserLoginForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| UserLoginForm::submitForm | function | core/ |
Form submission handler. |
| UserLoginForm::validateAuthentication | function | core/ |
Checks supplied username/password against local users table. |
| UserLoginForm::validateFinal | function | core/ |
Checks if user was not authenticated, or if too many logins were attempted. |
| UserLoginForm::validateName | function | core/ |
Sets an error if supplied username has been blocked. |
| UserLoginForm::__construct | function | core/ |
Constructs a new UserLoginForm. |
| UserLoginHttpTest | class | core/ |
Tests login and password reset via direct HTTP. |
| UserLoginHttpTest.php | file | core/ |
|
| UserLoginHttpTest::$cookies | property | core/ |
The cookie jar. |
| UserLoginHttpTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UserLoginHttpTest::$modules | property | core/ |
Modules to install. |
| UserLoginHttpTest::$serializer | property | core/ |
The serializer. |
| UserLoginHttpTest::assertHttpResponse | function | core/ |
Checks a response for status code and body. |
| UserLoginHttpTest::assertHttpResponseWithMessage | function | core/ |
Checks a response for status code and message. |
| UserLoginHttpTest::doTestLogin | function | core/ |
Do login testing for a given serialization format. |
| UserLoginHttpTest::doTestPasswordReset | function | core/ |
Do password reset testing for given format and account. |
| UserLoginHttpTest::getLoginStatusUrlString | function | core/ |
Gets the URL string for checking login. |
| UserLoginHttpTest::getResultValue | function | core/ |
Gets a value for a given key from the response. |
| UserLoginHttpTest::loginFromResetEmail | function | core/ |
Login from reset password email. |
| UserLoginHttpTest::loginRequest | function | core/ |
Executes a login HTTP request. |
| UserLoginHttpTest::logoutRequest | function | core/ |
Executes a logout HTTP request. |
| UserLoginHttpTest::passwordRequest | function | core/ |
Executes a password HTTP request. |
| UserLoginHttpTest::resetFlood | function | core/ |
Resets all flood entries. |
Pagination
- Previous page
- Page 1328
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.