Thursday, April 10, 2008    9:47:55 AM EDT
parenttemplatebodylinestacktrace
1 C:\Inetpub\wwwroot\hbweb\v57\website2\Application.cfm C:\Inetpub\wwwroot\hbweb\v57\website2\appinclude.cfm 0 ms  

31
[+/-]

2 C:\Inetpub\wwwroot\hbweb\v57\website2\Application.cfm 0 ms  

-1
[+/-]

3 C:\hbcore\v57\hotbanana\hb50\object.cfc C:\hbcore\v57\hotbanana\hb50\Application.cfm 0 ms  

7
[+/-]

4 C:\hbcore\v57\hotbanana\hb50\object.cfc C:\hbcore\v57\hotbanana\hb50\Application.cfm 0 ms  

7
[+/-]

5 C:\hbcore\v57\hotbanana\hb50\hotbanana.cfc CFC[ C:\hbcore\v57\hotbanana\hb50\plugins.cfc | init(3) ] from C:\hbcore\v57\hotbanana\hb50\plugins.cfc 0 ms  

24
[+/-]

6 C:\hbcore\v57\hotbanana\hb50\plugins.cfc 0 ms  qryExtranet
SELECT txtObject,txtType, txtKey FROM tblPlugin WHERE txtType = 'extranet'
267
[+/-]

7 C:\hbcore\v57\hotbanana\hb50\plugins.cfc 0 ms  qryPlugins
SELECT txtObject, txtKey FROM tblPlugin LEFT JOIN tblCompanyPlugin ON tblCompanyPlugin.intPluginID = tblPlugin.intID WHERE tblCompanyPlugin.intCompanyID = 3 AND txtKey <> '' AND txtKey IS NOT NULL AND tblPlugin.blnGlobal = 1
289
[+/-]

8 C:\hbcore\v57\hotbanana\hb50\hotbanana.cfc CFC[ C:\hbcore\v57\hotbanana\hb50\plugins.cfc | getGlobalPlugins() ] from C:\hbcore\v57\hotbanana\hb50\plugins.cfc 0 ms  

24
[+/-]

9 C:\hbcore\v57\hotbanana\hb50\object.cfc C:\hbcore\v57\hotbanana\hb50\Application.cfm 0 ms  

7
[+/-]

10 C:\hbcore\v57\hotbanana\hb50\tool.cfc 0 ms  this.qryTool
SELECT tblNavigation.txtTitle, tblPlugin.*, tblNavigation.intID AS intNavID FROM tblNavigation LEFT JOIN tblPlugin ON tblNavigation.intPluginID = tblPlugin.intID WHERE tblNavigation.intID = 96
27
[+/-]

11 C:\hbcore\v57\hotbanana\hb50\hotbanana.cfc CFC[ C:\hbcore\v57\hotbanana\hb50\layout.cfc | init(3, 96) ] from C:\hbcore\v57\hotbanana\hb50\layout.cfc 0 ms  

28
[+/-]

12 C:\hbcore\v57\hotbanana\hb50\object.cfc C:\hbcore\v57\hotbanana\hb50\Application.cfm 0 ms  

7
[+/-]

13 C:\hbcore\v57\hotbanana\hb50\extranet.cfc 0 ms  qryExtranetLoggingExist
SELECT sysobjects.id FROM sysobjects inner join syscolumns on sysobjects.id = syscolumns.id and syscolumns.name = 'blnLogging' and sysobjects.name = 'tblExtranetEmail'
687
[+/-]

14 C:\hbcore\v57\hotbanana\hb50\hotbanana.cfc CFC[ C:\hbcore\v57\hotbanana\hb50\extranet.cfc | logUserAccess(CompanyID = 3, NavID = 96) ] from C:\hbcore\v57\hotbanana\hb50\extranet.cfc 0 ms  

43
[+/-]

15 C:\hbcore\v57\hotbanana\hb50\hotbanana.cfc 0 ms  qryPage
SELECT CASE WHEN blnDeleted = 0 AND blnActive = 1 THEN 1 ELSE 0 END AS blnActive FROM tblNavigation WHERE intID = ?
array
1
struct
sqlType cf_sql_integer
value 96
243
[+/-]

16 C:\hbcore\v57\hotbanana\hb50\layout.cfc 0 ms  qryHasContentContainer
SELECT n.intID FROM tblNavigation n INNER JOIN tblContentContainerPages ccp ON ccp.intNavID = n.intID INNER JOIN tblContentContainers cc ON ccp.intContainerID = cc.intID AND cc.blnLive = ? AND cc.blnDeleted <> ? AND n.intID = ?
array
1
struct
sqlType cf_sql_bit
value YES
2
struct
sqlType cf_sql_bit
value YES
3
struct
sqlType cf_sql_integer
value 96
724
[+/-]

17 C:\hbcore\v57\hotbanana\hb50\hotbanana.cfc CFC[ C:\hbcore\v57\hotbanana\hb50\layout.cfc | hasContentContainer(96) ] from C:\hbcore\v57\hotbanana\hb50\layout.cfc 0 ms  

83
[+/-]

18 C:\hbcore\v57\hotbanana\hb50\hotbanana.cfc CFC[ C:\hbcore\v57\hotbanana\hb50\layout.cfc | hasCustomAreasPlugin() ] from C:\hbcore\v57\hotbanana\hb50\layout.cfc 0 ms  

