1 line
52 KiB
JSON
1 line
52 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": "L30"}, {"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": "L34"}, {"id": "controller_treatmentcasecontroller_treatmentcasecontroller_denyunlessgranted", "label": ".denyUnlessGranted()", "file_type": "code", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L56"}, {"id": "user", "label": "User", "file_type": "code", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L56"}, {"id": "controller_treatmentcasecontroller_treatmentcasecontroller_list", "label": ".list()", "file_type": "code", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L62"}, {"id": "request", "label": "Request", "file_type": "code", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L62"}, {"id": "jsonresponse", "label": "JsonResponse", "file_type": "code", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L62"}, {"id": "controller_treatmentcasecontroller_treatmentcasecontroller_dayboundary", "label": ".dayBoundary()", "file_type": "code", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L96"}, {"id": "controller_treatmentcasecontroller_treatmentcasecontroller_show", "label": ".show()", "file_type": "code", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L107"}, {"id": "controller_treatmentcasecontroller_treatmentcasecontroller_update", "label": ".update()", "file_type": "code", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L132"}, {"id": "controller_treatmentcasecontroller_treatmentcasecontroller_unbooked", "label": ".unbooked()", "file_type": "code", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L154"}, {"id": "controller_treatmentcasecontroller_treatmentcasecontroller_plan", "label": ".plan()", "file_type": "code", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L182"}, {"id": "controller_treatmentcasecontroller_treatmentcasecontroller_showsession", "label": ".showSession()", "file_type": "code", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L230"}, {"id": "controller_treatmentcasecontroller_treatmentcasecontroller_slotsuggestions", "label": ".slotSuggestions()", "file_type": "code", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L254"}, {"id": "controller_treatmentcasecontroller_treatmentcasecontroller_requirecase", "label": ".requireCase()", "file_type": "code", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L288"}, {"id": "treatmentcase", "label": "TreatmentCase", "file_type": "code", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L288"}, {"id": "controller_treatmentcasecontroller_treatmentcasecontroller_requiresession", "label": ".requireSession()", "file_type": "code", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L300"}, {"id": "treatmentsession", "label": "TreatmentSession", "file_type": "code", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L300"}], "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": "clinicdoctoraccesschecker", "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": "secretaryaccesschecker", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L27", "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": "L28", "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": "L30", "weight": 1.0}, {"source": "controller_treatmentcasecontroller_treatmentcasecontroller", "target": "basecontroller", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L32", "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": "L34", "weight": 1.0}, {"source": "controller_treatmentcasecontroller_treatmentcasecontroller", "target": "controller_treatmentcasecontroller_treatmentcasecontroller_denyunlessgranted", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L56", "weight": 1.0}, {"source": "controller_treatmentcasecontroller_treatmentcasecontroller_denyunlessgranted", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L56", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_treatmentcasecontroller_treatmentcasecontroller", "target": "controller_treatmentcasecontroller_treatmentcasecontroller_list", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L62", "weight": 1.0}, {"source": "controller_treatmentcasecontroller_treatmentcasecontroller_list", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L62", "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": "L62", "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": "L62", "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": "L96", "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": "L107", "weight": 1.0}, {"source": "controller_treatmentcasecontroller_treatmentcasecontroller_show", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L107", "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": "L107", "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": "L132", "weight": 1.0}, {"source": "controller_treatmentcasecontroller_treatmentcasecontroller_update", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L132", "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": "L132", "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": "L132", "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": "L154", "weight": 1.0}, {"source": "controller_treatmentcasecontroller_treatmentcasecontroller_unbooked", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L154", "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": "L154", "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": "L154", "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": "L182", "weight": 1.0}, {"source": "controller_treatmentcasecontroller_treatmentcasecontroller_plan", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L182", "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": "L182", "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": "L230", "weight": 1.0}, {"source": "controller_treatmentcasecontroller_treatmentcasecontroller_showsession", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L230", "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": "L230", "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": "L254", "weight": 1.0}, {"source": "controller_treatmentcasecontroller_treatmentcasecontroller_slotsuggestions", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L254", "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": "L254", "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": "L254", "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": "L288", "weight": 1.0}, {"source": "controller_treatmentcasecontroller_treatmentcasecontroller_requirecase", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L288", "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": "L288", "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": "L300", "weight": 1.0}, {"source": "controller_treatmentcasecontroller_treatmentcasecontroller_requiresession", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L300", "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": "L300", "weight": 1.0, "context": "return_type"}, {"source": "controller_treatmentcasecontroller_treatmentcasecontroller_list", "target": "controller_treatmentcasecontroller_treatmentcasecontroller_denyunlessgranted", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L65", "weight": 1.0}, {"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": "L82", "weight": 1.0}, {"source": "controller_treatmentcasecontroller_treatmentcasecontroller_show", "target": "controller_treatmentcasecontroller_treatmentcasecontroller_denyunlessgranted", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L110", "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": "L112", "weight": 1.0}, {"source": "controller_treatmentcasecontroller_treatmentcasecontroller_update", "target": "controller_treatmentcasecontroller_treatmentcasecontroller_denyunlessgranted", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L135", "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": "L143", "weight": 1.0}, {"source": "controller_treatmentcasecontroller_treatmentcasecontroller_unbooked", "target": "controller_treatmentcasecontroller_treatmentcasecontroller_denyunlessgranted", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L157", "weight": 1.0}, {"source": "controller_treatmentcasecontroller_treatmentcasecontroller_plan", "target": "controller_treatmentcasecontroller_treatmentcasecontroller_denyunlessgranted", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L185", "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": "L187", "weight": 1.0}, {"source": "controller_treatmentcasecontroller_treatmentcasecontroller_showsession", "target": "controller_treatmentcasecontroller_treatmentcasecontroller_denyunlessgranted", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L233", "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": "L235", "weight": 1.0}, {"source": "controller_treatmentcasecontroller_treatmentcasecontroller_slotsuggestions", "target": "controller_treatmentcasecontroller_treatmentcasecontroller_denyunlessgranted", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Treatment/Controller/TreatmentCaseController.php", "source_location": "L257", "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": "L259", "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": "L67", "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": "L69", "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": "L70", "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": "L72", "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": "L73", "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": "L73", "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": "L75", "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": "L75", "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": "L76", "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": "L77", "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": "L82", "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": "L83", "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": "L85", "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": "L85", "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": "L98", "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": "L98", "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": "L102", "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": "L118", "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": "L118", "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": "L119", "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": "L120", "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": "L120", "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": "L121", "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": "L121", "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": "L137", "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": "L137", "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": "L139", "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": "L140", "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": "L145", "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": "L145", "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": "L159", "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": "L161", "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": "L162", "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": "L164", "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": "L164", "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": "L165", "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": "L166", "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": "L166", "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": "L167", "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": "L167", "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": "L167", "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": "L169", "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": "L195", "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": "L202", "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": "L202", "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": "L203", "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": "L204", "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": "L206", "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": "L207", "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": "L211", "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": "L212", "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": "L214", "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": "L215", "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": "L219", "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": "L236", "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": "L238", "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": "L238", "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": "L239", "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": "L240", "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": "L240", "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": "L240", "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": "L240", "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": "L242", "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": "L242", "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": "L243", "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": "L243", "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": "L243", "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": "L261", "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": "L262", "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": "L263", "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": "L264", "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": "L264", "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": "L267", "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": "L275", "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": "L277", "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": "L278", "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": "L281", "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": "L283", "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": "L283", "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": "L284", "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": "L290", "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": "L291", "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": "L293", "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": "L302", "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": "L303", "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": "L305", "receiver": null}]} |