Skip to content

getDescendants()->having('depth', '=', 2) #3

@elstamey

Description

@elstamey

Is it possible to get all of the children at a certain level in the tree? When I recursively use getDescendants() to display the tree, I end up with repeated leaves. But If I could get only the descendants at a certain level, I would be able to recurse without repetition.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions