13 functions implement hook_ENTITY_TYPE_create()
Note: this list is generated by pattern matching, so it may include some functions that are not actually implementations of this hook.
- entity_schema_test_entity_bundle_create in core/
modules/ system/ tests/ modules/ entity_schema_test/ entity_schema_test.module - Implements hook_entity_bundle_create().
- entity_test_entity_revision_create in core/
modules/ system/ tests/ modules/ entity_test/ entity_test.module - Implements hook_entity_revision_create().
- entity_test_entity_test_mulrev_changed_translation_create in core/
modules/ system/ tests/ modules/ entity_test/ entity_test.module - Implements hook_ENTITY_TYPE_translation_create() for 'entity_test_mulrev_changed'.
- entity_test_entity_test_mulrev_revision_create in core/
modules/ system/ tests/ modules/ entity_test/ entity_test.module - Implements hook_ENTITY_TYPE_revision_create() for 'entity_test_mulrev'.
- entity_test_entity_test_mulrev_translation_create in core/
modules/ system/ tests/ modules/ entity_test/ entity_test.module - Implements hook_ENTITY_TYPE_translation_create().
- entity_test_entity_test_mul_changed_translation_create in core/
modules/ system/ tests/ modules/ entity_test/ entity_test.module - Implements hook_ENTITY_TYPE_translation_create() for 'entity_test_mul_changed'.
- entity_test_entity_test_mul_langcode_key_translation_create in core/
modules/ system/ tests/ modules/ entity_test/ entity_test.module - Implements hook_ENTITY_TYPE_translation_create() for 'entity_test_mul_langcode_key'.
- entity_test_entity_test_mul_translation_create in core/
modules/ system/ tests/ modules/ entity_test/ entity_test.module - Implements hook_ENTITY_TYPE_translation_create() for 'entity_test_mul'.
- entity_test_entity_translation_create in core/
modules/ system/ tests/ modules/ entity_test/ entity_test.module - Implements hook_entity_translation_create().
- field_ui_entity_bundle_create in core/
modules/ field_ui/ field_ui.module - Implements hook_entity_bundle_create().
- jsonapi_entity_bundle_create in core/
modules/ jsonapi/ jsonapi.module - Implements hook_entity_bundle_create().
- layout_builder_entity_translation_create in core/
modules/ layout_builder/ layout_builder.module - Implements hook_entity_translation_create().
- path_entity_translation_create in core/
modules/ path/ path.module - Implements hook_entity_translation_create().
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.