Array Rows: 25 |
1 | Struct | codePrintHTML | string | 218: detail = "DSL: #thisMap.getDSL()#, Path: #thisMap.getPath()#,<br>
219: Error Location:<br>
<b>220: #reducedTagContext#"</b><br>
221: );<br>
222: }<br>
|
| codePrintPlain | string | 218: detail = "DSL: #thisMap.getDSL()#, Path: #thisMap.getPath()#,
219: Error Location:
220: #reducedTagContext#"
221: );
222: }
|
| column | | id | | line | | Raw_Trace | string | system.ioc.builder_cfc$cf.udfCall1(/coldbox/system/ioc/Builder.cfc:220) |
| template | string | D:\www\wb\wbApp\coldbox\system\ioc\Builder.cfc |
| type | |
|
2 | Struct | codePrintHTML | string | 461: switch ( thisMap.getType() ) {<br>
462: case "cfc": {<br>
<b>463: oModel = variables.builder.buildCFC( thisMap, arguments.initArguments );</b><br>
464: break;<br>
465: }<br>
|
| codePrintPlain | string | 461: switch ( thisMap.getType() ) {
462: case "cfc": {
463: oModel = variables.builder.buildCFC( thisMap, arguments.initArguments );
464: break;
465: }
|
| column | | id | | line | | Raw_Trace | string | system.ioc.injector_cfc$cf.udfCall1(/coldbox/system/ioc/Injector.cfc:463) |
| template | string | D:\www\wb\wbApp\coldbox\system\ioc\Injector.cfc |
| type | |
|
3 | Struct | codePrintHTML | string | 67: <br>
68: // construct the singleton object<br>
<b>69: var tmpSingleton = variables.injector.buildInstance( arguments.mapping, arguments.initArguments);</b><br>
70: <br>
71: // If not in wiring thread safety, store in singleton cache to satisfy circular dependencies<br>
|
| codePrintPlain | string | 67:
68: // construct the singleton object
69: var tmpSingleton = variables.injector.buildInstance( arguments.mapping, arguments.initArguments);
70:
71: // If not in wiring thread safety, store in singleton cache to satisfy circular dependencies
|
| column | | id | | line | | Raw_Trace | string | system.ioc.scopes.singleton_cfc$cf.udfCall(/coldbox/system/ioc/scopes/Singleton.cfc:69) |
| template | string | D:\www\wb\wbApp\coldbox\system\ioc\scopes\Singleton.cfc |
| type | |
|
4 | Struct | codePrintHTML | string | 430: <br>
431: // Request object from scope now, we now have it from the scope created, initialized and wired<br>
<b>432: var target = variables.scopes[ mapping.getScope() ].getFromScope( mapping, arguments.initArguments );</b><br>
433: <br>
434: // Announce creation, initialization and DI magicfinicitation!<br>
|
| codePrintPlain | string | 430:
431: // Request object from scope now, we now have it from the scope created, initialized and wired
432: var target = variables.scopes[ mapping.getScope() ].getFromScope( mapping, arguments.initArguments );
433:
434: // Announce creation, initialization and DI magicfinicitation!
|
| column | | id | | line | | Raw_Trace | string | system.ioc.injector_cfc$cf.udfCall1(/coldbox/system/ioc/Injector.cfc:432) |
| template | string | D:\www\wb\wbApp\coldbox\system\ioc\Injector.cfc |
| type | |
|
5 | Struct | codePrintHTML | string | 793: if ( variables.injector.containsInstance( modelName ) ) {<br>
794: // Get Model object<br>
<b>795: var oModel = variables.injector.getInstance( modelName );</b><br>
796: // Factories: TODO: Add arguments with 'ref()' parsing for argument references or 'dsl()'<br>
797: if ( len( methodCall ) ) {<br>
|
| codePrintPlain | string | 793: if ( variables.injector.containsInstance( modelName ) ) {
794: // Get Model object
795: var oModel = variables.injector.getInstance( modelName );
796: // Factories: TODO: Add arguments with 'ref()' parsing for argument references or 'dsl()'
797: if ( len( methodCall ) ) {
|
| column | | id | | line | | Raw_Trace | string | system.ioc.builder_cfc$cf.udfCall3(/coldbox/system/ioc/Builder.cfc:795) |
| template | string | D:\www\wb\wbApp\coldbox\system\ioc\Builder.cfc |
| type | |
|
6 | Struct | codePrintHTML | string | 574: arguments.definition.dsl = arguments.definition.name & arguments.definition.dsl;<br>
575: }<br>
<b>576: refLocal.dependency = getModelDSL( argumentCollection = arguments );</b><br>
577: }<br>
578: }<br>
|
| codePrintPlain | string | 574: arguments.definition.dsl = arguments.definition.name & arguments.definition.dsl;
575: }
576: refLocal.dependency = getModelDSL( argumentCollection = arguments );
577: }
578: }
|
| column | | id | | line | | Raw_Trace | string | system.ioc.builder_cfc$cf.udfCall2(/coldbox/system/ioc/Builder.cfc:576) |
| template | string | D:\www\wb\wbApp\coldbox\system\ioc\Builder.cfc |
| type | |
|
7 | Struct | codePrintHTML | string | 992: definition = thisDIData,<br>
993: targetID = arguments.targetID,<br>
<b>994: targetObject = arguments.targetObject</b><br>
995: );<br>
996: }<br>
|
| codePrintPlain | string | 992: definition = thisDIData,
993: targetID = arguments.targetID,
994: targetObject = arguments.targetObject
995: );
996: }
|
| column | | id | | line | | Raw_Trace | string | system.ioc.injector_cfc$cf.udfCall3(/coldbox/system/ioc/Injector.cfc:994) |
| template | string | D:\www\wb\wbApp\coldbox\system\ioc\Injector.cfc |
| type | |
|
8 | Struct | codePrintHTML | string | 736: targetObject,<br>
737: thisMap.getDIProperties(),<br>
<b>738: arguments.targetID</b><br>
739: );<br>
740: // DISetter injection<br>
|
| codePrintPlain | string | 736: targetObject,
737: thisMap.getDIProperties(),
738: arguments.targetID
739: );
740: // DISetter injection
|
| column | | id | | line | | Raw_Trace | string | system.ioc.injector_cfc$cf.udfCall1(/coldbox/system/ioc/Injector.cfc:738) |
| template | string | D:\www\wb\wbApp\coldbox\system\ioc\Injector.cfc |
| type | |
|
9 | Struct | codePrintHTML | string | 75: <br>
76: // wire up dependencies on the singleton object<br>
<b>77: variables.injector.autowire( target=tmpSingleton, mapping=arguments.mapping );</b><br>
78: <br>
79: // If thread safe, then now store it in the singleton cache, as all dependencies are now safely wired<br>
|
| codePrintPlain | string | 75:
76: // wire up dependencies on the singleton object
77: variables.injector.autowire( target=tmpSingleton, mapping=arguments.mapping );
78:
79: // If thread safe, then now store it in the singleton cache, as all dependencies are now safely wired
|
| column | | id | | line | | Raw_Trace | string | system.ioc.scopes.singleton_cfc$cf.udfCall(/coldbox/system/ioc/scopes/Singleton.cfc:77) |
| template | string | D:\www\wb\wbApp\coldbox\system\ioc\scopes\Singleton.cfc |
| type | |
|
10 | Struct | codePrintHTML | string | 430: <br>
431: // Request object from scope now, we now have it from the scope created, initialized and wired<br>
<b>432: var target = variables.scopes[ mapping.getScope() ].getFromScope( mapping, arguments.initArguments );</b><br>
433: <br>
434: // Announce creation, initialization and DI magicfinicitation!<br>
|
| codePrintPlain | string | 430:
431: // Request object from scope now, we now have it from the scope created, initialized and wired
432: var target = variables.scopes[ mapping.getScope() ].getFromScope( mapping, arguments.initArguments );
433:
434: // Announce creation, initialization and DI magicfinicitation!
|
| column | | id | | line | | Raw_Trace | string | system.ioc.injector_cfc$cf.udfCall1(/coldbox/system/ioc/Injector.cfc:432) |
| template | string | D:\www\wb\wbApp\coldbox\system\ioc\Injector.cfc |
| type | |
|
11 | Struct | codePrintHTML | string | 793: if ( variables.injector.containsInstance( modelName ) ) {<br>
794: // Get Model object<br>
<b>795: var oModel = variables.injector.getInstance( modelName );</b><br>
796: // Factories: TODO: Add arguments with 'ref()' parsing for argument references or 'dsl()'<br>
797: if ( len( methodCall ) ) {<br>
|
| codePrintPlain | string | 793: if ( variables.injector.containsInstance( modelName ) ) {
794: // Get Model object
795: var oModel = variables.injector.getInstance( modelName );
796: // Factories: TODO: Add arguments with 'ref()' parsing for argument references or 'dsl()'
797: if ( len( methodCall ) ) {
|
| column | | id | | line | | Raw_Trace | string | system.ioc.builder_cfc$cf.udfCall3(/coldbox/system/ioc/Builder.cfc:795) |
| template | string | D:\www\wb\wbApp\coldbox\system\ioc\Builder.cfc |
| type | |
|
12 | Struct | codePrintHTML | string | 574: arguments.definition.dsl = arguments.definition.name & arguments.definition.dsl;<br>
575: }<br>
<b>576: refLocal.dependency = getModelDSL( argumentCollection = arguments );</b><br>
577: }<br>
578: }<br>
|
| codePrintPlain | string | 574: arguments.definition.dsl = arguments.definition.name & arguments.definition.dsl;
575: }
576: refLocal.dependency = getModelDSL( argumentCollection = arguments );
577: }
578: }
|
| column | | id | | line | | Raw_Trace | string | system.ioc.builder_cfc$cf.udfCall2(/coldbox/system/ioc/Builder.cfc:576) |
| template | string | D:\www\wb\wbApp\coldbox\system\ioc\Builder.cfc |
| type | |
|
13 | Struct | codePrintHTML | string | 992: definition = thisDIData,<br>
993: targetID = arguments.targetID,<br>
<b>994: targetObject = arguments.targetObject</b><br>
995: );<br>
996: }<br>
|
| codePrintPlain | string | 992: definition = thisDIData,
993: targetID = arguments.targetID,
994: targetObject = arguments.targetObject
995: );
996: }
|
| column | | id | | line | | Raw_Trace | string | system.ioc.injector_cfc$cf.udfCall3(/coldbox/system/ioc/Injector.cfc:994) |
| template | string | D:\www\wb\wbApp\coldbox\system\ioc\Injector.cfc |
| type | |
|
14 | Struct | codePrintHTML | string | 736: targetObject,<br>
737: thisMap.getDIProperties(),<br>
<b>738: arguments.targetID</b><br>
739: );<br>
740: // DISetter injection<br>
|
| codePrintPlain | string | 736: targetObject,
737: thisMap.getDIProperties(),
738: arguments.targetID
739: );
740: // DISetter injection
|
| column | | id | | line | | Raw_Trace | string | system.ioc.injector_cfc$cf.udfCall1(/coldbox/system/ioc/Injector.cfc:738) |
| template | string | D:\www\wb\wbApp\coldbox\system\ioc\Injector.cfc |
| type | |
|
15 | Struct | codePrintHTML | string | 75: <br>
76: // wire up dependencies on the singleton object<br>
<b>77: variables.injector.autowire( target=tmpSingleton, mapping=arguments.mapping );</b><br>
78: <br>
79: // If thread safe, then now store it in the singleton cache, as all dependencies are now safely wired<br>
|
| codePrintPlain | string | 75:
76: // wire up dependencies on the singleton object
77: variables.injector.autowire( target=tmpSingleton, mapping=arguments.mapping );
78:
79: // If thread safe, then now store it in the singleton cache, as all dependencies are now safely wired
|
| column | | id | | line | | Raw_Trace | string | system.ioc.scopes.singleton_cfc$cf.udfCall(/coldbox/system/ioc/scopes/Singleton.cfc:77) |
| template | string | D:\www\wb\wbApp\coldbox\system\ioc\scopes\Singleton.cfc |
| type | |
|
16 | Struct | codePrintHTML | string | 430: <br>
431: // Request object from scope now, we now have it from the scope created, initialized and wired<br>
<b>432: var target = variables.scopes[ mapping.getScope() ].getFromScope( mapping, arguments.initArguments );</b><br>
433: <br>
434: // Announce creation, initialization and DI magicfinicitation!<br>
|
| codePrintPlain | string | 430:
431: // Request object from scope now, we now have it from the scope created, initialized and wired
432: var target = variables.scopes[ mapping.getScope() ].getFromScope( mapping, arguments.initArguments );
433:
434: // Announce creation, initialization and DI magicfinicitation!
|
| column | | id | | line | | Raw_Trace | string | system.ioc.injector_cfc$cf.udfCall1(/coldbox/system/ioc/Injector.cfc:432) |
| template | string | D:\www\wb\wbApp\coldbox\system\ioc\Injector.cfc |
| type | |
|
17 | Struct | codePrintHTML | string | 425: */<br>
426: function getInterceptor( required interceptorName ){<br>
<b>427: return variables.wirebox.getInstance( "interceptor-" & arguments.interceptorName );</b><br>
428: }<br>
429: <br>
|
| codePrintPlain | string | 425: */
426: function getInterceptor( required interceptorName ){
427: return variables.wirebox.getInstance( "interceptor-" & arguments.interceptorName );
428: }
429:
|
| column | | id | | line | | Raw_Trace | string | system.web.services.interceptorservice_cfc$cf.udfCall2(/coldbox/system/web/services/InterceptorService.cfc:427) |
| template | string | D:\www\wb\wbApp\coldbox\system\web\services\InterceptorService.cfc |
| type | |
|
18 | Struct | codePrintHTML | string | 416: <br>
417: // retrieve, build and wire from wirebox<br>
<b>418: return getInterceptor( arguments.interceptorName );</b><br>
419: }<br>
420: <br>
|
| codePrintPlain | string | 416:
417: // retrieve, build and wire from wirebox
418: return getInterceptor( arguments.interceptorName );
419: }
420:
|
| column | | id | | line | | Raw_Trace | string | system.web.services.interceptorservice_cfc$cf.udfCall2(/coldbox/system/web/services/InterceptorService.cfc:418) |
| template | string | D:\www\wb\wbApp\coldbox\system\web\services\InterceptorService.cfc |
| type | |
|
19 | Struct | codePrintHTML | string | 336: objectName,<br>
337: interceptorProperties<br>
<b>338: );</b><br>
339: } catch ( Any e ) {<br>
340: variables.log.error(<br>
|
| codePrintPlain | string | 336: objectName,
337: interceptorProperties
338: );
339: } catch ( Any e ) {
340: variables.log.error(
|
| column | | id | | line | | Raw_Trace | string | system.web.services.interceptorservice_cfc$cf.udfCall2(/coldbox/system/web/services/InterceptorService.cfc:338) |
| template | string | D:\www\wb\wbApp\coldbox\system\web\services\InterceptorService.cfc |
| type | |
|
20 | Struct | codePrintHTML | string | 619: interceptorProperties = thisInterceptor.properties,<br>
620: interceptorName = thisInterceptor.name & "@" & moduleName<br>
<b>621: );</b><br>
622: } );<br>
623: <br>
|
| codePrintPlain | string | 619: interceptorProperties = thisInterceptor.properties,
620: interceptorName = thisInterceptor.name & "@" & moduleName
621: );
622: } );
623:
|
| column | | id | | line | | Raw_Trace | string | system.web.services.moduleservice_cfc$cf.udfCall2(/coldbox/system/web/services/ModuleService.cfc:621) |
| template | string | D:\www\wb\wbApp\coldbox\system\web\services\ModuleService.cfc |
| type | |
|
21 | Struct | codePrintHTML | string | 620: interceptorName = thisInterceptor.name & "@" & moduleName<br>
621: );<br>
<b>622: } );</b><br>
623: <br>
624: // Register module routing entry point pre-pended to routes<br>
|
| codePrintPlain | string | 620: interceptorName = thisInterceptor.name & "@" & moduleName
621: );
622: } );
623:
624: // Register module routing entry point pre-pended to routes
|
| column | | id | | line | | Raw_Trace | string | system.web.services.moduleservice_cfc$cf.udfCall2(/coldbox/system/web/services/ModuleService.cfc:622) |
| template | string | D:\www\wb\wbApp\coldbox\system\web\services\ModuleService.cfc |
| type | |
|
22 | Struct | codePrintHTML | string | 483: // Can we load module and has it been registered?<br>
484: if ( structKeyExists( variables.registeredModules, moduleName ) && canLoad( moduleName ) ) {<br>
<b>485: this.activateModule( moduleName );</b><br>
486: }<br>
487: }<br>
|
| codePrintPlain | string | 483: // Can we load module and has it been registered?
484: if ( structKeyExists( variables.registeredModules, moduleName ) && canLoad( moduleName ) ) {
485: this.activateModule( moduleName );
486: }
487: }
|
| column | | id | | line | | Raw_Trace | string | system.web.services.moduleservice_cfc$cf.udfCall2(/coldbox/system/web/services/ModuleService.cfc:485) |
| template | string | D:\www\wb\wbApp\coldbox\system\web\services\ModuleService.cfc |
| type | |
|
23 | Struct | codePrintHTML | string | 81: <br>
82: // Activate All Modules<br>
<b>83: variables.controller.getModuleService().activateAllModules();</b><br>
84: // Execute afterConfigurationLoad<br>
85: variables.controller.getInterceptorService().announce( "afterConfigurationLoad" );<br>
|
| codePrintPlain | string | 81:
82: // Activate All Modules
83: variables.controller.getModuleService().activateAllModules();
84: // Execute afterConfigurationLoad
85: variables.controller.getInterceptorService().announce( "afterConfigurationLoad" );
|
| column | | id | | line | | Raw_Trace | string | system.web.services.loaderservice_cfc$cf.udfCall1(/coldbox/system/web/services/LoaderService.cfc:83) |
| template | string | D:\www\wb\wbApp\coldbox\system\web\services\LoaderService.cfc |
| type | |
|
24 | Struct | codePrintHTML | string | 96: application[ appKey ] = new coldbox.system.web.Controller( COLDBOX_APP_ROOT_PATH, appKey );<br>
97: // Setup the Framework And Application<br>
<b>98: application[ appKey ].getLoaderService().loadApplication( COLDBOX_CONFIG_FILE, COLDBOX_APP_MAPPING );</b><br>
99: // Get the reinit key<br>
100: // Application Start Handler<br>
|
| codePrintPlain | string | 96: application[ appKey ] = new coldbox.system.web.Controller( COLDBOX_APP_ROOT_PATH, appKey );
97: // Setup the Framework And Application
98: application[ appKey ].getLoaderService().loadApplication( COLDBOX_CONFIG_FILE, COLDBOX_APP_MAPPING );
99: // Get the reinit key
100: // Application Start Handler
|
| column | | id | | line | | Raw_Trace | string | wbapp.coldbox.system.bootstrap_cfc$cf.udfCall1(/wbapp/coldbox/system/Bootstrap.cfc:98) |
| template | string | D:\www\wb\wbApp\coldbox\system\Bootstrap.cfc |
| type | |
|
25 | Struct | codePrintHTML | string | 51: COLDBOX_APP_MAPPING<br>
52: );<br>
<b>53: application.cbBootstrap.loadColdbox();</b><br>
54: }<br>
55: catch(any e){<br>
|
| codePrintPlain | string | 51: COLDBOX_APP_MAPPING
52: );
53: application.cbBootstrap.loadColdbox();
54: }
55: catch(any e){
|
| column | | id | | line | | Raw_Trace | string | wbapp.application_cfc$cf.udfCall(/wbapp/Application.cfc:53) |
| template | string | D:\www\wb\wbApp\Application.cfc |
| type | |
|