20 functions implement hook_entity_operation()
Note: the procedural functions in this list are found by pattern matching, so the list may include some functions that are not actually implementations of this hook.
- BlockContentHooks::entityOperation in core/
modules/ block_content/ src/ Hook/ BlockContentHooks.php - Implements hook_entity_operation().
- block_content_entity_operation in core/
modules/ block_content/ block_content.module - Implements hook_entity_operation().
- ConfigTranslationHooks::entityOperation in core/
modules/ config_translation/ src/ Hook/ ConfigTranslationHooks.php - Implements hook_entity_operation().
- config_translation_entity_operation in core/
modules/ config_translation/ config_translation.module - Implements hook_entity_operation().
- ContentTranslationHooks::entityOperation in core/
modules/ content_translation/ src/ Hook/ ContentTranslationHooks.php - Implements hook_entity_operation().
- content_translation_entity_operation in core/
modules/ content_translation/ content_translation.module - Implements hook_entity_operation().
- EntityTestOperationHooks::entityOperation in core/
modules/ system/ tests/ modules/ entity_test_operation/ src/ Hook/ EntityTestOperationHooks.php - Implements hook_entity_operation().
- entity_test_operation_entity_operation in core/
modules/ system/ tests/ modules/ entity_test_operation/ entity_test_operation.module - Implements hook_entity_operation().
- FieldUiHooks::entityOperation in core/
modules/ field_ui/ src/ Hook/ FieldUiHooks.php - Implements hook_entity_operation().
- field_ui_entity_operation in core/
modules/ field_ui/ field_ui.module - Implements hook_entity_operation().
- MenuOperationsLinkTestHooks::entityOperation in core/
modules/ menu_link_content/ tests/ menu_operations_link_test/ src/ Hook/ MenuOperationsLinkTestHooks.php - Implements hook_entity_operation().
- MenuUiHooks::entityOperation in core/
modules/ menu_ui/ src/ Hook/ MenuUiHooks.php - Implements hook_entity_operation().
- menu_operations_link_test_entity_operation in core/
modules/ menu_link_content/ tests/ menu_operations_link_test/ menu_operations_link_test.module - Implements hook_entity_operation().
- menu_ui_entity_operation in core/
modules/ menu_ui/ menu_ui.module - Implements hook_entity_operation().
- TaxonomyHooks::entityOperation in core/
modules/ taxonomy/ src/ Hook/ TaxonomyHooks.php - Implements hook_entity_operation().
- taxonomy_entity_operation in core/
modules/ taxonomy/ taxonomy.module - Implements hook_entity_operation().
- UserHooks::entityOperation in core/
modules/ user/ src/ Hook/ UserHooks.php - Implements hook_entity_operation().
- user_entity_operation in core/
modules/ user/ user.module - Implements hook_entity_operation().
- ViewsUiHooks::entityOperation in core/
modules/ views_ui/ src/ Hook/ ViewsUiHooks.php - Implements hook_entity_operation().
- views_ui_entity_operation in core/
modules/ views_ui/ views_ui.module - Implements hook_entity_operation().
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.