Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
Gets the normalized process plugin configuration. |
| 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::__get | function | core/ |
Implements the magic method for getting object properties. |
| 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 install. |
| 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. |
| UserAdminTest::getLinkSelectorForUser | function | core/ |
Gets the xpath selector for a user account. |
| 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/ |
Tests 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. |
| UserContextAccessPolicy::getPersistentCacheContexts | function | core/ |
Gets the persistent cache contexts. |
| UserController::getResetPassForm | function | core/ |
Returns the user password reset form. |
| UserData::get | function | core/ |
Returns data stored for a user account. |
| UserData::getIds | function | core/ |
Gets the destination IDs. |
| UserDataInterface::get | function | core/ |
Returns data stored for a user account. |
| UserEntityTranslation::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| UserFieldsAccessChangeTest | class | core/ |
Checks changing entity and field access. |
| UserFieldsAccessChangeTest.php | file | core/ |
|
| UserFieldsAccessChangeTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UserFieldsAccessChangeTest::$modules | property | core/ |
Modules to install. |
| UserFieldsAccessChangeTest::$testViews | property | core/ |
Views used by this test. |
| UserFieldsAccessChangeTest::testUserFieldAccess | function | core/ |
Tests if another module can change field access. |
Pagination
- Previous page
- Page 224
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.