VocabularyInterface::HIERARCHY_DISABLED
Same name in other branches
- 8.9.x core/modules/taxonomy/src/VocabularyInterface.php \Drupal\taxonomy\VocabularyInterface::HIERARCHY_DISABLED
- 10 core/modules/taxonomy/src/VocabularyInterface.php \Drupal\taxonomy\VocabularyInterface::HIERARCHY_DISABLED
- 11.x core/modules/taxonomy/src/VocabularyInterface.php \Drupal\taxonomy\VocabularyInterface::HIERARCHY_DISABLED
Denotes that no term in the vocabulary has a parent.
File
-
core/
modules/ taxonomy/ src/ VocabularyInterface.php, line 15
Class
- VocabularyInterface
- Provides an interface defining a taxonomy vocabulary entity.
Namespace
Drupal\taxonomyCode
const HIERARCHY_DISABLED = 0;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.