MCPcopy Index your code
hub / github.com/box/Anemometer / get_query_samples

Method get_query_samples

lib/AnemometerModel.php:260–270  ·  view source on GitHub ↗

* 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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

samplesMethod · 0.80
show_queryMethod · 0.80

Calls 3

get_field_nameMethod · 0.95
get_source_typeMethod · 0.95
queryMethod · 0.45

Tested by

no test coverage detected