TermStorage::loadTree contains this todo comment


  /**
   * {@inheritdoc}
   *
   * @todo Can we do a query alter instead of overriding this method?
   */
  public function loadTree($vid, $parent = 0, $max_depth = NULL, $load_entities = FALSE) {

Comments

stevector created an issue.