Package | Description |
---|---|
er.profiling |
ERProfiling
|
er.profiling.delegates |
Modifier and Type | Method and Description |
---|---|
static PFStatsNode |
PFProfiler.currentStats() |
PFStatsNode |
PFStatsNode.parentStats() |
static PFStatsNode |
PFProfiler.popStats() |
PFStatsNode |
PFStatsNode.push(String name,
String type,
Object target,
Object context) |
PFStatsNode |
PFStatsNode.rootStats() |
static PFStatsNode |
PFProfiler.statsWithID(String id) |
Modifier and Type | Method and Description |
---|---|
static Set<PFStatsNode> |
PFStatsChecker.checkForErrors(PFStatsNode node) |
List<PFStatsNode> |
PFStatsNode.children() |
Modifier and Type | Method and Description |
---|---|
protected void |
PFProfilerRequestHandler.appendNodesStatsToResponse(PFStatsNode stats,
WOResponse response,
WOContext context,
float minimumPercentage,
Set<String> filters,
Set<PFStatsNode> renderedStats,
boolean tree) |
protected void |
PFProfilerRequestHandler.appendSingleNodeStatsToResponse(PFStatsNode stats,
WOResponse response,
WOContext context,
float minimumPercentage,
Set<String> filters,
Set<PFStatsNode> renderedStats,
boolean tree) |
protected static void |
PFStatsChecker.checkForDupeSQL(PFStatsNode node,
Map<String,List<PFStatsNode>> duplicates) |
static Set<PFStatsNode> |
PFStatsChecker.checkForErrors(PFStatsNode node) |
static void |
PFProfiler.setCurrentStats(PFStatsNode stats) |
static void |
PFProfiler.setStatsWithID(PFStatsNode stats,
String id) |
Modifier and Type | Method and Description |
---|---|
protected void |
PFProfilerRequestHandler.appendNodesStatsToResponse(PFStatsNode stats,
WOResponse response,
WOContext context,
float minimumPercentage,
Set<String> filters,
Set<PFStatsNode> renderedStats,
boolean tree) |
protected void |
PFProfilerRequestHandler.appendSingleNodeStatsToResponse(PFStatsNode stats,
WOResponse response,
WOContext context,
float minimumPercentage,
Set<String> filters,
Set<PFStatsNode> renderedStats,
boolean tree) |
protected static void |
PFStatsChecker.checkForDupeSQL(PFStatsNode node,
Map<String,List<PFStatsNode>> duplicates) |
Modifier and Type | Field and Description |
---|---|
PFStatsNode |
PFMarkup.MarkerStats._stats |
Modifier and Type | Method and Description |
---|---|
protected void |
PFHeatMap.appendHeatStyles(PFStatsNode stats,
WOResponse response,
WOContext context) |
Copyright © 2002 – 2024 Project Wonder.