Uuids::populate()
Populates cache with UUIDs for all identifiable models that need to be cached (not site and users)
Uuids::populate(string $type = 'all'): void
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
| $type | string |
'all'
|
which models to include (all|page|file|block|struct) |