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
- Search main for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| UserFieldsAccessChangeTest::testUserNameLink | function | core/ |
Test user name link. |
| UserFloodEvent::getIdentifier | function | core/ |
Gets the identifier of the user flood event object. |
| UserFloodEvent::getIp | function | core/ |
Gets the IP of the user flood event object. |
| UserFloodEvent::getName | function | core/ |
Gets the name of the user flood event object. |
| UserFloodEvent::getThreshold | function | core/ |
Gets the threshold for the user flood event object. |
| UserFloodEvent::getUid | function | core/ |
Gets the uid of the user flood event object. |
| UserFloodEvent::getWindow | function | core/ |
Gets the window for the user flood event object. |
| UserFloodSubscriber::getSubscribedEvents | function | core/ |
|
| UserInterface::getCreatedTime | function | core/ |
Returns the creation time of the user as a UNIX timestamp. |
| UserInterface::getInitialEmail | function | core/ |
Returns the email that was used when the user was registered. |
| UserInterface::getLastLoginTime | function | core/ |
Returns the UNIX timestamp when the user last logged in. |
| UserInterface::getPassword | function | core/ |
Returns the hashed password. |
| UserLanguageTest | class | core/ |
Functional tests for a user's ability to change their default language. |
| UserLanguageTest.php | file | core/ |
|
| UserLanguageTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UserLanguageTest::$modules | property | core/ |
Modules to install. |
| UserLanguageTest::testUserLanguageConfiguration | function | core/ |
Tests if user can change their default language. |
| UserLanguageTestController | class | core/ |
Returns responses for User Language Test routes. |
| UserLanguageTestController.php | file | core/ |
|
| UserLanguageTestController::buildPostResponse | function | core/ |
Builds the response. |
| UserLanguageTestForm | class | core/ |
Provides a User Language Test form. |
| UserLanguageTestForm.php | file | core/ |
|
| UserLanguageTestForm::buildForm | function | core/ |
Form constructor. |
| UserLanguageTestForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| UserLanguageTestForm::submitForm | function | core/ |
Form submission handler. |
| UserListBuilder::getOperations | function | core/ |
Provides an array of information to build a list of operation links. |
| UserLocalTask::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
Pagination
- Previous page
- Page 225
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.