# Category

Category of lab examples located in `kirby/panel/lab` and `site/lab`.

****

- Full class name: `Kirby\Panel\Lab\Category`
- Source: <https://github.com/getkirby/kirby/tree/5.5.3/src/Panel/Lab/Category.php#L24>

****

### Category

- [new Category()](https://getkirby.com/docs/reference/objects/panel-lab/category/__construct.md)
- [Category::all()](https://getkirby.com/docs/reference/objects/panel-lab/category/all.md)
- [Category::base()](https://getkirby.com/docs/reference/objects/panel-lab/category/base.md)
- [$category->example()](https://getkirby.com/docs/reference/objects/panel-lab/category/example.md)
- [$category->examples()](https://getkirby.com/docs/reference/objects/panel-lab/category/examples.md)
- [Category::factory()](https://getkirby.com/docs/reference/objects/panel-lab/category/factory.md)
- [$category->icon()](https://getkirby.com/docs/reference/objects/panel-lab/category/icon.md)
- [$category->id()](https://getkirby.com/docs/reference/objects/panel-lab/category/id.md)
- [Category::isInstalled()](https://getkirby.com/docs/reference/objects/panel-lab/category/is-installed.md)
- [$category->name()](https://getkirby.com/docs/reference/objects/panel-lab/category/name.md)
- [$category->root()](https://getkirby.com/docs/reference/objects/panel-lab/category/root.md)
- [Category::site()](https://getkirby.com/docs/reference/objects/panel-lab/category/site.md)
- [$category->toArray()](https://getkirby.com/docs/reference/objects/panel-lab/category/to-array.md)