Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| UserRouteAlterTest | class | core/ |
Tests that the user routes can be altered. |
| UserRouteAlterTest.php | file | core/ |
|
| UserRouteAlterTest::$modules | property | core/ |
Modules to install. |
| UserRouteAlterTest::testUserAlteredRoute | function | core/ |
Tests the altered 'user.login.http' route. |
| UserRouteProvider | class | core/ |
Provides routes for the user entity. |
| UserRouteProvider.php | file | core/ |
|
| UserRouteProvider::getRoutes | function | core/ |
Provides routes for entities. |
| UserRow | class | core/ |
A row plugin which renders a user. |
| UserRow.php | file | core/ |
|
| UserRow::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| Users | class | core/ |
Tests creating user views with the wizard. |
| Users.php | file | core/ |
|
| users.yml | file | core/ |
core/modules/migrate_drupal/tests/modules/migrate_overwrite_test/migrations/users.yml |
| Users::$createdColumn | property | core/ |
Set the created column. |
| Users::$filters | property | core/ |
Set default values for the filters. |
| Users::defaultDisplayOptions | function | core/ |
Assembles the default display options for the view. |
| UserSaveStatusTest | class | core/ |
Tests user saving status. |
| UserSaveStatusTest.php | file | core/ |
|
| UserSaveStatusTest::$modules | property | core/ |
Modules to install. |
| UserSaveStatusTest::setUp | function | core/ |
|
| UserSaveStatusTest::testUserSaveStatus | function | core/ |
Tests SAVED_NEW and SAVED_UPDATED statuses for user entity type. |
| UserSaveTest | class | core/ |
Tests account saving for arbitrary new uid. |
| UserSaveTest.php | file | core/ |
|
| UserSaveTest::$modules | property | core/ |
Modules to install. |
| UserSaveTest::testExistingPasswordRemoval | function | core/ |
Ensures that an existing password is unset after the user was saved. |
| UserSearch | class | core/ |
Executes a keyword search for users against the {users} database table. |
| UserSearch.php | file | core/ |
|
| UserSearch::$currentUser | property | core/ |
The current user. |
| UserSearch::$database | property | core/ |
The database connection. |
| UserSearch::$entityTypeManager | property | core/ |
The entity type manager. |
| UserSearch::$moduleHandler | property | core/ |
The module handler. |
| UserSearch::access | function | core/ |
Checks data value access. |
| UserSearch::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| UserSearch::execute | function | core/ |
Executes the search. |
| UserSearch::__construct | function | core/ |
Creates a UserSearch object. |
| UserSearchTest | class | core/ |
Verifies that sensitive information is hidden from unauthorized users. |
| UserSearchTest.php | file | core/ |
|
| UserSearchTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UserSearchTest::$modules | property | core/ |
Modules to install. |
| UserSearchTest::testUserSearch | function | core/ |
Tests various user search functionalities and permission-based restrictions. |
| UserSelection | class | core/ |
Provides specific access control for the user entity type. |
| UserSelection.php | file | core/ |
|
| UserSelection::$connection | property | core/ |
The database connection. |
| UserSelection::buildConfigurationForm | function | core/ |
Form constructor. |
| UserSelection::buildEntityQuery | function | core/ |
Builds an EntityQuery to get referenceable entities. |
| UserSelection::createNewEntity | function | core/ |
Creates a new entity object that can be used as a valid reference. |
| UserSelection::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| UserSelection::entityQueryAlter | function | core/ |
Allows altering the SelectQuery generated by EntityFieldQuery. |
| UserSelection::validateReferenceableNewEntities | function | core/ |
Validates which newly created entities can be referenced. |
| UserSelection::__construct | function | core/ |
Constructs a new UserSelection object. |
Pagination
- Previous page
- Page 1540
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.