WPProfiler\Core\Profiler::add_meta |
( |
|
$key, |
|
|
|
$value |
|
) |
| |
WPProfiler\Core\Profiler::call_collector |
( |
|
$name, |
|
|
|
$method, |
|
|
|
$args |
|
) |
| |
- Parameters
-
$name | |
$method | |
mixed | ...$args |
- Returns
- bool|mixed
WPProfiler\Core\Profiler::call_collector_by_ref |
( |
|
$name, |
|
|
|
$method, |
|
|
&... |
$args |
|
) |
| |
WPProfiler\Core\Profiler::create_timer_store |
( |
| ) |
|
WPProfiler\Core\Profiler::disable_all_collectors |
( |
| ) |
|
WPProfiler\Core\Profiler::disable_collector |
( |
|
$name | ) |
|
WPProfiler\Core\Profiler::enable_collector |
( |
|
$name | ) |
|
WPProfiler\Core\Profiler::get_all_meta |
( |
| ) |
|
WPProfiler\Core\Profiler::get_meta |
( |
|
$key | ) |
|
WPProfiler\Core\Profiler::get_report_handler |
( |
| ) |
|
WPProfiler\Core\Profiler::init |
( |
| ) |
|
WPProfiler\Core\Profiler::is_collector |
( |
|
$name | ) |
|
WPProfiler\Core\Profiler::is_collector_enabled |
( |
|
$name | ) |
|
WPProfiler\Core\Profiler::meta_exists |
( |
|
$key | ) |
|
- Parameters
-
| $name | |
\WPProfiler\Core\CollectorInterface | $collector | |
WPProfiler\Core\Profiler::save_report |
( |
| ) |
|
- Parameters
-
\WPProfiler\Core\ReporterInterface | $report_handler | |
WPProfiler\Core\Profiler::time |
( |
| ) |
|
const WPProfiler\Core\Profiler::VERSION = '0.1.2' |
The documentation for this class was generated from the following file: