Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
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. |
| 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/ |
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. |
| UserLoginHttpDecoratedTest | class | core/ |
Tests login and password reset via direct HTTP with a user.auth decorator. |
| UserLoginHttpDecoratedTest.php | file | core/ |
|
| UserLoginHttpDecoratedTest::$modules | property | core/ |
Modules to install. |
| UserLoginHttpDecoratedTest::testServiceDecorated | function | core/ |
Test that the UserAuthDecorator is providing user.auth. |
| 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. |
Pagination
- Previous page
- Page 1402
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.