Catch
Entries: 13
additional
Struct (ordered)
Cause
Struct
additional
Struct (ordered)
Detail
string
ErrNumber
number0
ErrorCode
string0
Extended_Info
string
ExtendedInfo
string
Message
stringkey [PARENTID] doesn't exist
StackTrace
stringlucee.runtime.exp.ExpressionException: key [PARENTID] doesn't exist at lucee.runtime.type.util.StructSupport.invalidKey(StructSupport.java:67) at lucee.runtime.type.StructImpl.get(StructImpl.java:149) at lucee.runtime.util.VariableUtilImpl.get(VariableUtilImpl.java:278) at lucee.runtime.PageContextImpl.get(PageContextImpl.java:1567) at controllers.support_cfc$cf.udfCall(/controllers/Support.cfc:54) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:358) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:698) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586) at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1933) at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787) at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1775) at controllers.support_cfc$cf.udfCall(/controllers/Support.cfc:21) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:358) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223) at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:786) at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787) at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1775) at controllers.faq_cfc$cf.udfCall(/controllers/Faq.cfc:13) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:358) at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:213) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:699) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586) at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1952) at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:900) at lucee.runtime.functions.dynamicEvaluation.Invoke.call(Invoke.java:49) at controllers.route_cfc$cf.udfCall(/controllers/Route.cfc:64) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:358) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223) at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:786) at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787) at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1775) at controllers.route_cfc$cf.udfCall(/controllers/Route.cfc:53) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:358) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:698) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586) at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1933) at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787) at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1775) at application_cfc$cf.udfCall(/application.cfc:66) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:358) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:698) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586) at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1933) at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:444) at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:218) at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:44) at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2493) at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2478) at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2449) at lucee.runtime.engine.Request.exe(Request.java:45) at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1215) at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1161) at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:97) at lucee.loader.servlet.CFMLServlet.service(CFMLServlet.java:51) at javax.servlet.http.HttpServlet.service(HttpServlet.java:733) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:357) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1707) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source)
TagContext
Array
1
Struct
codePrintHTML
string52: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;do&nbsp;{<br> 53: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;var&nbsp;currentDocument&nbsp;=&nbsp;findDocument(currentId,&nbsp;tree);<br> <b>54: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;currentId&nbsp;=&nbsp;currentDocument.parentId;</b><br> 55: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;path.prepend(currentDocument);<br> 56: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}&nbsp;while&nbsp;(currentDocument.id&nbsp;!=&nbsp;ARGUMENTS.tree[1].id);<br>
codePrintPlain
string52: do { 53: var currentDocument = findDocument(currentId, tree); 54: currentId = currentDocument.parentId; 55: path.prepend(currentDocument); 56: } while (currentDocument.id != ARGUMENTS.tree[1].id);
column
number0
id
string??
line
number54
Raw_Trace
stringcontrollers.support_cfc$cf.udfCall(/controllers/Support.cfc:54)
template
string/local/devcenter/controllers/Support.cfc
type
stringcfml
2
Struct
codePrintHTML
string19: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;document&nbsp;=&nbsp;THIS.model.getDocument(ARGUMENTS.itemId)<br> 20: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;});<br> <b>21: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;THIS.data.path&nbsp;=&nbsp;THIS.getDocumentPath(ARGUMENTS.itemId,&nbsp;THIS.data.documents);</b><br> 22: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;THIS.data.path[1]&nbsp;=&nbsp;{&nbsp;id:&nbsp;0,&nbsp;name:&nbsp;THIS.data.title&nbsp;};<br> 23: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;if&nbsp;(THIS.data.path.len()&nbsp;GTE&nbsp;3)&nbsp;{<br>
codePrintPlain
string19: document = THIS.model.getDocument(ARGUMENTS.itemId) 20: }); 21: THIS.data.path = THIS.getDocumentPath(ARGUMENTS.itemId, THIS.data.documents); 22: THIS.data.path[1] = { id: 0, name: THIS.data.title }; 23: if (THIS.data.path.len() GTE 3) {
column
number0
id
string??
line
number21
Raw_Trace
stringcontrollers.support_cfc$cf.udfCall(/controllers/Support.cfc:21)
template
string/local/devcenter/controllers/Support.cfc
type
stringcfml
3
Struct
codePrintHTML
string11: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;THIS.data.title&nbsp;=&nbsp;REQUEST.languageSheet.faqs;<br> 12: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}<br> <b>13: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;return&nbsp;renderItem(ARGUMENTS.id);</b><br> 14: &nbsp;&nbsp;&nbsp;&nbsp;}<br> 15: }<br>
codePrintPlain
string11: THIS.data.title = REQUEST.languageSheet.faqs; 12: } 13: return renderItem(ARGUMENTS.id); 14: } 15: }
column
number0
id
string??
line
number13
Raw_Trace
stringcontrollers.faq_cfc$cf.udfCall(/controllers/Faq.cfc:13)
template
string/local/devcenter/controllers/Faq.cfc
type
stringcfml
4
Struct
codePrintHTML
string62: <br> 63: &nbsp;&nbsp;&nbsp;&nbsp;private&nbsp;string&nbsp;function&nbsp;callMethod(required&nbsp;string&nbsp;controller,&nbsp;required&nbsp;string&nbsp;method,&nbsp;struct&nbsp;params&nbsp;=&nbsp;{})&nbsp;output=true&nbsp;{<br> <b>64: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;return&nbsp;Invoke(new&nbsp;'controllers.#ARGUMENTS.controller#'(),&nbsp;ARGUMENTS.method,&nbsp;ARGUMENTS.params);</b><br> 65: &nbsp;&nbsp;&nbsp;&nbsp;}<br> 66: <br>
codePrintPlain
string62: 63: private string function callMethod(required string controller, required string method, struct params = {}) output=true { 64: return Invoke(new 'controllers.#ARGUMENTS.controller#'(), ARGUMENTS.method, ARGUMENTS.params); 65: } 66:
column
number0
id
string??
line
number64
Raw_Trace
stringcontrollers.route_cfc$cf.udfCall(/controllers/Route.cfc:64)
template
string/local/devcenter/controllers/Route.cfc
type
stringcfml
5
Struct
codePrintHTML
string51: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}<br> 52: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}<br> <b>53: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;var&nbsp;result&nbsp;=&nbsp;callMethod(controller,&nbsp;method,&nbsp;stcParams);</b><br> 54: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;cfprocessingdirective(suppressWhitespace=true)&nbsp;{<br> 55: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;WriteOutput(result);<br>
codePrintPlain
string51: } 52: } 53: var result = callMethod(controller, method, stcParams); 54: cfprocessingdirective(suppressWhitespace=true) { 55: WriteOutput(result);
column
number0
id
string??
line
number53
Raw_Trace
stringcontrollers.route_cfc$cf.udfCall(/controllers/Route.cfc:53)
template
string/local/devcenter/controllers/Route.cfc
type
stringcfml
6
Struct
codePrintHTML
string64: <br> 65: &nbsp;&nbsp;&nbsp;&nbsp;public&nbsp;void&nbsp;function&nbsp;onRequest(required&nbsp;string&nbsp;targetPage)&nbsp;{<br> <b>66: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(new&nbsp;Controllers.Route()).enroute(getRoutes());</b><br> 67: &nbsp;&nbsp;&nbsp;&nbsp;}<br> 68: <br>
codePrintPlain
string64: 65: public void function onRequest(required string targetPage) { 66: (new Controllers.Route()).enroute(getRoutes()); 67: } 68:
column
number0
id
string??
line
number66
Raw_Trace
stringapplication_cfc$cf.udfCall(/application.cfc:66)
template
string/local/devcenter/application.cfc
type
stringcfml
type
stringexpression
Detail
string
ErrNumber
number0
ErrorCode
string0
Extended_Info
string
ExtendedInfo
string
Message
stringkey [PARENTID] doesn't exist
name
stringonRequest
rootCause
Struct
additional
Struct (ordered)
Detail
string
ErrNumber
number0
ErrorCode
string0
Extended_Info
string
ExtendedInfo
string
Message
stringkey [PARENTID] doesn't exist
StackTrace
stringlucee.runtime.exp.ExpressionException: key [PARENTID] doesn't exist at lucee.runtime.type.util.StructSupport.invalidKey(StructSupport.java:67) at lucee.runtime.type.StructImpl.get(StructImpl.java:149) at lucee.runtime.util.VariableUtilImpl.get(VariableUtilImpl.java:278) at lucee.runtime.PageContextImpl.get(PageContextImpl.java:1567) at controllers.support_cfc$cf.udfCall(/controllers/Support.cfc:54) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:358) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:698) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586) at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1933) at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787) at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1775) at controllers.support_cfc$cf.udfCall(/controllers/Support.cfc:21) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:358) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223) at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:786) at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787) at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1775) at controllers.faq_cfc$cf.udfCall(/controllers/Faq.cfc:13) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:358) at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:213) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:699) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586) at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1952) at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:900) at lucee.runtime.functions.dynamicEvaluation.Invoke.call(Invoke.java:49) at controllers.route_cfc$cf.udfCall(/controllers/Route.cfc:64) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:358) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223) at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:786) at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787) at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1775) at controllers.route_cfc$cf.udfCall(/controllers/Route.cfc:53) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:358) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:698) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586) at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1933) at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787) at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1775) at application_cfc$cf.udfCall(/application.cfc:66) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:358) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:698) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586) at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1933) at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:444) at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:218) at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:44) at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2493) at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2478) at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2449) at lucee.runtime.engine.Request.exe(Request.java:45) at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1215) at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1161) at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:97) at lucee.loader.servlet.CFMLServlet.service(CFMLServlet.java:51) at javax.servlet.http.HttpServlet.service(HttpServlet.java:733) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:357) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1707) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source)
TagContext
Array
1
Struct
codePrintHTML
string52: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;do&nbsp;{<br> 53: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;var&nbsp;currentDocument&nbsp;=&nbsp;findDocument(currentId,&nbsp;tree);<br> <b>54: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;currentId&nbsp;=&nbsp;currentDocument.parentId;</b><br> 55: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;path.prepend(currentDocument);<br> 56: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}&nbsp;while&nbsp;(currentDocument.id&nbsp;!=&nbsp;ARGUMENTS.tree[1].id);<br>
codePrintPlain
string52: do { 53: var currentDocument = findDocument(currentId, tree); 54: currentId = currentDocument.parentId; 55: path.prepend(currentDocument); 56: } while (currentDocument.id != ARGUMENTS.tree[1].id);
column
number0
id
string??
line
number54
Raw_Trace
stringcontrollers.support_cfc$cf.udfCall(/controllers/Support.cfc:54)
template
string/local/devcenter/controllers/Support.cfc
type
stringcfml
2
Struct
codePrintHTML
string19: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;document&nbsp;=&nbsp;THIS.model.getDocument(ARGUMENTS.itemId)<br> 20: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;});<br> <b>21: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;THIS.data.path&nbsp;=&nbsp;THIS.getDocumentPath(ARGUMENTS.itemId,&nbsp;THIS.data.documents);</b><br> 22: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;THIS.data.path[1]&nbsp;=&nbsp;{&nbsp;id:&nbsp;0,&nbsp;name:&nbsp;THIS.data.title&nbsp;};<br> 23: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;if&nbsp;(THIS.data.path.len()&nbsp;GTE&nbsp;3)&nbsp;{<br>
codePrintPlain
string19: document = THIS.model.getDocument(ARGUMENTS.itemId) 20: }); 21: THIS.data.path = THIS.getDocumentPath(ARGUMENTS.itemId, THIS.data.documents); 22: THIS.data.path[1] = { id: 0, name: THIS.data.title }; 23: if (THIS.data.path.len() GTE 3) {
column
number0
id
string??
line
number21
Raw_Trace
stringcontrollers.support_cfc$cf.udfCall(/controllers/Support.cfc:21)
template
string/local/devcenter/controllers/Support.cfc
type
stringcfml
3
Struct
codePrintHTML
string11: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;THIS.data.title&nbsp;=&nbsp;REQUEST.languageSheet.faqs;<br> 12: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}<br> <b>13: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;return&nbsp;renderItem(ARGUMENTS.id);</b><br> 14: &nbsp;&nbsp;&nbsp;&nbsp;}<br> 15: }<br>
codePrintPlain
string11: THIS.data.title = REQUEST.languageSheet.faqs; 12: } 13: return renderItem(ARGUMENTS.id); 14: } 15: }
column
number0
id
string??
line
number13
Raw_Trace
stringcontrollers.faq_cfc$cf.udfCall(/controllers/Faq.cfc:13)
template
string/local/devcenter/controllers/Faq.cfc
type
stringcfml
4
Struct
codePrintHTML
string62: <br> 63: &nbsp;&nbsp;&nbsp;&nbsp;private&nbsp;string&nbsp;function&nbsp;callMethod(required&nbsp;string&nbsp;controller,&nbsp;required&nbsp;string&nbsp;method,&nbsp;struct&nbsp;params&nbsp;=&nbsp;{})&nbsp;output=true&nbsp;{<br> <b>64: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;return&nbsp;Invoke(new&nbsp;'controllers.#ARGUMENTS.controller#'(),&nbsp;ARGUMENTS.method,&nbsp;ARGUMENTS.params);</b><br> 65: &nbsp;&nbsp;&nbsp;&nbsp;}<br> 66: <br>
codePrintPlain
string62: 63: private string function callMethod(required string controller, required string method, struct params = {}) output=true { 64: return Invoke(new 'controllers.#ARGUMENTS.controller#'(), ARGUMENTS.method, ARGUMENTS.params); 65: } 66:
column
number0
id
string??
line
number64
Raw_Trace
stringcontrollers.route_cfc$cf.udfCall(/controllers/Route.cfc:64)
template
string/local/devcenter/controllers/Route.cfc
type
stringcfml
5
Struct
codePrintHTML
string51: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}<br> 52: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}<br> <b>53: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;var&nbsp;result&nbsp;=&nbsp;callMethod(controller,&nbsp;method,&nbsp;stcParams);</b><br> 54: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;cfprocessingdirective(suppressWhitespace=true)&nbsp;{<br> 55: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;WriteOutput(result);<br>
codePrintPlain
string51: } 52: } 53: var result = callMethod(controller, method, stcParams); 54: cfprocessingdirective(suppressWhitespace=true) { 55: WriteOutput(result);
column
number0
id
string??
line
number53
Raw_Trace
stringcontrollers.route_cfc$cf.udfCall(/controllers/Route.cfc:53)
template
string/local/devcenter/controllers/Route.cfc
type
stringcfml
6
Struct
codePrintHTML
string64: <br> 65: &nbsp;&nbsp;&nbsp;&nbsp;public&nbsp;void&nbsp;function&nbsp;onRequest(required&nbsp;string&nbsp;targetPage)&nbsp;{<br> <b>66: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(new&nbsp;Controllers.Route()).enroute(getRoutes());</b><br> 67: &nbsp;&nbsp;&nbsp;&nbsp;}<br> 68: <br>
codePrintPlain
string64: 65: public void function onRequest(required string targetPage) { 66: (new Controllers.Route()).enroute(getRoutes()); 67: } 68:
column
number0
id
string??
line
number66
Raw_Trace
stringapplication_cfc$cf.udfCall(/application.cfc:66)
template
string/local/devcenter/application.cfc
type
stringcfml
type
stringexpression
StackTrace
stringlucee.runtime.exp.ExpressionException: key [PARENTID] doesn't exist at lucee.runtime.type.util.StructSupport.invalidKey(StructSupport.java:67) at lucee.runtime.type.StructImpl.get(StructImpl.java:149) at lucee.runtime.util.VariableUtilImpl.get(VariableUtilImpl.java:278) at lucee.runtime.PageContextImpl.get(PageContextImpl.java:1567) at controllers.support_cfc$cf.udfCall(/controllers/Support.cfc:54) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:358) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:698) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586) at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1933) at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787) at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1775) at controllers.support_cfc$cf.udfCall(/controllers/Support.cfc:21) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:358) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223) at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:786) at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787) at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1775) at controllers.faq_cfc$cf.udfCall(/controllers/Faq.cfc:13) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:358) at lucee.runtime.type.UDFImpl.callWithNamedValues(UDFImpl.java:213) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:699) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586) at lucee.runtime.ComponentImpl.callWithNamedValues(ComponentImpl.java:1952) at lucee.runtime.util.VariableUtilImpl.callFunctionWithNamedValues(VariableUtilImpl.java:900) at lucee.runtime.functions.dynamicEvaluation.Invoke.call(Invoke.java:49) at controllers.route_cfc$cf.udfCall(/controllers/Route.cfc:64) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:358) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223) at lucee.runtime.type.scope.UndefinedImpl.call(UndefinedImpl.java:786) at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787) at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1775) at controllers.route_cfc$cf.udfCall(/controllers/Route.cfc:53) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:358) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:698) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586) at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1933) at lucee.runtime.util.VariableUtilImpl.callFunctionWithoutNamedValues(VariableUtilImpl.java:787) at lucee.runtime.PageContextImpl.getFunction(PageContextImpl.java:1775) at application_cfc$cf.udfCall(/application.cfc:66) at lucee.runtime.type.UDFImpl.implementation(UDFImpl.java:112) at lucee.runtime.type.UDFImpl._call(UDFImpl.java:358) at lucee.runtime.type.UDFImpl.call(UDFImpl.java:223) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:698) at lucee.runtime.ComponentImpl._call(ComponentImpl.java:586) at lucee.runtime.ComponentImpl.call(ComponentImpl.java:1933) at lucee.runtime.listener.ModernAppListener.call(ModernAppListener.java:444) at lucee.runtime.listener.ModernAppListener._onRequest(ModernAppListener.java:218) at lucee.runtime.listener.MixedAppListener.onRequest(MixedAppListener.java:44) at lucee.runtime.PageContextImpl.execute(PageContextImpl.java:2493) at lucee.runtime.PageContextImpl._execute(PageContextImpl.java:2478) at lucee.runtime.PageContextImpl.executeCFML(PageContextImpl.java:2449) at lucee.runtime.engine.Request.exe(Request.java:45) at lucee.runtime.engine.CFMLEngineImpl._service(CFMLEngineImpl.java:1215) at lucee.runtime.engine.CFMLEngineImpl.serviceCFML(CFMLEngineImpl.java:1161) at lucee.loader.engine.CFMLEngineWrapper.serviceCFML(CFMLEngineWrapper.java:97) at lucee.loader.servlet.CFMLServlet.service(CFMLServlet.java:51) at javax.servlet.http.HttpServlet.service(HttpServlet.java:733) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:357) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1707) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source)
TagContext
Array
1
Struct
codePrintHTML
string52: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;do&nbsp;{<br> 53: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;var&nbsp;currentDocument&nbsp;=&nbsp;findDocument(currentId,&nbsp;tree);<br> <b>54: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;currentId&nbsp;=&nbsp;currentDocument.parentId;</b><br> 55: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;path.prepend(currentDocument);<br> 56: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}&nbsp;while&nbsp;(currentDocument.id&nbsp;!=&nbsp;ARGUMENTS.tree[1].id);<br>
codePrintPlain
string52: do { 53: var currentDocument = findDocument(currentId, tree); 54: currentId = currentDocument.parentId; 55: path.prepend(currentDocument); 56: } while (currentDocument.id != ARGUMENTS.tree[1].id);
column
number0
id
string??
line
number54
Raw_Trace
stringcontrollers.support_cfc$cf.udfCall(/controllers/Support.cfc:54)
template
string/local/devcenter/controllers/Support.cfc
type
stringcfml
2
Struct
codePrintHTML
string19: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;document&nbsp;=&nbsp;THIS.model.getDocument(ARGUMENTS.itemId)<br> 20: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;});<br> <b>21: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;THIS.data.path&nbsp;=&nbsp;THIS.getDocumentPath(ARGUMENTS.itemId,&nbsp;THIS.data.documents);</b><br> 22: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;THIS.data.path[1]&nbsp;=&nbsp;{&nbsp;id:&nbsp;0,&nbsp;name:&nbsp;THIS.data.title&nbsp;};<br> 23: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;if&nbsp;(THIS.data.path.len()&nbsp;GTE&nbsp;3)&nbsp;{<br>
codePrintPlain
string19: document = THIS.model.getDocument(ARGUMENTS.itemId) 20: }); 21: THIS.data.path = THIS.getDocumentPath(ARGUMENTS.itemId, THIS.data.documents); 22: THIS.data.path[1] = { id: 0, name: THIS.data.title }; 23: if (THIS.data.path.len() GTE 3) {
column
number0
id
string??
line
number21
Raw_Trace
stringcontrollers.support_cfc$cf.udfCall(/controllers/Support.cfc:21)
template
string/local/devcenter/controllers/Support.cfc
type
stringcfml
3
Struct
codePrintHTML
string11: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;THIS.data.title&nbsp;=&nbsp;REQUEST.languageSheet.faqs;<br> 12: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}<br> <b>13: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;return&nbsp;renderItem(ARGUMENTS.id);</b><br> 14: &nbsp;&nbsp;&nbsp;&nbsp;}<br> 15: }<br>
codePrintPlain
string11: THIS.data.title = REQUEST.languageSheet.faqs; 12: } 13: return renderItem(ARGUMENTS.id); 14: } 15: }
column
number0
id
string??
line
number13
Raw_Trace
stringcontrollers.faq_cfc$cf.udfCall(/controllers/Faq.cfc:13)
template
string/local/devcenter/controllers/Faq.cfc
type
stringcfml
4
Struct
codePrintHTML
string62: <br> 63: &nbsp;&nbsp;&nbsp;&nbsp;private&nbsp;string&nbsp;function&nbsp;callMethod(required&nbsp;string&nbsp;controller,&nbsp;required&nbsp;string&nbsp;method,&nbsp;struct&nbsp;params&nbsp;=&nbsp;{})&nbsp;output=true&nbsp;{<br> <b>64: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;return&nbsp;Invoke(new&nbsp;'controllers.#ARGUMENTS.controller#'(),&nbsp;ARGUMENTS.method,&nbsp;ARGUMENTS.params);</b><br> 65: &nbsp;&nbsp;&nbsp;&nbsp;}<br> 66: <br>
codePrintPlain
string62: 63: private string function callMethod(required string controller, required string method, struct params = {}) output=true { 64: return Invoke(new 'controllers.#ARGUMENTS.controller#'(), ARGUMENTS.method, ARGUMENTS.params); 65: } 66:
column
number0
id
string??
line
number64
Raw_Trace
stringcontrollers.route_cfc$cf.udfCall(/controllers/Route.cfc:64)
template
string/local/devcenter/controllers/Route.cfc
type
stringcfml
5
Struct
codePrintHTML
string51: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}<br> 52: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;}<br> <b>53: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;var&nbsp;result&nbsp;=&nbsp;callMethod(controller,&nbsp;method,&nbsp;stcParams);</b><br> 54: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;cfprocessingdirective(suppressWhitespace=true)&nbsp;{<br> 55: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;WriteOutput(result);<br>
codePrintPlain
string51: } 52: } 53: var result = callMethod(controller, method, stcParams); 54: cfprocessingdirective(suppressWhitespace=true) { 55: WriteOutput(result);
column
number0
id
string??
line
number53
Raw_Trace
stringcontrollers.route_cfc$cf.udfCall(/controllers/Route.cfc:53)
template
string/local/devcenter/controllers/Route.cfc
type
stringcfml
6
Struct
codePrintHTML
string64: <br> 65: &nbsp;&nbsp;&nbsp;&nbsp;public&nbsp;void&nbsp;function&nbsp;onRequest(required&nbsp;string&nbsp;targetPage)&nbsp;{<br> <b>66: &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(new&nbsp;Controllers.Route()).enroute(getRoutes());</b><br> 67: &nbsp;&nbsp;&nbsp;&nbsp;}<br> 68: <br>
codePrintPlain
string64: 65: public void function onRequest(required string targetPage) { 66: (new Controllers.Route()).enroute(getRoutes()); 67: } 68:
column
number0
id
string??
line
number66
Raw_Trace
stringapplication_cfc$cf.udfCall(/application.cfc:66)
template
string/local/devcenter/application.cfc
type
stringcfml
type
stringexpression