Files
clinicpro/graphify-out/cache/ast/v0.8.44/c945f163468367a03259dd00991c9553eff75f9707b1df4bd1e0db33b948924a.json
T
hamed 2553b45990 Add AST cache files for VisitPriceRequirementResolver, Version20260717093000, and DiscountRuleRepository
- Created JSON representation for VisitPriceRequirementResolver.php, including nodes and edges for methods and imports.
- Added AST cache for migrations/Version20260717093000.php, detailing methods and their relationships.
- Introduced AST cache for DiscountRuleRepository.php, capturing methods, imports, and their interactions.
2026-07-18 12:38:15 +03:30

1 line
100 KiB
JSON

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_controller_appointmentcontroller_php", "label": "AppointmentController.php", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L1"}, {"id": "controller_appointmentcontroller_appointmentcontroller", "label": "AppointmentController", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L26"}, {"id": "basecontroller", "label": "BaseController", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "controller_appointmentcontroller_appointmentcontroller_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L29"}, {"id": "controller_appointmentcontroller_appointmentcontroller_recordcancellation", "label": ".recordCancellation()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L52"}, {"id": "appointment", "label": "Appointment", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L52"}, {"id": "user", "label": "User", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L52"}, {"id": "controller_appointmentcontroller_appointmentcontroller_slots", "label": ".slots()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L69"}, {"id": "request", "label": "Request", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L69"}, {"id": "jsonresponse", "label": "JsonResponse", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L69"}, {"id": "controller_appointmentcontroller_appointmentcontroller_serviceslots", "label": ".serviceSlots()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L171"}, {"id": "controller_appointmentcontroller_appointmentcontroller_bookingservices", "label": ".bookingServices()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L234"}, {"id": "controller_appointmentcontroller_appointmentcontroller_monthavailability", "label": ".monthAvailability()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L264"}, {"id": "controller_appointmentcontroller_appointmentcontroller_book", "label": ".book()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L309"}, {"id": "controller_appointmentcontroller_appointmentcontroller_get", "label": ".get()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L453"}, {"id": "controller_appointmentcontroller_appointmentcontroller_listbydoctor", "label": ".listByDoctor()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L498"}, {"id": "controller_appointmentcontroller_appointmentcontroller_listbyuser", "label": ".listByUser()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L557"}, {"id": "controller_appointmentcontroller_appointmentcontroller_canview", "label": ".canView()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L599"}, {"id": "controller_appointmentcontroller_appointmentcontroller_canmanage", "label": ".canManage()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L606"}, {"id": "controller_appointmentcontroller_appointmentcontroller_resolveslotlocationid", "label": ".resolveSlotLocationId()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L613"}, {"id": "doctor", "label": "Doctor", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L613"}, {"id": "controller_appointmentcontroller_appointmentcontroller_updatestatus", "label": ".updateStatus()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L618"}, {"id": "controller_appointmentcontroller_appointmentcontroller_update", "label": ".update()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L708"}, {"id": "controller_appointmentcontroller_appointmentcontroller_events", "label": ".events()", "file_type": "code", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L820"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_controller_appointmentcontroller_php", "target": "appointment", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_controller_appointmentcontroller_php", "target": "weeklyschedule", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_controller_appointmentcontroller_php", "target": "appointmentrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_controller_appointmentcontroller_php", "target": "slottakenexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_controller_appointmentcontroller_php", "target": "weeklyschedulerepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_controller_appointmentcontroller_php", "target": "slotcalculatorservice", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_controller_appointmentcontroller_php", "target": "doctor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L11", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_controller_appointmentcontroller_php", "target": "user", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L12", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_controller_appointmentcontroller_php", "target": "doctorrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L13", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_controller_appointmentcontroller_php", "target": "patientservice", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L14", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_controller_appointmentcontroller_php", "target": "inputvalidator", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L15", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_controller_appointmentcontroller_php", "target": "errorcodes", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L16", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_controller_appointmentcontroller_php", "target": "basecontroller", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L17", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_controller_appointmentcontroller_php", "target": "optimisticlockexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L18", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_controller_appointmentcontroller_php", "target": "attributes", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L19", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_controller_appointmentcontroller_php", "target": "jsonresponse", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L20", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_controller_appointmentcontroller_php", "target": "request", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L21", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_controller_appointmentcontroller_php", "target": "route", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L22", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_controller_appointmentcontroller_php", "target": "currentuser", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L23", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_controller_appointmentcontroller_php", "target": "isgranted", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L24", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_controller_appointmentcontroller_php", "target": "controller_appointmentcontroller_appointmentcontroller", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L26", "weight": 1.0}, {"source": "controller_appointmentcontroller_appointmentcontroller", "target": "basecontroller", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L27", "weight": 1.0}, {"source": "controller_appointmentcontroller_appointmentcontroller", "target": "controller_appointmentcontroller_appointmentcontroller_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L29", "weight": 1.0}, {"source": "controller_appointmentcontroller_appointmentcontroller", "target": "controller_appointmentcontroller_appointmentcontroller_recordcancellation", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L52", "weight": 1.0}, {"source": "controller_appointmentcontroller_appointmentcontroller_recordcancellation", "target": "appointment", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L52", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_appointmentcontroller_appointmentcontroller_recordcancellation", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L52", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_appointmentcontroller_appointmentcontroller", "target": "controller_appointmentcontroller_appointmentcontroller_slots", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L69", "weight": 1.0}, {"source": "controller_appointmentcontroller_appointmentcontroller_slots", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L69", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_appointmentcontroller_appointmentcontroller_slots", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L69", "weight": 1.0, "context": "return_type"}, {"source": "controller_appointmentcontroller_appointmentcontroller", "target": "controller_appointmentcontroller_appointmentcontroller_serviceslots", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L171", "weight": 1.0}, {"source": "controller_appointmentcontroller_appointmentcontroller_serviceslots", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L171", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_appointmentcontroller_appointmentcontroller_serviceslots", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L171", "weight": 1.0, "context": "return_type"}, {"source": "controller_appointmentcontroller_appointmentcontroller", "target": "controller_appointmentcontroller_appointmentcontroller_bookingservices", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L234", "weight": 1.0}, {"source": "controller_appointmentcontroller_appointmentcontroller_bookingservices", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L234", "weight": 1.0, "context": "return_type"}, {"source": "controller_appointmentcontroller_appointmentcontroller", "target": "controller_appointmentcontroller_appointmentcontroller_monthavailability", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L264", "weight": 1.0}, {"source": "controller_appointmentcontroller_appointmentcontroller_monthavailability", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L264", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_appointmentcontroller_appointmentcontroller_monthavailability", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L264", "weight": 1.0, "context": "return_type"}, {"source": "controller_appointmentcontroller_appointmentcontroller", "target": "controller_appointmentcontroller_appointmentcontroller_book", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L309", "weight": 1.0}, {"source": "controller_appointmentcontroller_appointmentcontroller_book", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L309", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_appointmentcontroller_appointmentcontroller_book", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L309", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_appointmentcontroller_appointmentcontroller_book", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L309", "weight": 1.0, "context": "return_type"}, {"source": "controller_appointmentcontroller_appointmentcontroller", "target": "controller_appointmentcontroller_appointmentcontroller_get", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L453", "weight": 1.0}, {"source": "controller_appointmentcontroller_appointmentcontroller_get", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L453", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_appointmentcontroller_appointmentcontroller_get", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L453", "weight": 1.0, "context": "return_type"}, {"source": "controller_appointmentcontroller_appointmentcontroller", "target": "controller_appointmentcontroller_appointmentcontroller_listbydoctor", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L498", "weight": 1.0}, {"source": "controller_appointmentcontroller_appointmentcontroller_listbydoctor", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L498", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_appointmentcontroller_appointmentcontroller_listbydoctor", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L498", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_appointmentcontroller_appointmentcontroller_listbydoctor", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L498", "weight": 1.0, "context": "return_type"}, {"source": "controller_appointmentcontroller_appointmentcontroller", "target": "controller_appointmentcontroller_appointmentcontroller_listbyuser", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L557", "weight": 1.0}, {"source": "controller_appointmentcontroller_appointmentcontroller_listbyuser", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L557", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_appointmentcontroller_appointmentcontroller_listbyuser", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L557", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_appointmentcontroller_appointmentcontroller_listbyuser", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L557", "weight": 1.0, "context": "return_type"}, {"source": "controller_appointmentcontroller_appointmentcontroller", "target": "controller_appointmentcontroller_appointmentcontroller_canview", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L599", "weight": 1.0}, {"source": "controller_appointmentcontroller_appointmentcontroller_canview", "target": "appointment", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L599", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_appointmentcontroller_appointmentcontroller_canview", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L599", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_appointmentcontroller_appointmentcontroller", "target": "controller_appointmentcontroller_appointmentcontroller_canmanage", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L606", "weight": 1.0}, {"source": "controller_appointmentcontroller_appointmentcontroller_canmanage", "target": "appointment", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L606", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_appointmentcontroller_appointmentcontroller_canmanage", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L606", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_appointmentcontroller_appointmentcontroller", "target": "controller_appointmentcontroller_appointmentcontroller_resolveslotlocationid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L613", "weight": 1.0}, {"source": "controller_appointmentcontroller_appointmentcontroller_resolveslotlocationid", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L613", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_appointmentcontroller_appointmentcontroller", "target": "controller_appointmentcontroller_appointmentcontroller_updatestatus", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L618", "weight": 1.0}, {"source": "controller_appointmentcontroller_appointmentcontroller_updatestatus", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L618", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_appointmentcontroller_appointmentcontroller_updatestatus", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L618", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_appointmentcontroller_appointmentcontroller_updatestatus", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L618", "weight": 1.0, "context": "return_type"}, {"source": "controller_appointmentcontroller_appointmentcontroller", "target": "controller_appointmentcontroller_appointmentcontroller_update", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L708", "weight": 1.0}, {"source": "controller_appointmentcontroller_appointmentcontroller_update", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L708", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_appointmentcontroller_appointmentcontroller_update", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L708", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_appointmentcontroller_appointmentcontroller_update", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L708", "weight": 1.0, "context": "return_type"}, {"source": "controller_appointmentcontroller_appointmentcontroller", "target": "controller_appointmentcontroller_appointmentcontroller_events", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L820", "weight": 1.0}, {"source": "controller_appointmentcontroller_appointmentcontroller_events", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L820", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_appointmentcontroller_appointmentcontroller_events", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L820", "weight": 1.0, "context": "return_type"}, {"source": "controller_appointmentcontroller_appointmentcontroller_slots", "target": "controller_appointmentcontroller_appointmentcontroller_get", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L144", "weight": 1.0}, {"source": "controller_appointmentcontroller_appointmentcontroller_serviceslots", "target": "controller_appointmentcontroller_appointmentcontroller_get", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L174", "weight": 1.0}, {"source": "controller_appointmentcontroller_appointmentcontroller_monthavailability", "target": "controller_appointmentcontroller_appointmentcontroller_get", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L272", "weight": 1.0}, {"source": "controller_appointmentcontroller_appointmentcontroller_book", "target": "controller_appointmentcontroller_appointmentcontroller_get", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L417", "weight": 1.0}, {"source": "controller_appointmentcontroller_appointmentcontroller_book", "target": "controller_appointmentcontroller_appointmentcontroller_resolveslotlocationid", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L423", "weight": 1.0}, {"source": "controller_appointmentcontroller_appointmentcontroller_book", "target": "appointment", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L442", "weight": 1.0}, {"source": "controller_appointmentcontroller_appointmentcontroller_get", "target": "controller_appointmentcontroller_appointmentcontroller_canview", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L491", "weight": 1.0}, {"source": "controller_appointmentcontroller_appointmentcontroller_listbydoctor", "target": "controller_appointmentcontroller_appointmentcontroller_get", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L551", "weight": 1.0}, {"source": "controller_appointmentcontroller_appointmentcontroller_listbyuser", "target": "controller_appointmentcontroller_appointmentcontroller_get", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L593", "weight": 1.0}, {"source": "controller_appointmentcontroller_appointmentcontroller_updatestatus", "target": "controller_appointmentcontroller_appointmentcontroller_canmanage", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L668", "weight": 1.0}, {"source": "controller_appointmentcontroller_appointmentcontroller_updatestatus", "target": "appointment", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L690", "weight": 1.0}, {"source": "controller_appointmentcontroller_appointmentcontroller_updatestatus", "target": "controller_appointmentcontroller_appointmentcontroller_recordcancellation", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L696", "weight": 1.0}, {"source": "controller_appointmentcontroller_appointmentcontroller_update", "target": "controller_appointmentcontroller_appointmentcontroller_canmanage", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L717", "weight": 1.0}, {"source": "controller_appointmentcontroller_appointmentcontroller_update", "target": "appointment", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L793", "weight": 1.0}, {"source": "controller_appointmentcontroller_appointmentcontroller_update", "target": "controller_appointmentcontroller_appointmentcontroller_recordcancellation", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L812", "weight": 1.0}, {"source": "controller_appointmentcontroller_appointmentcontroller_events", "target": "controller_appointmentcontroller_appointmentcontroller_canmanage", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Controller/AppointmentController.php", "source_location": "L828", "weight": 1.0}], "raw_calls": [{"caller_nid": "controller_appointmentcontroller_appointmentcontroller_recordcancellation", "callee": "getRealName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L54", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_recordcancellation", "callee": "getMobileNumber", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L54", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_recordcancellation", "callee": "setActor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L57", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_recordcancellation", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L57", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_recordcancellation", "callee": "setReason", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L58", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_recordcancellation", "callee": "save", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L59", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_recordcancellation", "callee": "warning", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L61", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_recordcancellation", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L61", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_recordcancellation", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L63", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_recordcancellation", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L63", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_slots", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L144", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_slots", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L145", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_slots", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L147", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_slots", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L149", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_slots", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L152", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_slots", "callee": "preg_match", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L152", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_slots", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L153", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_slots", "callee": "getAllSlotsWithAvailability", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L156", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_slots", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L158", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_serviceslots", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L174", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_serviceslots", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L175", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_serviceslots", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L177", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_serviceslots", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L179", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_serviceslots", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L181", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_serviceslots", "callee": "preg_match", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L181", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_serviceslots", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L182", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_serviceslots", "callee": "findByDoctor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L185", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_serviceslots", "callee": "getMeta", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L186", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_serviceslots", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L188", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_serviceslots", "callee": "array_values", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L191", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_serviceslots", "callee": "array_filter", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L191", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_serviceslots", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L191", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_serviceslots", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L192", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_serviceslots", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L193", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_serviceslots", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L201", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_serviceslots", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L203", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_serviceslots", "callee": "isBookable", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L205", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_serviceslots", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L206", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_serviceslots", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L208", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_serviceslots", "callee": "getDurationMinutes", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L210", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_serviceslots", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L212", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_serviceslots", "callee": "getMeta", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L217", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_serviceslots", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L219", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_serviceslots", "callee": "getServiceStartTimes", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L224", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_bookingservices", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L237", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_bookingservices", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L239", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_bookingservices", "callee": "findByDoctor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L242", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_bookingservices", "callee": "getMeta", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L243", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_bookingservices", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L245", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_bookingservices", "callee": "getSection", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L246", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_bookingservices", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L248", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_bookingservices", "callee": "getName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L249", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_bookingservices", "callee": "getDurationMinutes", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L250", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_bookingservices", "callee": "getPriceRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L251", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_bookingservices", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L252", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_bookingservices", "callee": "getName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L252", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_bookingservices", "callee": "findBookableByEntity", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L254", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_bookingservices", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L254", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_bookingservices", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L256", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_monthavailability", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L267", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_monthavailability", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L269", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_monthavailability", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L275", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_monthavailability", "callee": "date", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L278", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_monthavailability", "callee": "strtotime", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L278", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_monthavailability", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L278", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_monthavailability", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L283", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_monthavailability", "callee": "hasAnyAvailability", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L284", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_monthavailability", "callee": "findByDoctor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L291", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_monthavailability", "callee": "getMeta", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L292", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_monthavailability", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L294", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "json_decode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L347", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "getContent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L347", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L348", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "array_values", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L354", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "array_filter", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L354", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L354", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L356", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L359", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L361", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "isBookable", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L363", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L364", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "getDurationMinutes", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L366", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L367", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "getDurationMinutes", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L369", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L375", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L376", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L379", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L380", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L383", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L385", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "InputValidator", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L391", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L391", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "strtolower", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L393", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L393", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L400", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "InputValidator", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L402", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L403", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L406", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "setPatientNationalCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L410", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "setPatientGender", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L411", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "setServiceItem", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L412", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L413", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "setNote", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L413", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "resolve", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L417", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "representationId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L418", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "setBookingRepresentationId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L419", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "representationId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L419", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "setAddressId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L425", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "setPatientName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L429", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "getRealName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L429", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "setPatientMobile", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L430", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "getMobileNumber", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L430", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L432", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L433", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L435", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "setPatientName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L437", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "setPatientMobile", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L438", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "setPatientReason", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L439", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "markPendingWithTtl", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L442", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "bookAtomically", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L445", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L447", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L450", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_book", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L450", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_get", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L486", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_get", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L488", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_get", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L492", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_get", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L495", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_get", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L495", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_listbydoctor", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L542", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_listbydoctor", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L544", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_listbydoctor", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L547", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_listbydoctor", "callee": "getUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L547", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_listbydoctor", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L547", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_listbydoctor", "callee": "hasRole", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L547", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_listbydoctor", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L548", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_listbydoctor", "callee": "findByDoctor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L552", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_listbydoctor", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L554", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_listbydoctor", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L554", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_listbydoctor", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L554", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_listbyuser", "callee": "findByUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L594", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_listbyuser", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L596", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_listbyuser", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L596", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_listbyuser", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L596", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_canview", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L601", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_canview", "callee": "getUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L601", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_canview", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L601", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_canview", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L602", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_canview", "callee": "getUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L602", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_canview", "callee": "getDoctor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L602", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_canview", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L602", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_canview", "callee": "hasRole", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L603", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_canmanage", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L608", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_canmanage", "callee": "getUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L608", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_canmanage", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L608", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_canmanage", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L609", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_canmanage", "callee": "getUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L609", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_canmanage", "callee": "getDoctor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L609", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_canmanage", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L609", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_canmanage", "callee": "hasRole", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L610", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_updatestatus", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L663", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_updatestatus", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L665", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_updatestatus", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L669", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_updatestatus", "callee": "json_decode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L672", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_updatestatus", "callee": "getContent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L672", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_updatestatus", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L673", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_updatestatus", "callee": "getVersion", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L674", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_updatestatus", "callee": "canTransitionTo", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L676", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_updatestatus", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L677", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_updatestatus", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L677", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_updatestatus", "callee": "getStatus", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L678", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_updatestatus", "callee": "transitionTo", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L682", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_updatestatus", "callee": "saveWithLock", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L685", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_updatestatus", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L687", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_updatestatus", "callee": "autoCreateOnAppointmentConfirm", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L691", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_updatestatus", "callee": "in_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L694", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_updatestatus", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L695", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_updatestatus", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L695", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_updatestatus", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L699", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_updatestatus", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L699", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L712", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L714", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L718", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "json_decode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L721", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "getContent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L721", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "getVersion", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L722", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L725", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L726", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L728", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L730", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "getSlotStart", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L731", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "getSlotEnd", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L732", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L734", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L736", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "isReserve", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L737", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "getSlotStart", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L738", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "getSlotEnd", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L738", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "isSlotTaken", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L739", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "getDoctor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L739", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L739", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L740", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "rescheduleTo", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L742", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L751", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L754", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "$setter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L756", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L759", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L761", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "$setter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L763", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L766", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "setDepositRequired", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L767", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L769", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "setDepositAmountRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L770", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L772", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "setNote", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L773", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L773", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L776", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "setPatientName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L777", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L777", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L779", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "setPatientMobile", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L780", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L780", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L784", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "getStatus", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L786", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "canTransitionTo", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L787", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L788", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L788", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "getStatus", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L789", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "transitionTo", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L792", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "autoCreateOnAppointmentConfirm", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L794", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "in_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L796", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "saveWithLock", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L802", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L804", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L807", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L811", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L811", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L815", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_update", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L815", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_events", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L824", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_events", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L826", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_events", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L829", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_events", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L832", "receiver": null}, {"caller_nid": "controller_appointmentcontroller_appointmentcontroller_events", "callee": "findByAppointmentUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Controller/AppointmentController.php", "source_location": "L832", "receiver": null}]}