Array |
1 | Struct | codePrintHTML | | codePrintPlain | | column | | id | | line | | Raw_Trace | string | iqquery_cfc$cf.udfCall1(/iqquery.cfc:265) |
| template | | type | |
|
2 | Struct | codePrintHTML | | codePrintPlain | | column | | id | | line | | Raw_Trace | string | iqquery_cfc$cf.udfCall1(/iqquery.cfc:155) |
| template | | type | |
|
3 | Struct | codePrintHTML | string | 464: l.#arguments.orderby# #lcase(arguments.orderdirection)#,<br>
465: l.ml_number asc<br>
<b>466: </cfiqquery></b><br>
467: <br>
468: <!--- could not do this in the query above because the result was cached ---><br>
|
| codePrintPlain | string | 464: l.#arguments.orderby# #lcase(arguments.orderdirection)#,
465: l.ml_number asc
466: </cfiqquery>
467:
468: <!--- could not do this in the query above because the result was cached --->
|
| column | | id | | line | | Raw_Trace | string | components.listings_centralized_cfc$cf.udfCall(/components/listings_centralized.cfc:466) |
| template | string | C:\realistiq\production\iqweb\components\listings_centralized.cfc |
| type | |
|
4 | Struct | codePrintHTML | string | 286: <cfinvokeargument name="zoning" value="#zoning#"><br>
287: <cfinvokeargument name="randomize" value="t"><br>
<b>288: </cfinvoke></b><br>
289: <br>
290: <cfif retListings.Status neq 0><br>
|
| codePrintPlain | string | 286: <cfinvokeargument name="zoning" value="#zoning#">
287: <cfinvokeargument name="randomize" value="t">
288: </cfinvoke>
289:
290: <cfif retListings.Status neq 0>
|
| column | | id | | line | | Raw_Trace | string | components.website_featuredhomes_layout_cfm$cf.call(/components/website_featuredhomes_layout.cfm:288) |
| template | string | C:\realistiq\production\iqweb\components\website_featuredhomes_layout.cfm |
| type | |
|
5 | Struct | codePrintHTML | string | 1013: <br>
1014: <cfsavecontent variable="local.Layout"><br>
<b>1015: <cfinclude template="website_featuredhomes_layout.cfm"></b><br>
1016: </cfsavecontent><br>
1017: <br>
|
| codePrintPlain | string | 1013:
1014: <cfsavecontent variable="local.Layout">
1015: <cfinclude template="website_featuredhomes_layout.cfm">
1016: </cfsavecontent>
1017:
|
| column | | id | | line | | Raw_Trace | string | components.website_layout_cfc$cf.udfCall2(/components/website_layout.cfc:1015) |
| template | string | C:\realistiq\production\iqweb\components\website_layout.cfc |
| type | |
|
6 | Struct | codePrintHTML | string | 142: <cfinvoke component="/components/website_layout" method="website_featuredhomes_layout" returnvariable="retfeaturedhomessection"><br>
143: <cfinvokeargument name="_site" value="#_site#"><br>
<b>144: </cfinvoke></b><br>
145: #retfeaturedhomessection.status eq 0 ? retfeaturedhomessection.layout : retfeaturedhomessection.message#<br>
146: </cfif><br>
|
| codePrintPlain | string | 142: <cfinvoke component="/components/website_layout" method="website_featuredhomes_layout" returnvariable="retfeaturedhomessection">
143: <cfinvokeargument name="_site" value="#_site#">
144: </cfinvoke>
145: #retfeaturedhomessection.status eq 0 ? retfeaturedhomessection.layout : retfeaturedhomessection.message#
146: </cfif>
|
| column | | id | | line | | Raw_Trace | string | sitetemplates._06.layouts._site_cfm$cf.call(/sitetemplates/06/layouts/_site.cfm:144) |
| template | string | C:\realistiq\production\iqweb\sitetemplates\06\layouts\_site.cfm |
| type | |
|
7 | Struct | codePrintHTML | string | 47: <cfelse><br>
48: <cfif fileExists("#request.appAbsolutePath#/sitetemplates/#request.domain.TemplateName#/layouts/_#local.Layout#.cfm")><br>
<b>49: <cfinclude template="/sitetemplates/#request.domain.TemplateName#/layouts/_#local.Layout#.cfm" /></b><br>
50: <cfelse><br>
51: <strong>File Not Found.</strong><br>The file &quot;<em>/sitetemplates/#request.domain.TemplateName#/layouts/_#local.Layout#.cfm</em>&quot; could not be found.<br>
|
| codePrintPlain | string | 47: <cfelse>
48: <cfif fileExists("#request.appAbsolutePath#/sitetemplates/#request.domain.TemplateName#/layouts/_#local.Layout#.cfm")>
49: <cfinclude template="/sitetemplates/#request.domain.TemplateName#/layouts/_#local.Layout#.cfm" />
50: <cfelse>
51: <strong>File Not Found.</strong><br>The file "<em>/sitetemplates/#request.domain.TemplateName#/layouts/_#local.Layout#.cfm</em>" could not be found.
|
| column | | id | | line | | Raw_Trace | string | lib.iq_cfc$cf.udfCall1(/lib/iq.cfc:49) |
| template | string | C:\realistiq\production\iqweb\lib\iq.cfc |
| type | |
|
8 | Struct | codePrintHTML | string | 27: </cfif><br>
28: <cfscript><br>
<b>29: doLayout();</b><br>
30: </cfscript><br>
31: </cfif><br>
|
| codePrintPlain | string | 27: </cfif>
28: <cfscript>
29: doLayout();
30: </cfscript>
31: </cfif>
|
| column | | id | | line | | Raw_Trace | string | lib.iq_cfc$cf.udfCall1(/lib/iq.cfc:29) |
| template | string | C:\realistiq\production\iqweb\lib\iq.cfc |
| type | |
|
9 | Struct | codePrintHTML | string | 217: <cfset local.url = new lib.url() /><br>
218: <cfset local.url.process(CGI.path_info) /><br>
<b>219: <cfoutput>#request.iqlib.RenderContent()#</cfoutput></b><br>
220: </cfif><br>
221: </cfif><br>
|
| codePrintPlain | string | 217: <cfset local.url = new lib.url() />
218: <cfset local.url.process(CGI.path_info) />
219: <cfoutput>#request.iqlib.RenderContent()#</cfoutput>
220: </cfif>
221: </cfif>
|
| column | | id | | line | | Raw_Trace | string | application_cfc$cf.udfCall(/application.cfc:219) |
| template | string | C:\realistiq\production\iqweb\application.cfc |
| type | |
|