TermStorage::$ancestors
Same name in other branches
- 8.9.x core/modules/taxonomy/src/TermStorage.php \Drupal\taxonomy\TermStorage::ancestors
- 10 core/modules/taxonomy/src/TermStorage.php \Drupal\taxonomy\TermStorage::ancestors
- 11.x core/modules/taxonomy/src/TermStorage.php \Drupal\taxonomy\TermStorage::ancestors
Term ancestry keyed by ancestor term ID, keyed by term ID.
Type: \Drupal\taxonomy\TermInterface[][]
File
-
core/
modules/ taxonomy/ src/ TermStorage.php, line 47
Class
- TermStorage
- Defines a Controller class for taxonomy terms.
Namespace
Drupal\taxonomyCode
protected $ancestors;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.