| Array |
| 1 | | Struct | | codePrintHTML | | string | 720: if (args.price contains "-") {<br>
721: var price_min = int(listFirst(args.price, "-"));<br>
<b>722: var price_max = int(listLast(args.price, "-"));</b><br>
723: <br>
724: if (price_max != 0) {<br>
|
| | codePrintPlain | | string | 720: if (args.price contains "-") {
721: var price_min = int(listFirst(args.price, "-"));
722: var price_max = int(listLast(args.price, "-"));
723:
724: if (price_max != 0) {
|
| | column | | | id | | | line | | | Raw_Trace | | string | components.search_cfc$cf$6q.udfCall1(/components/search.cfc:722) |
| | template | | string | C:\backatyou\code\sites\components\search.cfc |
| | type | |
|
| 2 | | Struct | | codePrintHTML | | string | 614: <br>
615: <cfif request.searchby != 'map'><br>
<b>616: <cfset retListings = invoke("/components/search", "listings", searchArgs)></b><br>
617: <br>
618: <cfelse><br>
|
| | codePrintPlain | | string | 614:
615: <cfif request.searchby != 'map'>
616: <cfset retListings = invoke("/components/search", "listings", searchArgs)>
617:
618: <cfelse>
|
| | column | | | id | | | line | | | Raw_Trace | | string | app._search_listings_cfm360$cf.call(/app/_search-listings.cfm:616) |
| | template | | string | C:\backatyou\code\sites\app\_search-listings.cfm |
| | type | |
|
| 3 | | Struct | | codePrintHTML | | string | 80: <br>
81: <cftry><br>
<b>82: <cfinclude template="/app/_#local.PageName#.cfm" /></b><br>
83: <br>
84: <cfcatch><br>
|
| | codePrintPlain | | string | 80:
81: <cftry>
82: <cfinclude template="/app/_#local.PageName#.cfm" />
83:
84: <cfcatch>
|
| | column | | | id | | | line | | | Raw_Trace | | string | lib.iq_cfc$cf.udfCall1(/lib/iq.cfc:82) |
| | template | | string | C:\backatyou\code\sites\lib\iq.cfc |
| | type | |
|
| 4 | | Struct | | codePrintHTML | | string | 314: <br>
315: <div class="#request.page eq 'listings' or request.page eq "search-listings" or request.page eq 'rentals' or request.page eq 'house-value' ? 'container-fluid' : 'container'#"><br>
<b>316: #request.iqlib.RenderPage()#</b><br>
317: </div><br>
318: </div><br>
|
| | codePrintPlain | | string | 314:
315: <div class="#request.page eq 'listings' or request.page eq "search-listings" or request.page eq 'rentals' or request.page eq 'house-value' ? 'container-fluid' : 'container'#">
316: #request.iqlib.RenderPage()#
317: </div>
318: </div>
|
| | column | | | id | | | line | | | Raw_Trace | | string | templates.homepage._01.layouts._site_cfm$cf$5n.call(/templates/homepage/01/layouts/_site.cfm:316) |
| | template | | string | C:\backatyou\code\sites\templates\homepage\01\layouts\_site.cfm |
| | type | |
|
| 5 | | Struct | | codePrintHTML | | string | 45: <cfelse><br>
46: <cftry><br>
<b>47: <cfinclude template="#request.domain.homepagetemplatepath#/layouts/_#local.Layout#.cfm" /></b><br>
48: <br>
49: <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 | 45: <cfelse>
46: <cftry>
47: <cfinclude template="#request.domain.homepagetemplatepath#/layouts/_#local.Layout#.cfm" />
48:
49: <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:47) |
| | template | | string | C:\backatyou\code\sites\lib\iq.cfc |
| | type | |
|
| 6 | | 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 | |
|
| 7 | | Struct | | codePrintHTML | | string | 283: <br>
284: <cfsavecontent variable="template_layout"><br>
<b>285: <cfoutput>#request.iqlib.RenderContent()#</cfoutput></b><br>
286: </cfsavecontent><br>
287: <br>
|
| | codePrintPlain | | string | 283:
284: <cfsavecontent variable="template_layout">
285: <cfoutput>#request.iqlib.RenderContent()#</cfoutput>
286: </cfsavecontent>
287:
|
| | column | | | id | | | line | | | Raw_Trace | | string | application_cfc$cf.udfCall(/application.cfc:285) |
| | template | | string | C:\backatyou\code\sites\application.cfc |
| | type | |
|