Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| UserAccessControlHandlerTest.php | file | core/ |
|
| UserAccessControlHandlerTest::$accessControlHandler | property | core/ |
The user access controller to test. |
| UserAccessControlHandlerTest::$admin | property | core/ |
The mock administrative test user. |
| UserAccessControlHandlerTest::$items | property | core/ |
The mocked test field items. |
| UserAccessControlHandlerTest::$owner | property | core/ |
The mock user account that is able to change their own account name. |
| UserAccessControlHandlerTest::$viewer | property | core/ |
The mock user account with view access. |
| UserAccessControlHandlerTest::adminFieldAccessProvider | function | core/ |
Provides test data for testAdminFieldAccess(). |
| UserAccessControlHandlerTest::assertFieldAccess | function | core/ |
Asserts correct field access grants for a field. |
| UserAccessControlHandlerTest::createdAccessProvider | function | core/ |
Provides test data for testCreatedAccess(). |
| UserAccessControlHandlerTest::hiddenUserSettingsProvider | function | core/ |
Provides test data for testHiddenUserSettings(). |
| UserAccessControlHandlerTest::NonExistingFieldAccessProvider | function | core/ |
Provides test data for testNonExistingFieldAccess(). |
| UserAccessControlHandlerTest::passwordAccessProvider | function | core/ |
Provides test data for passwordAccessProvider(). |
| UserAccessControlHandlerTest::setUp | function | core/ |
|
| UserAccessControlHandlerTest::testAdminFieldAccess | function | core/ |
Tests that private user settings cannot be viewed by other users. |
| UserAccessControlHandlerTest::testCreatedAccess | function | core/ |
Tests the user created field access. |
| UserAccessControlHandlerTest::testHiddenUserSettings | function | core/ |
Tests that private user settings cannot be viewed by other users. |
| 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. |
Pagination
- Previous page
- Page 1319
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.