| EntityType::$permission_granularity |
property |
core/lib/Drupal/Core/Entity/EntityType.php |
The permission granularity level. |
| EntityType::$persistent_cache |
property |
core/lib/Drupal/Core/Entity/EntityType.php |
Indicates if the persistent cache of field data should be used. |
| EntityType::$render_cache |
property |
core/lib/Drupal/Core/Entity/EntityType.php |
Indicates whether the rendered output of entities should be cached. |
| EntityType::$revision_data_table |
property |
core/lib/Drupal/Core/Entity/EntityType.php |
The name of the entity type's revision data table. |
| EntityType::$revision_table |
property |
core/lib/Drupal/Core/Entity/EntityType.php |
The name of the entity type's revision table. |
| EntityType::$show_revision_ui |
property |
core/lib/Drupal/Core/Entity/EntityType.php |
Indicates whether the revision form fields should be added to the form. |
| EntityType::$static_cache |
property |
core/lib/Drupal/Core/Entity/EntityType.php |
Indicates whether entities should be statically cached. |
| EntityType::$translatable |
property |
core/lib/Drupal/Core/Entity/EntityType.php |
Indicates whether entities of this type have multilingual support. |
| EntityType::$uri_callback |
property |
core/lib/Drupal/Core/Entity/EntityType.php |
A callable that can be used to provide the entity URI. |
| EntityType::addConstraint |
function |
core/lib/Drupal/Core/Entity/EntityType.php |
|
| EntityType::checkStorageClass |
function |
core/lib/Drupal/Core/Entity/EntityType.php |
Checks that the provided class is compatible with the current entity type. |
| EntityType::entityClassImplements |
function |
core/lib/Drupal/Core/Entity/EntityType.php |
|
| EntityType::get |
function |
core/lib/Drupal/Core/Entity/EntityType.php |
|
| EntityType::get |
function |
core/lib/Drupal/Core/Entity/Annotation/EntityType.php |
|
| EntityType::getAccessControlClass |
function |
core/lib/Drupal/Core/Entity/EntityType.php |
|
| EntityType::getAdminPermission |
function |
core/lib/Drupal/Core/Entity/EntityType.php |
|
| EntityType::getBaseTable |
function |
core/lib/Drupal/Core/Entity/EntityType.php |
|
| EntityType::getBundleConfigDependency |
function |
core/lib/Drupal/Core/Entity/EntityType.php |
|
| EntityType::getBundleEntityType |
function |
core/lib/Drupal/Core/Entity/EntityType.php |
|
| EntityType::getBundleLabel |
function |
core/lib/Drupal/Core/Entity/EntityType.php |
|
| EntityType::getBundleOf |
function |
core/lib/Drupal/Core/Entity/EntityType.php |
|
| EntityType::getCollectionLabel |
function |
core/lib/Drupal/Core/Entity/EntityType.php |
|
| EntityType::getConfigDependencyKey |
function |
core/lib/Drupal/Core/Entity/EntityType.php |
|
| EntityType::getConstraints |
function |
core/lib/Drupal/Core/Entity/EntityType.php |
|
| EntityType::getCountLabel |
function |
core/lib/Drupal/Core/Entity/EntityType.php |
|
| EntityType::getDataTable |
function |
core/lib/Drupal/Core/Entity/EntityType.php |
|
| EntityType::getFormClass |
function |
core/lib/Drupal/Core/Entity/EntityType.php |
|
| EntityType::getGroup |
function |
core/lib/Drupal/Core/Entity/EntityType.php |
|
| EntityType::getGroupLabel |
function |
core/lib/Drupal/Core/Entity/EntityType.php |
|
| EntityType::getHandlerClass |
function |
core/lib/Drupal/Core/Entity/EntityType.php |
|
| EntityType::getHandlerClasses |
function |
core/lib/Drupal/Core/Entity/EntityType.php |
|
| EntityType::getKey |
function |
core/lib/Drupal/Core/Entity/EntityType.php |
|
| EntityType::getKeys |
function |
core/lib/Drupal/Core/Entity/EntityType.php |
|
| EntityType::getLabel |
function |
core/lib/Drupal/Core/Entity/EntityType.php |
|
| EntityType::getLinkTemplate |
function |
core/lib/Drupal/Core/Entity/EntityType.php |
|
| EntityType::getLinkTemplates |
function |
core/lib/Drupal/Core/Entity/EntityType.php |
|
| EntityType::getListBuilderClass |
function |
core/lib/Drupal/Core/Entity/EntityType.php |
|
| EntityType::getListCacheContexts |
function |
core/lib/Drupal/Core/Entity/EntityType.php |
|
| EntityType::getListCacheTags |
function |
core/lib/Drupal/Core/Entity/EntityType.php |
|
| EntityType::getOriginalClass |
function |
core/lib/Drupal/Core/Entity/EntityType.php |
|
| EntityType::getPermissionGranularity |
function |
core/lib/Drupal/Core/Entity/EntityType.php |
|
| EntityType::getPluralLabel |
function |
core/lib/Drupal/Core/Entity/EntityType.php |
|
| EntityType::getRevisionDataTable |
function |
core/lib/Drupal/Core/Entity/EntityType.php |
|
| EntityType::getRevisionTable |
function |
core/lib/Drupal/Core/Entity/EntityType.php |
|
| EntityType::getRouteProviderClasses |
function |
core/lib/Drupal/Core/Entity/EntityType.php |
|
| EntityType::getSingularLabel |
function |
core/lib/Drupal/Core/Entity/EntityType.php |
|
| EntityType::getStorageClass |
function |
core/lib/Drupal/Core/Entity/EntityType.php |
|
| EntityType::getUriCallback |
function |
core/lib/Drupal/Core/Entity/EntityType.php |
|
| EntityType::getViewBuilderClass |
function |
core/lib/Drupal/Core/Entity/EntityType.php |
|
| EntityType::hasFormClasses |
function |
core/lib/Drupal/Core/Entity/EntityType.php |
|