Validate the cache. Compares the cache timestamp with the current cache
timestamp in the state backend. If the timestamps are different, some
other request has modified the cache, so it should be invalidated.
public validateCache ( boolean $hb_only = false ) : boolean | ||
$hb_only | boolean | If true, only validate the hb timestamps. @since 2.4.0 |
return | boolean |