You are here

public function ReportInterface::getSymbols in XHProf 8

Parameters

int $length:

Return value

mixed

1 method overrides ReportInterface::getSymbols()
Report::getSymbols in src/XHProfLib/Report/Report.php

File

src/XHProfLib/Report/ReportInterface.php, line 15

Class

ReportInterface
Defines profiling report.

Namespace

Drupal\xhprof\XHProfLib\Report

Code

public function getSymbols($length = 100);