Search for user
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
User | class | core/ |
Defines the user entity class. |
User | class | core/ |
Validate whether an argument is a valid user. |
User | class | core/ |
Default argument plugin to extract a user from request. |
User | class | core/ |
Drupal 6 user source from database. |
User | class | core/ |
Drupal 7 user source from database. |
User | class | core/ |
Plugin class for Drupal 7 user migrations dealing with fields and profiles. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
UserTrackerTab::currentUser | function | core/ |
Gets the current active user. |
UserTrackerTab::getRouteParameters | function | core/ |
Returns the route parameters needed to render a link for the local task. |
UserTranslationUITest | class | core/ |
Tests the User Translation UI. |
UserTranslationUITest.php | file | core/ |
|
UserTranslationUITest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
UserTranslationUITest::$modules | property | core/ |
Modules to enable. |
UserTranslationUITest::$name | property | core/ |
The user name of the test user. |
UserTranslationUITest::doTestTranslationEdit | function | core/ |
Tests edit content translation. |
UserTranslationUITest::getNewEntityValues | function | core/ |
Returns an array of entity field values to be tested. |
UserTranslationUITest::getTranslatorPermissions | function | core/ |
Returns an array of permissions needed for the translator. |
UserTranslationUITest::setUp | function | core/ |
|
UserTranslationUITest::testTranslatedUserDeletion | function | core/ |
Test translated user deletion. |
UserUid | class | core/ |
UID filter to check for nodes that a user posted or commented on. |
UserUid | class | core/ |
UID argument to check for nodes that user posted or commented on. |
UserUid | class | core/ |
Filter handler to accept a user id to check for nodes that user posted or commented on. |
UserUid | class | core/ |
Argument handler to accept a user id to check for nodes that user posted or commented on. |
UserUid.php | file | core/ |
|
UserUid.php | file | core/ |
|
UserUid.php | file | core/ |
|
UserUid.php | file | core/ |
|
UserUid::$database | property | core/ |
Database Service Object. |
UserUid::create | function | core/ |
Creates an instance of the plugin. |
UserUid::defaultActions | function | core/ |
Provide a list of default behaviors for this argument if the argument is not present. |
UserUid::getSortName | function | core/ |
Return a description of how the argument would normally be sorted. |
UserUid::query | function | core/ |
Add this filter to the query. |
UserUid::query | function | core/ |
Set up the query for this argument. |
UserUid::query | function | core/ |
Add this filter to the query. |
UserUid::query | function | core/ |
Set up the query for this argument. |
UserUid::title | function | core/ |
Get the title this argument will assign the view, given the argument. |
UserUid::__construct | function | core/ |
Constructs a \Drupal\comment\Plugin\views\argument\UserUid object. |
UserUpdate7002 | class | core/ |
Converts user time zones from time zone offsets to time zone names. |
UserUpdate7002.php | file | core/ |
|
UserUpdate7002::$dateConfig | property | core/ |
Contains the system.theme configuration object. |
UserUpdate7002::$timezones | property | core/ |
System timezones. |
UserUpdate7002::create | function | core/ |
Creates an instance of the plugin. |
UserUpdate7002::transform | function | core/ |
Performs the associated process. |
UserUpdate7002::__construct | function | core/ |
|
UserUpdate8002 | class | core/ |
Keep the predefined roles for rid 1 and 2. |
UserUpdate8002.php | file | core/ |
|
UserUpdate8002::transform | function | core/ |
Keep the predefined roles for rid 1 and 2. |
UserUpdateEmailToken | class | core/ |
Tests user email token upgrade path. |
UserUpdateEmailToken.php | file | core/ |
|
UserUpdateEmailToken::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
UserUpdateEmailToken::testEmailToken | function | core/ |
Tests that email token in status_blocked of user.mail is updated. |
UserUpdateOrderPermissionsTest | class | core/ |
Tests user permissions sort upgrade path. |
UserUpdateOrderPermissionsTest.php | file | core/ |
|
UserUpdateOrderPermissionsTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
UserUpdateOrderPermissionsTest::testPermissionsOrder | function | core/ |
Tests that permissions are ordered by machine name. |
UserValidationTest | class | core/ |
Verify that user validity checks behave as designed. |
UserValidationTest.php | file | core/ |
Pagination
- Previous page
- Page 46
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.