UNA
|
Public Member Functions | |
__construct ($aModule) | |
actionHome () | |
![]() | |
isEnabled () | |
getName () | |
isLogged () | |
getUserId () | |
getUserPassword () | |
serviceIsSafeService ($s) | |
serviceGetSafeServices () | |
serviceIsPublicService ($s) | |
serviceGetPublicServices () | |
Additional Inherited Members | |
![]() | |
static | getInstance ($sName) |
static | getTitle ($sUri) |
static | getTitleKey ($sUri) |
![]() | |
$_aModule | |
$_oDb | |
$_oTemplate | |
$_oConfig | |
Profiler module by BoonEx
This module estimate timining, like page openings, mysql queries execution and service calls. Also it can log too long queries, so you can later investigate these bottle necks and speedup whole script.
BxProfilerModule::__construct | ( | $aModule | ) |
constructor
Reimplemented from BxDolModule.