WP Profiler
|
Public Member Functions | |
get ($data=null) | |
Public Member Functions inherited from WPProfiler\Core\CollectorAbstract | |
__construct (Profiler $profiler) | |
build_report_filename ($parts) | |
init () | |
enable () | |
disable () | |
Public Attributes | |
const | NAME = 'request' |
Public Attributes inherited from WPProfiler\Core\CollectorAbstract | |
const | NAME = '' |
const | BUILD_FILENAME_PRIORITY = 0 |
Additional Inherited Members | |
Protected Attributes inherited from WPProfiler\Core\CollectorAbstract | |
$profiler | |
$enabled = false | |
WPProfiler\Core\Collectors\Request::get | ( | $data = null | ) |
Implements WPProfiler\Core\CollectorInterface.
const WPProfiler\Core\Collectors\Request::NAME = 'request' |