getEntityTypeId() === 'media' && $entity->bundle() === 'able_player_caption') { $action = \Drupal::service('plugin.manager.action')->createInstance('transcript_action_extract_transcription_text'); $action->execute($entity); } }