Files
clinicpro/graphify-out/cache/ast/v0.8.44/271a0c53c5c750632f68b2b36c9cdb9e76b7893dad503fcaded5871b7af9b59e.json
T

1 line
48 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": "L45"}, {"id": "user", "label": "User", "file_type": "code", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L45"}, {"id": "request", "label": "Request", "file_type": "code", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L45"}, {"id": "jsonresponse", "label": "JsonResponse", "file_type": "code", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L45"}, {"id": "controller_treatmentcasecontroller_treatmentcasecontroller_dayboundary", "label": ".dayBoundary()", "file_type": "code", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L77"}, {"id": "controller_treatmentcasecontroller_treatmentcasecontroller_show", "label": ".show()", "file_type": "code", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L88"}, {"id": "controller_treatmentcasecontroller_treatmentcasecontroller_update", "label": ".update()", "file_type": "code", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L111"}, {"id": "controller_treatmentcasecontroller_treatmentcasecontroller_unbooked", "label": ".unbooked()", "file_type": "code", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L131"}, {"id": "controller_treatmentcasecontroller_treatmentcasecontroller_plan", "label": ".plan()", "file_type": "code", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L157"}, {"id": "controller_treatmentcasecontroller_treatmentcasecontroller_showsession", "label": ".showSession()", "file_type": "code", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L203"}, {"id": "controller_treatmentcasecontroller_treatmentcasecontroller_slotsuggestions", "label": ".slotSuggestions()", "file_type": "code", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L225"}, {"id": "controller_treatmentcasecontroller_treatmentcasecontroller_requirecase", "label": ".requireCase()", "file_type": "code", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L257"}, {"id": "treatmentcase", "label": "TreatmentCase", "file_type": "code", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L257"}, {"id": "controller_treatmentcasecontroller_treatmentcasecontroller_requiresession", "label": ".requireSession()", "file_type": "code", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L269"}, {"id": "treatmentsession", "label": "TreatmentSession", "file_type": "code", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L269"}], "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": "L45", "weight": 1.0}, {"source": "controller_treatmentcasecontroller_treatmentcasecontroller_list", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L45", "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": "L45", "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": "L45", "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": "L77", "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": "L88", "weight": 1.0}, {"source": "controller_treatmentcasecontroller_treatmentcasecontroller_show", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L88", "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": "L88", "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": "L111", "weight": 1.0}, {"source": "controller_treatmentcasecontroller_treatmentcasecontroller_update", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L111", "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": "L111", "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": "L111", "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": "L131", "weight": 1.0}, {"source": "controller_treatmentcasecontroller_treatmentcasecontroller_unbooked", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L131", "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": "L131", "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": "L131", "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": "L157", "weight": 1.0}, {"source": "controller_treatmentcasecontroller_treatmentcasecontroller_plan", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L157", "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": "L157", "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": "L203", "weight": 1.0}, {"source": "controller_treatmentcasecontroller_treatmentcasecontroller_showsession", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L203", "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": "L203", "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": "L225", "weight": 1.0}, {"source": "controller_treatmentcasecontroller_treatmentcasecontroller_slotsuggestions", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L225", "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": "L225", "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": "L225", "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": "L257", "weight": 1.0}, {"source": "controller_treatmentcasecontroller_treatmentcasecontroller_requirecase", "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_requirecase", "target": "treatmentcase", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L257", "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": "L269", "weight": 1.0}, {"source": "controller_treatmentcasecontroller_treatmentcasecontroller_requiresession", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L269", "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": "L269", "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": "L63", "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": "L91", "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": "L120", "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": "L160", "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": "L206", "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": "L228", "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": "L48", "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": "L50", "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": "L51", "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": "L53", "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": "L54", "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": "L54", "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": "L56", "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": "L56", "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": "L57", "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": "L58", "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": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L64", "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": "L66", "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": "L66", "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": "L79", "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": "L79", "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": "L83", "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": "L97", "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": "L97", "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": "L98", "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": "L99", "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": "L99", "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": "L100", "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": "L100", "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": "L114", "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": "L114", "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": "L116", "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": "L117", "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": "L122", "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": "L122", "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": "L134", "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": "L136", "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": "L137", "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": "L139", "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": "L139", "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": "L140", "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": "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": "getName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L142", "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": "L142", "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": "L142", "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": "L144", "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": "L168", "receiver": null}, {"caller_nid": "controller_treatmentcasecontroller_treatmentcasecontroller_plan", "callee": "getUser", "is_member_call": true, "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": "getPatientRecord", "is_member_call": true, "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": "findOneBy", "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": "getNationalCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L177", "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": "L179", "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": "L180", "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": "L184", "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": "L185", "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": "L187", "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": "L188", "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": "L192", "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": "L207", "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": "L209", "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": "L209", "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": "L210", "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": "L211", "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": "L211", "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": "L211", "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": "L211", "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": "L213", "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": "L213", "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": "L214", "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": "L214", "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": "L214", "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": "L230", "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": "L231", "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": "L232", "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": "L233", "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": "L233", "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": "L236", "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": "L244", "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": "L246", "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": "L247", "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": "L250", "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": "L252", "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": "L252", "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": "L253", "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": "L259", "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": "L260", "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": "L262", "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": "L271", "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": "L272", "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": "L274", "receiver": null}]}