87
[+/-]

19 C:\hbcore\v57\hotbanana\hb50\hotbanana.cfc 0 ms  getLastUpdateDate_v2

array
1
struct
sqlType cf_sql_integer
type IN
value 96
2
struct
sqlType cf_sql_timestamp
type IN
value 2008-04-10 09:15:03.607
127
[+/-]

20 C:\hbcore\v57\hotbanana\hb50\navigation.cfc CFC[ C:\hbcore\v57\hotbanana\hb50\navigation.cfc | getFrontendRoot() ] from C:\hbcore\v57\hotbanana\hb50\navigation.cfc 0 ms  

1435
[+/-]

21 C:\hbcore\v57\hotbanana\hb50\navigation.cfc 0 ms  updateOrder

array
1
struct
sqlType cf_sql_integer
type IN
value 3
1453
[+/-]

22 C:\hbcore\v57\hotbanana\hb50\navigation.cfc 0 ms  getNavTreeTextFront

array
1
struct
sqlType cf_sql_integer
type IN
value 54
2
struct
sqlType cf_sql_integer
type IN
value 1
1458
[+/-]

23 C:\hbcore\v57\hotbanana\hb50\navigation.cfc 0 ms  getXML
SELECT txtXML FROM tblXMLTextFront_3;
1464
[+/-]

24 C:\hbcore\v57\hotbanana\hb50\hotbanana.cfc CFC[ C:\hbcore\v57\hotbanana\hb50\navigation.cfc | getPublicData() ] from C:\hbcore\v57\hotbanana\hb50\navigation.cfc 16 ms  

161
[+/-]

25 C:\Inetpub\wwwroot\hbweb\v57\website2\content_template.cfm CFC[ C:\hbcore\v57\hotbanana\hb50\hotbanana.cfc | getPublicData(CompanyID = 3, navid = 96) ] from C:\hbcore\v57\hotbanana\hb50\hotbanana.cfc 31 ms  

20
[+/-]

26 C:\Inetpub\wwwroot\hbweb\v57\website2\wp2\index.cfm C:\Inetpub\wwwroot\hbweb\v57\website2\content_template.cfm 31 ms  

1
[+/-]

27 C:\Inetpub\wwwroot\hbweb\v57\website2\wp2\index.cfm 31 ms  

-1
[+/-]

Total Execution time: 109 ms 

1 C:\Inetpub\wwwroot\hbweb\v57\website2\Application.cfm
2 C:\Inetpub\wwwroot\hbweb\v57\website2\appinclude.cfm
3 C:\Inetpub\wwwroot\hbweb\v57\website2\content_template.cfm
4 C:\Inetpub\wwwroot\hbweb\v57\website2\wp2\index.cfm
5 C:\hbcore\v57\hotbanana\hb50\Application.cfm
6 C:\hbcore\v57\hotbanana\hb50\extranet.cfc
7 C:\hbcore\v57\hotbanana\hb50\hotbanana.cfc
8 C:\hbcore\v57\hotbanana\hb50\layout.cfc
9 C:\hbcore\v57\hotbanana\hb50\navigation.cfc
10 C:\hbcore\v57\hotbanana\hb50\plugins.cfc
11 C:\hbcore\v57\hotbanana\hb50\tool.cfc
12 C:\hbcore\v57\hotbanana\monitor.cfc
13 CFC[ C:\hbcore\v57\hotbanana\hb50\extranet.cfc | logUserAccess(CompanyID = 3, NavID = 96) ] from C:\hbcore\v57\hotbanana\hb50\extranet.cfc
14 CFC[ C:\hbcore\v57\hotbanana\hb50\hotbanana.cfc | getPublicData(CompanyID = 3, navid = 96) ] from C:\hbcore\v57\hotbanana\hb50\hotbanana.cfc
15 CFC[ C:\hbcore\v57\hotbanana\hb50\layout.cfc | hasContentContainer(96) ] from C:\hbcore\v57\hotbanana\hb50\layout.cfc
16 CFC[ C:\hbcore\v57\hotbanana\hb50\layout.cfc | hasCustomAreasPlugin() ] from C:\hbcore\v57\hotbanana\hb50\layout.cfc
17 CFC[ C:\hbcore\v57\hotbanana\hb50\layout.cfc | init(3, 96) ] from C:\hbcore\v57\hotbanana\hb50\layout.cfc
18 CFC[ C:\hbcore\v57\hotbanana\hb50\navigation.cfc | getFrontendRoot() ] from C:\hbcore\v57\hotbanana\hb50\navigation.cfc
19 CFC[ C:\hbcore\v57\hotbanana\hb50\navigation.cfc | getPublicData() ] from C:\hbcore\v57\hotbanana\hb50\navigation.cfc
20 CFC[ C:\hbcore\v57\hotbanana\hb50\plugins.cfc | getGlobalPlugins() ] from C:\hbcore\v57\hotbanana\hb50\plugins.cfc
21 CFC[ C:\hbcore\v57\hotbanana\hb50\plugins.cfc | init(3) ] from C:\hbcore\v57\hotbanana\hb50\plugins.cfc