Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

taxonomy_get_children drupal 8

$children = Drupal::entityTypeManager()->getStorage('taxonomy_term')->loadChildren($entity->id());
Source by api.drupal.org #
 
PREVIOUS NEXT
Tagged: #drupal
ADD COMMENT
Topic
Name
6+3 =