pass | description |
---|---|
'.$pass.' | '.$description.' |
',$value,' | |
---|---|
',$key,' | ',$column,' |
',$value,' |
x',$data['full_path'],' | '.number_format($data['files']).' | ',number_format(round($data['memory_consumption']/1024)),'k | ',number_format($data['hits']),' | ',time_since($time,$data['last_used_timestamp']),' | ',empty($data['timestamp'])?'':time_since($time,$data['timestamp']),' |
'.($total>999999?round($total/1024/1024).'m':($total>9999?round($total/1024).'k':$total)).' | ||
', ($value>999999?round($value/1024/1024).'m':($value>9999?round($value/1024).'k':$value)),' | ',$percent,' | ',$label,' |