| Array |
| 1 | | Struct | | codePrintHTML | | string | 28: task_ids = structKeyExists(params, "task_ids") ? params.task_ids : "",<br>
29: // ,curUser = request.context.user<br>
<b>30: );</b><br>
31: <br>
32: return local.ret;<br>
|
| | codePrintPlain | | string | 28: task_ids = structKeyExists(params, "task_ids") ? params.task_ids : "",
29: // ,curUser = request.context.user
30: );
31:
32: return local.ret;
|
| | column | | | id | | | line | | | Raw_Trace | | | template | | string | /var/www/api2dev.easymanagepro.com/resources/project/project_user_add.cfc |
| | Type | |
|
| 2 | | Struct | | codePrintHTML | | string | 89: <cfset local.beanPath = filePathToBeanPath(local.beanQuery.directory, local.beanquery.name, arguments.resourcesPath, arguments.resourcesBasePath) /><br>
90: <cftry><br>
<b>91: <cfset local.objBean = createObject("component", local.beanPath) /></b><br>
92: <cfif isInstanceOf(local.objBean, "taffy.core.baseSerializer")><br>
93: <cfset this.transients[local.beanName] = local.beanPath /><br>
|
| | codePrintPlain | | string | 89: <cfset local.beanPath = filePathToBeanPath(local.beanQuery.directory, local.beanquery.name, arguments.resourcesPath, arguments.resourcesBasePath) />
90: <cftry>
91: <cfset local.objBean = createObject("component", local.beanPath) />
92: <cfif isInstanceOf(local.objBean, "taffy.core.baseSerializer")>
93: <cfset this.transients[local.beanName] = local.beanPath />
|
| | column | | | id | | | line | | | Raw_Trace | | string | taffy.core.factory_cfc$cf$6h.udfCall1(/taffy/core/factory.cfc:91) |
| | template | | string | /var/www/api2dev.easymanagepro.com/taffy/core/factory.cfc |
| | type | |
|
| 3 | | Struct | | codePrintHTML | | string | 673: <cfset local._taffy.factory.init() /><br>
674: </cfif><br>
<b>675: <cfset local._taffy.factory.loadBeansFromPath(local.resourcePath, guessResourcesCFCPath(), guessResourcesFullPath(), true, local._taffy) /></b><br>
676: <cfset local._taffy.beanList = local._taffy.factory.getBeanList() /><br>
677: <cfset local._taffy.endpoints = cacheBeanMetaData(local._taffy.factory, local._taffy.beanList, local._taffy) /><br>
|
| | codePrintPlain | | string | 673: <cfset local._taffy.factory.init() />
674: </cfif>
675: <cfset local._taffy.factory.loadBeansFromPath(local.resourcePath, guessResourcesCFCPath(), guessResourcesFullPath(), true, local._taffy) />
676: <cfset local._taffy.beanList = local._taffy.factory.getBeanList() />
677: <cfset local._taffy.endpoints = cacheBeanMetaData(local._taffy.factory, local._taffy.beanList, local._taffy) />
|
| | column | | | id | | | line | | | Raw_Trace | | string | taffy.core.api_cfc$cf$hm.udfCall2_000029(/taffy/core/api.cfc:675) |
| | template | | string | /var/www/api2dev.easymanagepro.com/taffy/core/api.cfc |
| | type | |
|
| 4 | | Struct | | codePrintHTML | | string | 588: <br>
589: <!--- internal methods ---><br>
<b>590: <cffunction name="setupFramework" access="private" output="false" returntype="void"></b><br>
591: <cfset var local = structNew() /><br>
592: <cfparam name="variables.framework" default="#structNew()#" /><br>
|
| | codePrintPlain | | string | 588:
589: <!--- internal methods --->
590: <cffunction name="setupFramework" access="private" output="false" returntype="void">
591: <cfset var local = structNew() />
592: <cfparam name="variables.framework" default="#structNew()#" />
|
| | column | | | id | | | line | | | Raw_Trace | | string | taffy.core.api_cfc$cf$hm.udfCall2(/taffy/core/api.cfc:590) |
| | template | | string | /var/www/api2dev.easymanagepro.com/taffy/core/api.cfc |
| | type | |
|
| 5 | | Struct | | codePrintHTML | | string | 63: <cfset var before = getTickCount() /><br>
64: <cfset var after = 0 /><br>
<b>65: <cfset setupFramework() /></b><br>
66: <cfset after = getTickCount() /><br>
67: <cfheader name="X-TIME-TO-RELOAD" value="#(after-before)#" /><br>
|
| | codePrintPlain | | string | 63: <cfset var before = getTickCount() />
64: <cfset var after = 0 />
65: <cfset setupFramework() />
66: <cfset after = getTickCount() />
67: <cfheader name="X-TIME-TO-RELOAD" value="#(after-before)#" />
|
| | column | | | id | | | line | | | Raw_Trace | | string | taffy.core.api_cfc$cf$hm.udfCall1(/taffy/core/api.cfc:65) |
| | template | | string | /var/www/api2dev.easymanagepro.com/taffy/core/api.cfc |
| | type | |
|
| 6 | | Struct | | codePrintHTML | | string | 135: application.cfg.noreply = 'no-reply@easymanagepro.com';<br>
136: <br>
<b>137: super.onApplicationStart();</b><br>
138: }<br>
139: <br>
|
| | codePrintPlain | | string | 135: application.cfg.noreply = 'no-reply@easymanagepro.com';
136:
137: super.onApplicationStart();
138: }
139:
|
| | column | | | id | | | line | | | Raw_Trace | | string | application_cfc$cf$hl.udfCall(/Application.cfc:137) |
| | template | | string | /var/www/api2dev.easymanagepro.com/Application.cfc |
| | type | |
|