VocabularyInterface::HIERARCHY_MULTIPLE
Same name in other branches
- 9 core/modules/taxonomy/src/VocabularyInterface.php \Drupal\taxonomy\VocabularyInterface::HIERARCHY_MULTIPLE
- 10 core/modules/taxonomy/src/VocabularyInterface.php \Drupal\taxonomy\VocabularyInterface::HIERARCHY_MULTIPLE
- 11.x core/modules/taxonomy/src/VocabularyInterface.php \Drupal\taxonomy\VocabularyInterface::HIERARCHY_MULTIPLE
Denotes that one or more terms in the vocabulary have multiple parents.
File
-
core/
modules/ taxonomy/ src/ VocabularyInterface.php, line 25
Class
- VocabularyInterface
- Provides an interface defining a taxonomy vocabulary entity.
Namespace
Drupal\taxonomyCode
const HIERARCHY_MULTIPLE = 2;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.