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 |
|---|---|---|---|
| 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. |
| UserAdminTest::testUserAdmin | function | core/ |
Registers a user and deletes it. |
| UserAgent | class | core/ |
Provides user agent related utility functions. |
| UserAgent.php | file | core/ |
|
| UserAgent::getBestMatchingLangcode | function | core/ |
Identifies user agent language from the Accept-language HTTP header. |
| UserAgentTest | class | core/ |
Tests bytes size parsing helper methods. |
| UserAgentTest.php | file | core/ |
|
| UserAgentTest::getLanguages | function | core/ |
Helper method to supply language codes to testGetBestMatchingLangcode(). |
| UserAgentTest::getMappings | function | core/ |
Helper method to supply language mappings to testGetBestMatchingLangcode(). |
| UserAgentTest::providerTestGetBestMatchingLangcode | function | core/ |
Data provider for testGetBestMatchingLangcode(). |
| UserAgentTest::testGetBestMatchingLangcode | function | core/ |
Test matching language from user agent. |
| UserAttributesTest | class | core/ |
Tests the RDFa markup of Users. |
| UserAttributesTest.php | file | core/ |
|
| UserAttributesTest::$baseUri | property | core/ |
URI of the front page of the Drupal site. |
| UserAttributesTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UserAttributesTest::$modules | property | core/ |
Modules to enable. |
| UserAttributesTest::setUp | function | core/ |
|
| UserAttributesTest::testUserAttributesInMarkup | function | core/ |
Tests if default mapping for user is being used. |
| UserAuth | class | core/ |
Validates user authentication credentials. |
| UserAuth.php | file | core/ |
|
| UserAuth::$deprecatedProperties | property | core/ |
|
| UserAuth::$entityTypeManager | property | core/ |
The entity type manager. |
| UserAuth::$passwordChecker | property | core/ |
The password hashing service. |
| UserAuth::authenticate | function | core/ |
Validates user authentication credentials. |
| UserAuth::__construct | function | core/ |
Constructs a UserAuth object. |
| UserAuthenticationController | class | core/ |
Provides controllers for login, login status and logout via HTTP requests. |
| UserAuthenticationController.php | file | core/ |
|
| UserAuthenticationController::$csrfToken | property | core/ |
The CSRF token generator. |
| UserAuthenticationController::$flood | property | core/ |
The flood controller. |
| UserAuthenticationController::$logger | property | core/ |
A logger instance. |
| UserAuthenticationController::$routeProvider | property | core/ |
The route provider. |
| UserAuthenticationController::$serializer | property | core/ |
The serializer. |
| UserAuthenticationController::$serializerFormats | property | core/ |
The available serialization formats. |
| UserAuthenticationController::$userAuth | property | core/ |
The user authentication. |
| UserAuthenticationController::$userStorage | property | core/ |
The user storage. |
Pagination
- Previous page
- Page 1320
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.