Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| User::getAnonymousUser | function | core/ |
Returns an anonymous user entity. |
| User::getArgument | function | core/ |
Return the default argument. |
| User::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| User::getCacheMaxAge | function | core/ |
The maximum age for which this object may be cached. |
| User::getCreatedTime | function | core/ |
Returns the creation time of the user as a UNIX timestamp. |
| User::getDisplayName | function | core/ |
Returns the display name of this account. |
| User::getEmail | function | core/ |
Returns the email address of this account. |
| 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::getInitialEmail | function | core/ |
Returns the email that was used when the user was registered. |
| User::getLastAccessedTime | function | core/ |
The timestamp when the account last accessed the site. |
| User::getLastLoginTime | function | core/ |
Returns the UNIX timestamp when the user last logged in. |
| User::getPassword | function | core/ |
Returns the hashed password. |
| User::getPreferredAdminLangcode | function | core/ |
Returns the preferred administrative language code of the account. |
| User::getPreferredLangcode | function | core/ |
Returns the preferred language code of the account. |
| User::getProcess | function | core/ |
Get the normalized process pipeline configuration describing the process plugins. |
| User::getRoles | function | core/ |
Returns a list of roles. |
| User::getRoleStorage | function | core/ |
Returns the role storage object. |
| User::getTimeZone | function | core/ |
Returns the timezone of this account. |
| User::getUsername | function | core/ |
Returns the unaltered login name of this account. |
| UserAccountLinksTest::testAccountPageTitles | function | core/ |
Tests page title is set correctly on user account tabs. |
| UserAdminLanguageTest | class | core/ |
Tests users' ability to change their own administration language. |
| UserAdminLanguageTest.php | file | core/ |
|
| UserAdminLanguageTest::$adminUser | property | core/ |
A user with permission to access admin pages and administer languages. |
| UserAdminLanguageTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UserAdminLanguageTest::$modules | property | core/ |
Modules to enable. |
| UserAdminLanguageTest::$regularUser | property | core/ |
A non-administrator user for this test. |
| UserAdminLanguageTest::addCustomLanguage | function | core/ |
Helper method for adding a custom language. |
| UserAdminLanguageTest::setLanguageNegotiation | function | core/ |
Sets the User interface negotiation detection method. |
| UserAdminLanguageTest::setUp | function | core/ |
|
| UserAdminLanguageTest::testActualNegotiation | function | core/ |
Tests the actual language negotiation. |
| 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. |
| UserAgent::getBestMatchingLangcode | function | core/ |
Identifies user agent language from the Accept-language HTTP header. |
| 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. |
| UserAuthenticationController::getLoginFloodIdentifier | function | core/ |
Gets the login identifier for user login flood control. |
| UserAuthenticationController::getRequestFormat | function | core/ |
Gets the format of the current request. |
| UserCacheContext::getCacheableMetadata | function | core/ |
Gets the cacheability metadata for the context. |
| UserCacheContext::getContext | function | core/ |
Returns the string representation of the cache context. |
| UserCacheContext::getLabel | function | core/ |
Returns the label of the cache context. |
| UserCacheTagsTest::getAdditionalCacheTagsForEntityListing | function | core/ |
Returns the additional cache tags for the tested entity's listing by type. |
| UserCancelForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| UserCancelForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| UserCancelForm::getDescription | function | core/ |
Returns additional text to display as a description. |
| UserCancelForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| UserController::getResetPassForm | function | core/ |
Returns the user password reset form. |
Pagination
- Previous page
- Page 200
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.