$status->hardcopy()
Creates a clone and fetches all lazy-loaded getters to get a full copy
$status->hardcopy(): Kirby\Cms\Auth\Status
Return type
This method does not modify the existing $status
object but returns a new object with the changes applied. Learn more →