setMethod($method) Parameters $method
setIp(string $ip) Sets the IP. Parameters string $ip
setCollectors(array $collectors) Sets the Collectors associated with this profile. Parameters array $collectors
setChildren(array $children) Sets children profiler. Parameters array $children An array of Profile
bool hasCollector(string $name) Returns true if a Collector for the given name exists. Parameters string $name A collector name Return Value bool
string getUrl() Returns the URL. Return Value string The URL
string getToken() Gets the token. Return Value string The token
string getTime() Returns the time. Return Value string The time
int getStatusCode() Return Value int
null|string getParentToken() Returns the parent token. Return Value null|string The parent token
Page 232 of 787