18 calls to entity_invoke_bundle_hook()

CategoryStorageController::postDelete in drupal/core/modules/contact/lib/Drupal/contact/CategoryStorageController.php
Overrides \Drupal\Core\Config\Entity\ConfigStorageController::postDelete().
CategoryStorageController::postSave in drupal/core/modules/contact/lib/Drupal/contact/CategoryStorageController.php
Overrides \Drupal\Core\Config\Entity\ConfigStorageController::postSave().
comment_node_type_delete in drupal/core/modules/comment/comment.module
Implements hook_node_type_delete().
comment_node_type_update in drupal/core/modules/comment/comment.module
Implements hook_node_type_update().
comment_uninstall in drupal/core/modules/comment/comment.install
Implements hook_uninstall().
CustomBlockTypeStorageController::postDelete in drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockTypeStorageController.php
Overrides \Drupal\Core\Config\Entity\ConfigStorageController::postDelete().
CustomBlockTypeStorageController::postSave in drupal/core/modules/block/custom_block/lib/Drupal/custom_block/CustomBlockTypeStorageController.php
Overrides \Drupal\Core\Config\Entity\ConfigStorageController::postSave().
entity_test_create_bundle in drupal/core/modules/system/tests/modules/entity_test/entity_test.module
Creates a new bundle for entity_test entities.
entity_test_delete_bundle in drupal/core/modules/system/tests/modules/entity_test/entity_test.module
Deletes a bundle for entity_test entities.
entity_test_rename_bundle in drupal/core/modules/system/tests/modules/entity_test/entity_test.module
Renames a bundle for entity_test entities.
field_test_create_bundle in drupal/core/modules/field/tests/modules/field_test/field_test.entity.inc
Creates a new bundle for test_entity entities.
field_test_delete_bundle in drupal/core/modules/field/tests/modules/field_test/field_test.entity.inc
Deletes a bundle for test_entity objects.
field_test_rename_bundle in drupal/core/modules/field/tests/modules/field_test/field_test.entity.inc
Renames a bundle for test_entity entities.
node_type_delete in drupal/core/modules/node/node.module
Deletes a node type from the database.
node_type_save in drupal/core/modules/node/node.module
Saves a node type to the database.
taxonomy_uninstall in drupal/core/modules/taxonomy/taxonomy.install
Implements hook_uninstall().
VocabularyStorageController::postSave in drupal/core/modules/taxonomy/lib/Drupal/taxonomy/VocabularyStorageController.php
Overrides Drupal\Core\Config\Entity\ConfigStorageController::postSave().
_comment_body_field_create in drupal/core/modules/comment/comment.module
Creates a comment_body field instance for a given node type.