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 |
---|---|---|---|
EntityTestUpdateStorageSchema::getEntitySchema | function | core/ |
Gets the entity schema for the specified entity type. |
EntityTestUpdateStorageSchema::getSharedTableFieldSchema | function | core/ |
Gets the schema for a single field definition. |
EntityTestViewGrantsCacheContext::getCacheableMetadata | function | core/ |
Gets the cacheability metadata for the context. |
EntityTestViewGrantsCacheContext::getContext | function | core/ |
Returns the string representation of the cache context. |
EntityTestViewGrantsCacheContext::getLabel | function | core/ |
Returns the label of the cache context. |
EntityTestViewsData::getViewsData | function | core/ |
Returns views data for the entity type. |
EntityTranslationRendererBase::getEntity | function | core/ |
Gets the entity associated with a row. |
EntityTranslationRendererBase::getLangcode | function | core/ |
Returns the language code associated with the given row. |
EntityTranslationRendererBase::getLangcodeByRelationship | function | core/ |
Returns the language code associated with the given row. |
EntityTranslationRenderTrait::getEntityTranslationByRelationship | function | core/ |
Returns the entity translation matching the configured row language. |
EntityTranslationRenderTrait::getEntityTranslationRenderer | function | core/ |
Returns the current renderer. |
EntityTranslationRenderTrait::getEntityTypeId | function | core/ |
Returns the entity type identifier. |
EntityTranslationRenderTrait::getLanguageManager | function | core/ |
Returns the language manager. |
EntityTranslationRenderTrait::getView | function | core/ |
Returns the top object of a view. |
EntityTranslationSettings::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
EntityType::$common_reference_target | property | core/ |
|
EntityType::get | function | core/ |
Gets any arbitrary property. |
EntityType::get | function | core/ |
Gets the value of an annotation. |
EntityType::get | function | core/ |
Gets the value of an attribute. |
EntityType::getAccessControlClass | function | core/ |
Gets the access control class. |
EntityType::getAdminPermission | function | core/ |
Gets the name of the default administrative permission. |
EntityType::getBaseTable | function | core/ |
Gets the name of the entity's base table. |
EntityType::getBundleConfigDependency | function | core/ |
Gets the config dependency info for this entity, if any exists. |
EntityType::getBundleEntityType | function | core/ |
Gets the name of the entity type which provides bundles. |
EntityType::getBundleLabel | function | core/ |
Gets the label for the bundle. |
EntityType::getBundleOf | function | core/ |
Gets the entity type for which this entity provides bundles. |
EntityType::getCollectionLabel | function | core/ |
Gets the uppercase plural form of the name of the entity type. |
EntityType::getCollectionPermission | function | core/ |
Gets the name of the default collection permission. |
EntityType::getConfigDependencyKey | function | core/ |
Gets the key that is used to store configuration dependencies. |
EntityType::getConstraints | function | core/ |
Gets an array of validation constraints. |
EntityType::getCountLabel | function | core/ |
Gets the label's definite article form for use with a count of entities. |
EntityType::getDataTable | function | core/ |
Gets the name of the entity's data table. |
EntityType::getFormClass | function | core/ |
Gets the form class for a specific operation. |
EntityType::getGroup | function | core/ |
Gets the machine name of the entity type group. |
EntityType::getGroupLabel | function | core/ |
Gets the human-readable name of the entity type group. |
EntityType::getHandlerClass | function | core/ |
|
EntityType::getHandlerClasses | function | core/ |
Gets an array of handlers. |
EntityType::getKey | function | core/ |
Gets a specific entity key. |
EntityType::getKeys | function | core/ |
Gets an array of entity keys. |
EntityType::getLabel | function | core/ |
Gets the human-readable name of the entity type. |
EntityType::getLinkTemplate | function | core/ |
Gets the link template for a given key. |
EntityType::getLinkTemplates | function | core/ |
Gets the link templates using the URI template syntax. |
EntityType::getListBuilderClass | function | core/ |
Gets the list class. |
EntityType::getListCacheContexts | function | core/ |
The list cache contexts associated with this entity type. |
EntityType::getListCacheTags | function | core/ |
The list cache tags associated with this entity type. |
EntityType::getOriginalClass | function | core/ |
Gets the name of the original entity type class. |
EntityType::getPermissionGranularity | function | core/ |
Gets the permission granularity level. |
EntityType::getPluralLabel | function | core/ |
Gets the indefinite plural form of the name of the entity type. |
EntityType::getRevisionDataTable | function | core/ |
Gets the name of the entity's revision data table. |
EntityType::getRevisionTable | function | core/ |
Gets the name of the entity's revision table. |
Pagination
- Previous page
- Page 72
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.