Defines a Controller class for taxonomy terms. Hierarchy class \Drupal\Core\Entity\
Array of terms in a tree keyed by vocabulary ID and term ID. Type:
public TermStorage::nodeCount($vid) Count
public TermStorage::resetCache(array $ids = NULL)
public TermStorage::updateTermHierarchy(EntityInterface $term)
public TermStorage::create(array $values = array())
Array of child terms keyed by parent term ID. Type:
Array of loaded trees keyed by a cache id matching tree arguments. Type:
public TermStorage::deleteTermHierarchy($tids)
Array of loaded parents keyed by child term ID. Type:
Page 1 of 3