| EntityType::$common_reference_target |
property |
core/lib/Drupal/Core/Entity/EntityType.php |
Indicates whether this entity type is commonly used as a reference target. |
| EntityType::get |
function |
core/lib/Drupal/Core/Entity/EntityType.php |
|
| EntityType::get |
function |
core/lib/Drupal/Core/Entity/Annotation/EntityType.php |
|
| EntityType::get |
function |
core/lib/Drupal/Core/Entity/Attribute/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::getBundleListCacheTags |
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::getCollectionPermission |
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::getDecoratedClasses |
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::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::isCommonReferenceTarget |
function |
core/lib/Drupal/Core/Entity/EntityType.php |
|
| EntityTypeBundleInfo::getAllBundleInfo |
function |
core/lib/Drupal/Core/Entity/EntityTypeBundleInfo.php |
|
| EntityTypeBundleInfo::getBundleInfo |
function |
core/lib/Drupal/Core/Entity/EntityTypeBundleInfo.php |
|
| EntityTypeBundleInfo::getBundleLabels |
function |
core/lib/Drupal/Core/Entity/EntityTypeBundleInfo.php |
|
| EntityTypeBundleInfoInterface::getAllBundleInfo |
function |
core/lib/Drupal/Core/Entity/EntityTypeBundleInfoInterface.php |
Get the bundle info of all entity types. |
| EntityTypeBundleInfoInterface::getBundleInfo |
function |
core/lib/Drupal/Core/Entity/EntityTypeBundleInfoInterface.php |
Gets the bundle info of an entity type. |
| EntityTypeBundleInfoInterface::getBundleLabels |
function |
core/lib/Drupal/Core/Entity/EntityTypeBundleInfoInterface.php |
Gets an array of bundle labels for an entity type. |
| EntityTypeBundleInfoTest::providerTestGetBundleInfo |
function |
core/tests/Drupal/Tests/Core/Entity/EntityTypeBundleInfoTest.php |
Provides test data for testGetBundleInfo(). |
| EntityTypeBundleInfoTest::providerTestGetBundleLabels |
function |
core/tests/Drupal/Tests/Core/Entity/EntityTypeBundleInfoTest.php |
Provides test data for testGetBundleLabels(). |