You are here

6 calls to _editor_get_file_uuids_by_field() in Drupal 8

editor_entity_delete in core/modules/editor/editor.module
Implements hook_entity_delete().
editor_entity_insert in core/modules/editor/editor.module
Implements hook_entity_insert().
editor_entity_revision_delete in core/modules/editor/editor.module
Implements hook_entity_revision_delete().
editor_entity_update in core/modules/editor/editor.module
Implements hook_entity_update().
hook_entity_revision_delete in core/lib/Drupal/Core/Entity/entity.api.php
Respond to entity revision deletion.
hook_ENTITY_TYPE_revision_delete in core/lib/Drupal/Core/Entity/entity.api.php
Respond to entity revision deletion of a particular type.