Search for __get

  1. Search 7.x for __get
  2. Search 9.5.x for __get
  3. Search 10.3.x for __get
  4. Search 11.x for __get
  5. Other projects
Title Object type File name Summary
User::getAnonymousUser function core/modules/user/src/Entity/User.php Returns an anonymous user entity.
User::getArgument function core/modules/user/src/Plugin/views/argument_default/User.php
User::getCacheContexts function core/modules/user/src/Plugin/views/argument_default/User.php
User::getCacheMaxAge function core/modules/user/src/Plugin/views/argument_default/User.php
User::getCreatedTime function core/modules/user/src/Entity/User.php
User::getDisplayName function core/modules/user/src/Entity/User.php
User::getEmail function core/modules/user/src/Entity/User.php
User::getIds function core/modules/user/src/Plugin/migrate/source/d6/User.php
User::getIds function core/modules/user/src/Plugin/migrate/source/d7/User.php
User::getInitialEmail function core/modules/user/src/Entity/User.php
User::getLastAccessedTime function core/modules/user/src/Entity/User.php
User::getLastLoginTime function core/modules/user/src/Entity/User.php
User::getPassword function core/modules/user/src/Entity/User.php
User::getPreferredAdminLangcode function core/modules/user/src/Entity/User.php
User::getPreferredLangcode function core/modules/user/src/Entity/User.php
User::getProcess function core/modules/user/src/Plugin/migrate/User.php
User::getRoles function core/modules/user/src/Entity/User.php
User::getRoleStorage function core/modules/user/src/Entity/User.php Returns the role storage object.
User::getTimeZone function core/modules/user/src/Entity/User.php
User::getUsername function core/modules/user/src/Entity/User.php
UserAccountLinksTest::testAccountPageTitles function core/modules/user/tests/src/Functional/UserAccountLinksTest.php Tests page title is set correctly on user account tabs.
UserAdminLanguageTest class core/modules/user/tests/src/Functional/UserAdminLanguageTest.php Tests users' ability to change their own administration language.
UserAdminLanguageTest.php file core/modules/user/tests/src/Functional/UserAdminLanguageTest.php
UserAdminLanguageTest::$adminUser property core/modules/user/tests/src/Functional/UserAdminLanguageTest.php A user with permission to access admin pages and administer languages.
UserAdminLanguageTest::$defaultTheme property core/modules/user/tests/src/Functional/UserAdminLanguageTest.php
UserAdminLanguageTest::$modules property core/modules/user/tests/src/Functional/UserAdminLanguageTest.php Modules to enable.
UserAdminLanguageTest::$regularUser property core/modules/user/tests/src/Functional/UserAdminLanguageTest.php A non-administrator user for this test.
UserAdminLanguageTest::addCustomLanguage function core/modules/user/tests/src/Functional/UserAdminLanguageTest.php Helper method for adding a custom language.
UserAdminLanguageTest::setLanguageNegotiation function core/modules/user/tests/src/Functional/UserAdminLanguageTest.php Sets the User interface negotiation detection method.
UserAdminLanguageTest::setUp function core/modules/user/tests/src/Functional/UserAdminLanguageTest.php
UserAdminLanguageTest::testActualNegotiation function core/modules/user/tests/src/Functional/UserAdminLanguageTest.php Tests the actual language negotiation.
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.
UserAgent::getBestMatchingLangcode function core/lib/Drupal/Component/Utility/UserAgent.php Identifies user agent language from the Accept-language HTTP header.
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.
UserAuthenticationController::getLoginFloodIdentifier function core/modules/user/src/Controller/UserAuthenticationController.php Gets the login identifier for user login flood control.
UserAuthenticationController::getRequestFormat function core/modules/user/src/Controller/UserAuthenticationController.php Gets the format of the current request.
UserCacheContext::getCacheableMetadata function core/lib/Drupal/Core/Cache/Context/UserCacheContext.php
UserCacheContext::getContext function core/lib/Drupal/Core/Cache/Context/UserCacheContext.php
UserCacheContext::getLabel function core/lib/Drupal/Core/Cache/Context/UserCacheContext.php
UserCacheTagsTest::getAdditionalCacheTagsForEntityListing function core/modules/user/tests/src/Functional/UserCacheTagsTest.php
UserCancelForm::getCancelUrl function core/modules/user/src/Form/UserCancelForm.php
UserCancelForm::getConfirmText function core/modules/user/src/Form/UserCancelForm.php
UserCancelForm::getDescription function core/modules/user/src/Form/UserCancelForm.php
UserCancelForm::getQuestion function core/modules/user/src/Form/UserCancelForm.php
UserController::getResetPassForm function core/modules/user/src/Controller/UserController.php Returns the user password reset form.

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