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 |
---|---|---|---|
UserAccessControlHandlerTest::testNonExistingFieldAccess | function | core/ |
Tests access to a non-existing base field. |
UserAccessControlHandlerTest::testPasswordAccess | function | core/ |
Tests that passwords cannot be viewed, just edited. |
UserAccessControlHandlerTest::testUserNameAccess | function | core/ |
Ensures user name access is working properly. |
UserAccessControlHandlerTest::userNameProvider | function | core/ |
Provides test data for testUserNameAccess(). |
UserAccountFormFieldsTest | class | core/ |
Verifies that the field order in user account forms is compatible with password managers of web browsers. |
UserAccountFormFieldsTest.php | file | core/ |
|
UserAccountFormFieldsTest::$modules | property | core/ |
Modules to enable. |
UserAccountFormFieldsTest::assertFieldOrder | function | core/ |
Asserts that the 'name' form element is directly before the 'pass' element. |
UserAccountFormFieldsTest::buildAccountForm | function | core/ |
Builds the user account form for a given operation. |
UserAccountFormFieldsTest::testInstallConfigureForm | function | core/ |
Tests the root user account form section in the "Configure site" form. |
UserAccountFormFieldsTest::testUserEditForm | function | core/ |
Tests the user edit form. |
UserAccountFormFieldsTest::testUserRegistrationForm | function | core/ |
Tests the user registration form. |
UserAccountLinksTest | class | core/ |
Tests user-account links. |
UserAccountLinksTest.php | file | core/ |
|
UserAccountLinksTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
UserAccountLinksTest::$modules | property | core/ |
Modules to enable. |
UserAccountLinksTest::setUp | function | core/ |
|
UserAccountLinksTest::testAccountPageTitles | function | core/ |
Tests page title is set correctly on user account tabs. |
UserAccountLinksTest::testDisabledAccountLink | function | core/ |
Tests disabling the 'My account' link. |
UserAccountLinksTest::testSecondaryMenu | function | core/ |
Tests the secondary menu. |
UserActionConfigSchemaTest | class | core/ |
Ensures the user action for adding and removing roles have valid config schema. |
UserActionConfigSchemaTest.php | file | core/ |
|
UserActionConfigSchemaTest::$modules | property | core/ |
Modules to enable. |
UserActionConfigSchemaTest::testValidUserActionConfigSchema | function | core/ |
Tests whether the user action config schema are valid. |
UserAdminLanguageTest | class | core/ |
Tests users' ability to change their own administration language. |
UserAdminLanguageTest.php | file | core/ |
|
UserAdminLanguageTest::$adminUser | property | core/ |
A user with permission to access admin pages and administer languages. |
UserAdminLanguageTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
UserAdminLanguageTest::$modules | property | core/ |
Modules to enable. |
UserAdminLanguageTest::$regularUser | property | core/ |
A non-administrator user for this test. |
UserAdminLanguageTest::addCustomLanguage | function | core/ |
Helper method for adding a custom language. |
UserAdminLanguageTest::setLanguageNegotiation | function | core/ |
Sets the User interface negotiation detection method. |
UserAdminLanguageTest::setUp | function | core/ |
|
UserAdminLanguageTest::testActualNegotiation | function | core/ |
Tests the actual language negotiation. |
UserAdminLanguageTest::testUserAdminLanguageConfigurationAvailableIfAdminLanguageNegotiationIsEnabled | function | core/ |
Tests that the admin language is configurable only for administrators. |
UserAdminLanguageTest::testUserAdminLanguageConfigurationAvailableWithAdminLanguageNegotiation | function | core/ |
Tests that admin language negotiation is configurable only if enabled. |
UserAdminLanguageTest::testUserAdminLanguageConfigurationNotAvailableWithOnlyOneLanguage | function | core/ |
Tests that admin language is not configurable in single language sites. |
UserAdminListingTest | class | core/ |
Tests the user admin listing if views is not enabled. |
UserAdminListingTest.php | file | core/ |
|
UserAdminListingTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
UserAdminListingTest::testUserListing | function | core/ |
Tests the listing. |
UserAdminSettingsFormTest | class | core/ |
Configuration object user.mail and user.settings save test. |
UserAdminSettingsFormTest.php | file | core/ |
|
UserAdminSettingsFormTest::$modules | property | core/ |
Modules to enable. |
UserAdminSettingsFormTest::setUp | function | core/ |
|
UserAdminTest | class | core/ |
Tests user administration page functionality. |
UserAdminTest.php | file | core/ |
|
UserAdminTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
UserAdminTest::$modules | property | core/ |
Modules to enable. |
UserAdminTest::testNotificationEmailAddress | function | core/ |
Tests the alternate notification email address for user mails. |
Pagination
- Previous page
- Page 26
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.