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 |
|---|---|---|---|
| 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. |
| UserLocalTasksTest::getUserAdminRoutes | function | core/ |
Provides a list of routes to test. |
| UserLocalTasksTest::getUserLoginRoutes | function | core/ |
Provides a list of routes to test. |
| UserLocalTasksTest::getUserPageRoutes | function | core/ |
Provides a list of routes to test. |
| UserLocalTaskTest::testGetDerivativeDefinitions | function | core/ |
Tests the derivatives generated for local tasks. |
| UserLoginForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| UserLoginHttpTest::getLoginStatusUrlString | function | core/ |
Gets the URL string for checking login for a given serialization format. |
| UserLoginHttpTest::getResultValue | function | core/ |
Gets a value for a given key from the response. |
| UserLogoutConfirm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| UserLogoutConfirm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| UserLogoutConfirm::getDescription | function | core/ |
Returns additional text to display as a description. |
Pagination
- Previous page
- Page 222
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.