Search for __get
- Search 7.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| 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 enable. |
| 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/ |
|
| UserHalJsonAnonTest::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| UserHalJsonAnonTest::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| 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 enable. |
| UserLanguageTest::testUserLanguageConfiguration | function | core/ |
Tests if user can change their default language. |
| 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. |
| UserMultipleCancelConfirm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| UserMultipleCancelConfirm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| UserMultipleCancelConfirm::getDescription | function | core/ |
Returns additional text to display as a description. |
| UserMultipleCancelConfirm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| UserMultipleCancelConfirm::getQuestion | function | core/ |
Returns the question to ask the user. |
| UserPasswordForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| UserPasswordResetForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| UserPasswordResetTest::getResetURL | function | core/ |
Retrieves password reset email and extracts the login link. |
Pagination
- Previous page
- Page 205
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.