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 11.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| 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. |
| UserTest::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
| UserTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
| UserTest::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| UserTest::getModifiedEntityForPostTesting | function | core/ |
Gets the normalized POST entity with random values for its unique fields. |
| UserTest::getPatchDocument | function | core/ |
Returns the JSON:API PATCH document. |
| UserTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
| UserTest::testGetMailFieldOnlyVisibleToOwner | function | core/ |
Tests GETting privacy-sensitive base fields. |
| UserTest::testUserGetRoles | function | core/ |
Tests the method getRoles exclude or include locked roles based in param. |
| UserTranslationUITest::getNewEntityValues | function | core/ |
Returns an array of entity field values to be tested. |
| UserTranslationUITest::getTranslatorPermissions | function | core/ |
Returns an array of permissions needed for the translator. |
| UserUid::getSortName | function | core/ |
Return a description of how the argument would normally be sorted. |
| UserViewsData::getViewsData | function | core/ |
Returns views data for the entity type. |
| UuidReferenceInterface::getUuid | function | core/ |
Get the uuid from the data array. |
| ValidationResult::getOverallSeverity | function | core/ |
Returns the overall severity for a set of validation results. |
| ValidationResult::__get | function | core/ |
Implements magic ::__get() method. |
| ValidationTestTrait::getValidationResultsAsArray | function | core/ |
Gets an array representation of validation results for easy comparison. |
| ValidKeysConstraint::getAllowedKeys | function | core/ |
Returns the list of valid keys. |
| ValidKeysConstraint::getDefaultOption | function | core/ |
|
| ValidKeysConstraint::getRequiredOptions | function | core/ |
|
| ValidKeysConstraintValidator::getDynamicMessageParameters | function | core/ |
Computes message parameters for dynamic type violations. |
| Value::getInfo | function | core/ |
Returns the element properties for this element. |
| Variable::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| VariableMultiRow::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| VariableTranslation::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| VariableTranslation::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| VariantBase::getConfiguration | function | core/ |
Gets this plugin's configuration. |
| VariantBase::getWeight | function | core/ |
Returns the weight of the display variant. |
| VariantInterface::getWeight | function | core/ |
Returns the weight of the display variant. |
| VariationCache::get | function | core/ |
Gets a cache entry based on cache keys. |
| VariationCache::getMultiple | function | core/ |
Gets multiple cache entries based on a set of cache keys. |
| VariationCache::getRedirectChain | function | core/ |
Performs a full get, returning every step of the way. |
| VariationCache::getValidatedCachedRedirectChain | function | core/ |
Retrieved the redirect chain from cache, validating each part. |
| VariationCache::maxAgeToExpire | function | core/ |
Maps a max-age value to an "expire" value for the Cache API. |
| VariationCacheFactory::get | function | core/ |
Gets a variation cache for a given cache bin. |
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.