WP Profiler
Public Member Functions | Public Attributes | List of all members
WPProfiler\Core\Collectors\Request Class Reference
Inheritance diagram for WPProfiler\Core\Collectors\Request:
WPProfiler\Core\CollectorAbstract WPProfiler\Core\CollectorInterface

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
 

Member Function Documentation

WPProfiler\Core\Collectors\Request::get (   $data = null)

Member Data Documentation

const WPProfiler\Core\Collectors\Request::NAME = 'request'

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