Search for %s
- Search 7.x for %s
- Search 8.9.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::buildRow | function | core/ |
Builds a row for an entity in the entity listing. |
| UserListBuilder::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
| UserListBuilder::getOperations | function | core/ |
Provides an array of information to build a list of operation links. |
| UserListBuilder::load | function | core/ |
Loads entities of this type from storage for listing. |
| UserListBuilder::render | function | core/ |
Builds the entity listing as renderable array for table.html.twig. |
| 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/ |
Creates a new class instance. |
| UserLocalTask::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| 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/ |
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::$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. |
Pagination
- Previous page
- Page 1363
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.