- Created a new JSON file for the insurance API documentation, detailing endpoints, parameters, and responses. - Added a JSON file for the PurgeDoctorsCommandTest, including test methods and their relationships to the command and other components.
1 line
87 KiB
JSON
1 line
87 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_controller_myappointmentscontroller_php", "label": "MyAppointmentsController.php", "file_type": "code", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L1"}, {"id": "controller_myappointmentscontroller_myappointmentscontroller", "label": "MyAppointmentsController", "file_type": "code", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L29"}, {"id": "basecontroller", "label": "BaseController", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "controller_myappointmentscontroller_myappointmentscontroller_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L32"}, {"id": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "label": ".createAppointment()", "file_type": "code", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L50"}, {"id": "request", "label": "Request", "file_type": "code", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L50"}, {"id": "user", "label": "User", "file_type": "code", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L50"}, {"id": "jsonresponse", "label": "JsonResponse", "file_type": "code", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L50"}, {"id": "controller_myappointmentscontroller_myappointmentscontroller_patientlookup", "label": ".patientLookup()", "file_type": "code", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L220"}, {"id": "controller_myappointmentscontroller_myappointmentscontroller_myappointments", "label": ".myAppointments()", "file_type": "code", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L250"}, {"id": "controller_myappointmentscontroller_myappointmentscontroller_todaystats", "label": ".todayStats()", "file_type": "code", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L382"}, {"id": "controller_myappointmentscontroller_myappointmentscontroller_emptytodaystats", "label": ".emptyTodayStats()", "file_type": "code", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L465"}, {"id": "controller_myappointmentscontroller_myappointmentscontroller_canbookfordoctor", "label": ".canBookForDoctor()", "file_type": "code", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L476"}, {"id": "doctor", "label": "Doctor", "file_type": "code", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L476"}, {"id": "controller_myappointmentscontroller_myappointmentscontroller_secretarycanbookfordoctor", "label": ".secretaryCanBookForDoctor()", "file_type": "code", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L505"}, {"id": "controller_myappointmentscontroller_myappointmentscontroller_resolvesecretaryfilter", "label": ".resolveSecretaryFilter()", "file_type": "code", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L534"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_controller_myappointmentscontroller_php", "target": "appointment", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_controller_myappointmentscontroller_php", "target": "errorcodes", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_controller_myappointmentscontroller_php", "target": "appointmentrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_controller_myappointmentscontroller_php", "target": "slottakenexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_controller_myappointmentscontroller_php", "target": "slotcalculatorservice", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_controller_myappointmentscontroller_php", "target": "user", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_controller_myappointmentscontroller_php", "target": "useractivecontextrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L11", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_controller_myappointmentscontroller_php", "target": "clinicrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L12", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_controller_myappointmentscontroller_php", "target": "doctor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L13", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_controller_myappointmentscontroller_php", "target": "doctorrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L14", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_controller_myappointmentscontroller_php", "target": "visitpricerequirementresolver", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L15", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_controller_myappointmentscontroller_php", "target": "patientresolver", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L16", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_controller_myappointmentscontroller_php", "target": "doctorsecretary", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L17", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_controller_myappointmentscontroller_php", "target": "doctorsecretaryrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L18", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_controller_myappointmentscontroller_php", "target": "basecontroller", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L19", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_controller_myappointmentscontroller_php", "target": "inputvalidator", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L20", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_controller_myappointmentscontroller_php", "target": "entitymanagerinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L21", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_controller_myappointmentscontroller_php", "target": "jsonresponse", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L22", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_controller_myappointmentscontroller_php", "target": "request", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L23", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_controller_myappointmentscontroller_php", "target": "route", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L24", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_controller_myappointmentscontroller_php", "target": "currentuser", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L25", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_controller_myappointmentscontroller_php", "target": "isgranted", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L26", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_controller_myappointmentscontroller_php", "target": "attributes", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L27", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_controller_myappointmentscontroller_php", "target": "controller_myappointmentscontroller_myappointmentscontroller", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L29", "weight": 1.0}, {"source": "controller_myappointmentscontroller_myappointmentscontroller", "target": "basecontroller", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L30", "weight": 1.0}, {"source": "controller_myappointmentscontroller_myappointmentscontroller", "target": "controller_myappointmentscontroller_myappointmentscontroller_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L32", "weight": 1.0}, {"source": "controller_myappointmentscontroller_myappointmentscontroller", "target": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L50", "weight": 1.0}, {"source": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L50", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L50", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L50", "weight": 1.0, "context": "return_type"}, {"source": "controller_myappointmentscontroller_myappointmentscontroller", "target": "controller_myappointmentscontroller_myappointmentscontroller_patientlookup", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L220", "weight": 1.0}, {"source": "controller_myappointmentscontroller_myappointmentscontroller_patientlookup", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L220", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_myappointmentscontroller_myappointmentscontroller_patientlookup", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L220", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_myappointmentscontroller_myappointmentscontroller_patientlookup", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L220", "weight": 1.0, "context": "return_type"}, {"source": "controller_myappointmentscontroller_myappointmentscontroller", "target": "controller_myappointmentscontroller_myappointmentscontroller_myappointments", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L250", "weight": 1.0}, {"source": "controller_myappointmentscontroller_myappointmentscontroller_myappointments", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L250", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_myappointmentscontroller_myappointmentscontroller_myappointments", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L250", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_myappointmentscontroller_myappointmentscontroller_myappointments", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L250", "weight": 1.0, "context": "return_type"}, {"source": "controller_myappointmentscontroller_myappointmentscontroller", "target": "controller_myappointmentscontroller_myappointmentscontroller_todaystats", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L382", "weight": 1.0}, {"source": "controller_myappointmentscontroller_myappointmentscontroller_todaystats", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L382", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_myappointmentscontroller_myappointmentscontroller_todaystats", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L382", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_myappointmentscontroller_myappointmentscontroller_todaystats", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L382", "weight": 1.0, "context": "return_type"}, {"source": "controller_myappointmentscontroller_myappointmentscontroller", "target": "controller_myappointmentscontroller_myappointmentscontroller_emptytodaystats", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L465", "weight": 1.0}, {"source": "controller_myappointmentscontroller_myappointmentscontroller_emptytodaystats", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L465", "weight": 1.0, "context": "return_type"}, {"source": "controller_myappointmentscontroller_myappointmentscontroller", "target": "controller_myappointmentscontroller_myappointmentscontroller_canbookfordoctor", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L476", "weight": 1.0}, {"source": "controller_myappointmentscontroller_myappointmentscontroller_canbookfordoctor", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L476", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_myappointmentscontroller_myappointmentscontroller_canbookfordoctor", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L476", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_myappointmentscontroller_myappointmentscontroller", "target": "controller_myappointmentscontroller_myappointmentscontroller_secretarycanbookfordoctor", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L505", "weight": 1.0}, {"source": "controller_myappointmentscontroller_myappointmentscontroller_secretarycanbookfordoctor", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L505", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_myappointmentscontroller_myappointmentscontroller_secretarycanbookfordoctor", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L505", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_myappointmentscontroller_myappointmentscontroller", "target": "controller_myappointmentscontroller_myappointmentscontroller_resolvesecretaryfilter", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L534", "weight": 1.0}, {"source": "controller_myappointmentscontroller_myappointmentscontroller_resolvesecretaryfilter", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L534", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "target": "controller_myappointmentscontroller_myappointmentscontroller_canbookfordoctor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L129", "weight": 1.0}, {"source": "controller_myappointmentscontroller_myappointmentscontroller_myappointments", "target": "controller_myappointmentscontroller_myappointmentscontroller_resolvesecretaryfilter", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L305", "weight": 1.0}, {"source": "controller_myappointmentscontroller_myappointmentscontroller_todaystats", "target": "controller_myappointmentscontroller_myappointmentscontroller_emptytodaystats", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L408", "weight": 1.0}, {"source": "controller_myappointmentscontroller_myappointmentscontroller_todaystats", "target": "controller_myappointmentscontroller_myappointmentscontroller_resolvesecretaryfilter", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L420", "weight": 1.0}, {"source": "controller_myappointmentscontroller_myappointmentscontroller_canbookfordoctor", "target": "controller_myappointmentscontroller_myappointmentscontroller_secretarycanbookfordoctor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L498", "weight": 1.0}], "raw_calls": [{"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "callee": "getRoles", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L54", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "callee": "array_intersect", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L56", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L57", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "callee": "json_decode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L60", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "callee": "getContent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L60", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L61", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "callee": "InputValidator", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L64", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L64", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L65", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "callee": "InputValidator", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L66", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L66", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "callee": "array_values", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L80", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "callee": "array_filter", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L80", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L80", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L85", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L88", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L90", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "callee": "isBookable", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L93", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L94", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L96", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "callee": "getDurationMinutes", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L98", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L100", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L111", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L111", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L111", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L112", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L116", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "callee": "InputValidator", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L118", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L119", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L122", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L123", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L126", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L127", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L130", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L133", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "callee": "isRequiredForDoctor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L134", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L135", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "callee": "resolveForBooking", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L140", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "callee": "setPatientNationalCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L143", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L144", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "callee": "setNote", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L144", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "callee": "resolve", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L147", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "callee": "setClinic", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L148", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "callee": "resolveSlotLocationId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L149", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "callee": "setAddressId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L150", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L158", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L162", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L164", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "callee": "$setter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L166", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "callee": "addServiceItem", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L170", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L172", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "callee": "setDepositRequired", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L173", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L175", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "callee": "setDepositAmountRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L176", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "callee": "setVisitPriceRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L179", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "callee": "setPatientName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L185", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "callee": "getRealName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L185", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "callee": "setPatientMobile", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L186", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "callee": "rescheduleTo", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L195", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "callee": "save", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L196", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "callee": "bookAtomically", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L199", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L201", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L205", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L206", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "callee": "getStatus", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L209", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "callee": "isReserve", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L210", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_patientlookup", "callee": "array_intersect", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L225", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_patientlookup", "callee": "getRoles", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L225", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_patientlookup", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L226", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_patientlookup", "callee": "InputValidator", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L229", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_patientlookup", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L229", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_patientlookup", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L229", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_patientlookup", "callee": "InputValidator", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L230", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_patientlookup", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L231", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_patientlookup", "callee": "findByMobile", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L234", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_patientlookup", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L236", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_patientlookup", "callee": "findByUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L240", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_patientlookup", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L242", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_patientlookup", "callee": "getRealName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L244", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_patientlookup", "callee": "getMobileNumber", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L245", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_myappointments", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L254", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_myappointments", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L255", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_myappointments", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L256", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_myappointments", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L256", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_myappointments", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L257", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_myappointments", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L257", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_myappointments", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L258", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_myappointments", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L258", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_myappointments", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L259", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_myappointments", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L259", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_myappointments", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L262", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_myappointments", "callee": "orderBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L264", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_myappointments", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L264", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_myappointments", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L264", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_myappointments", "callee": "leftJoin", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L264", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_myappointments", "callee": "leftJoin", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L264", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_myappointments", "callee": "leftJoin", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L264", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_myappointments", "callee": "join", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L264", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_myappointments", "callee": "join", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L264", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_myappointments", "callee": "from", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L264", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_myappointments", "callee": "select", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L264", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_myappointments", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L264", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_myappointments", "callee": "getRoles", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L285", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_myappointments", "callee": "in_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L287", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_myappointments", "callee": "in_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L289", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_myappointments", "callee": "findByUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L290", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_myappointments", "callee": "paginated", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L292", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_myappointments", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L294", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_myappointments", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L294", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_myappointments", "callee": "join", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L294", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_myappointments", "callee": "in_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L297", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_myappointments", "callee": "findByUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L298", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_myappointments", "callee": "paginated", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L300", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_myappointments", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L302", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_myappointments", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L302", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_myappointments", "callee": "in_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L304", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_myappointments", "callee": "paginated", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L307", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_myappointments", "callee": "paginated", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L311", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_myappointments", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L315", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_myappointments", "callee": "paginated", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L316", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_myappointments", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L318", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_myappointments", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L318", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_myappointments", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L321", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_myappointments", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L321", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_myappointments", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L326", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_myappointments", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L326", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_myappointments", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L331", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_myappointments", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L331", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_myappointments", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L335", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_myappointments", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L335", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_myappointments", "callee": "preg_match", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L337", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_myappointments", "callee": "strtotime", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L338", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_myappointments", "callee": "strtotime", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L339", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_myappointments", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L340", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_myappointments", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L340", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_myappointments", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L340", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_myappointments", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L345", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_myappointments", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L345", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_myappointments", "callee": "getSingleScalarResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L348", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_myappointments", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L348", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_myappointments", "callee": "select", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L348", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_myappointments", "callee": "getArrayResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L350", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_myappointments", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L350", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_myappointments", "callee": "setMaxResults", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L350", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_myappointments", "callee": "setFirstResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L350", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_myappointments", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L353", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_myappointments", "callee": "date", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L362", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_myappointments", "callee": "date", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L363", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_myappointments", "callee": "date", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L364", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_myappointments", "callee": "date", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L367", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_myappointments", "callee": "paginated", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L379", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_todaystats", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L386", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_todaystats", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L386", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_todaystats", "callee": "date", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L386", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_todaystats", "callee": "preg_match", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L387", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_todaystats", "callee": "date", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L388", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_todaystats", "callee": "strtotime", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L390", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_todaystats", "callee": "strtotime", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L391", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_todaystats", "callee": "groupBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L393", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_todaystats", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L393", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_todaystats", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L393", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_todaystats", "callee": "where", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L393", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_todaystats", "callee": "join", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L393", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_todaystats", "callee": "from", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L393", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_todaystats", "callee": "select", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L393", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_todaystats", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L393", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_todaystats", "callee": "getRoles", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L402", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_todaystats", "callee": "in_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L403", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_todaystats", "callee": "in_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L405", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_todaystats", "callee": "findByUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L406", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_todaystats", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L410", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_todaystats", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L410", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_todaystats", "callee": "join", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L410", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_todaystats", "callee": "in_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L413", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_todaystats", "callee": "findByUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L414", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_todaystats", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L418", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_todaystats", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L418", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_todaystats", "callee": "in_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L419", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_todaystats", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L431", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_todaystats", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L434", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_todaystats", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L434", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_todaystats", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L436", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_todaystats", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L436", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_todaystats", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L440", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_todaystats", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L440", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_todaystats", "callee": "getArrayResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L443", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_todaystats", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L443", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_todaystats", "callee": "array_sum", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L449", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_todaystats", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L457", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_emptytodaystats", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L467", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_canbookfordoctor", "callee": "getRoles", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L478", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_canbookfordoctor", "callee": "in_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L480", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_canbookfordoctor", "callee": "in_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L484", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_canbookfordoctor", "callee": "findByUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L485", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_canbookfordoctor", "callee": "contains", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L486", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_canbookfordoctor", "callee": "getDoctors", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L486", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_canbookfordoctor", "callee": "in_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L491", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_canbookfordoctor", "callee": "findByUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L492", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_canbookfordoctor", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L493", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_canbookfordoctor", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L493", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_canbookfordoctor", "callee": "in_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L498", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_secretarycanbookfordoctor", "callee": "findByUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L507", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_secretarycanbookfordoctor", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L512", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_secretarycanbookfordoctor", "callee": "findActiveClinicRow", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L515", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_secretarycanbookfordoctor", "callee": "getPermissions", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L516", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_secretarycanbookfordoctor", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L519", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_secretarycanbookfordoctor", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L520", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_secretarycanbookfordoctor", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L520", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_secretarycanbookfordoctor", "callee": "findActiveBySecretaryForDoctor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L521", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_secretarycanbookfordoctor", "callee": "getPermissions", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L522", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_resolvesecretaryfilter", "callee": "findByUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L536", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_resolvesecretaryfilter", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L544", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_resolvesecretaryfilter", "callee": "findActiveBySecretaryForClinic", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L546", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_resolvesecretaryfilter", "callee": "getPermissions", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L548", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_resolvesecretaryfilter", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L549", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_resolvesecretaryfilter", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L550", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_resolvesecretaryfilter", "callee": "findDoctorsBySecretaryInClinic", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L551", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_resolvesecretaryfilter", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L557", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_resolvesecretaryfilter", "callee": "findActiveBySecretaryForDoctor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L559", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_resolvesecretaryfilter", "callee": "getPermissions", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L561", "receiver": null}]} |