{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_booking_controller_bookingcontroller_php", "label": "BookingController.php", "file_type": "code", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L1"}, {"id": "controller_bookingcontroller_bookingcontroller", "label": "BookingController", "file_type": "code", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L34"}, {"id": "basecontroller", "label": "BaseController", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "controller_bookingcontroller_bookingcontroller_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L38"}, {"id": "controller_bookingcontroller_bookingcontroller_create", "label": ".create()", "file_type": "code", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L52"}, {"id": "user", "label": "User", "file_type": "code", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L52"}, {"id": "request", "label": "Request", "file_type": "code", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L52"}, {"id": "jsonresponse", "label": "JsonResponse", "file_type": "code", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L52"}, {"id": "controller_bookingcontroller_bookingcontroller_release", "label": ".release()", "file_type": "code", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L109"}, {"id": "controller_bookingcontroller_bookingcontroller_confirm", "label": ".confirm()", "file_type": "code", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L129"}, {"id": "controller_bookingcontroller_bookingcontroller_rebook", "label": ".rebook()", "file_type": "code", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L160"}, {"id": "controller_bookingcontroller_bookingcontroller_assertassignmentcoversplan", "label": ".assertAssignmentCoversPlan()", "file_type": "code", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L197"}, {"id": "appointmentplan", "label": "AppointmentPlan", "file_type": "code", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L197"}, {"id": "controller_bookingcontroller_bookingcontroller_resolveassignment", "label": ".resolveAssignment()", "file_type": "code", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L219"}, {"id": "controller_bookingcontroller_bookingcontroller_makeappointment", "label": ".makeAppointment()", "file_type": "code", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L255"}, {"id": "appointmenthold", "label": "AppointmentHold", "file_type": "code", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L255"}, {"id": "appointment", "label": "Appointment", "file_type": "code", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L255"}, {"id": "controller_bookingcontroller_bookingcontroller_requirehold", "label": ".requireHold()", "file_type": "code", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L286"}, {"id": "controller_bookingcontroller_bookingcontroller_requireitem", "label": ".requireItem()", "file_type": "code", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L302"}, {"id": "serviceitem", "label": "ServiceItem", "file_type": "code", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L302"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_booking_controller_bookingcontroller_php", "target": "appointmenthold", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_booking_controller_bookingcontroller_php", "target": "appointmentholdrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_booking_controller_bookingcontroller_php", "target": "bookingservice", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_booking_controller_bookingcontroller_php", "target": "holdservice", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_booking_controller_bookingcontroller_php", "target": "appointment", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_booking_controller_bookingcontroller_php", "target": "userrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_booking_controller_bookingcontroller_php", "target": "doctorrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L11", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_booking_controller_bookingcontroller_php", "target": "appointmentplanbuilder", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L12", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_booking_controller_bookingcontroller_php", "target": "user", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L13", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_booking_controller_bookingcontroller_php", "target": "branchresolver", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L14", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_booking_controller_bookingcontroller_php", "target": "serviceitem", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L15", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_booking_controller_bookingcontroller_php", "target": "serviceitemrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L16", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_booking_controller_bookingcontroller_php", "target": "clinicresource", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L17", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_booking_controller_bookingcontroller_php", "target": "clinicresourcerepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L18", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_booking_controller_bookingcontroller_php", "target": "errorcodes", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L19", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_booking_controller_bookingcontroller_php", "target": "basecontroller", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L20", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_booking_controller_bookingcontroller_php", "target": "appexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L21", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_booking_controller_bookingcontroller_php", "target": "tenantownershipchecker", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L22", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_booking_controller_bookingcontroller_php", "target": "entitymanagerinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L23", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_booking_controller_bookingcontroller_php", "target": "attributes", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L24", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_booking_controller_bookingcontroller_php", "target": "jsonresponse", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L25", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_booking_controller_bookingcontroller_php", "target": "request", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L26", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_booking_controller_bookingcontroller_php", "target": "route", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L27", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_booking_controller_bookingcontroller_php", "target": "currentuser", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L28", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_booking_controller_bookingcontroller_php", "target": "isgranted", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L29", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_booking_controller_bookingcontroller_php", "target": "controller_bookingcontroller_bookingcontroller", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L34", "weight": 1.0}, {"source": "controller_bookingcontroller_bookingcontroller", "target": "basecontroller", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L36", "weight": 1.0}, {"source": "controller_bookingcontroller_bookingcontroller", "target": "controller_bookingcontroller_bookingcontroller_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L38", "weight": 1.0}, {"source": "controller_bookingcontroller_bookingcontroller", "target": "controller_bookingcontroller_bookingcontroller_create", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L52", "weight": 1.0}, {"source": "controller_bookingcontroller_bookingcontroller_create", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L52", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_bookingcontroller_bookingcontroller_create", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L52", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_bookingcontroller_bookingcontroller_create", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L52", "weight": 1.0, "context": "return_type"}, {"source": "controller_bookingcontroller_bookingcontroller", "target": "controller_bookingcontroller_bookingcontroller_release", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L109", "weight": 1.0}, {"source": "controller_bookingcontroller_bookingcontroller_release", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L109", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_bookingcontroller_bookingcontroller_release", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L109", "weight": 1.0, "context": "return_type"}, {"source": "controller_bookingcontroller_bookingcontroller", "target": "controller_bookingcontroller_bookingcontroller_confirm", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L129", "weight": 1.0}, {"source": "controller_bookingcontroller_bookingcontroller_confirm", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L129", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_bookingcontroller_bookingcontroller_confirm", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L129", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_bookingcontroller_bookingcontroller_confirm", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L129", "weight": 1.0, "context": "return_type"}, {"source": "controller_bookingcontroller_bookingcontroller", "target": "controller_bookingcontroller_bookingcontroller_rebook", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L160", "weight": 1.0}, {"source": "controller_bookingcontroller_bookingcontroller_rebook", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L160", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_bookingcontroller_bookingcontroller_rebook", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L160", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_bookingcontroller_bookingcontroller_rebook", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L160", "weight": 1.0, "context": "return_type"}, {"source": "controller_bookingcontroller_bookingcontroller", "target": "controller_bookingcontroller_bookingcontroller_assertassignmentcoversplan", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L197", "weight": 1.0}, {"source": "controller_bookingcontroller_bookingcontroller_assertassignmentcoversplan", "target": "appointmentplan", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L197", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_bookingcontroller_bookingcontroller", "target": "controller_bookingcontroller_bookingcontroller_resolveassignment", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L219", "weight": 1.0}, {"source": "controller_bookingcontroller_bookingcontroller_resolveassignment", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L219", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_bookingcontroller_bookingcontroller", "target": "controller_bookingcontroller_bookingcontroller_makeappointment", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L255", "weight": 1.0}, {"source": "controller_bookingcontroller_bookingcontroller_makeappointment", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L255", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_bookingcontroller_bookingcontroller_makeappointment", "target": "appointmenthold", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L255", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_bookingcontroller_bookingcontroller_makeappointment", "target": "appointment", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L255", "weight": 1.0, "context": "return_type"}, {"source": "controller_bookingcontroller_bookingcontroller", "target": "controller_bookingcontroller_bookingcontroller_requirehold", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L286", "weight": 1.0}, {"source": "controller_bookingcontroller_bookingcontroller_requirehold", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L286", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_bookingcontroller_bookingcontroller_requirehold", "target": "appointmenthold", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L286", "weight": 1.0, "context": "return_type"}, {"source": "controller_bookingcontroller_bookingcontroller", "target": "controller_bookingcontroller_bookingcontroller_requireitem", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L302", "weight": 1.0}, {"source": "controller_bookingcontroller_bookingcontroller_requireitem", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L302", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_bookingcontroller_bookingcontroller_requireitem", "target": "serviceitem", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L302", "weight": 1.0, "context": "return_type"}, {"source": "controller_bookingcontroller_bookingcontroller_create", "target": "controller_bookingcontroller_bookingcontroller_requireitem", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L76", "weight": 1.0}, {"source": "controller_bookingcontroller_bookingcontroller_create", "target": "controller_bookingcontroller_bookingcontroller_resolveassignment", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L92", "weight": 1.0}, {"source": "controller_bookingcontroller_bookingcontroller_create", "target": "controller_bookingcontroller_bookingcontroller_assertassignmentcoversplan", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L93", "weight": 1.0}, {"source": "controller_bookingcontroller_bookingcontroller_release", "target": "controller_bookingcontroller_bookingcontroller_requirehold", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L112", "weight": 1.0}, {"source": "controller_bookingcontroller_bookingcontroller_confirm", "target": "controller_bookingcontroller_bookingcontroller_requirehold", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L138", "weight": 1.0}, {"source": "controller_bookingcontroller_bookingcontroller_confirm", "target": "controller_bookingcontroller_bookingcontroller_makeappointment", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L140", "weight": 1.0}, {"source": "controller_bookingcontroller_bookingcontroller_rebook", "target": "appointment", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L169", "weight": 1.0}, {"source": "controller_bookingcontroller_bookingcontroller_rebook", "target": "controller_bookingcontroller_bookingcontroller_requirehold", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L178", "weight": 1.0}, {"source": "controller_bookingcontroller_bookingcontroller_rebook", "target": "controller_bookingcontroller_bookingcontroller_confirm", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L181", "weight": 1.0}], "raw_calls": [{"caller_nid": "controller_bookingcontroller_bookingcontroller_create", "callee": "json_decode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Controller/BookingController.php", "source_location": "L55", "receiver": null}, {"caller_nid": "controller_bookingcontroller_bookingcontroller_create", "callee": "getContent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Controller/BookingController.php", "source_location": "L55", "receiver": null}, {"caller_nid": "controller_bookingcontroller_bookingcontroller_create", "callee": "is_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Controller/BookingController.php", "source_location": "L57", "receiver": null}, {"caller_nid": "controller_bookingcontroller_bookingcontroller_create", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Controller/BookingController.php", "source_location": "L58", "receiver": null}, {"caller_nid": "controller_bookingcontroller_bookingcontroller_create", "callee": "is_string", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Controller/BookingController.php", "source_location": "L62", "receiver": null}, {"caller_nid": "controller_bookingcontroller_bookingcontroller_create", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Controller/BookingController.php", "source_location": "L63", "receiver": null}, {"caller_nid": "controller_bookingcontroller_bookingcontroller_create", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Controller/BookingController.php", "source_location": "L63", "receiver": null}, {"caller_nid": "controller_bookingcontroller_bookingcontroller_create", "callee": "is_numeric", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Controller/BookingController.php", "source_location": "L67", "receiver": null}, {"caller_nid": "controller_bookingcontroller_bookingcontroller_create", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Controller/BookingController.php", "source_location": "L68", "receiver": null}, {"caller_nid": "controller_bookingcontroller_bookingcontroller_create", "callee": "is_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Controller/BookingController.php", "source_location": "L71", "receiver": null}, {"caller_nid": "controller_bookingcontroller_bookingcontroller_create", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Controller/BookingController.php", "source_location": "L72", "receiver": null}, {"caller_nid": "controller_bookingcontroller_bookingcontroller_create", "callee": "resolve", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Controller/BookingController.php", "source_location": "L75", "receiver": null}, {"caller_nid": "controller_bookingcontroller_bookingcontroller_create", "callee": "is_string", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Controller/BookingController.php", "source_location": "L80", "receiver": null}, {"caller_nid": "controller_bookingcontroller_bookingcontroller_create", "callee": "build", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Controller/BookingController.php", "source_location": "L85", "receiver": null}, {"caller_nid": "controller_bookingcontroller_bookingcontroller_create", "callee": "is_string", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Controller/BookingController.php", "source_location": "L89", "receiver": null}, {"caller_nid": "controller_bookingcontroller_bookingcontroller_create", "callee": "pair", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Controller/BookingController.php", "source_location": "L95", "receiver": null}, {"caller_nid": "controller_bookingcontroller_bookingcontroller_create", "callee": "hold", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Controller/BookingController.php", "source_location": "L97", "receiver": null}, {"caller_nid": "controller_bookingcontroller_bookingcontroller_create", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Controller/BookingController.php", "source_location": "L106", "receiver": null}, {"caller_nid": "controller_bookingcontroller_bookingcontroller_create", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Controller/BookingController.php", "source_location": "L106", "receiver": null}, {"caller_nid": "controller_bookingcontroller_bookingcontroller_release", "callee": "isConfirmed", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Controller/BookingController.php", "source_location": "L114", "receiver": null}, {"caller_nid": "controller_bookingcontroller_bookingcontroller_release", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Controller/BookingController.php", "source_location": "L115", "receiver": null}, {"caller_nid": "controller_bookingcontroller_bookingcontroller_release", "callee": "releaseHold", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Controller/BookingController.php", "source_location": "L118", "receiver": null}, {"caller_nid": "controller_bookingcontroller_bookingcontroller_release", "callee": "remove", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Controller/BookingController.php", "source_location": "L119", "receiver": null}, {"caller_nid": "controller_bookingcontroller_bookingcontroller_release", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Controller/BookingController.php", "source_location": "L120", "receiver": null}, {"caller_nid": "controller_bookingcontroller_bookingcontroller_release", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Controller/BookingController.php", "source_location": "L122", "receiver": null}, {"caller_nid": "controller_bookingcontroller_bookingcontroller_confirm", "callee": "json_decode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Controller/BookingController.php", "source_location": "L132", "receiver": null}, {"caller_nid": "controller_bookingcontroller_bookingcontroller_confirm", "callee": "getContent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Controller/BookingController.php", "source_location": "L132", "receiver": null}, {"caller_nid": "controller_bookingcontroller_bookingcontroller_confirm", "callee": "is_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Controller/BookingController.php", "source_location": "L134", "receiver": null}, {"caller_nid": "controller_bookingcontroller_bookingcontroller_confirm", "callee": "is_string", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Controller/BookingController.php", "source_location": "L134", "receiver": null}, {"caller_nid": "controller_bookingcontroller_bookingcontroller_confirm", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Controller/BookingController.php", "source_location": "L135", "receiver": null}, {"caller_nid": "controller_bookingcontroller_bookingcontroller_confirm", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Controller/BookingController.php", "source_location": "L141", "receiver": null}, {"caller_nid": "controller_bookingcontroller_bookingcontroller_confirm", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Controller/BookingController.php", "source_location": "L142", "receiver": null}, {"caller_nid": "controller_bookingcontroller_bookingcontroller_confirm", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Controller/BookingController.php", "source_location": "L146", "receiver": null}, {"caller_nid": "controller_bookingcontroller_bookingcontroller_confirm", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Controller/BookingController.php", "source_location": "L147", "receiver": null}, {"caller_nid": "controller_bookingcontroller_bookingcontroller_confirm", "callee": "getStartsAt", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Controller/BookingController.php", "source_location": "L148", "receiver": null}, {"caller_nid": "controller_bookingcontroller_bookingcontroller_confirm", "callee": "getEndsAt", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Controller/BookingController.php", "source_location": "L149", "receiver": null}, {"caller_nid": "controller_bookingcontroller_bookingcontroller_confirm", "callee": "getPayload", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Controller/BookingController.php", "source_location": "L150", "receiver": null}, {"caller_nid": "controller_bookingcontroller_bookingcontroller_rebook", "callee": "json_decode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Controller/BookingController.php", "source_location": "L163", "receiver": null}, {"caller_nid": "controller_bookingcontroller_bookingcontroller_rebook", "callee": "getContent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Controller/BookingController.php", "source_location": "L163", "receiver": null}, {"caller_nid": "controller_bookingcontroller_bookingcontroller_rebook", "callee": "is_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Controller/BookingController.php", "source_location": "L165", "receiver": null}, {"caller_nid": "controller_bookingcontroller_bookingcontroller_rebook", "callee": "is_string", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Controller/BookingController.php", "source_location": "L165", "receiver": null}, {"caller_nid": "controller_bookingcontroller_bookingcontroller_rebook", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Controller/BookingController.php", "source_location": "L166", "receiver": null}, {"caller_nid": "controller_bookingcontroller_bookingcontroller_rebook", "callee": "findOneBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Controller/BookingController.php", "source_location": "L169", "receiver": null}, {"caller_nid": "controller_bookingcontroller_bookingcontroller_rebook", "callee": "getRepository", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Controller/BookingController.php", "source_location": "L169", "receiver": null}, {"caller_nid": "controller_bookingcontroller_bookingcontroller_rebook", "callee": "pair", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Controller/BookingController.php", "source_location": "L172", "receiver": null}, {"caller_nid": "controller_bookingcontroller_bookingcontroller_rebook", "callee": "belongsToPair", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Controller/BookingController.php", "source_location": "L174", "receiver": null}, {"caller_nid": "controller_bookingcontroller_bookingcontroller_rebook", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Controller/BookingController.php", "source_location": "L175", "receiver": null}, {"caller_nid": "controller_bookingcontroller_bookingcontroller_rebook", "callee": "cancel", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Controller/BookingController.php", "source_location": "L182", "receiver": null}, {"caller_nid": "controller_bookingcontroller_bookingcontroller_rebook", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Controller/BookingController.php", "source_location": "L184", "receiver": null}, {"caller_nid": "controller_bookingcontroller_bookingcontroller_rebook", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Controller/BookingController.php", "source_location": "L185", "receiver": null}, {"caller_nid": "controller_bookingcontroller_bookingcontroller_rebook", "callee": "getStartsAt", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Controller/BookingController.php", "source_location": "L187", "receiver": null}, {"caller_nid": "controller_bookingcontroller_bookingcontroller_assertassignmentcoversplan", "callee": "count", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Controller/BookingController.php", "source_location": "L201", "receiver": null}, {"caller_nid": "controller_bookingcontroller_bookingcontroller_assertassignmentcoversplan", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Controller/BookingController.php", "source_location": "L206", "receiver": null}, {"caller_nid": "controller_bookingcontroller_bookingcontroller_resolveassignment", "callee": "pair", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Controller/BookingController.php", "source_location": "L221", "receiver": null}, {"caller_nid": "controller_bookingcontroller_bookingcontroller_resolveassignment", "callee": "is_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Controller/BookingController.php", "source_location": "L226", "receiver": null}, {"caller_nid": "controller_bookingcontroller_bookingcontroller_resolveassignment", "callee": "is_string", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Controller/BookingController.php", "source_location": "L226", "receiver": null}, {"caller_nid": "controller_bookingcontroller_bookingcontroller_resolveassignment", "callee": "is_string", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Controller/BookingController.php", "source_location": "L231", "receiver": null}, {"caller_nid": "controller_bookingcontroller_bookingcontroller_resolveassignment", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Controller/BookingController.php", "source_location": "L235", "receiver": null}, {"caller_nid": "controller_bookingcontroller_bookingcontroller_resolveassignment", "callee": "belongsToPair", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Controller/BookingController.php", "source_location": "L237", "receiver": null}, {"caller_nid": "controller_bookingcontroller_bookingcontroller_makeappointment", "callee": "is_string", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Controller/BookingController.php", "source_location": "L257", "receiver": null}, {"caller_nid": "controller_bookingcontroller_bookingcontroller_makeappointment", "callee": "findOneBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Controller/BookingController.php", "source_location": "L261", "receiver": null}, {"caller_nid": "controller_bookingcontroller_bookingcontroller_makeappointment", "callee": "is_string", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Controller/BookingController.php", "source_location": "L270", "receiver": null}, {"caller_nid": "controller_bookingcontroller_bookingcontroller_makeappointment", "callee": "findOneBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Controller/BookingController.php", "source_location": "L271", "receiver": null}, {"caller_nid": "controller_bookingcontroller_bookingcontroller_makeappointment", "callee": "getStartsAt", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Controller/BookingController.php", "source_location": "L280", "receiver": null}, {"caller_nid": "controller_bookingcontroller_bookingcontroller_makeappointment", "callee": "getEndsAt", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Controller/BookingController.php", "source_location": "L280", "receiver": null}, {"caller_nid": "controller_bookingcontroller_bookingcontroller_makeappointment", "callee": "assignTenantPair", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Controller/BookingController.php", "source_location": "L281", "receiver": null}, {"caller_nid": "controller_bookingcontroller_bookingcontroller_makeappointment", "callee": "getEntityType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Controller/BookingController.php", "source_location": "L281", "receiver": null}, {"caller_nid": "controller_bookingcontroller_bookingcontroller_makeappointment", "callee": "getEntityId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Controller/BookingController.php", "source_location": "L281", "receiver": null}, {"caller_nid": "controller_bookingcontroller_bookingcontroller_requirehold", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Controller/BookingController.php", "source_location": "L288", "receiver": null}, {"caller_nid": "controller_bookingcontroller_bookingcontroller_requirehold", "callee": "pair", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Controller/BookingController.php", "source_location": "L289", "receiver": null}, {"caller_nid": "controller_bookingcontroller_bookingcontroller_requirehold", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Controller/BookingController.php", "source_location": "L293", "receiver": null}, {"caller_nid": "controller_bookingcontroller_bookingcontroller_requirehold", "callee": "getUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Controller/BookingController.php", "source_location": "L293", "receiver": null}, {"caller_nid": "controller_bookingcontroller_bookingcontroller_requirehold", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Controller/BookingController.php", "source_location": "L293", "receiver": null}, {"caller_nid": "controller_bookingcontroller_bookingcontroller_requirehold", "callee": "belongsToPair", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Controller/BookingController.php", "source_location": "L294", "receiver": null}, {"caller_nid": "controller_bookingcontroller_bookingcontroller_requireitem", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Controller/BookingController.php", "source_location": "L304", "receiver": null}, {"caller_nid": "controller_bookingcontroller_bookingcontroller_requireitem", "callee": "pair", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Controller/BookingController.php", "source_location": "L305", "receiver": null}, {"caller_nid": "controller_bookingcontroller_bookingcontroller_requireitem", "callee": "getEntityType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Controller/BookingController.php", "source_location": "L308", "receiver": null}, {"caller_nid": "controller_bookingcontroller_bookingcontroller_requireitem", "callee": "getSection", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Controller/BookingController.php", "source_location": "L308", "receiver": null}, {"caller_nid": "controller_bookingcontroller_bookingcontroller_requireitem", "callee": "getEntityId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Controller/BookingController.php", "source_location": "L309", "receiver": null}, {"caller_nid": "controller_bookingcontroller_bookingcontroller_requireitem", "callee": "getSection", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Controller/BookingController.php", "source_location": "L309", "receiver": null}]}