Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| UserAccessControlHandlerTest | class | core/ |
Tests the user access controller. |
| UserAccessControlHandlerTest.php | file | core/ |
|
| UserAccessControlHandlerTest::$accessControlHandler | property | core/ |
The user access controller to test. |
| UserAccessControlHandlerTest::$admin | property | core/ |
The mock administrative test user. |
| UserAccessControlHandlerTest::$emailViewer | property | core/ |
The mock user account with 'view user email addresses' permission. |
| 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(). |
| UserAccessTestHooks | class | core/ |
Hook implementations for user_access_test. |
| UserAccessTestHooks.php | file | core/ |
|
| UserAccessTestHooks::entityCreateAccess | function | core/ |
Implements hook_entity_create_access(). |
| UserAccessTestHooks::entityFieldAccess | function | core/ |
Implements hook_entity_field_access(). |
| UserAccessTestHooks::userAccess | function | core/ |
Implements hook_ENTITY_TYPE_access() for entity type "user". |
| UserAccountFormFieldsTest | class | core/ |
Verifies the field order in user account forms. |
| UserAccountFormFieldsTest.php | file | core/ |
|
| UserAccountFormFieldsTest::$modules | property | core/ |
Modules to install. |
| UserAccountFormFieldsTest::$user | property | core/ |
An user. |
| 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. |
| UserAccountFormPasswordResetTest | class | core/ |
Verifies that the password reset behaves as expected with form elements. |
| UserAccountFormPasswordResetTest.php | file | core/ |
|
| UserAccountFormPasswordResetTest::$modules | property | core/ |
Modules to install. |
| UserAccountFormPasswordResetTest::$user | property | core/ |
User object. |
| UserAccountFormPasswordResetTest::buildAccountForm | function | core/ |
Builds the user account form for a given operation. |
| UserAccountFormPasswordResetTest::setUp | function | core/ |
|
| UserAccountFormPasswordResetTest::testPasswordResetToken | function | core/ |
Tests the reset token used only from query string. |
| 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 install. |
| UserAccountLinksTest::setUp | function | core/ |
|
| UserAccountLinksTest::testAccountPageTitles | function | core/ |
Tests page title is set correctly on user account tabs. |
| UserAccountLinksTest::testAnonymousLogout | function | core/ |
Ensures that logout URL redirects an anonymous user to the front page. |
Pagination
- Previous page
- Page 1517
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.