$value->expires() Returns the expiration date as UNIX timestamp or null if the value never expires kirby/src/Cache/Value.php#L71 $value->expires(): int|null Return type int|null Parent class Kirby\Cache\Value