Search for id
| Title | Object type | File name | Summary |
|---|---|---|---|
| UrlTest::testFromInvalidUserInput | function | core/ |
Tests the fromUserInput method with invalid paths. |
| UrlTest::testFromRoutedPathWithInvalidRoute | function | core/ |
Tests fromUri() method with a user-entered path not matching any route. |
| UrlTest::testFromRoutedPathWithValidRoute | function | core/ |
Tests fromUri() method with user-entered path matching a valid route. |
| UrlTest::testFromValidInternalUri | function | core/ |
Tests the fromUri() method with a valid internal: URI. |
| UrlTest::testInvalidEntityUriParameter | function | core/ |
Tests the fromUri() method with an invalid entity: URI. |
| UrlTest::testUrlFromRequestInvalid | function | core/ |
Tests that an invalid request will thrown an exception. |
| UrlTransformRelativeTest::providerFileUrlTransformRelative | function | core/ |
Provides data for testing URL transformation. |
| user.name_validator | service | core/ |
Drupal\user\UserNameValidator |
| User::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| User::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| User::validateEntity | function | core/ |
Validates an individual entity against class access settings. |
| UserAccessControlHandlerTest::adminFieldAccessProvider | function | core/ |
Provides test data for testAdminFieldAccess(). |
| 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::testHiddenUserSettings | function | core/ |
Tests that private user settings cannot be viewed by other users. |
| UserAccessControlHandlerTest::userNameProvider | function | core/ |
Provides test data for testUserNameAccess(). |
| UserActionConfigSchemaTest::testValidUserActionConfigSchema | function | core/ |
Tests whether the user action config schema are valid. |
| UserAgentTest::providerTestGetBestMatchingLangcode | function | core/ |
Data provider for testGetBestMatchingLangcode(). |
| UserAuthenticationController::$routeProvider | property | core/ |
The route provider. |
| UserAuthenticationController::getLoginFloodIdentifier | function | core/ |
Gets the login identifier for user login flood control. |
| UserAuthTest::providerTestAuthenticateWithMissingCredentials | function | core/ |
Data provider for testAuthenticateWithMissingCredentials(). |
| UserCancelTest::testUserCancelInvalid | function | core/ |
Attempt invalid account cancellations. |
| UserCancelTest::testUserCancelUid1 | function | core/ |
Tests that user account for uid 1 cannot be cancelled. |
| UserConfigValidationTest | class | core/ |
Tests validating user modules' configuration. |
| UserConfigValidationTest.php | file | core/ |
|
| UserConfigValidationTest::$modules | property | core/ |
Modules to install. |
| UserConfigValidationTest::providerTestUserSettings | function | core/ |
Data provider for testUserSettings(). |
| UserConfigValidationTest::setUp | function | core/ |
|
| UserConfigValidationTest::testUserSettings | function | core/ |
Tests invalid values in 'user.settings' config properties. |
| UserController::validatePathParameters | function | core/ |
Validates hash and timestamp. |
| UserData::getIds | function | core/ |
Gets the destination IDs. |
| UserEditTest::testRolesValidation | function | core/ |
Tests constraint violations are triggered on the user account form. |
| UserEntityTest::testUserValidation | function | core/ |
Tests that all user fields validate properly. |
| UserEntityTranslation::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| UserEntityTranslationTest::providerSource | function | core/ |
Provides source data for ::testSource. |
| UserFloodEvent::$identifier | property | core/ |
Flood event identifier. |
| UserFloodEvent::$uid | property | core/ |
Flood event uid. |
| UserFloodEvent::getIdentifier | function | core/ |
Gets the identifier of the user flood event object. |
| UserFloodEvent::getUid | function | core/ |
Gets the uid of the user flood event object. |
| UserFloodEvent::hasUid | function | core/ |
Is the user flood event associated with a uid? |
| UserLanguageTestForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| UserLoginForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| UserLoginForm::validateAuthentication | function | core/ |
Checks supplied username/password against local users table. |
| UserLoginForm::validateFinal | function | core/ |
Checks if user was not authenticated, or if too many logins were attempted. |
| UserLogoutConfirm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| UserMailDefaultsTest::userMailsProvider | function | core/ |
Data provider for user mail testing. |
| UserMailNotifyTest::userMailsProvider | function | core/ |
Data provider for user mail testing. |
| UserMailRequiredValidator | class | core/ |
Checks if the user's email address is provided if required. |
Pagination
- Previous page
- Page 184
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.