* Retrieve query samples from the history table, ordered from most recent * * @param string $checksum The checksum to look up * @param int $limit The number of sample to get (default 1) * @param int $offset The starting record number * @return MySQLi_Result The result handle */
($checksum, $limit = 1, $offset = 0)
source not stored for this graph (policy: none)
no test coverage detected