|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.quercus.env.Env
com.caucho.quercus.env.ProfileEnv
public class ProfileEnv
Profiling
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.caucho.quercus.env.Env |
|---|
Env.OVERLOADING_TYPES |
| Field Summary |
|---|
| Fields inherited from class com.caucho.quercus.env.Env |
|---|
_anonymousFunMap, _classDef, _const, _fun, _qClass, _quercus, B_COMPILE_ERROR, B_COMPILE_WARNING, B_CORE_ERROR, B_CORE_WARNING, B_ERROR, B_LAST, B_NOTICE, B_PARSE, B_RECOVERABLE_ERROR, B_STRICT, B_USER_ERROR, B_USER_NOTICE, B_USER_WARNING, B_WARNING, DEFAULT_QUERY_SEPARATOR_MAP, E_ALL, E_COMPILE_ERROR, E_COMPILE_WARNING, E_CORE_ERROR, E_CORE_WARNING, E_DEFAULT, E_ERROR, E_NOTICE, E_PARSE, E_RECOVERABLE_ERROR, E_STRICT, E_USER_ERROR, E_USER_NOTICE, E_USER_WARNING, E_WARNING, EMPTY_VALUE |
| Constructor Summary | |
|---|---|
ProfileEnv(ProQuercus quercus)
|
|
ProfileEnv(ProResinQuercus quercus,
QuercusPage page,
WriteStream out,
HttpServletRequest request,
HttpServletResponse response)
|
|
| Method Summary | |
|---|---|
protected ProfileReport |
createProfileReport()
|
Value |
executePage(QuercusPage page)
Evaluates the top-level code in profiling mode |
Value |
executePageTop(QuercusPage page)
Evaluates the top-level code in profiling mode |
protected void |
generateProfileReport()
|
protected AbstractFunction[] |
getDefaultFunctionMap()
Initialization - return the profile functions |
ProResinQuercus |
getProQuercus()
Returns the pro quercue |
protected QuercusPage |
pageInit(QuercusPage page)
Initialize the page, loading any functions and classes |
void |
popProfile(long nanos)
|
void |
pushProfile(int id)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ProfileEnv(ProResinQuercus quercus,
QuercusPage page,
WriteStream out,
HttpServletRequest request,
HttpServletResponse response)
public ProfileEnv(ProQuercus quercus)
| Method Detail |
|---|
public ProResinQuercus getProQuercus()
protected AbstractFunction[] getDefaultFunctionMap()
getDefaultFunctionMap in class Envpublic Value executePageTop(QuercusPage page)
executePageTop in class Envpublic Value executePage(QuercusPage page)
executePage in class Envprotected QuercusPage pageInit(QuercusPage page)
pageInit in class Envpublic void pushProfile(int id)
pushProfile in class Envpublic void popProfile(long nanos)
popProfile in class Envprotected void generateProfileReport()
protected ProfileReport createProfileReport()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||