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 |
|---|---|---|---|
| UserLogoutConfirm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| UserLogoutConfirm::getQuestion | function | core/ |
Returns the question to ask the user. |
| 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. |
| UserPasswordResetTest::getResetURL | function | core/ |
Retrieves password reset email and extracts the login link. |
| UserPermissionsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| UserPermissionsForm::getRoles | function | core/ |
Gets the roles to display in this form. |
| UserPermissionsRoleSpecificForm::getRoles | function | core/ |
Gets the roles to display in this form. |
| UserPicture::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| UserPictureFile::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| UserPictureInstance::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| UserReference::getEntityTypeMigrationId | function | core/ |
Gets the plugin ID for the reference type migration. |
| UserReference::getEntityTypeMigrationId | function | core/ |
Gets the plugin ID for the reference type migration. |
| UserReference::getFieldFormatterMap | function | core/ |
Get a map between D6 formatters and D8 formatters for this field type. |
| UserRegistrationRestTest::getExpectedUnauthorizedAccessCacheability | function | core/ |
Returns the expected cacheability of an unauthorized access response. |
| UserRegistrationRestTest::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| UserRequestSubscriber::getSubscribedEvents | function | core/ |
|
| UserResourceTestBase::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
| UserResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| UserResourceTestBase::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| UserResourceTestBase::getExpectedUnauthorizedEntityAccessCacheability | function | core/ |
The cacheability of unauthorized 'view' entity access. |
| UserResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| UserRole::getCacheContexts | function | core/ |
|
| UserRolesAccessPolicy::getPersistentCacheContexts | function | core/ |
Gets the persistent cache contexts. |
| UserRolesAccessPolicyTest::testGetPersistentCacheContexts | function | core/ |
Tests the getPersistentCacheContexts method. |
| UserRolesCacheContext::getCacheableMetadata | function | core/ |
Gets cacheability metadata for the context based on the parameter value. |
| UserRolesCacheContext::getContext | function | core/ |
Returns the string representation of the cache context. |
| UserRolesCacheContext::getLabel | function | core/ |
Returns the label of the cache context. |
| UserRouteAlterSubscriber::getSubscribedEvents | function | core/ |
|
| UserRouteProvider::getRoutes | function | core/ |
Provides routes for entities. |
| UserSearch::getHelp | function | core/ |
Returns the searching help. |
| UserSession::getAccountName | function | core/ |
Returns the unaltered login name of this account. |
| UserSession::getDisplayName | function | core/ |
Returns the display name of this account. |
| UserSession::getEmail | function | core/ |
Returns the email address of this account. |
| UserSession::getLastAccessedTime | function | core/ |
The timestamp when the account last accessed the site. |
| UserSession::getPreferredAdminLangcode | function | core/ |
Returns the preferred administrative language code of the account. |
| UserSession::getPreferredLangcode | function | core/ |
Returns the preferred language code of the account. |
| UserSession::getRoles | function | core/ |
Returns a list of roles. |
| UserSession::getRoleStorage | function | core/ |
Returns the role storage object. |
| UserSession::getTimeZone | function | core/ |
Returns the timezone of this account. |
| UserSession::__get | function | core/ |
Implements magic __get() method. |
| UserSessionTest::testUserGetRoles | function | core/ |
Tests the method getRoles exclude or include locked roles based in param. |
| UserStorageSchema::getEntitySchema | function | core/ |
Gets the entity schema for the specified entity type. |
| UserStorageSchema::getSharedTableFieldSchema | function | core/ |
Gets the schema for a single field definition. |
Pagination
- Previous page
- Page 223
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.