Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityType::$group_label | property | core/ |
The human-readable name of the entity type group. |
| EntityType::$handlers | property | core/ |
An array of handlers. |
| EntityType::$id | property | core/ |
The unique identifier of this entity type. |
| EntityType::$internal | property | core/ |
Indicates whether the entity data is internal. |
| EntityType::$label | property | core/ |
The human-readable name of the type. |
| EntityType::$label_collection | property | core/ |
The human-readable label for a collection of entities of the type. |
| EntityType::$label_count | property | core/ |
A definite singular/plural name of the type. |
| EntityType::$label_plural | property | core/ |
The indefinite plural name of the type. |
| EntityType::$label_singular | property | core/ |
The indefinite singular name of the type. |
| EntityType::$links | property | core/ |
Link templates using the URI template syntax. |
| EntityType::$list_cache_contexts | property | core/ |
The list cache contexts for this entity type. |
| EntityType::$list_cache_tags | property | core/ |
The list cache tags for this entity type. |
| EntityType::$originalClass | property | core/ |
The name of the original entity type class. |
| EntityType::$permission_granularity | property | core/ |
The permission granularity level. |
| EntityType::$persistent_cache | property | core/ |
Indicates if the persistent cache of field data should be used. |
| EntityType::$render_cache | property | core/ |
Indicates whether the rendered output of entities should be cached. |
| EntityType::$revision_data_table | property | core/ |
The name of the entity type's revision data table. |
| EntityType::$revision_table | property | core/ |
The name of the entity type's revision table. |
| EntityType::$show_revision_ui | property | core/ |
Indicates whether the revision form fields should be added to the form. |
| EntityType::$static_cache | property | core/ |
Indicates whether entities should be statically cached. |
| EntityType::$translatable | property | core/ |
Indicates whether entities of this type have multilingual support. |
| EntityType::$uri_callback | property | core/ |
A callable that can be used to provide the entity URI. |
| EntityType::addConstraint | function | core/ |
|
| EntityType::checkStorageClass | function | core/ |
Checks that the provided class is compatible with the current entity type. |
| EntityType::entityClassImplements | function | core/ |
|
| EntityType::get | function | core/ |
|
| EntityType::get | function | core/ |
|
| EntityType::get | function | core/ |
|
| EntityType::getAccessControlClass | function | core/ |
|
| EntityType::getAdminPermission | function | core/ |
|
| EntityType::getBaseTable | function | core/ |
|
| EntityType::getBundleConfigDependency | function | core/ |
|
| EntityType::getBundleEntityType | function | core/ |
|
| EntityType::getBundleLabel | function | core/ |
|
| EntityType::getBundleListCacheTags | function | core/ |
|
| EntityType::getBundleOf | function | core/ |
|
| EntityType::getCollectionLabel | function | core/ |
|
| EntityType::getCollectionPermission | function | core/ |
|
| EntityType::getConfigDependencyKey | function | core/ |
|
| EntityType::getConstraints | function | core/ |
|
| EntityType::getCountLabel | function | core/ |
|
| EntityType::getDataTable | function | core/ |
|
| EntityType::getDecoratedClasses | function | core/ |
|
| EntityType::getFormClass | function | core/ |
|
| EntityType::getGroup | function | core/ |
|
| EntityType::getGroupLabel | function | core/ |
|
| EntityType::getHandlerClass | function | core/ |
|
| EntityType::getHandlerClasses | function | core/ |
|
| EntityType::getKey | function | core/ |
|
| EntityType::getKeys | function | core/ |
Pagination
- Previous page
- Page 569
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.