| CommentTest::$entityTypeId | property | core/modules/jsonapi/tests/src/Functional/CommentTest.php | The tested entity type. | 
          
                                                                                        | CommentTestHooks::entityTypeAlter | function | core/modules/comment/tests/modules/comment_test/src/Hook/CommentTestHooks.php | Implements hook_entity_type_alter(). | 
          
                                                                                        | CommentType::getTargetEntityTypeId | function | core/modules/comment/src/Entity/CommentType.php | Gets the target entity type id for this comment type. | 
          
                                                                                        | CommentTypeForm::$entityTypeManager | property | core/modules/comment/src/CommentTypeForm.php | Entity type manager service. | 
          
                                                                                        | CommentTypeForm::entityTypeSupportsComments | function | core/modules/comment/src/CommentTypeForm.php | Wraps _comment_entity_uses_integer_id(). | 
          
                                                                                        | CommentTypeInterface::getTargetEntityTypeId | function | core/modules/comment/src/CommentTypeInterface.php | Gets the target entity type id for this comment type. | 
          
                                                                                        | CommentTypeResourceTestBase::$entityTypeId | property | core/modules/comment/tests/src/Functional/Rest/CommentTypeResourceTestBase.php | The tested entity type. | 
          
                                                                                        | CommentTypeTest::$entityTypeId | property | core/modules/jsonapi/tests/src/Functional/CommentTypeTest.php | The tested entity type. | 
          
                                                                                        | CommentViewBuilder::$entityTypeManager | property | core/modules/comment/src/CommentViewBuilder.php | The entity type manager. | 
          
                                                                                        | ConfigActionManager::getShorthandActionIdsForEntityType | function | core/lib/Drupal/Core/Config/Action/ConfigActionManager.php | Gets a map of shorthand action IDs to plugin IDs for an entity type. | 
          
                                                                                        | ConfigEntityBaseUnitTest::$entityType | property | core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php | The entity type used for testing. | 
          
                                                                                        | ConfigEntityBaseUnitTest::$entityTypeId | property | core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php | The ID of the type of the entity under test. | 
          
                                                                                        | ConfigEntityBaseUnitTest::$entityTypeManager | property | core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php | The entity type manager used for testing. | 
          
                                                                                        | ConfigEntityMapper::$entityType | property | core/modules/config_translation/src/ConfigEntityMapper.php | Configuration entity type name. | 
          
                                                                                        | ConfigEntityMapper::$entityTypeManager | property | core/modules/config_translation/src/ConfigEntityMapper.php | The entity type manager. | 
          
                                                                                        | ConfigEntityMapperTest::$entityTypeManager | property | core/modules/config_translation/tests/src/Unit/ConfigEntityMapperTest.php | The entity type manager used for testing. | 
          
                                                                                        | ConfigEntityStaticCacheTest::$entityTypeId | property | core/tests/Drupal/KernelTests/Core/Config/ConfigEntityStaticCacheTest.php | The type ID of the entity under test. | 
          
                                                                                        | ConfigEntityStaticCacheTestHooks::entityTypeAlter | function | core/modules/config/tests/config_entity_static_cache_test/src/Hook/ConfigEntityStaticCacheTestHooks.php | Implements hook_entity_type_alter(). | 
          
                                                                                        | ConfigEntityStorageTest::$entityTypeId | property | core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityStorageTest.php | The type ID of the entity under test. | 
          
                                                                                        | ConfigEntityType | class | core/lib/Drupal/Core/Entity/Attribute/ConfigEntityType.php | Defines a configuration entity type attribute object. | 
          
                                                                                        | ConfigEntityType | class | core/lib/Drupal/Core/Config/Entity/ConfigEntityType.php | Provides an implementation of a configuration entity type and its metadata. | 
          
                                                                                        | ConfigEntityType | class | core/lib/Drupal/Core/Entity/Annotation/ConfigEntityType.php | Defines a config entity type annotation object. | 
          
                                                                                        | ConfigEntityType.php | file | core/lib/Drupal/Core/Entity/Annotation/ConfigEntityType.php |  | 
          
                                                                                        | ConfigEntityType.php | file | core/lib/Drupal/Core/Entity/Attribute/ConfigEntityType.php |  | 
          
                                                                                        | ConfigEntityType.php | file | core/lib/Drupal/Core/Config/Entity/ConfigEntityType.php |  | 
          
                                                                                        | ConfigEntityType::$config_export | property | core/lib/Drupal/Core/Config/Entity/ConfigEntityType.php | The list of configuration entity properties to export from the annotation. | 
          
                                                                                        | ConfigEntityType::$config_prefix | property | core/lib/Drupal/Core/Config/Entity/ConfigEntityType.php | The config prefix set in the configuration entity type annotation. | 
          
                                                                                        | ConfigEntityType::$entity_type_class | property | core/lib/Drupal/Core/Entity/Annotation/ConfigEntityType.php | The class used to represent the entity type. | 
          
                                                                                        | ConfigEntityType::$group | property | core/lib/Drupal/Core/Entity/Annotation/ConfigEntityType.php | The group machine name. | 
          
                                                                                        | ConfigEntityType::$lookup_keys | property | core/lib/Drupal/Core/Config/Entity/ConfigEntityType.php | Keys that are stored key value store for fast lookup. | 
          
                                                                                        | ConfigEntityType::$mergedConfigExport | property | core/lib/Drupal/Core/Config/Entity/ConfigEntityType.php | The result of merging config_export annotation with the defaults. | 
          
                                                                                        | ConfigEntityType::$static_cache | property | core/lib/Drupal/Core/Config/Entity/ConfigEntityType.php | Indicates whether entities should be statically cached. | 
          
                                                                                        | ConfigEntityType::checkStorageClass | function | core/lib/Drupal/Core/Config/Entity/ConfigEntityType.php |  | 
          
                                                                                        | ConfigEntityType::get | function | core/lib/Drupal/Core/Entity/Annotation/ConfigEntityType.php | Gets the value of an annotation. | 
          
                                                                                        | ConfigEntityType::getBaseTable | function | core/lib/Drupal/Core/Config/Entity/ConfigEntityType.php | Gets the name of the entity's base table. | 
          
                                                                                        | ConfigEntityType::getConfigDependencyKey | function | core/lib/Drupal/Core/Config/Entity/ConfigEntityType.php | Gets the key that is used to store configuration dependencies. | 
          
                                                                                        | ConfigEntityType::getConfigPrefix | function | core/lib/Drupal/Core/Config/Entity/ConfigEntityType.php | Gets the config prefix used by the configuration entity type. | 
          
                                                                                        | ConfigEntityType::getConstraints | function | core/lib/Drupal/Core/Config/Entity/ConfigEntityType.php | Gets an array of validation constraints. | 
          
                                                                                        | ConfigEntityType::getDataTable | function | core/lib/Drupal/Core/Config/Entity/ConfigEntityType.php | Gets the name of the entity's data table. | 
          
                                                                                        | ConfigEntityType::getLookupKeys | function | core/lib/Drupal/Core/Config/Entity/ConfigEntityType.php | Gets the keys that are available for fast lookup. | 
          
                                                                                        | ConfigEntityType::getPropertiesToExport | function | core/lib/Drupal/Core/Config/Entity/ConfigEntityType.php | Gets the config entity properties to export if declared on the annotation. | 
          
                                                                                        | ConfigEntityType::getRevisionDataTable | function | core/lib/Drupal/Core/Config/Entity/ConfigEntityType.php | Gets the name of the entity's revision data table. | 
          
                                                                                        | ConfigEntityType::getRevisionTable | function | core/lib/Drupal/Core/Config/Entity/ConfigEntityType.php | Gets the name of the entity's revision table. | 
          
                                                                                        | ConfigEntityType::__construct | function | core/lib/Drupal/Core/Entity/Attribute/ConfigEntityType.php | Constructs a plugin attribute object. | 
          
                                                                                        | ConfigEntityType::__construct | function | core/lib/Drupal/Core/Config/Entity/ConfigEntityType.php |  | 
          
                                                                                        | ConfigEntityTypeInterface | interface | core/lib/Drupal/Core/Config/Entity/ConfigEntityTypeInterface.php | Provides an interface for a configuration entity type and its metadata. | 
          
                                                                                        | ConfigEntityTypeInterface.php | file | core/lib/Drupal/Core/Config/Entity/ConfigEntityTypeInterface.php |  | 
          
                                                                                        | ConfigEntityTypeInterface::getConfigPrefix | function | core/lib/Drupal/Core/Config/Entity/ConfigEntityTypeInterface.php | Gets the config prefix used by the configuration entity type. | 
          
                                                                                        | ConfigEntityTypeInterface::getLookupKeys | function | core/lib/Drupal/Core/Config/Entity/ConfigEntityTypeInterface.php | Gets the keys that are available for fast lookup. | 
          
                                                                                        | ConfigEntityTypeInterface::getPropertiesToExport | function | core/lib/Drupal/Core/Config/Entity/ConfigEntityTypeInterface.php | Gets the config entity properties to export if declared on the annotation. |