Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| UserListBuilder::getOperations | function | core/ |
|
| UserListBuilder::load | function | core/ |
|
| UserListBuilder::render | function | core/ |
|
| UserListBuilder::__construct | function | core/ |
Constructs a new UserListBuilder object. |
| UserLocalTask | class | core/ |
Provides local task definitions for all entity bundles. |
| UserLocalTask.php | file | core/ |
|
| UserLocalTask::$entityTypeManager | property | core/ |
The entity type manager. |
| UserLocalTask::create | function | core/ |
|
| UserLocalTask::getDerivativeDefinitions | function | core/ |
|
| UserLocalTask::__construct | function | core/ |
Creates a UserLocalTask 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. |
| UserLocalTaskTest | class | core/ |
Tests the local tasks deriver class. |
| UserLocalTaskTest.php | file | core/ |
|
| UserLocalTaskTest::$deriver | property | core/ |
The local tasks deriver. |
| UserLocalTaskTest::setUp | function | core/ |
|
| UserLocalTaskTest::testGetDerivativeDefinitions | function | core/ |
Tests the derivatives generated for 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/ |
|
| UserLoginBlock::build | function | core/ |
|
| UserLoginBlock::renderPlaceholderFormAction | function | core/ |
Render API callback: Renders a form action URL including destination. |
| UserLoginBlock::trustedCallbacks | function | core/ |
|
| UserLoginBlock::__construct | function | core/ |
Constructs a new UserLoginBlock instance. |
| UserLoginDecoratedTest | class | core/ |
Ensure that login works as expected with a decorator. |
| UserLoginDecoratedTest.php | file | core/ |
|
| UserLoginDecoratedTest::$modules | property | core/ |
Modules to install. |
| UserLoginDecoratedTest::testServiceDecorated | function | core/ |
Test that the UserAuthDecorator is providing user.auth. |
| UserLoginForm | class | core/ |
Provides a user login form. |
| UserLoginForm.php | file | core/ |
|
| UserLoginForm::$bareHtmlPageRenderer | property | core/ |
The bare HTML renderer. |
| UserLoginForm::$renderer | property | core/ |
The renderer. |
| UserLoginForm::$userAuth | property | core/ |
The user authentication object. |
| UserLoginForm::$userFloodControl | property | core/ |
The user flood control service. |
| UserLoginForm::$userStorage | property | core/ |
The user storage. |
| UserLoginForm::buildForm | function | core/ |
|
| UserLoginForm::create | function | core/ |
|
| UserLoginForm::getFormId | function | core/ |
|
| UserLoginForm::submitForm | function | core/ |
|
| 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::__construct | function | core/ |
Constructs a new UserLoginForm. |
Pagination
- Previous page
- Page 1746
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.