Search for Id
| Title | Object type | File name | Summary |
|---|---|---|---|
| UrlTest::accessProvider | function | core/ |
Data provider for the access test methods. |
| UrlTest::providerFromInvalidInternalUri | function | core/ |
Data provider for testFromInvalidInternalUri(). |
| UrlTest::providerFromValidInternalUri | function | core/ |
Data provider for testFromValidInternalUri(). |
| UrlTest::providerTestEntityUris | function | core/ |
Data provider for testing entity URIs. |
| UrlTest::providerTestToUriStringForEntity | function | core/ |
Data provider for testing string entity URIs. |
| UrlTest::providerTestToUriStringForInternal | function | core/ |
Data provider for testing internal URIs. |
| UrlTest::providerTestToUriStringForRoute | function | core/ |
Data provider for testing route: URIs. |
| UrlTest::testFromInvalidInternalUri | function | core/ |
Tests the fromUri() method with an invalid internal: URI. |
| 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. |
| UrlTestEntity::$id | property | core/ |
|
| UrlTestEntity::$uuid | property | core/ |
|
| UrlTransformRelativeTest::providerFileUrlTransformRelative | function | core/ |
|
| 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. |
| UserController::validatePathParameters | function | core/ |
Validates hash and timestamp. |
| UserData::getIds | function | core/ |
Gets the destination IDs. |
| 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/ |
|
| 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. |
| UserLoginForm::validateName | function | core/ |
Sets an error if supplied username has been blocked. |
Pagination
- Previous page
- Page 167
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.