Search for entity_type

  1. Search 7.x for entity_type
  2. Search 9.5.x for entity_type
  3. Search 8.9.x for entity_type
  4. Search 11.x for entity_type
  5. Other projects
Title Object type File name Summary
action_entity_type_build function core/modules/action/action.module Implements hook_entity_type_build().
block_content_entity_type_alter function core/modules/block_content/block_content.module Implements hook_entity_type_alter().
book_entity_type_build function core/modules/book/book.module Implements hook_entity_type_build().
CommentType::$target_entity_type_id property core/modules/comment/src/Entity/CommentType.php The target entity type.
comment_display_configurable_test_entity_type_build function core/modules/comment/tests/modules/comment_display_configurable_test/comment_display_configurable_test.module Implements hook_entity_type_build().
comment_field_info_entity_type_ui_definitions_alter function core/modules/comment/comment.module Implements hook_field_info_entity_type_ui_definitions_alter().
comment_test_entity_type_alter function core/modules/comment/tests/modules/comment_test/comment_test.module Implements hook_entity_type_alter().
ConfigEntityType::$entity_type_class property core/lib/Drupal/Core/Entity/Annotation/ConfigEntityType.php The class used to represent the entity type.
config_entity_static_cache_test_entity_type_alter function core/modules/config/tests/config_entity_static_cache_test/config_entity_static_cache_test.module Implements hook_entity_type_alter().
config_test_entity_type_alter function core/modules/config/tests/config_test/config_test.module Implements hook_entity_type_alter().
config_test_rest_entity_type_alter function core/modules/rest/tests/modules/config_test_rest/config_test_rest.module Implements hook_entity_type_alter().
config_translation_entity_type_alter function core/modules/config_translation/config_translation.module Implements hook_entity_type_alter().
config_translation_test_entity_type_alter function core/modules/config_translation/tests/modules/config_translation_test/config_translation_test.module Implements hook_entity_type_alter().
contact_entity_type_alter function core/modules/contact/contact.module Implements hook_entity_type_alter().
contact_storage_test_entity_type_alter function core/modules/contact/tests/modules/contact_storage_test/contact_storage_test.module Implements hook_entity_type_alter().
ContentEntityType::$entity_type_class property core/lib/Drupal/Core/Entity/Annotation/ContentEntityType.php The class used to represent the entity type.
ContentLanguageSettings::$target_entity_type_id property core/modules/language/src/Entity/ContentLanguageSettings.php The entity type ID (machine name).
content_moderation_entity_type_alter function core/modules/content_moderation/content_moderation.module Implements hook_entity_type_alter().
content_translation_entity_type_alter function core/modules/content_translation/content_translation.module Implements hook_entity_type_alter().
datetime_range_test_entity_type_alter function core/modules/datetime_range/tests/modules/datetime_range_test/datetime_range_test.module Implements hook_entity_type_alter().
Entity type characteristics group core/lib/Drupal/Core/Entity/entity.api.php Describes how to enhance entity types with additional functionality.
EntityReferenceSelection::$entity_types property core/lib/Drupal/Core/Entity/Annotation/EntityReferenceSelection.php An array of entity types that can be referenced by this plugin.
EntityType::$bundle_entity_type property core/lib/Drupal/Core/Entity/EntityType.php The name of the entity type which provides bundles.
EntityType::$entity_type_class property core/lib/Drupal/Core/Entity/Annotation/EntityType.php The class used to represent the entity type.
EntityUrlTest::ENTITY_TYPE_ID constant core/tests/Drupal/Tests/Core/Entity/EntityUrlTest.php The ID of the entity type used in this test.
entity_schema_test_entity_type_alter function core/modules/system/tests/modules/entity_schema_test/entity_schema_test.module Implements hook_entity_type_alter().
entity_test_bundle_class_entity_type_alter function core/modules/system/tests/modules/entity_test_bundle_class/entity_test_bundle_class.module Implements hook_entity_type_alter().
entity_test_constraints_entity_type_alter function core/modules/system/tests/modules/entity_test_constraints/entity_test_constraints.module Implements hook_entity_type_alter().
entity_test_constraints_entity_type_build function core/modules/system/tests/modules/entity_test_constraints/entity_test_constraints.module Implements hook_entity_type_build().
entity_test_entity_types function core/modules/system/tests/modules/entity_test/entity_test.module Returns a list of test entity types.
entity_test_entity_type_alter function core/modules/system/tests/modules/entity_test/entity_test.module Implements hook_entity_type_alter().
entity_test_update_entity_type_alter function core/modules/system/tests/modules/entity_test_update/entity_test_update.module Implements hook_entity_type_alter().
entity_type.bundle.info service core/core.services.yml Drupal\Core\Entity\EntityTypeBundleInfo
entity_type.listener service core/core.services.yml Drupal\Core\Entity\EntityTypeListener
entity_type.manager service core/core.services.yml Drupal\Core\Entity\EntityTypeManager
entity_type.repository service core/core.services.yml Drupal\Core\Entity\EntityTypeRepository
FieldConfigBase::$entity_type property core/lib/Drupal/Core/Field/FieldConfigBase.php The name of the entity type the field is attached to.
FieldStorageConfig::$entity_type property core/modules/field/src/Entity/FieldStorageConfig.php The name of the entity type the field can be attached to.
field_layout_entity_type_alter function core/modules/field_layout/field_layout.module Implements hook_entity_type_alter().
field_test_entity_type_alter function core/modules/field/tests/modules/field_test/field_test.entity.inc Implements hook_entity_type_alter().
field_test_field_info_entity_type_ui_definitions_alter function core/modules/field/tests/modules/field_test/field_test.module Implements hook_field_info_entity_type_ui_definitions_alter().
field_ui_entity_type_build function core/modules/field_ui/field_ui.module Implements hook_entity_type_build().
file_test_entity_type_alter function core/modules/file/tests/file_test/file_test.module Implements hook_entity_info_alter().
forum_entity_type_build function core/modules/forum/forum.module Implements hook_entity_type_build().
hook_ENTITY_TYPE_access function core/lib/Drupal/Core/Entity/entity.api.php Control entity operation access for a specific entity type.
hook_entity_type_alter function core/lib/Drupal/Core/Entity/entity.api.php Alter the entity type definitions.
hook_entity_type_build function core/lib/Drupal/Core/Entity/entity.api.php Add to entity type definitions.
hook_ENTITY_TYPE_build_defaults_alter function core/lib/Drupal/Core/Entity/entity.api.php Alter entity renderable values before cache checking during rendering.
hook_ENTITY_TYPE_create function core/lib/Drupal/Core/Entity/entity.api.php Acts when creating a new entity of a specific type.
hook_ENTITY_TYPE_create_access function core/lib/Drupal/Core/Entity/entity.api.php Control entity create access for a specific entity type.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.