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 |
---|---|---|---|
DemoUmamiProfileTest::testUser | function | core/ |
Tests that the users can log in with the admin password selected at install. |
demo_umami_set_users_passwords | function | core/ |
Sets the password of admin to be the password for all users. |
drupal-8.user-email-token-2587275.php | file | core/ |
Contains database additions to drupal-8.bare.standard.php.gz for testing the upgrade path of https://www.drupal.org/node/2587275. |
Drupal::currentUser | function | core/ |
Gets the current active user. |
DrupalTest::testCurrentUser | function | core/ |
Tests the currentUser() method. |
drupal_get_user_timezone | function | core/ |
Returns the time zone of the current user. |
DRUPAL_USER_TIMEZONE_DEFAULT | constant | core/ |
New users will be set to the default time zone at registration. |
DRUPAL_USER_TIMEZONE_EMPTY | constant | core/ |
New users will get an empty time zone at registration. |
DRUPAL_USER_TIMEZONE_SELECT | constant | core/ |
New users will select their own timezone at registration. |
DynamicMenuLinkMock::$currentUser | property | core/ |
The current user. |
DynamicMenuLinkMock::setCurrentUser | function | core/ |
Sets the current user. |
EditorAdminTest::$adminUser | property | core/ |
A user with the 'administer filters' permission. |
EditorAdminTest::$user | property | core/ |
The user to use during testing. |
EditorLoadingTest::$normalUser | property | core/ |
A normal user with additional access to the 'filtered_html' format. |
EditorLoadingTest::$privilegedUser | property | core/ |
A privileged user with additional access to the 'full_html' format. |
EditorLoadingTest::$untrustedUser | property | core/ |
An untrusted user, with access to the 'plain_text' format. |
EditorSecurityTest::$normalUser | property | core/ |
User with access to Restricted HTML text format with text editor. |
EditorSecurityTest::$privilegedUser | property | core/ |
User with access to all text formats and text editors. |
EditorSecurityTest::$trustedUser | property | core/ |
User with access to Restricted HTML text format, dangerous tags allowed with text editor. |
EditorSecurityTest::$untrustedUser | property | core/ |
User with access to Restricted HTML text format without text editor. |
EditorUploadImageScaleTest::$adminUser | property | core/ |
A user with permission as administer for testing. |
ElementsVerticalTabsTest::$adminUser | property | core/ |
A user with permission to access vertical_tab_test_tabs. |
ElementsVerticalTabsTest::$webUser | property | core/ |
A normal user. |
EntityAccessChecker::$currentUser | property | core/ |
The current user. |
EntityAccessControlHandler::prepareUser | function | core/ |
Loads the current account object, if it does not exist yet. |
EntityAccessControlHandlerTest::testUserLabelAccess | function | core/ |
Ensures user labels are accessible for everyone. |
EntityAutocompleteElementFormTest::$testAutocreateUser | property | core/ |
User for autocreate testing. |
EntityAutocompleteElementFormTest::$testUser | property | core/ |
User for testing. |
EntityCrudHookTest::testUserHooks | function | core/ |
Tests hook invocations for CRUD operations on users. |
EntityFieldTest::$entityUser | property | core/ |
|
EntityFilteringThemeTest::$user | property | core/ |
A test user. |
EntityKernelTestBase::createUser | function | core/ |
Creates a user. |
EntityKernelTestBaseTest::testSetUpCurrentUser | function | core/ |
Tests that the current user is set up correctly. |
EntityReferenceFieldDefaultValueTest::$adminUser | property | core/ |
A user with permission to administer content types, node fields, etc. |
EntityReferenceFieldTest::assertUserAutocreate | function | core/ |
Asserts that the setter callback performs autocreation for users. |
EntityReferenceFieldTest::assertUserRoleAutocreate | function | core/ |
Asserts that the setter callback performs autocreation for user roles. |
EntityReferenceFieldTranslatedReferenceViewTest::$webUser | property | core/ |
An user with permission to edit the referrer entity. |
EntityReferenceSelectionAccessTest::testUserHandler | function | core/ |
Test the user-specific overrides of the entity handler. |
EntityResource::$user | property | core/ |
The current user account. |
EntityResourceTest::$user | property | core/ |
The user. |
EntityRevisionsTest::$webUser | property | core/ |
A user with permission to administer entity_test content. |
EntitySerializationTest::$user | property | core/ |
The test user. |
EntitySerializationTest::testUserNormalize | function | core/ |
Tests user normalization, using the entity_serialization_test module to override some default access controls. |
EntityStateChangeValidationTest::$adminUser | property | core/ |
An admin user. |
EntityTypeInfo::$currentUser | property | core/ |
The current user. |
EntityUnitTestBase::createUser | function | core/ |
Creates a user. |
EntityUser | class | core/ |
Provides a destination plugin for migrating user entities. |
EntityUser.php | file | core/ |
|
EntityUser::$password | property | core/ |
The password service class. |
EntityUser::create | function | core/ |
Creates an instance of the plugin. |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.