You are here

service taxonomy_delete.term_delete in Taxonomy Delete 8

Class

Drupal\taxonomy_delete\TermDelete
2 string references to taxonomy_delete.term_delete
drush_taxonomy_delete_term_delete in ./taxonomy_delete.drush.inc
Submit handler for term delete.
TaxonomyDeleteBatch::processVocabulary in src/TaxonomyDeleteBatch.php
Process the vocabulary and delete all the terms associated with it.

File

./taxonomy_delete.services.yml
taxonomy_delete.services.yml

View source
  1. class: Drupal\taxonomy_delete\TermDelete
  2. arguments:
  3. - '@entity_type.manager'