Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
UserAdminLanguageTest::testUserAdminLanguageConfigurationAvailableIfAdminLanguageNegotiationIsEnabled function core/modules/user/tests/src/Functional/UserAdminLanguageTest.php Tests that the admin language is configurable only for administrators.
UserAdminLanguageTest::testUserAdminLanguageConfigurationAvailableWithAdminLanguageNegotiation function core/modules/user/tests/src/Functional/UserAdminLanguageTest.php Tests that admin language negotiation is configurable only if enabled.
UserAdminLanguageTest::testUserAdminLanguageConfigurationNotAvailableWithOnlyOneLanguage function core/modules/user/tests/src/Functional/UserAdminLanguageTest.php Tests that admin language is not configurable in single language sites.
UserAdminListingTest class core/modules/user/tests/src/Functional/UserAdminListingTest.php Tests the user admin listing if views is not enabled.
UserAdminListingTest.php file core/modules/user/tests/src/Functional/UserAdminListingTest.php
UserAdminListingTest::$defaultTheme property core/modules/user/tests/src/Functional/UserAdminListingTest.php The theme to install as the default for testing.
UserAdminListingTest::testUserListing function core/modules/user/tests/src/Functional/UserAdminListingTest.php Tests the listing.
UserAdminSettingsFormTest class core/modules/user/tests/src/Kernel/UserAdminSettingsFormTest.php Configuration object user.mail and user.settings save test.
UserAdminSettingsFormTest.php file core/modules/user/tests/src/Kernel/UserAdminSettingsFormTest.php
UserAdminSettingsFormTest::$modules property core/modules/user/tests/src/Kernel/UserAdminSettingsFormTest.php Modules to enable.
UserAdminSettingsFormTest::setUp function core/modules/user/tests/src/Kernel/UserAdminSettingsFormTest.php
UserAdminTest class core/modules/user/tests/src/Functional/UserAdminTest.php Tests user administration page functionality.
UserAdminTest.php file core/modules/user/tests/src/Functional/UserAdminTest.php
UserAdminTest::$defaultTheme property core/modules/user/tests/src/Functional/UserAdminTest.php The theme to install as the default for testing.
UserAdminTest::$modules property core/modules/user/tests/src/Functional/UserAdminTest.php Modules to enable.
UserAdminTest::testNotificationEmailAddress function core/modules/user/tests/src/Functional/UserAdminTest.php Tests the alternate notification email address for user mails.
UserAdminTest::testUserAdmin function core/modules/user/tests/src/Functional/UserAdminTest.php Registers a user and deletes it.
UserAgent class core/lib/Drupal/Component/Utility/UserAgent.php Provides user agent related utility functions.
UserAgent.php file core/lib/Drupal/Component/Utility/UserAgent.php
UserAgent::getBestMatchingLangcode function core/lib/Drupal/Component/Utility/UserAgent.php Identifies user agent language from the Accept-language HTTP header.
UserAgentTest class core/tests/Drupal/Tests/Component/Utility/UserAgentTest.php Tests bytes size parsing helper methods.
UserAgentTest.php file core/tests/Drupal/Tests/Component/Utility/UserAgentTest.php
UserAgentTest::getLanguages function core/tests/Drupal/Tests/Component/Utility/UserAgentTest.php Helper method to supply language codes to testGetBestMatchingLangcode().
UserAgentTest::getMappings function core/tests/Drupal/Tests/Component/Utility/UserAgentTest.php Helper method to supply language mappings to testGetBestMatchingLangcode().
UserAgentTest::providerTestGetBestMatchingLangcode function core/tests/Drupal/Tests/Component/Utility/UserAgentTest.php Data provider for testGetBestMatchingLangcode().
UserAgentTest::testGetBestMatchingLangcode function core/tests/Drupal/Tests/Component/Utility/UserAgentTest.php Test matching language from user agent.
UserAttributesTest class core/modules/rdf/tests/src/Functional/UserAttributesTest.php Tests the RDFa markup of Users.
UserAttributesTest.php file core/modules/rdf/tests/src/Functional/UserAttributesTest.php
UserAttributesTest::$baseUri property core/modules/rdf/tests/src/Functional/UserAttributesTest.php URI of the front page of the Drupal site.
UserAttributesTest::$defaultTheme property core/modules/rdf/tests/src/Functional/UserAttributesTest.php The theme to install as the default for testing.
UserAttributesTest::$modules property core/modules/rdf/tests/src/Functional/UserAttributesTest.php Modules to enable.
UserAttributesTest::setUp function core/modules/rdf/tests/src/Functional/UserAttributesTest.php
UserAttributesTest::testUserAttributesInMarkup function core/modules/rdf/tests/src/Functional/UserAttributesTest.php Tests if default mapping for user is being used.
UserAuth class core/modules/user/src/UserAuth.php Validates user authentication credentials.
UserAuth.php file core/modules/user/src/UserAuth.php
UserAuth::$deprecatedProperties property core/modules/user/src/UserAuth.php
UserAuth::$entityTypeManager property core/modules/user/src/UserAuth.php The entity type manager.
UserAuth::$passwordChecker property core/modules/user/src/UserAuth.php The password hashing service.
UserAuth::authenticate function core/modules/user/src/UserAuth.php Validates user authentication credentials.
UserAuth::__construct function core/modules/user/src/UserAuth.php Constructs a UserAuth object.
UserAuthenticationController class core/modules/user/src/Controller/UserAuthenticationController.php Provides controllers for login, login status and logout via HTTP requests.
UserAuthenticationController.php file core/modules/user/src/Controller/UserAuthenticationController.php
UserAuthenticationController::$csrfToken property core/modules/user/src/Controller/UserAuthenticationController.php The CSRF token generator.
UserAuthenticationController::$flood property core/modules/user/src/Controller/UserAuthenticationController.php The flood controller.
UserAuthenticationController::$logger property core/modules/user/src/Controller/UserAuthenticationController.php A logger instance.
UserAuthenticationController::$routeProvider property core/modules/user/src/Controller/UserAuthenticationController.php The route provider.
UserAuthenticationController::$serializer property core/modules/user/src/Controller/UserAuthenticationController.php The serializer.
UserAuthenticationController::$serializerFormats property core/modules/user/src/Controller/UserAuthenticationController.php The available serialization formats.
UserAuthenticationController::$userAuth property core/modules/user/src/Controller/UserAuthenticationController.php The user authentication.
UserAuthenticationController::$userStorage property core/modules/user/src/Controller/UserAuthenticationController.php The user storage.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.