1 line
53 KiB
JSON
1 line
53 KiB
JSON
{"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": "L37"}, {"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": "L41"}, {"id": "controller_bookingcontroller_bookingcontroller_create", "label": ".create()", "file_type": "code", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L57"}, {"id": "user", "label": "User", "file_type": "code", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L57"}, {"id": "request", "label": "Request", "file_type": "code", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L57"}, {"id": "jsonresponse", "label": "JsonResponse", "file_type": "code", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L57"}, {"id": "controller_bookingcontroller_bookingcontroller_release", "label": ".release()", "file_type": "code", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L114"}, {"id": "controller_bookingcontroller_bookingcontroller_confirm", "label": ".confirm()", "file_type": "code", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L134"}, {"id": "controller_bookingcontroller_bookingcontroller_rebook", "label": ".rebook()", "file_type": "code", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L171"}, {"id": "controller_bookingcontroller_bookingcontroller_recordprice", "label": ".recordPrice()", "file_type": "code", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L209"}, {"id": "appointmenthold", "label": "AppointmentHold", "file_type": "code", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L209"}, {"id": "appointment", "label": "Appointment", "file_type": "code", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L209"}, {"id": "pricesnapshot", "label": "PriceSnapshot", "file_type": "code", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L209"}, {"id": "controller_bookingcontroller_bookingcontroller_assertassignmentcoversplan", "label": ".assertAssignmentCoversPlan()", "file_type": "code", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L242"}, {"id": "appointmentplan", "label": "AppointmentPlan", "file_type": "code", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L242"}, {"id": "controller_bookingcontroller_bookingcontroller_resolveassignment", "label": ".resolveAssignment()", "file_type": "code", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L264"}, {"id": "controller_bookingcontroller_bookingcontroller_makeappointment", "label": ".makeAppointment()", "file_type": "code", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L300"}, {"id": "controller_bookingcontroller_bookingcontroller_requirehold", "label": ".requireHold()", "file_type": "code", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L331"}, {"id": "controller_bookingcontroller_bookingcontroller_requireitem", "label": ".requireItem()", "file_type": "code", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L347"}, {"id": "serviceitem", "label": "ServiceItem", "file_type": "code", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L347"}], "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": "pricesnapshot", "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": "pricesnapshotservice", "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": "pricingengine", "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": "appointmentplanbuilder", "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": "user", "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": "branchresolver", "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": "serviceitem", "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": "serviceitemrepository", "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": "clinicresource", "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": "clinicresourcerepository", "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": "errorcodes", "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": "basecontroller", "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": "appexception", "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": "tenantownershipchecker", "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": "entitymanagerinterface", "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": "attributes", "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": "jsonresponse", "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": "request", "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": "route", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L30", "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": "L31", "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": "L32", "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": "L37", "weight": 1.0}, {"source": "controller_bookingcontroller_bookingcontroller", "target": "basecontroller", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L39", "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": "L41", "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": "L57", "weight": 1.0}, {"source": "controller_bookingcontroller_bookingcontroller_create", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L57", "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": "L57", "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": "L57", "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": "L114", "weight": 1.0}, {"source": "controller_bookingcontroller_bookingcontroller_release", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L114", "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": "L114", "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": "L134", "weight": 1.0}, {"source": "controller_bookingcontroller_bookingcontroller_confirm", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L134", "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": "L134", "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": "L134", "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": "L171", "weight": 1.0}, {"source": "controller_bookingcontroller_bookingcontroller_rebook", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L171", "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": "L171", "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": "L171", "weight": 1.0, "context": "return_type"}, {"source": "controller_bookingcontroller_bookingcontroller", "target": "controller_bookingcontroller_bookingcontroller_recordprice", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L209", "weight": 1.0}, {"source": "controller_bookingcontroller_bookingcontroller_recordprice", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L209", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_bookingcontroller_bookingcontroller_recordprice", "target": "appointmenthold", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L209", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_bookingcontroller_bookingcontroller_recordprice", "target": "appointment", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L209", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_bookingcontroller_bookingcontroller_recordprice", "target": "pricesnapshot", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L209", "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": "L242", "weight": 1.0}, {"source": "controller_bookingcontroller_bookingcontroller_assertassignmentcoversplan", "target": "appointmentplan", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L242", "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": "L264", "weight": 1.0}, {"source": "controller_bookingcontroller_bookingcontroller_resolveassignment", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L264", "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": "L300", "weight": 1.0}, {"source": "controller_bookingcontroller_bookingcontroller_makeappointment", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L300", "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": "L300", "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": "L300", "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": "L331", "weight": 1.0}, {"source": "controller_bookingcontroller_bookingcontroller_requirehold", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L331", "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": "L331", "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": "L347", "weight": 1.0}, {"source": "controller_bookingcontroller_bookingcontroller_requireitem", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L347", "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": "L347", "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": "L81", "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": "L97", "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": "L98", "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": "L117", "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": "L143", "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": "L145", "weight": 1.0}, {"source": "controller_bookingcontroller_bookingcontroller_confirm", "target": "controller_bookingcontroller_bookingcontroller_recordprice", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L154", "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": "L180", "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": "L189", "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": "L192", "weight": 1.0}, {"source": "controller_bookingcontroller_bookingcontroller_recordprice", "target": "controller_bookingcontroller_bookingcontroller_requireitem", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L215", "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": "L60", "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": "L60", "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": "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": "is_string", "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": "sprintf", "is_member_call": false, "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_numeric", "is_member_call": false, "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": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Controller/BookingController.php", "source_location": "L73", "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": "L76", "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": "L77", "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": "L80", "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": "L85", "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": "L90", "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": "L94", "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": "L100", "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": "L102", "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": "L111", "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": "L111", "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": "L119", "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": "L120", "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": "L123", "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": "L124", "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": "L125", "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": "L127", "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": "L137", "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": "L137", "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": "L139", "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": "L139", "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": "L140", "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": "L146", "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": "L147", "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": "L156", "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": "L157", "receiver": null}, {"caller_nid": "controller_bookingcontroller_bookingcontroller_confirm", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Controller/BookingController.php", "source_location": "L158", "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": "L159", "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": "L160", "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": "L161", "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": "L174", "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": "L174", "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": "L176", "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": "L176", "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": "L177", "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": "L180", "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": "L180", "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": "L183", "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": "L185", "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": "L186", "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": "L193", "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": "L195", "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": "L196", "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": "L198", "receiver": null}, {"caller_nid": "controller_bookingcontroller_bookingcontroller_recordprice", "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": "L211", "receiver": null}, {"caller_nid": "controller_bookingcontroller_bookingcontroller_recordprice", "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": "L211", "receiver": null}, {"caller_nid": "controller_bookingcontroller_bookingcontroller_recordprice", "callee": "recordFlatVisit", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Controller/BookingController.php", "source_location": "L212", "receiver": null}, {"caller_nid": "controller_bookingcontroller_bookingcontroller_recordprice", "callee": "getVisitPriceRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Controller/BookingController.php", "source_location": "L212", "receiver": null}, {"caller_nid": "controller_bookingcontroller_bookingcontroller_recordprice", "callee": "resolve", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Controller/BookingController.php", "source_location": "L216", "receiver": null}, {"caller_nid": "controller_bookingcontroller_bookingcontroller_recordprice", "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": "L220", "receiver": null}, {"caller_nid": "controller_bookingcontroller_bookingcontroller_recordprice", "callee": "quote", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Controller/BookingController.php", "source_location": "L225", "receiver": null}, {"caller_nid": "controller_bookingcontroller_bookingcontroller_recordprice", "callee": "getStartsAt", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Controller/BookingController.php", "source_location": "L229", "receiver": null}, {"caller_nid": "controller_bookingcontroller_bookingcontroller_recordprice", "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": "L230", "receiver": null}, {"caller_nid": "controller_bookingcontroller_bookingcontroller_recordprice", "callee": "record", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Controller/BookingController.php", "source_location": "L233", "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": "L246", "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": "L251", "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": "L266", "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": "L271", "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": "L271", "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": "L276", "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": "L280", "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": "L282", "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": "L302", "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": "L306", "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": "L315", "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": "L316", "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": "L325", "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": "L325", "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": "L326", "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": "L326", "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": "L326", "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": "L333", "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": "L334", "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": "L338", "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": "L338", "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": "L338", "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": "L339", "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": "L349", "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": "L350", "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": "L353", "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": "L353", "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": "L354", "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": "L354", "receiver": null}]} |