1 line
113 KiB
JSON
1 line
113 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": "permissiongatetrait", "label": "PermissionGateTrait", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "controller_myappointmentscontroller_myappointmentscontroller_permissionresource", "label": ".permissionResource()", "file_type": "code", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L38"}, {"id": "controller_myappointmentscontroller_myappointmentscontroller_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L43"}, {"id": "controller_myappointmentscontroller_myappointmentscontroller_myclinicdoctors", "label": ".myClinicDoctors()", "file_type": "code", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L77"}, {"id": "user", "label": "User", "file_type": "code", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L77"}, {"id": "jsonresponse", "label": "JsonResponse", "file_type": "code", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L77"}, {"id": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "label": ".createAppointment()", "file_type": "code", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L126"}, {"id": "request", "label": "Request", "file_type": "code", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L126"}, {"id": "controller_myappointmentscontroller_myappointmentscontroller_patientlookup", "label": ".patientLookup()", "file_type": "code", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L407"}, {"id": "controller_myappointmentscontroller_myappointmentscontroller_myappointments", "label": ".myAppointments()", "file_type": "code", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L452"}, {"id": "controller_myappointmentscontroller_myappointmentscontroller_serviceitemsfor", "label": ".serviceItemsFor()", "file_type": "code", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L617"}, {"id": "controller_myappointmentscontroller_myappointmentscontroller_todaystats", "label": ".todayStats()", "file_type": "code", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L644"}, {"id": "controller_myappointmentscontroller_myappointmentscontroller_emptytodaystats", "label": ".emptyTodayStats()", "file_type": "code", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L729"}, {"id": "controller_myappointmentscontroller_myappointmentscontroller_canbookfordoctor", "label": ".canBookForDoctor()", "file_type": "code", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L740"}, {"id": "doctor", "label": "Doctor", "file_type": "code", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L740"}, {"id": "controller_myappointmentscontroller_myappointmentscontroller_secretarycanbookfordoctor", "label": ".secretaryCanBookForDoctor()", "file_type": "code", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L769"}, {"id": "controller_myappointmentscontroller_myappointmentscontroller_resolvesecretaryfilter", "label": ".resolveSecretaryFilter()", "file_type": "code", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L796"}], "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": "entitycontext", "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": "errorcodes", "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": "appointmentrepository", "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": "slottakenexception", "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": "slotcalculatorservice", "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": "user", "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": "permissiongatetrait", "relation": "mixes_in", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L32", "weight": 1.0}, {"source": "controller_myappointmentscontroller_myappointmentscontroller", "target": "controller_myappointmentscontroller_myappointmentscontroller_permissionresource", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L38", "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": "L43", "weight": 1.0}, {"source": "controller_myappointmentscontroller_myappointmentscontroller", "target": "controller_myappointmentscontroller_myappointmentscontroller_myclinicdoctors", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L77", "weight": 1.0}, {"source": "controller_myappointmentscontroller_myappointmentscontroller_myclinicdoctors", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L77", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_myappointmentscontroller_myappointmentscontroller_myclinicdoctors", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L77", "weight": 1.0, "context": "return_type"}, {"source": "controller_myappointmentscontroller_myappointmentscontroller", "target": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L126", "weight": 1.0}, {"source": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L126", "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": "L126", "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": "L126", "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": "L407", "weight": 1.0}, {"source": "controller_myappointmentscontroller_myappointmentscontroller_patientlookup", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L407", "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": "L407", "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": "L407", "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": "L452", "weight": 1.0}, {"source": "controller_myappointmentscontroller_myappointmentscontroller_myappointments", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L452", "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": "L452", "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": "L452", "weight": 1.0, "context": "return_type"}, {"source": "controller_myappointmentscontroller_myappointmentscontroller", "target": "controller_myappointmentscontroller_myappointmentscontroller_serviceitemsfor", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L617", "weight": 1.0}, {"source": "controller_myappointmentscontroller_myappointmentscontroller", "target": "controller_myappointmentscontroller_myappointmentscontroller_todaystats", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L644", "weight": 1.0}, {"source": "controller_myappointmentscontroller_myappointmentscontroller_todaystats", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L644", "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": "L644", "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": "L644", "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": "L729", "weight": 1.0}, {"source": "controller_myappointmentscontroller_myappointmentscontroller_emptytodaystats", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L729", "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": "L740", "weight": 1.0}, {"source": "controller_myappointmentscontroller_myappointmentscontroller_canbookfordoctor", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L740", "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": "L740", "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": "L769", "weight": 1.0}, {"source": "controller_myappointmentscontroller_myappointmentscontroller_secretarycanbookfordoctor", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L769", "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": "L769", "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": "L796", "weight": 1.0}, {"source": "controller_myappointmentscontroller_myappointmentscontroller_resolvesecretaryfilter", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L796", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_myappointmentscontroller_myappointmentscontroller_myclinicdoctors", "target": "controller_myappointmentscontroller_myappointmentscontroller_resolvesecretaryfilter", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L87", "weight": 1.0}, {"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": "L241", "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": "L517", "weight": 1.0}, {"source": "controller_myappointmentscontroller_myappointmentscontroller_myappointments", "target": "controller_myappointmentscontroller_myappointmentscontroller_serviceitemsfor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L571", "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": "L672", "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": "L684", "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": "L762", "weight": 1.0}], "raw_calls": [{"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_myclinicdoctors", "callee": "denyUnlessGranted", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L81", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_myclinicdoctors", "callee": "getRoles", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L83", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_myclinicdoctors", "callee": "in_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L86", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_myclinicdoctors", "callee": "findBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L91", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_myclinicdoctors", "callee": "in_array", "is_member_call": false, "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_myclinicdoctors", "callee": "findByUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L95", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_myclinicdoctors", "callee": "toArray", "is_member_call": true, "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_myclinicdoctors", "callee": "getDoctors", "is_member_call": true, "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_myclinicdoctors", "callee": "in_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L97", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_myclinicdoctors", "callee": "findByUser", "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_myclinicdoctors", "callee": "findByDoctors", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L110", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_myclinicdoctors", "callee": "getId", "is_member_call": true, "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_myclinicdoctors", "callee": "getDoctor", "is_member_call": true, "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_myclinicdoctors", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L114", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_myclinicdoctors", "callee": "getUuid", "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_myclinicdoctors", "callee": "getName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L117", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_myclinicdoctors", "callee": "isset", "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_myclinicdoctors", "callee": "getId", "is_member_call": true, "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_myclinicdoctors", "callee": "success", "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_myclinicdoctors", "callee": "array_values", "is_member_call": false, "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": "getRoles", "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": "array_intersect", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L132", "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": "L133", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "callee": "denyUnlessGranted", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L136", "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": "L138", "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": "L138", "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": "L139", "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": "L142", "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": "L142", "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": "L143", "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": "L144", "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": "L144", "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": "L153", "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": "L157", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "callee": "isActive", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L159", "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": "L160", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "callee": "getSupervisor", "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": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L168", "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": "L183", "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": "L183", "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": "L183", "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": "L188", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "callee": "resolveDuration", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L192", "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": "L197", "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": "L200", "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": "L202", "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": "L205", "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": "L206", "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": "L208", "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": "L210", "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": "L212", "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": "L223", "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": "L223", "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": "L223", "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": "L224", "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": "L228", "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": "L230", "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": "L231", "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": "L234", "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": "L235", "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": "L238", "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": "L239", "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": "L242", "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": "L245", "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": "L246", "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": "L247", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "callee": "\\App\\Appointment\\Booking\\Entity\\OccupancyBucket", "is_member_call": false, "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_createappointment", "callee": "resolveForBooking", "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_createappointment", "callee": "setPatientNationalCode", "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_createappointment", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L263", "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": "L263", "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": "L266", "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": "L267", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "callee": "assignTenant", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L268", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "callee": "EntityContext", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L268", "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": "L269", "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": "L270", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "callee": "EntityContext", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L276", "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": "L283", "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": "L287", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "callee": "belongsTo", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L288", "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": "L289", "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": "L291", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "callee": "allBelongTo", "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_createappointment", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L295", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "callee": "belongsTo", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L303", "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": "L304", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "callee": "isFree", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L312", "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": "L313", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "callee": "setResource", "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_createappointment", "callee": "setAddressId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L320", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L320", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "callee": "getAddress", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L320", "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": "L325", "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": "L327", "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": "L328", "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": "L330", "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": "L331", "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": "L334", "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": "L340", "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": "L340", "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": "L341", "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": "L350", "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": "L351", "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": "L354", "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": "L356", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "callee": "occupy", "is_member_call": true, "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_createappointment", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L368", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "callee": "remove", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L371", "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": "L373", "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": "L385", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "callee": "bind", "is_member_call": true, "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_createappointment", "callee": "pair", "is_member_call": true, "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_createappointment", "callee": "save", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L389", "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": "L392", "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": "L393", "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": "L396", "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": "L397", "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": "L412", "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": "L412", "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": "L413", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_patientlookup", "callee": "denyUnlessGranted", "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_patientlookup", "callee": "InputValidator", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L422", "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": "L422", "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": "L422", "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": "L423", "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": "L423", "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": "L423", "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": "L426", "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": "L427", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_patientlookup", "callee": "findOneByNationalCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L430", "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": "L432", "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": "L433", "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": "L435", "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": "L439", "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": "L442", "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": "L444", "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": "L446", "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": "L447", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_myappointments", "callee": "denyUnlessGranted", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L456", "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": "L458", "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": "L459", "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": "L460", "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": "L460", "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": "L461", "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": "L461", "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": "L462", "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": "L462", "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": "L463", "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": "L463", "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": "L465", "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": "L465", "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": "L468", "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": "L470", "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": "L470", "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": "L470", "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": "L470", "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": "L470", "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": "L470", "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": "L470", "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": "L470", "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": "L470", "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": "L470", "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": "L470", "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": "L470", "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": "L470", "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": "L497", "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": "L499", "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": "L501", "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": "L502", "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": "L504", "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": "L506", "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": "L506", "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": "L506", "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": "L509", "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": "L510", "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": "L512", "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": "L514", "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": "L514", "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": "L516", "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": "L519", "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": "L523", "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": "L527", "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": "L528", "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": "L530", "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": "L530", "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": "L533", "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": "L533", "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": "L538", "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": "L538", "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": "L543", "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": "L543", "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": "L547", "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": "L547", "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": "L549", "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": "L550", "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": "L551", "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": "L552", "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": "L552", "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": "L552", "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": "L557", "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": "L557", "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": "L561", "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": "L561", "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": "L564", "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": "L564", "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": "L564", "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": "L566", "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": "L566", "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": "L566", "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": "L566", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_myappointments", "callee": "array_column", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L571", "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": "L573", "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": "L582", "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": "L583", "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": "L584", "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": "L587", "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": "L608", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_serviceitemsfor", "callee": "getArrayResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L623", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_serviceitemsfor", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L623", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_serviceitemsfor", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L623", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_serviceitemsfor", "callee": "where", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L623", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_serviceitemsfor", "callee": "join", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L623", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_serviceitemsfor", "callee": "from", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L623", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_serviceitemsfor", "callee": "select", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L623", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_serviceitemsfor", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L623", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_todaystats", "callee": "denyUnlessGranted", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L648", "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": "L650", "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": "L650", "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": "L650", "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": "L651", "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": "L652", "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": "L654", "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": "L655", "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": "L657", "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": "L657", "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": "L657", "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": "L657", "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": "L657", "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": "L657", "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": "L657", "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": "L657", "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": "L666", "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": "L667", "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": "L669", "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": "L670", "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": "L674", "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": "L674", "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": "L674", "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": "L677", "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": "L678", "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": "L682", "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": "L682", "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": "L683", "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": "L695", "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": "L698", "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": "L698", "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": "L700", "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": "L700", "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": "L704", "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": "L704", "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": "L707", "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": "L707", "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": "L713", "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": "L721", "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": "L731", "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": "L742", "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": "L744", "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": "L748", "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": "L749", "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": "L750", "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": "L750", "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": "L755", "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": "L756", "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": "L757", "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": "L757", "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": "L762", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_secretarycanbookfordoctor", "callee": "resolve", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L771", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_secretarycanbookfordoctor", "callee": "isResolved", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L772", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_secretarycanbookfordoctor", "callee": "isClinic", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L776", "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": "L778", "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": "L779", "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": "L782", "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": "L783", "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": "L784", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_resolvesecretaryfilter", "callee": "resolve", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L798", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_resolvesecretaryfilter", "callee": "isResolved", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L799", "receiver": null}, {"caller_nid": "controller_myappointmentscontroller_myappointmentscontroller_resolvesecretaryfilter", "callee": "isClinic", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L804", "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": "L805", "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": "L807", "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": "L808", "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": "L809", "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": "L810", "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": "L816", "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": "L818", "receiver": null}]} |