# Uuids

Helper methods that deal with the entirety of UUIDs in the system

****

- Full class name: `Kirby\Uuid\Uuids`
- Source: <https://github.com/getkirby/kirby/tree/5.5.3/src/Uuid/Uuids.php#L20>

****

### Uuids

- [Uuids::cache()](https://getkirby.com/docs/reference/objects/uuid/uuids/cache.md)
- [Uuids::each()](https://getkirby.com/docs/reference/objects/uuid/uuids/each.md)
- [Uuids::enabled()](https://getkirby.com/docs/reference/objects/uuid/uuids/enabled.md)
- [Uuids::generate()](https://getkirby.com/docs/reference/objects/uuid/uuids/generate.md)
- [Uuids::populate()](https://getkirby.com/docs/reference/objects/uuid/uuids/populate.md)