Files
clinicpro/graphify-out/cache/ast/v0.8.44/4f8f097f5941966f712dd7eae70cb9c7247182a6dc8faa9d04a4ad0484ab787b.json
T
hamed 05bb4a4ade Add AST JSON representation for ResourceBookingSlotController.php
This commit introduces a new JSON file that contains the abstract syntax tree (AST) representation of the ResourceBookingSlotController.php. The AST includes nodes for classes, methods, and their relationships, as well as edges that describe imports and references between various components within the file. This addition will aid in understanding the structure and dependencies of the ResourceBookingSlotController.
2026-08-03 14:37:05 +03:30

1 line
107 KiB
JSON

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_controller_myappointmentscontroller_php", "label": "MyAppointmentsController.php", "file_type": "code", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L1"}, {"id": "controller_myappointmentscontroller_myappointmentscontroller", "label": "MyAppointmentsController", "file_type": "code", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L29"}, {"id": "basecontroller", "label": "BaseController", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "controller_myappointmentscontroller_myappointmentscontroller_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L32"}, {"id": "controller_myappointmentscontroller_myappointmentscontroller_myclinicdoctors", "label": ".myClinicDoctors()", "file_type": "code", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L60"}, {"id": "user", "label": "User", "file_type": "code", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L60"}, {"id": "jsonresponse", "label": "JsonResponse", "file_type": "code", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L60"}, {"id": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "label": ".createAppointment()", "file_type": "code", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L107"}, {"id": "request", "label": "Request", "file_type": "code", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L107"}, {"id": "controller_myappointmentscontroller_myappointmentscontroller_patientlookup", "label": ".patientLookup()", "file_type": "code", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L342"}, {"id": "controller_myappointmentscontroller_myappointmentscontroller_myappointments", "label": ".myAppointments()", "file_type": "code", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L383"}, {"id": "controller_myappointmentscontroller_myappointmentscontroller_serviceitemsfor", "label": ".serviceItemsFor()", "file_type": "code", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L546"}, {"id": "controller_myappointmentscontroller_myappointmentscontroller_todaystats", "label": ".todayStats()", "file_type": "code", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L573"}, {"id": "controller_myappointmentscontroller_myappointmentscontroller_emptytodaystats", "label": ".emptyTodayStats()", "file_type": "code", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L656"}, {"id": "controller_myappointmentscontroller_myappointmentscontroller_canbookfordoctor", "label": ".canBookForDoctor()", "file_type": "code", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L667"}, {"id": "doctor", "label": "Doctor", "file_type": "code", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L667"}, {"id": "controller_myappointmentscontroller_myappointmentscontroller_secretarycanbookfordoctor", "label": ".secretaryCanBookForDoctor()", "file_type": "code", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L696"}, {"id": "controller_myappointmentscontroller_myappointmentscontroller_resolvesecretaryfilter", "label": ".resolveSecretaryFilter()", "file_type": "code", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L723"}], "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": "controller_myappointmentscontroller_myappointmentscontroller_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L32", "weight": 1.0}, {"source": "controller_myappointmentscontroller_myappointmentscontroller", "target": "controller_myappointmentscontroller_myappointmentscontroller_myclinicdoctors", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L60", "weight": 1.0}, {"source": "controller_myappointmentscontroller_myappointmentscontroller_myclinicdoctors", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L60", "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": "L60", "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": "L107", "weight": 1.0}, {"source": "controller_myappointmentscontroller_myappointmentscontroller_createappointment", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L107", "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": "L107", "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": "L107", "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": "L342", "weight": 1.0}, {"source": "controller_myappointmentscontroller_myappointmentscontroller_patientlookup", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L342", "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": "L342", "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": "L342", "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": "L383", "weight": 1.0}, {"source": "controller_myappointmentscontroller_myappointmentscontroller_myappointments", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L383", "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": "L383", "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": "L383", "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": "L546", "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": "L573", "weight": 1.0}, {"source": "controller_myappointmentscontroller_myappointmentscontroller_todaystats", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L573", "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": "L573", "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": "L573", "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": "L656", "weight": 1.0}, {"source": "controller_myappointmentscontroller_myappointmentscontroller_emptytodaystats", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L656", "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": "L667", "weight": 1.0}, {"source": "controller_myappointmentscontroller_myappointmentscontroller_canbookfordoctor", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L667", "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": "L667", "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": "L696", "weight": 1.0}, {"source": "controller_myappointmentscontroller_myappointmentscontroller_secretarycanbookfordoctor", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L696", "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": "L696", "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": "L723", "weight": 1.0}, {"source": "controller_myappointmentscontroller_myappointmentscontroller_resolvesecretaryfilter", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/MyAppointmentsController.php", "source_location": "L723", "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": "L68", "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": "L220", "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": "L446", "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": "L500", "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": "L599", "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": "L611", "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": "L689", "weight": 1.0}], "raw_calls": [{"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": "L64", "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": "L67", "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": "L72", "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": "L75", "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": "L76", "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": "L77", "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": "L77", "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": "L78", "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": "L79", "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": "L91", "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": "L92", "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": "L92", "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": "L95", "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": "L97", "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": "L98", "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": "L99", "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": "L99", "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": "L104", "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": "L104", "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": "L111", "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": "L113", "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": "L114", "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": "L117", "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": "L117", "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": "L118", "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": "L121", "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": "L121", "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": "L122", "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": "L123", "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": "L123", "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": "L132", "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": "L136", "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": "L138", "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": "L139", "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": "L143", "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": "L147", "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": "L162", "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": "L162", "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": "L162", "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": "L167", "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": "L171", "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": "L176", "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": "L179", "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": "L181", "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": "L184", "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": "L185", "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": "L187", "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": "L189", "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": "L191", "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": "L202", "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": "L202", "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": "L202", "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": "L203", "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": "L207", "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": "L209", "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": "L210", "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": "L213", "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": "L214", "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": "L217", "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": "L218", "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": "L221", "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": "L224", "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": "L225", "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": "L226", "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": "L231", "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": "L234", "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": "L235", "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": "L235", "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": "L238", "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": "L239", "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": "L240", "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": "L240", "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": "L241", "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": "L242", "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": "L248", "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": "L255", "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": "L259", "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": "L260", "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": "L261", "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": "L263", "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": "L266", "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": "L267", "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": "L275", "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": "L276", "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": "L283", "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": "L284", "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": "L287", "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": "L292", "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": "L294", "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": "L295", "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": "L297", "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": "L298", "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": "L301", "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": "L307", "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": "L307", "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": "L308", "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": "L317", "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": "L318", "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": "L321", "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": "L323", "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": "L327", "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": "L328", "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": "L331", "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": "L332", "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": "L347", "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": "L347", "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": "L348", "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": "L353", "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": "L353", "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": "L353", "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": "L354", "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": "L354", "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": "L354", "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": "L357", "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": "L358", "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": "L361", "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": "L363", "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": "L364", "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": "L366", "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": "L370", "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": "L373", "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": "L375", "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": "L377", "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": "L378", "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": "L387", "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": "L388", "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": "L389", "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": "L389", "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": "L390", "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": "L390", "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": "L391", "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": "L391", "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": "L392", "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": "L392", "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": "L394", "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": "L394", "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": "L397", "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": "L399", "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": "L399", "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": "L399", "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": "L399", "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": "L399", "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": "L399", "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": "L399", "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": "L399", "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": "L399", "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": "L399", "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": "L399", "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": "L399", "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": "L399", "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": "L426", "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": "L428", "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": "L430", "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": "L431", "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": "L433", "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": "L435", "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": "L435", "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": "L435", "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": "L438", "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": "L439", "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": "L441", "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": "L443", "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": "L443", "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": "L445", "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": "L448", "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": "L452", "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": "L456", "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": "L457", "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": "L459", "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": "L459", "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": "L462", "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": "L462", "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": "L467", "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": "L467", "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": "L472", "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": "L472", "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": "L476", "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": "L476", "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": "L478", "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": "L479", "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": "L480", "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": "L481", "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": "L481", "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": "L481", "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": "L486", "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": "L486", "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": "L490", "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": "L490", "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": "L493", "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": "L493", "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": "L493", "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": "L495", "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": "L495", "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": "L495", "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": "L495", "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": "L500", "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": "L502", "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": "L511", "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": "L512", "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": "L513", "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": "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": "L537", "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": "L552", "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": "L552", "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": "L552", "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": "L552", "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": "L552", "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": "L552", "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": "L552", "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": "L552", "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": "L577", "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": "L577", "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": "L577", "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": "L578", "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": "L579", "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": "L581", "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": "L582", "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": "L584", "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": "L584", "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": "L584", "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": "L584", "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": "L584", "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": "L584", "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": "L584", "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": "L584", "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": "L593", "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": "L594", "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": "L596", "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": "L597", "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": "L601", "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": "L601", "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": "L601", "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": "L604", "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": "L605", "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": "L609", "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": "L609", "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": "L610", "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": "L622", "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": "L625", "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": "L625", "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": "L627", "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": "L627", "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": "L631", "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": "L631", "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": "L634", "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": "L634", "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": "L640", "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": "L648", "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": "L658", "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": "L669", "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": "L671", "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": "L675", "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": "L676", "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": "L677", "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": "L677", "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": "L682", "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": "L683", "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": "L684", "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": "L684", "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": "L689", "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": "L698", "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": "L699", "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": "L703", "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": "L705", "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": "L706", "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": "L709", "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": "L710", "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": "L711", "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": "L725", "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": "L726", "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": "L731", "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": "L732", "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": "L734", "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": "L735", "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": "L736", "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": "L737", "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": "L743", "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": "L745", "receiver": null}]}