# HasChildren

HasChildren

****

- Full class name: `Kirby\Cms\HasChildren`
- Source: <https://github.com/getkirby/kirby/tree/5.5.3/src/Cms/HasChildren.php#L17>

****

### HasChildren

- [$hasChildren->children()](https://getkirby.com/docs/reference/objects/cms/has-children/children.md)
- [$hasChildren->childrenAndDrafts()](https://getkirby.com/docs/reference/objects/cms/has-children/children-and-drafts.md)
- [$hasChildren->draft()](https://getkirby.com/docs/reference/objects/cms/has-children/draft.md)
- [$hasChildren->drafts()](https://getkirby.com/docs/reference/objects/cms/has-children/drafts.md)
- [$hasChildren->find()](https://getkirby.com/docs/reference/objects/cms/has-children/find.md)
- [$hasChildren->findPageOrDraft()](https://getkirby.com/docs/reference/objects/cms/has-children/find-page-or-draft.md)
- [$hasChildren->grandChildren()](https://getkirby.com/docs/reference/objects/cms/has-children/grand-children.md)
- [$hasChildren->hasChildren()](https://getkirby.com/docs/reference/objects/cms/has-children/has-children.md)
- [$hasChildren->hasDrafts()](https://getkirby.com/docs/reference/objects/cms/has-children/has-drafts.md)
- [$hasChildren->hasListedChildren()](https://getkirby.com/docs/reference/objects/cms/has-children/has-listed-children.md)
- [$hasChildren->hasUnlistedChildren()](https://getkirby.com/docs/reference/objects/cms/has-children/has-unlisted-children.md)
- [$hasChildren->index()](https://getkirby.com/docs/reference/objects/cms/has-children/index.md)