Search for entity_type
- Search 7.x for entity_type
- Search 9.5.x for entity_type
- Search 10.3.x for entity_type
- Search 11.x for entity_type
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
action_entity_type_build | function | core/ |
Implements hook_entity_type_build(). |
aggregator_display_configurable_test_entity_type_build | function | core/ |
Implements hook_entity_type_build(). |
block_content_entity_type_alter | function | core/ |
Implements hook_entity_type_alter(). |
book_entity_type_build | function | core/ |
Implements hook_entity_type_build(). |
CommentType::$target_entity_type_id | property | core/ |
The target entity type. |
comment_test_entity_type_alter | function | core/ |
Implements hook_entity_type_alter(). |
ConfigEntityType::$entity_type_class | property | core/ |
The class used to represent the entity type. |
config_entity_static_cache_test_entity_type_alter | function | core/ |
Implements hook_entity_type_alter(). |
config_test_entity_type_alter | function | core/ |
Implements hook_entity_type_alter(). |
config_test_rest_entity_type_alter | function | core/ |
Implements hook_entity_type_alter(). |
config_translation_entity_type_alter | function | core/ |
Implements hook_entity_type_alter(). |
config_translation_test_entity_type_alter | function | core/ |
Implements hook_entity_type_alter(). |
contact_entity_type_alter | function | core/ |
Implements hook_entity_type_alter(). |
contact_storage_test_entity_type_alter | function | core/ |
Implements hook_entity_type_alter(). |
ContentEntityType::$entity_type_class | property | core/ |
The class used to represent the entity type. |
ContentLanguageSettings::$target_entity_type_id | property | core/ |
The entity type ID (machine name). |
content_moderation_entity_type_alter | function | core/ |
Implements hook_entity_type_alter(). |
content_translation_entity_type_alter | function | core/ |
Implements hook_entity_type_alter(). |
datetime_range_test_entity_type_alter | function | core/ |
Implements hook_entity_type_alter(). |
EntityReferenceSelection::$entity_types | property | core/ |
An array of entity types that can be referenced by this plugin. Defaults to all entity types. |
EntityType::$bundle_entity_type | property | core/ |
The name of the entity type which provides bundles. |
EntityType::$entity_type_class | property | core/ |
The class used to represent the entity type. |
entity_schema_test_entity_type_alter | function | core/ |
Implements hook_entity_type_alter(). |
entity_test_constraints_entity_type_alter | function | core/ |
Implements hook_entity_type_alter(). |
entity_test_constraints_entity_type_build | function | core/ |
Implements hook_entity_type_build(). |
entity_test_entity_types | function | core/ |
Returns a list of test entity types. |
entity_test_entity_type_alter | function | core/ |
Implements hook_entity_type_alter(). |
entity_test_update_entity_type_alter | function | core/ |
Implements hook_entity_type_alter(). |
entity_type.bundle.info | service | core/ |
Drupal\Core\Entity\EntityTypeBundleInfo |
entity_type.listener | service | core/ |
Drupal\Core\Entity\EntityTypeListener |
entity_type.manager | service | core/ |
Drupal\Core\Entity\EntityTypeManager |
entity_type.repository | service | core/ |
Drupal\Core\Entity\EntityTypeRepository |
FieldConfigBase::$entity_type | property | core/ |
The name of the entity type the field is attached to. |
FieldStorageConfig::$entity_type | property | core/ |
The name of the entity type the field can be attached to. |
field_layout_entity_type_alter | function | core/ |
Implements hook_entity_type_alter(). |
field_test_entity_type_alter | function | core/ |
Implements hook_entity_type_alter(). |
field_ui_entity_type_build | function | core/ |
Implements hook_entity_type_build(). |
file_test_entity_type_alter | function | core/ |
Implements hook_entity_info_alter(). |
forum_entity_type_build | function | core/ |
Implements hook_entity_type_build(). |
hook_ENTITY_TYPE_access | function | core/ |
Control entity operation access for a specific entity type. |
hook_entity_type_alter | function | core/ |
Alter the entity type definitions. |
hook_entity_type_build | function | core/ |
Add to entity type definitions. |
hook_ENTITY_TYPE_build_defaults_alter | function | core/ |
Alter entity renderable values before cache checking in drupal_render(). |
hook_ENTITY_TYPE_create | function | core/ |
Acts when creating a new entity of a specific type. |
hook_ENTITY_TYPE_create_access | function | core/ |
Control entity create access for a specific entity type. |
hook_ENTITY_TYPE_delete | function | core/ |
Respond to entity deletion of a particular type. |
hook_ENTITY_TYPE_field_values_init | function | core/ |
Acts when initializing a fieldable entity object. |
hook_ENTITY_TYPE_insert | function | core/ |
Respond to creation of a new entity of a particular type. |
hook_ENTITY_TYPE_load | function | core/ |
Act on entities of a specific type when loaded. |
hook_ENTITY_TYPE_predelete | function | core/ |
Act before entity deletion of a particular entity type. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.