1 line
47 KiB
JSON
1 line
47 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_treatment_controller_treatmentcasecontroller_php", "label": "TreatmentCaseController.php", "file_type": "code", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L1"}, {"id": "controller_treatmentcasecontroller_treatmentcasecontroller", "label": "TreatmentCaseController", "file_type": "code", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L28"}, {"id": "basecontroller", "label": "BaseController", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "controller_treatmentcasecontroller_treatmentcasecontroller_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L32"}, {"id": "controller_treatmentcasecontroller_treatmentcasecontroller_list", "label": ".list()", "file_type": "code", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L44"}, {"id": "user", "label": "User", "file_type": "code", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L44"}, {"id": "request", "label": "Request", "file_type": "code", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L44"}, {"id": "jsonresponse", "label": "JsonResponse", "file_type": "code", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L44"}, {"id": "controller_treatmentcasecontroller_treatmentcasecontroller_dayboundary", "label": ".dayBoundary()", "file_type": "code", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L76"}, {"id": "controller_treatmentcasecontroller_treatmentcasecontroller_show", "label": ".show()", "file_type": "code", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L87"}, {"id": "controller_treatmentcasecontroller_treatmentcasecontroller_update", "label": ".update()", "file_type": "code", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L110"}, {"id": "controller_treatmentcasecontroller_treatmentcasecontroller_unbooked", "label": ".unbooked()", "file_type": "code", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L130"}, {"id": "controller_treatmentcasecontroller_treatmentcasecontroller_plan", "label": ".plan()", "file_type": "code", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L156"}, {"id": "controller_treatmentcasecontroller_treatmentcasecontroller_showsession", "label": ".showSession()", "file_type": "code", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L191"}, {"id": "controller_treatmentcasecontroller_treatmentcasecontroller_slotsuggestions", "label": ".slotSuggestions()", "file_type": "code", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L213"}, {"id": "controller_treatmentcasecontroller_treatmentcasecontroller_requirecase", "label": ".requireCase()", "file_type": "code", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L245"}, {"id": "treatmentcase", "label": "TreatmentCase", "file_type": "code", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L245"}, {"id": "controller_treatmentcasecontroller_treatmentcasecontroller_requiresession", "label": ".requireSession()", "file_type": "code", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L257"}, {"id": "treatmentsession", "label": "TreatmentSession", "file_type": "code", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L257"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_treatment_controller_treatmentcasecontroller_php", "target": "user", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_treatment_controller_treatmentcasecontroller_php", "target": "catalogcategory", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_treatment_controller_treatmentcasecontroller_php", "target": "addressresolver", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_treatment_controller_treatmentcasecontroller_php", "target": "clinicresourcerepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_treatment_controller_treatmentcasecontroller_php", "target": "errorcodes", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_treatment_controller_treatmentcasecontroller_php", "target": "basecontroller", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_treatment_controller_treatmentcasecontroller_php", "target": "appexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L11", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_treatment_controller_treatmentcasecontroller_php", "target": "tenantownershipchecker", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L12", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_treatment_controller_treatmentcasecontroller_php", "target": "treatmentcase", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L13", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_treatment_controller_treatmentcasecontroller_php", "target": "treatmentsession", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L14", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_treatment_controller_treatmentcasecontroller_php", "target": "treatmentcaserepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L15", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_treatment_controller_treatmentcasecontroller_php", "target": "treatmentsessionrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L16", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_treatment_controller_treatmentcasecontroller_php", "target": "nextsessionslotfinder", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L17", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_treatment_controller_treatmentcasecontroller_php", "target": "treatmentcaseeditor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L18", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_treatment_controller_treatmentcasecontroller_php", "target": "treatmentcaseopener", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L19", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_treatment_controller_treatmentcasecontroller_php", "target": "treatmentplanprojector", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L20", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_treatment_controller_treatmentcasecontroller_php", "target": "attributes", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L21", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_treatment_controller_treatmentcasecontroller_php", "target": "jsonresponse", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L22", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_treatment_controller_treatmentcasecontroller_php", "target": "request", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L23", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_treatment_controller_treatmentcasecontroller_php", "target": "route", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L24", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_treatment_controller_treatmentcasecontroller_php", "target": "currentuser", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L25", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_treatment_controller_treatmentcasecontroller_php", "target": "isgranted", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L26", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_treatment_controller_treatmentcasecontroller_php", "target": "controller_treatmentcasecontroller_treatmentcasecontroller", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L28", "weight": 1.0}, {"source": "controller_treatmentcasecontroller_treatmentcasecontroller", "target": "basecontroller", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L30", "weight": 1.0}, {"source": "controller_treatmentcasecontroller_treatmentcasecontroller", "target": "controller_treatmentcasecontroller_treatmentcasecontroller_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L32", "weight": 1.0}, {"source": "controller_treatmentcasecontroller_treatmentcasecontroller", "target": "controller_treatmentcasecontroller_treatmentcasecontroller_list", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L44", "weight": 1.0}, {"source": "controller_treatmentcasecontroller_treatmentcasecontroller_list", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L44", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_treatmentcasecontroller_treatmentcasecontroller_list", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L44", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_treatmentcasecontroller_treatmentcasecontroller_list", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L44", "weight": 1.0, "context": "return_type"}, {"source": "controller_treatmentcasecontroller_treatmentcasecontroller", "target": "controller_treatmentcasecontroller_treatmentcasecontroller_dayboundary", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L76", "weight": 1.0}, {"source": "controller_treatmentcasecontroller_treatmentcasecontroller", "target": "controller_treatmentcasecontroller_treatmentcasecontroller_show", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L87", "weight": 1.0}, {"source": "controller_treatmentcasecontroller_treatmentcasecontroller_show", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L87", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_treatmentcasecontroller_treatmentcasecontroller_show", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L87", "weight": 1.0, "context": "return_type"}, {"source": "controller_treatmentcasecontroller_treatmentcasecontroller", "target": "controller_treatmentcasecontroller_treatmentcasecontroller_update", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L110", "weight": 1.0}, {"source": "controller_treatmentcasecontroller_treatmentcasecontroller_update", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L110", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_treatmentcasecontroller_treatmentcasecontroller_update", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L110", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_treatmentcasecontroller_treatmentcasecontroller_update", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L110", "weight": 1.0, "context": "return_type"}, {"source": "controller_treatmentcasecontroller_treatmentcasecontroller", "target": "controller_treatmentcasecontroller_treatmentcasecontroller_unbooked", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L130", "weight": 1.0}, {"source": "controller_treatmentcasecontroller_treatmentcasecontroller_unbooked", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L130", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_treatmentcasecontroller_treatmentcasecontroller_unbooked", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L130", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_treatmentcasecontroller_treatmentcasecontroller_unbooked", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L130", "weight": 1.0, "context": "return_type"}, {"source": "controller_treatmentcasecontroller_treatmentcasecontroller", "target": "controller_treatmentcasecontroller_treatmentcasecontroller_plan", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L156", "weight": 1.0}, {"source": "controller_treatmentcasecontroller_treatmentcasecontroller_plan", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L156", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_treatmentcasecontroller_treatmentcasecontroller_plan", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L156", "weight": 1.0, "context": "return_type"}, {"source": "controller_treatmentcasecontroller_treatmentcasecontroller", "target": "controller_treatmentcasecontroller_treatmentcasecontroller_showsession", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L191", "weight": 1.0}, {"source": "controller_treatmentcasecontroller_treatmentcasecontroller_showsession", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L191", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_treatmentcasecontroller_treatmentcasecontroller_showsession", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L191", "weight": 1.0, "context": "return_type"}, {"source": "controller_treatmentcasecontroller_treatmentcasecontroller", "target": "controller_treatmentcasecontroller_treatmentcasecontroller_slotsuggestions", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L213", "weight": 1.0}, {"source": "controller_treatmentcasecontroller_treatmentcasecontroller_slotsuggestions", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L213", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_treatmentcasecontroller_treatmentcasecontroller_slotsuggestions", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L213", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_treatmentcasecontroller_treatmentcasecontroller_slotsuggestions", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L213", "weight": 1.0, "context": "return_type"}, {"source": "controller_treatmentcasecontroller_treatmentcasecontroller", "target": "controller_treatmentcasecontroller_treatmentcasecontroller_requirecase", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L245", "weight": 1.0}, {"source": "controller_treatmentcasecontroller_treatmentcasecontroller_requirecase", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L245", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_treatmentcasecontroller_treatmentcasecontroller_requirecase", "target": "treatmentcase", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L245", "weight": 1.0, "context": "return_type"}, {"source": "controller_treatmentcasecontroller_treatmentcasecontroller", "target": "controller_treatmentcasecontroller_treatmentcasecontroller_requiresession", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L257", "weight": 1.0}, {"source": "controller_treatmentcasecontroller_treatmentcasecontroller_requiresession", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L257", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_treatmentcasecontroller_treatmentcasecontroller_requiresession", "target": "treatmentsession", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L257", "weight": 1.0, "context": "return_type"}, {"source": "controller_treatmentcasecontroller_treatmentcasecontroller_list", "target": "controller_treatmentcasecontroller_treatmentcasecontroller_dayboundary", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L62", "weight": 1.0}, {"source": "controller_treatmentcasecontroller_treatmentcasecontroller_show", "target": "controller_treatmentcasecontroller_treatmentcasecontroller_requirecase", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L90", "weight": 1.0}, {"source": "controller_treatmentcasecontroller_treatmentcasecontroller_update", "target": "controller_treatmentcasecontroller_treatmentcasecontroller_requirecase", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L119", "weight": 1.0}, {"source": "controller_treatmentcasecontroller_treatmentcasecontroller_plan", "target": "controller_treatmentcasecontroller_treatmentcasecontroller_requirecase", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L159", "weight": 1.0}, {"source": "controller_treatmentcasecontroller_treatmentcasecontroller_showsession", "target": "controller_treatmentcasecontroller_treatmentcasecontroller_requiresession", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L194", "weight": 1.0}, {"source": "controller_treatmentcasecontroller_treatmentcasecontroller_slotsuggestions", "target": "controller_treatmentcasecontroller_treatmentcasecontroller_requiresession", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L216", "weight": 1.0}], "raw_calls": [{"caller_nid": "controller_treatmentcasecontroller_treatmentcasecontroller_list", "callee": "pair", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L47", "receiver": null}, {"caller_nid": "controller_treatmentcasecontroller_treatmentcasecontroller_list", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L49", "receiver": null}, {"caller_nid": "controller_treatmentcasecontroller_treatmentcasecontroller_list", "callee": "is_string", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L50", "receiver": null}, {"caller_nid": "controller_treatmentcasecontroller_treatmentcasecontroller_list", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L52", "receiver": null}, {"caller_nid": "controller_treatmentcasecontroller_treatmentcasecontroller_list", "callee": "is_string", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L53", "receiver": null}, {"caller_nid": "controller_treatmentcasecontroller_treatmentcasecontroller_list", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L53", "receiver": null}, {"caller_nid": "controller_treatmentcasecontroller_treatmentcasecontroller_list", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L55", "receiver": null}, {"caller_nid": "controller_treatmentcasecontroller_treatmentcasecontroller_list", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L55", "receiver": null}, {"caller_nid": "controller_treatmentcasecontroller_treatmentcasecontroller_list", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L56", "receiver": null}, {"caller_nid": "controller_treatmentcasecontroller_treatmentcasecontroller_list", "callee": "findForTenant", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L57", "receiver": null}, {"caller_nid": "controller_treatmentcasecontroller_treatmentcasecontroller_list", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L62", "receiver": null}, {"caller_nid": "controller_treatmentcasecontroller_treatmentcasecontroller_list", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L63", "receiver": null}, {"caller_nid": "controller_treatmentcasecontroller_treatmentcasecontroller_list", "callee": "is_string", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L65", "receiver": null}, {"caller_nid": "controller_treatmentcasecontroller_treatmentcasecontroller_list", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L65", "receiver": null}, {"caller_nid": "controller_treatmentcasecontroller_treatmentcasecontroller_dayboundary", "callee": "is_string", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L78", "receiver": null}, {"caller_nid": "controller_treatmentcasecontroller_treatmentcasecontroller_dayboundary", "callee": "preg_match", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L78", "receiver": null}, {"caller_nid": "controller_treatmentcasecontroller_treatmentcasecontroller_dayboundary", "callee": "strtotime", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L82", "receiver": null}, {"caller_nid": "controller_treatmentcasecontroller_treatmentcasecontroller_show", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L96", "receiver": null}, {"caller_nid": "controller_treatmentcasecontroller_treatmentcasecontroller_show", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L96", "receiver": null}, {"caller_nid": "controller_treatmentcasecontroller_treatmentcasecontroller_show", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L97", "receiver": null}, {"caller_nid": "controller_treatmentcasecontroller_treatmentcasecontroller_show", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L98", "receiver": null}, {"caller_nid": "controller_treatmentcasecontroller_treatmentcasecontroller_show", "callee": "getName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L98", "receiver": null}, {"caller_nid": "controller_treatmentcasecontroller_treatmentcasecontroller_show", "callee": "resolveAreas", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L99", "receiver": null}, {"caller_nid": "controller_treatmentcasecontroller_treatmentcasecontroller_show", "callee": "getServiceItem", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L99", "receiver": null}, {"caller_nid": "controller_treatmentcasecontroller_treatmentcasecontroller_update", "callee": "json_decode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L113", "receiver": null}, {"caller_nid": "controller_treatmentcasecontroller_treatmentcasecontroller_update", "callee": "getContent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L113", "receiver": null}, {"caller_nid": "controller_treatmentcasecontroller_treatmentcasecontroller_update", "callee": "is_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L115", "receiver": null}, {"caller_nid": "controller_treatmentcasecontroller_treatmentcasecontroller_update", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L116", "receiver": null}, {"caller_nid": "controller_treatmentcasecontroller_treatmentcasecontroller_update", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L121", "receiver": null}, {"caller_nid": "controller_treatmentcasecontroller_treatmentcasecontroller_update", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L121", "receiver": null}, {"caller_nid": "controller_treatmentcasecontroller_treatmentcasecontroller_unbooked", "callee": "pair", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L133", "receiver": null}, {"caller_nid": "controller_treatmentcasecontroller_treatmentcasecontroller_unbooked", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L135", "receiver": null}, {"caller_nid": "controller_treatmentcasecontroller_treatmentcasecontroller_unbooked", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L136", "receiver": null}, {"caller_nid": "controller_treatmentcasecontroller_treatmentcasecontroller_unbooked", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L138", "receiver": null}, {"caller_nid": "controller_treatmentcasecontroller_treatmentcasecontroller_unbooked", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L138", "receiver": null}, {"caller_nid": "controller_treatmentcasecontroller_treatmentcasecontroller_unbooked", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L139", "receiver": null}, {"caller_nid": "controller_treatmentcasecontroller_treatmentcasecontroller_unbooked", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L140", "receiver": null}, {"caller_nid": "controller_treatmentcasecontroller_treatmentcasecontroller_unbooked", "callee": "getTreatmentCase", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L140", "receiver": null}, {"caller_nid": "controller_treatmentcasecontroller_treatmentcasecontroller_unbooked", "callee": "getName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L141", "receiver": null}, {"caller_nid": "controller_treatmentcasecontroller_treatmentcasecontroller_unbooked", "callee": "getServiceItem", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L141", "receiver": null}, {"caller_nid": "controller_treatmentcasecontroller_treatmentcasecontroller_unbooked", "callee": "getTreatmentCase", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L141", "receiver": null}, {"caller_nid": "controller_treatmentcasecontroller_treatmentcasecontroller_unbooked", "callee": "findUnbookedDue", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L143", "receiver": null}, {"caller_nid": "controller_treatmentcasecontroller_treatmentcasecontroller_plan", "callee": "preferredResource", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L167", "receiver": null}, {"caller_nid": "controller_treatmentcasecontroller_treatmentcasecontroller_plan", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L169", "receiver": null}, {"caller_nid": "controller_treatmentcasecontroller_treatmentcasecontroller_plan", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L170", "receiver": null}, {"caller_nid": "controller_treatmentcasecontroller_treatmentcasecontroller_plan", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L172", "receiver": null}, {"caller_nid": "controller_treatmentcasecontroller_treatmentcasecontroller_plan", "callee": "getName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L173", "receiver": null}, {"caller_nid": "controller_treatmentcasecontroller_treatmentcasecontroller_plan", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L175", "receiver": null}, {"caller_nid": "controller_treatmentcasecontroller_treatmentcasecontroller_plan", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L176", "receiver": null}, {"caller_nid": "controller_treatmentcasecontroller_treatmentcasecontroller_plan", "callee": "project", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L180", "receiver": null}, {"caller_nid": "controller_treatmentcasecontroller_treatmentcasecontroller_showsession", "callee": "getTreatmentCase", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L195", "receiver": null}, {"caller_nid": "controller_treatmentcasecontroller_treatmentcasecontroller_showsession", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L197", "receiver": null}, {"caller_nid": "controller_treatmentcasecontroller_treatmentcasecontroller_showsession", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L197", "receiver": null}, {"caller_nid": "controller_treatmentcasecontroller_treatmentcasecontroller_showsession", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L198", "receiver": null}, {"caller_nid": "controller_treatmentcasecontroller_treatmentcasecontroller_showsession", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L199", "receiver": null}, {"caller_nid": "controller_treatmentcasecontroller_treatmentcasecontroller_showsession", "callee": "getServiceItem", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L199", "receiver": null}, {"caller_nid": "controller_treatmentcasecontroller_treatmentcasecontroller_showsession", "callee": "getName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L199", "receiver": null}, {"caller_nid": "controller_treatmentcasecontroller_treatmentcasecontroller_showsession", "callee": "getServiceItem", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L199", "receiver": null}, {"caller_nid": "controller_treatmentcasecontroller_treatmentcasecontroller_showsession", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L201", "receiver": null}, {"caller_nid": "controller_treatmentcasecontroller_treatmentcasecontroller_showsession", "callee": "getPatientRecord", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L201", "receiver": null}, {"caller_nid": "controller_treatmentcasecontroller_treatmentcasecontroller_showsession", "callee": "getRealName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L202", "receiver": null}, {"caller_nid": "controller_treatmentcasecontroller_treatmentcasecontroller_showsession", "callee": "getUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L202", "receiver": null}, {"caller_nid": "controller_treatmentcasecontroller_treatmentcasecontroller_showsession", "callee": "getPatientRecord", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L202", "receiver": null}, {"caller_nid": "controller_treatmentcasecontroller_treatmentcasecontroller_slotsuggestions", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L218", "receiver": null}, {"caller_nid": "controller_treatmentcasecontroller_treatmentcasecontroller_slotsuggestions", "callee": "is_string", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L219", "receiver": null}, {"caller_nid": "controller_treatmentcasecontroller_treatmentcasecontroller_slotsuggestions", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L220", "receiver": null}, {"caller_nid": "controller_treatmentcasecontroller_treatmentcasecontroller_slotsuggestions", "callee": "preferredResource", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L221", "receiver": null}, {"caller_nid": "controller_treatmentcasecontroller_treatmentcasecontroller_slotsuggestions", "callee": "getTreatmentCase", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L221", "receiver": null}, {"caller_nid": "controller_treatmentcasecontroller_treatmentcasecontroller_slotsuggestions", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L224", "receiver": null}, {"caller_nid": "controller_treatmentcasecontroller_treatmentcasecontroller_slotsuggestions", "callee": "pair", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L232", "receiver": null}, {"caller_nid": "controller_treatmentcasecontroller_treatmentcasecontroller_slotsuggestions", "callee": "belongsToPair", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L234", "receiver": null}, {"caller_nid": "controller_treatmentcasecontroller_treatmentcasecontroller_slotsuggestions", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L235", "receiver": null}, {"caller_nid": "controller_treatmentcasecontroller_treatmentcasecontroller_slotsuggestions", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L238", "receiver": null}, {"caller_nid": "controller_treatmentcasecontroller_treatmentcasecontroller_slotsuggestions", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L240", "receiver": null}, {"caller_nid": "controller_treatmentcasecontroller_treatmentcasecontroller_slotsuggestions", "callee": "suggest", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L240", "receiver": null}, {"caller_nid": "controller_treatmentcasecontroller_treatmentcasecontroller_slotsuggestions", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L241", "receiver": null}, {"caller_nid": "controller_treatmentcasecontroller_treatmentcasecontroller_requirecase", "callee": "pair", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L247", "receiver": null}, {"caller_nid": "controller_treatmentcasecontroller_treatmentcasecontroller_requirecase", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L248", "receiver": null}, {"caller_nid": "controller_treatmentcasecontroller_treatmentcasecontroller_requirecase", "callee": "belongsToPair", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L250", "receiver": null}, {"caller_nid": "controller_treatmentcasecontroller_treatmentcasecontroller_requiresession", "callee": "pair", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L259", "receiver": null}, {"caller_nid": "controller_treatmentcasecontroller_treatmentcasecontroller_requiresession", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L260", "receiver": null}, {"caller_nid": "controller_treatmentcasecontroller_treatmentcasecontroller_requiresession", "callee": "belongsToPair", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L262", "receiver": null}]} |