Array |
1 | Struct | codePrintHTML | | codePrintPlain | | column | | id | | line | | Raw_Trace | string | iqquery_cfc$cf.udfCall1(/iqquery.cfc:247) |
| template | | type | |
|
2 | Struct | codePrintHTML | | codePrintPlain | | column | | id | | line | | Raw_Trace | string | iqquery_cfc$cf.udfCall1(/iqquery.cfc:132) |
| template | | type | |
|
3 | Struct | codePrintHTML | string | 17: from offices with (nolock)<br>
18: where officeid = <cfiqqueryparam value="#request.officeid#" cfsqltype="cf_sql_varchar" list="no"><br>
<b>19: </cfiqquery></b><br>
20: <br>
21: <cfset rsdata = invoke('/components/pages', 'getPageByName', {page_name='#request.page#_#request.officeid#',source='local'})><br>
|
| codePrintPlain | string | 17: from offices with (nolock)
18: where officeid = <cfiqqueryparam value="#request.officeid#" cfsqltype="cf_sql_varchar" list="no">
19: </cfiqquery>
20:
21: <cfset rsdata = invoke('/components/pages', 'getPageByName', {page_name='#request.page#_#request.officeid#',source='local'})>
|
| column | | id | | line | | Raw_Trace | string | metatags._office_cfm$cf.call(/metatags/_office.cfm:19) |
| template | string | C:\backatyou\code\sites\metatags\_office.cfm |
| type | |
|
4 | Struct | codePrintHTML | string | 323: <br>
324: <cfif fileExists("#request.appAbsolutePath#/metatags/_#local.PageName#.cfm")><br>
<b>325: <cfinclude template="/metatags/_#local.PageName#.cfm" /></b><br>
326: <cfelse><br>
327: <cfif fileExists("#request.appAbsolutePath#/metatags/_default.cfm")><br>
|
| codePrintPlain | string | 323:
324: <cfif fileExists("#request.appAbsolutePath#/metatags/_#local.PageName#.cfm")>
325: <cfinclude template="/metatags/_#local.PageName#.cfm" />
326: <cfelse>
327: <cfif fileExists("#request.appAbsolutePath#/metatags/_default.cfm")>
|
| column | | id | | line | | Raw_Trace | string | lib.iq_cfc$cf.udfCall2(/lib/iq.cfc:325) |
| template | string | C:\backatyou\code\sites\lib\iq.cfc |
| type | |
|
5 | Struct | codePrintHTML | string | 33: <html lang="en"><br>
34: <head><br>
<b>35: #request.iqlib.RenderMetaTags()#</b><br>
36: #request.iqlib.RenderHeader()#<br>
37: <cfset themeMinCss = replace('<link rel="stylesheet" href="/assets/css/min/20250325121304/themes/name.min.css">', "name", request.domain.theme, "all") /><br>
|
| codePrintPlain | string | 33: <html lang="en">
34: <head>
35: #request.iqlib.RenderMetaTags()#
36: #request.iqlib.RenderHeader()#
37: <cfset themeMinCss = replace('<link rel="stylesheet" href="/assets/css/min/20250325121304/themes/name.min.css">', "name", request.domain.theme, "all") />
|
| column | | id | | line | | Raw_Trace | string | templates.homepage._10.layouts._site_cfm$cf.call(/templates/homepage/10/layouts/_site.cfm:35) |
| template | string | C:\backatyou\code\sites\templates\homepage\10\layouts\_site.cfm |
| type | |
|
6 | Struct | codePrintHTML | string | 46: <cfif fileExists("#request.appAbsolutePath##request.domain.homepagetemplatepath#/layouts/_#local.Layout#.cfm")><br>
47: <cfsavecontent variable="local.output"><br>
<b>48: <cfinclude template="#request.domain.homepagetemplatepath#/layouts/_#local.Layout#.cfm" /></b><br>
49: <br>
50: <cfset local.remote_addr = (StructKeyExists(GetHttpRequestData().headers, "x-ha-xff") ? ListFirst(GetHttpRequestData().headers["x-ha-xff"], ":") : (StructKeyExists(GetHttpRequestData().headers, "x-forwarded-for") ? ListFirst(GetHttpRequestData().headers["x-forwarded-for"], ":") : CGI.REMOTE_ADDR))><br>
|
| codePrintPlain | string | 46: <cfif fileExists("#request.appAbsolutePath##request.domain.homepagetemplatepath#/layouts/_#local.Layout#.cfm")>
47: <cfsavecontent variable="local.output">
48: <cfinclude template="#request.domain.homepagetemplatepath#/layouts/_#local.Layout#.cfm" />
49:
50: <cfset local.remote_addr = (StructKeyExists(GetHttpRequestData().headers, "x-ha-xff") ? ListFirst(GetHttpRequestData().headers["x-ha-xff"], ":") : (StructKeyExists(GetHttpRequestData().headers, "x-forwarded-for") ? ListFirst(GetHttpRequestData().headers["x-forwarded-for"], ":") : CGI.REMOTE_ADDR))>
|
| column | | id | | line | | Raw_Trace | string | lib.iq_cfc$cf.udfCall1(/lib/iq.cfc:48) |
| template | string | C:\backatyou\code\sites\lib\iq.cfc |
| type | |
|
7 | Struct | codePrintHTML | string | 26: </cfif><br>
27: <cfscript><br>
<b>28: doLayout();</b><br>
29: </cfscript><br>
30: </cfif><br>
|
| codePrintPlain | string | 26: </cfif>
27: <cfscript>
28: doLayout();
29: </cfscript>
30: </cfif>
|
| column | | id | | line | | Raw_Trace | string | lib.iq_cfc$cf.udfCall1(/lib/iq.cfc:28) |
| template | string | C:\backatyou\code\sites\lib\iq.cfc |
| type | |
|
8 | Struct | codePrintHTML | string | 251: <cfset local.url.process(CGI.path_info)><br>
252: <cfsavecontent variable="template_layout"><br>
<b>253: <cfoutput>#request.iqlib.RenderContent()#</cfoutput></b><br>
254: </cfsavecontent><br>
255: <br>
|
| codePrintPlain | string | 251: <cfset local.url.process(CGI.path_info)>
252: <cfsavecontent variable="template_layout">
253: <cfoutput>#request.iqlib.RenderContent()#</cfoutput>
254: </cfsavecontent>
255:
|
| column | | id | | line | | Raw_Trace | string | application_cfc$cf.udfCall(/application.cfc:253) |
| template | string | C:\backatyou\code\sites\application.cfc |
| type | |
|