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 |
---|---|---|---|
TrackerUserTest | class | core/ |
Tests D7 tracker user source plugin. |
TrackerUserTest.php | file | core/ |
|
TrackerUserTest::$modules | property | core/ |
Modules to enable. |
TrackerUserTest::providerSource | function | core/ |
The data provider. |
TrackerUserUidTest | class | core/ |
Tests the tracker user uid handlers. |
TrackerUserUidTest.php | file | core/ |
|
TrackerUserUidTest::$modules | property | core/ |
Modules to enable. |
TrackerUserUidTest::$testViews | property | core/ |
Views used by this test. |
TrackerUserUidTest::testUserUid | function | core/ |
Tests the user uid filter and argument. |
TranslatedViewTest::$adminUser | property | core/ |
Administrator user for tests. |
TwigTransTest::$adminUser | property | core/ |
An administrative user for testing. |
UiHelperTrait::$loggedInUser | property | core/ |
The current user logged in using the Mink controlled browser. |
UiHelperTrait::drupalUserIsLoggedIn | function | core/ |
Returns whether a given user account is logged in. |
UITestBase::$adminUser | property | core/ |
An admin user with the 'administer views' permission. |
UITestBase::$fullAdminUser | property | core/ |
An admin user with administrative permissions for views, blocks, and nodes. |
UnblockUser | class | core/ |
Unblocks a user. |
UnblockUser.php | file | core/ |
|
UnblockUser::access | function | core/ |
|
UnblockUser::execute | function | core/ |
|
UninstallTest::testUserPermsUninstalled | function | core/ |
Tests the hook_modules_uninstalled() of the user module. |
UnsavedPreviewTest::$adminUser | property | core/ |
An admin user with the 'administer views' permission. |
UpdateMailTest::$currentUser | property | core/ |
The mocked current user service. |
UpdatePathLastRemovedTest::$updateUser | property | core/ |
A user account with upgrade permission. |
UpdatePathTestBase::replaceUser1 | function | core/ |
Replace User 1 with the user created here. |
UpdatePathTestBaseFilledTest::replaceUser1 | function | core/ |
|
UpdateRemovedPostUpdateTest::$updateUser | property | core/ |
An user that can execute updates. |
UpdateSchemaTest::$user | property | core/ |
|
UpdateScriptTest::$updateUser | property | core/ |
A user with the necessary permissions to administer software updates. |
UpdatesWith7xTest::$updateUser | property | core/ |
An administrative user. |
Url::fromUserInput | function | core/ |
Creates a Url object for a relative URI reference submitted by user input. |
UrlTest::testFromInvalidUserInput | function | core/ |
Tests the fromUserInput method with invalid paths. |
UrlTest::testFromUserInput | function | core/ |
Tests the fromUserInput method with valid paths. |
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. |
User accounts, permissions, and roles | group | core/ |
API for user accounts, access checking, roles, and permissions. |
user--compact.html.twig | file | core/ |
Theme override to present all user data. |
user.admin.css | file | core/ |
Admin styling for the User module. |
user.admin.css | file | core/ |
Admin styling for the User module. |
user.api.php | file | core/ |
Hooks provided by the User module. |
user.auth | service | core/ |
Drupal\user\UserAuthentication |
user.authentication.cookie | service | core/ |
Drupal\user\Authentication\Provider\Cookie |
user.config_translation.yml | file | core/ |
core/modules/user/user.config_translation.yml |
user.create.html.twig | file | core/ |
--- label: 'Creating a user account' related: - user.security_account_settings - user.overview --- {% set people_link_text %}{% trans %}People{% endtrans %}{% endset %} {% set people_link = render_var(help_route_link(people_link_text,… |
user.css | file | core/ |
Theme styling for user module. |
user.css | file | core/ |
Theme styling for user module. |
user.current_user_context | service | core/ |
Drupal\user\ContextProvider\CurrentUserContext |
Pagination
- Previous page
- Page 25
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.