WP Profiler
Public Member Functions | List of all members
WPProfiler\Core\CollectorInterface Interface Reference
Inheritance diagram for WPProfiler\Core\CollectorInterface:
WPProfiler\Core\CollectorAbstract WPProfiler\Core\Collectors\Db WPProfiler\Core\Collectors\Function_ WPProfiler\Core\Collectors\FunctionTracer WPProfiler\Core\Collectors\Hook WPProfiler\Core\Collectors\Query WPProfiler\Core\Collectors\Request

Public Member Functions

 __construct (Profiler $profiler)
 
 init ()
 
 get ($data=null)
 
 enable ()
 
 disable ()
 

Constructor & Destructor Documentation

WPProfiler\Core\CollectorInterface::__construct ( Profiler  $profiler)

CollectorInterface constructor.

Parameters
\WPProfiler\Core\Profiler$profiler

Implemented in WPProfiler\Core\CollectorAbstract.

Member Function Documentation

WPProfiler\Core\CollectorInterface::disable ( )
WPProfiler\Core\CollectorInterface::enable ( )
WPProfiler\Core\CollectorInterface::get (   $data = null)
WPProfiler\Core\CollectorInterface::init ( )

The documentation for this interface was generated from the following file: