TagContext | Array Rows: 4 (showing top 2) | 1 | Struct | codePrintHTML | string | 8: // GET: /search/?q=tree<br>
9: public string function Index(page=1, Numeric creator = 0, String class="", String q="", String filter="", Boolean favorite=false) {<br>
<b>10: arguments.page = max(1, int(arguments.page));</b><br>
11: variables.viewModel = {<br>
12: results: AppServices().new("SearchService")<br>
|
| codePrintPlain | string | 8: // GET: /search/?q=tree
9: public string function Index(page=1, Numeric creator = 0, String class="", String q="", String filter="", Boolean favorite=false) {
10: arguments.page = max(1, int(arguments.page));
11: variables.viewModel = {
12: results: AppServices().new("SearchService")
|
| column | | id | | line | | Raw_Trace | string | custom.controllers.search_cfc$cf$1b6.udfCall(/custom/controllers/search.cfc:10) |
| template | string | /var/www/vhosts/trampernz/public_html/custom/controllers/search.cfc |
| type | |
| 2 | Struct | codePrintHTML | string | 39: action,<br>
40: expectedParameters<br>
<b>41: );</b><br>
42: } catch(http error) {<br>
43: httpError(error.errorCode);<br>
|
| codePrintPlain | string | 39: action,
40: expectedParameters
41: );
42: } catch(http error) {
43: httpError(error.errorCode);
|
| column | | id | | line | | Raw_Trace | string | whio.framework.frontcontroller_cfc$cf.udfCall(/whio/framework/frontcontroller.cfc:41) |
| template | string | /var/www/vhosts/trampernz/public_html/whio/framework/frontcontroller.cfc |
| type | |
|
|