Files
clinicpro/graphify-out/cache/ast/v0.8.44/ed6bb203e62dc57b5456a6f09985b3f616df2b819b6f3a277ad51fd41e74c52e.json
T
2026-07-31 10:19:47 +03:30

1 line
55 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": "L38"}, {"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": "L42"}, {"id": "controller_bookingcontroller_bookingcontroller_requestflags", "label": ".requestFlags()", "file_type": "code", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L66"}, {"id": "controller_bookingcontroller_bookingcontroller_create", "label": ".create()", "file_type": "code", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L83"}, {"id": "user", "label": "User", "file_type": "code", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L83"}, {"id": "request", "label": "Request", "file_type": "code", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L83"}, {"id": "jsonresponse", "label": "JsonResponse", "file_type": "code", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L83"}, {"id": "controller_bookingcontroller_bookingcontroller_release", "label": ".release()", "file_type": "code", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L144"}, {"id": "controller_bookingcontroller_bookingcontroller_confirm", "label": ".confirm()", "file_type": "code", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L164"}, {"id": "controller_bookingcontroller_bookingcontroller_rebook", "label": ".rebook()", "file_type": "code", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L201"}, {"id": "controller_bookingcontroller_bookingcontroller_recordprice", "label": ".recordPrice()", "file_type": "code", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L239"}, {"id": "appointmenthold", "label": "AppointmentHold", "file_type": "code", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L239"}, {"id": "appointment", "label": "Appointment", "file_type": "code", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L239"}, {"id": "pricesnapshot", "label": "PriceSnapshot", "file_type": "code", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L239"}, {"id": "controller_bookingcontroller_bookingcontroller_assertassignmentcoversplan", "label": ".assertAssignmentCoversPlan()", "file_type": "code", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L272"}, {"id": "appointmentplan", "label": "AppointmentPlan", "file_type": "code", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L272"}, {"id": "controller_bookingcontroller_bookingcontroller_resolveassignment", "label": ".resolveAssignment()", "file_type": "code", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L294"}, {"id": "controller_bookingcontroller_bookingcontroller_makeappointment", "label": ".makeAppointment()", "file_type": "code", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L330"}, {"id": "controller_bookingcontroller_bookingcontroller_requirehold", "label": ".requireHold()", "file_type": "code", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L361"}, {"id": "controller_bookingcontroller_bookingcontroller_requireitem", "label": ".requireItem()", "file_type": "code", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L377"}, {"id": "serviceitem", "label": "ServiceItem", "file_type": "code", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L377"}], "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": "bookingpolicyguard", "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": "pricingengine", "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": "appointmentplanbuilder", "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": "user", "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": "branchresolver", "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": "serviceitem", "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": "serviceitemrepository", "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": "clinicresource", "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": "clinicresourcerepository", "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": "errorcodes", "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": "basecontroller", "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": "appexception", "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": "tenantownershipchecker", "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": "entitymanagerinterface", "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": "attributes", "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": "jsonresponse", "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": "request", "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": "route", "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": "currentuser", "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": "isgranted", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L33", "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": "L38", "weight": 1.0}, {"source": "controller_bookingcontroller_bookingcontroller", "target": "basecontroller", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L40", "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": "L42", "weight": 1.0}, {"source": "controller_bookingcontroller_bookingcontroller", "target": "controller_bookingcontroller_bookingcontroller_requestflags", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L66", "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": "L83", "weight": 1.0}, {"source": "controller_bookingcontroller_bookingcontroller_create", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L83", "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": "L83", "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": "L83", "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": "L144", "weight": 1.0}, {"source": "controller_bookingcontroller_bookingcontroller_release", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L144", "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": "L144", "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": "L164", "weight": 1.0}, {"source": "controller_bookingcontroller_bookingcontroller_confirm", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L164", "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": "L164", "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": "L164", "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": "L201", "weight": 1.0}, {"source": "controller_bookingcontroller_bookingcontroller_rebook", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L201", "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": "L201", "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": "L201", "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": "L239", "weight": 1.0}, {"source": "controller_bookingcontroller_bookingcontroller_recordprice", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L239", "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": "L239", "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": "L239", "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": "L239", "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": "L272", "weight": 1.0}, {"source": "controller_bookingcontroller_bookingcontroller_assertassignmentcoversplan", "target": "appointmentplan", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L272", "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": "L294", "weight": 1.0}, {"source": "controller_bookingcontroller_bookingcontroller_resolveassignment", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L294", "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": "L330", "weight": 1.0}, {"source": "controller_bookingcontroller_bookingcontroller_makeappointment", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L330", "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": "L330", "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": "L330", "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": "L361", "weight": 1.0}, {"source": "controller_bookingcontroller_bookingcontroller_requirehold", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L361", "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": "L361", "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": "L377", "weight": 1.0}, {"source": "controller_bookingcontroller_bookingcontroller_requireitem", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L377", "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": "L377", "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": "L107", "weight": 1.0}, {"source": "controller_bookingcontroller_bookingcontroller_create", "target": "controller_bookingcontroller_bookingcontroller_requestflags", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Controller/BookingController.php", "source_location": "L124", "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": "L127", "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": "L128", "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": "L147", "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": "L173", "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": "L175", "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": "L184", "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": "L210", "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": "L219", "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": "L222", "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": "L245", "weight": 1.0}], "raw_calls": [{"caller_nid": "controller_bookingcontroller_bookingcontroller_requestflags", "callee": "isset", "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_requestflags", "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": "L76", "receiver": null}, {"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": "L86", "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": "L86", "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": "L88", "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": "L89", "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": "L93", "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": "L94", "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": "L94", "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": "L98", "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": "L99", "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": "L102", "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": "L103", "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": "L106", "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": "L111", "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": "L116", "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": "L120", "receiver": null}, {"caller_nid": "controller_bookingcontroller_bookingcontroller_create", "callee": "assertEligible", "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_create", "callee": "assertSpacing", "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_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": "L130", "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": "L132", "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": "L141", "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": "L141", "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": "L149", "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": "L150", "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": "L153", "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": "L154", "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": "L155", "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": "L157", "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": "L167", "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": "L167", "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": "L169", "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": "L169", "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": "L170", "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": "L176", "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": "L177", "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": "L186", "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": "L187", "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": "L188", "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": "L189", "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": "L190", "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": "L191", "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": "L204", "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": "L204", "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": "L206", "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": "L206", "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": "L207", "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": "L210", "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": "L210", "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": "L213", "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": "L215", "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": "L216", "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": "L223", "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": "L225", "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": "L226", "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": "L228", "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": "L241", "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": "L241", "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": "L242", "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": "L242", "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": "L246", "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": "L250", "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": "L255", "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": "L259", "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": "L260", "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": "L263", "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": "L276", "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": "L281", "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": "L296", "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": "L301", "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": "L301", "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": "L306", "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": "L310", "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": "L312", "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": "L332", "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": "L336", "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": "L345", "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": "L346", "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": "L355", "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": "L355", "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": "L356", "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": "L356", "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": "L356", "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": "L363", "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": "L364", "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": "L368", "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": "L368", "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": "L368", "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": "L369", "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": "L379", "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": "L380", "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": "L383", "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": "L383", "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": "L384", "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": "L384", "receiver": null}]}