Array Rows: 12 |
1 | Struct | codePrintHTML | string | 704: <br>705: <cfif arguments.return_type EQ "query"><br><b>706: <cfreturn rsCount></b><br>707: <cfelse><br>708: <cfreturn serializeJSON(local.retVal)><br> |
| codePrintPlain | string | 704: 705: <cfif arguments.return_type EQ "query">706: <cfreturn rsCount>707: <cfelse>708: <cfreturn serializeJSON(local.retVal)> |
| column | | id | | line | | Raw_Trace | string | components.listings_cfc$cf.udfCall1(/components/listings.cfc:706) |
| template | string | C:\realistiq\production\iqweb\components\listings.cfc |
| type | |
|
2 | Struct | codePrintHTML | string | 865: <cfinvoke method="search" returnvariable="rsCount" argumentCollection="#local.searchArgs#"><br>866: <cfinvokeargument name="return_type" value="query"><br><b>867: </cfinvoke></b><br>868: <br>869: <cfset local.retVal.TotalRowCount = rsCount.RecordCount><br> |
| codePrintPlain | string | 865: <cfinvoke method="search" returnvariable="rsCount" argumentCollection="#local.searchArgs#">866: <cfinvokeargument name="return_type" value="query">867: </cfinvoke>868: 869: <cfset local.retVal.TotalRowCount = rsCount.RecordCount> |
| column | | id | | line | | Raw_Trace | string | components.listings_cfc$cf.udfCall1_000019(/components/listings.cfc:867) |
| template | string | C:\realistiq\production\iqweb\components\listings.cfc |
| type | |
|
3 | Struct | codePrintHTML | string | 849: <cfset local.retVal.Cached = false><br>850: <cfreturn local.retVal><br><b>851: </cfif></b><br>852: <br>853: <cfif isnumeric(arguments.mlsid)><br> |
| codePrintPlain | string | 849: <cfset local.retVal.Cached = false>850: <cfreturn local.retVal>851: </cfif>852: 853: <cfif isnumeric(arguments.mlsid)> |
| column | | id | | line | | Raw_Trace | string | components.listings_cfc$cf.udfCall1(/components/listings.cfc:851) |
| template | string | C:\realistiq\production\iqweb\components\listings.cfc |
| type | |
|
4 | Struct | codePrintHTML | string | 1569: <cfinvokeargument name="mlnumber_ignorelist" value="#arguments.rsListings.ml_number#"><br>1570: <cfinvokeargument name="impression_from" value="Nearby Listings"><br><b>1571: </cfinvoke></b><br>1572: </cfif><br>1573: <br> |
| codePrintPlain | string | 1569: <cfinvokeargument name="mlnumber_ignorelist" value="#arguments.rsListings.ml_number#">1570: <cfinvokeargument name="impression_from" value="Nearby Listings">1571: </cfinvoke>1572: </cfif>1573: |
| column | | id | | line | | Raw_Trace | string | components.listing_layout_cfc$cf$fct.udfCall_000024(/components/listing_layout.cfc:1571) |
| template | string | C:\realistiq\production\iqweb\components\listing_layout.cfc |
| type | |
|
5 | Struct | codePrintHTML | string | 1411: </td><br>1412: </tr><br><b>1413: </cfif></b><br>1414: </tbody><br>1415: </table><br> |
| codePrintPlain | string | 1411: </td>1412: </tr>1413: </cfif>1414: </tbody>1415: </table> |
| column | | id | | line | | Raw_Trace | string | components.listing_layout_cfc$cf$fct.udfCall(/components/listing_layout.cfc:1413) |
| template | string | C:\realistiq\production\iqweb\components\listing_layout.cfc |
| type | |
|
6 | Struct | codePrintHTML | string | 137: <cfinvokeargument name="rsListings" value="#retListing.query#"><br>138: <cfinvokeargument name="view_from" value="#arguments.view_from#"><br><b>139: </cfinvoke></b><br>140: <cfelse><br>141: <cfinvoke component="listing_layout" method="NoRecords" returnvariable="LOCAL.retLayout"><br> |
| codePrintPlain | string | 137: <cfinvokeargument name="rsListings" value="#retListing.query#">138: <cfinvokeargument name="view_from" value="#arguments.view_from#">139: </cfinvoke>140: <cfelse>141: <cfinvoke component="listing_layout" method="NoRecords" returnvariable="LOCAL.retLayout"> |
| column | | id | | line | | Raw_Trace | string | components.listing_cfc$cf$fc7.udfCall(/components/listing.cfc:139) |
| template | string | C:\realistiq\production\iqweb\components\listing.cfc |
| type | |
|
7 | Struct | codePrintHTML | string | 19: <cfinvokeargument name="propertytype" value="#request.propertytype#"><br>20: <cfinvokeargument name="view_from" value="Listing Details Page"><br><b>21: </cfinvoke></b><br>22: <br>23: <!--- this is the a missing or removed MLSID ---><br> |
| codePrintPlain | string | 19: <cfinvokeargument name="propertytype" value="#request.propertytype#">20: <cfinvokeargument name="view_from" value="Listing Details Page">21: </cfinvoke>22: 23: <!--- this is the a missing or removed MLSID ---> |
| column | | id | | line | | Raw_Trace | string | app._listing_cfm$cf$fcx.call(/app/_listing.cfm:21) |
| template | string | C:\realistiq\production\iqweb\app\_listing.cfm |
| type | |
|
8 | Struct | codePrintHTML | string | 70: <br>71: <cfif fileExists("#request.appAbsolutePath#/app/_#local.PageName#.cfm")><br><b>72: <cfinclude template="/app/_#local.PageName#.cfm" /></b><br>73: <cfelse><br>74: <cfset MissingFile = local.PageName><br> |
| codePrintPlain | string | 70: 71: <cfif fileExists("#request.appAbsolutePath#/app/_#local.PageName#.cfm")>72: <cfinclude template="/app/_#local.PageName#.cfm" />73: <cfelse>74: <cfset MissingFile = local.PageName> |
| column | | id | | line | | Raw_Trace | string | lib.iq_cfc$cf.udfCall1(/lib/iq.cfc:72) |
| template | string | C:\realistiq\production\iqweb\lib\iq.cfc |
| type | |
|
9 | Struct | codePrintHTML | string | 164: </cfif><br>165: <div class="#request.page eq 'listings' or request.page eq 'rentals' or request.page eq 'house-value' ? 'container-fluid' : 'container'#"><br><b>166: #request.iqlib.RenderPage()#</b><br>167: </div><br>168: </div><br> |
| codePrintPlain | string | 164: </cfif>165: <div class="#request.page eq 'listings' or request.page eq 'rentals' or request.page eq 'house-value' ? 'container-fluid' : 'container'#">166: #request.iqlib.RenderPage()#167: </div>168: </div> |
| column | | id | | line | | Raw_Trace | string | sitetemplates._27.layouts._site_cfm$cf$g8r.call(/sitetemplates/27/layouts/_site.cfm:166) |
| template | string | C:\realistiq\production\iqweb\sitetemplates\27\layouts\_site.cfm |
| type | |
|
10 | 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 | |
|
11 | 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 | |
|
12 | 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 | |
|