# Search

The Search controller takes care of the logic for delivering Panel search results

****

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

<unstable-notice>
`Search` has been **marked as unstable**. It might be changed in a future Kirby major or minor release without being considered a breaking change. Use with caution.
</unstable-notice>

****

### Search

- [Search::files()](https://getkirby.com/docs/reference/objects/panel-controller/search/files.md)
- [Search::pages()](https://getkirby.com/docs/reference/objects/panel-controller/search/pages.md)
- [Search::users()](https://getkirby.com/docs/reference/objects/panel-controller/search/users.md)