1 line
11 KiB
JSON
1 line
11 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_service_appointmentconfirmationservice_php", "label": "AppointmentConfirmationService.php", "file_type": "code", "source_file": "src/Appointment/Service/AppointmentConfirmationService.php", "source_location": "L1"}, {"id": "service_appointmentconfirmationservice_appointmentconfirmationservice", "label": "AppointmentConfirmationService", "file_type": "code", "source_file": "src/Appointment/Service/AppointmentConfirmationService.php", "source_location": "L22"}, {"id": "service_appointmentconfirmationservice_appointmentconfirmationservice_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Appointment/Service/AppointmentConfirmationService.php", "source_location": "L24"}, {"id": "service_appointmentconfirmationservice_appointmentconfirmationservice_onconfirmed", "label": ".onConfirmed()", "file_type": "code", "source_file": "src/Appointment/Service/AppointmentConfirmationService.php", "source_location": "L38"}, {"id": "appointment", "label": "Appointment", "file_type": "code", "source_file": "src/Appointment/Service/AppointmentConfirmationService.php", "source_location": "L38"}, {"id": "patientsession", "label": "PatientSession", "file_type": "code", "source_file": "src/Appointment/Service/AppointmentConfirmationService.php", "source_location": "L38"}, {"id": "service_appointmentconfirmationservice_appointmentconfirmationservice_confirmwithpayments", "label": ".confirmWithPayments()", "file_type": "code", "source_file": "src/Appointment/Service/AppointmentConfirmationService.php", "source_location": "L67"}, {"id": "user", "label": "User", "file_type": "code", "source_file": "src/Appointment/Service/AppointmentConfirmationService.php", "source_location": "L67"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_service_appointmentconfirmationservice_php", "target": "appointment", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/AppointmentConfirmationService.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_service_appointmentconfirmationservice_php", "target": "appointmentrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/AppointmentConfirmationService.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_service_appointmentconfirmationservice_php", "target": "user", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/AppointmentConfirmationService.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_service_appointmentconfirmationservice_php", "target": "patientsession", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/AppointmentConfirmationService.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_service_appointmentconfirmationservice_php", "target": "patientservice", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/AppointmentConfirmationService.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_service_appointmentconfirmationservice_php", "target": "errorcodes", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/AppointmentConfirmationService.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_service_appointmentconfirmationservice_php", "target": "appexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/AppointmentConfirmationService.php", "source_location": "L11", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_service_appointmentconfirmationservice_php", "target": "entitymanagerinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/AppointmentConfirmationService.php", "source_location": "L12", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_service_appointmentconfirmationservice_php", "target": "loggerinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/AppointmentConfirmationService.php", "source_location": "L13", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_service_appointmentconfirmationservice_php", "target": "service_appointmentconfirmationservice_appointmentconfirmationservice", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/AppointmentConfirmationService.php", "source_location": "L22", "weight": 1.0}, {"source": "service_appointmentconfirmationservice_appointmentconfirmationservice", "target": "service_appointmentconfirmationservice_appointmentconfirmationservice_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/AppointmentConfirmationService.php", "source_location": "L24", "weight": 1.0}, {"source": "service_appointmentconfirmationservice_appointmentconfirmationservice", "target": "service_appointmentconfirmationservice_appointmentconfirmationservice_onconfirmed", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/AppointmentConfirmationService.php", "source_location": "L38", "weight": 1.0}, {"source": "service_appointmentconfirmationservice_appointmentconfirmationservice_onconfirmed", "target": "appointment", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/AppointmentConfirmationService.php", "source_location": "L38", "weight": 1.0, "context": "parameter_type"}, {"source": "service_appointmentconfirmationservice_appointmentconfirmationservice_onconfirmed", "target": "patientsession", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/AppointmentConfirmationService.php", "source_location": "L38", "weight": 1.0, "context": "return_type"}, {"source": "service_appointmentconfirmationservice_appointmentconfirmationservice", "target": "service_appointmentconfirmationservice_appointmentconfirmationservice_confirmwithpayments", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/AppointmentConfirmationService.php", "source_location": "L67", "weight": 1.0}, {"source": "service_appointmentconfirmationservice_appointmentconfirmationservice_confirmwithpayments", "target": "appointment", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/AppointmentConfirmationService.php", "source_location": "L67", "weight": 1.0, "context": "parameter_type"}, {"source": "service_appointmentconfirmationservice_appointmentconfirmationservice_confirmwithpayments", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/AppointmentConfirmationService.php", "source_location": "L67", "weight": 1.0, "context": "parameter_type"}, {"source": "service_appointmentconfirmationservice_appointmentconfirmationservice_confirmwithpayments", "target": "patientsession", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Service/AppointmentConfirmationService.php", "source_location": "L67", "weight": 1.0, "context": "return_type"}, {"source": "service_appointmentconfirmationservice_appointmentconfirmationservice_confirmwithpayments", "target": "appointment", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Appointment/Service/AppointmentConfirmationService.php", "source_location": "L74", "weight": 1.0}], "raw_calls": [{"caller_nid": "service_appointmentconfirmationservice_appointmentconfirmationservice_onconfirmed", "callee": "isReserve", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Service/AppointmentConfirmationService.php", "source_location": "L41", "receiver": null}, {"caller_nid": "service_appointmentconfirmationservice_appointmentconfirmationservice_onconfirmed", "callee": "autoCreateOnAppointmentConfirm", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Service/AppointmentConfirmationService.php", "source_location": "L46", "receiver": null}, {"caller_nid": "service_appointmentconfirmationservice_appointmentconfirmationservice_onconfirmed", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Service/AppointmentConfirmationService.php", "source_location": "L48", "receiver": null}, {"caller_nid": "service_appointmentconfirmationservice_appointmentconfirmationservice_onconfirmed", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Service/AppointmentConfirmationService.php", "source_location": "L49", "receiver": null}, {"caller_nid": "service_appointmentconfirmationservice_appointmentconfirmationservice_confirmwithpayments", "callee": "wrapInTransaction", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Service/AppointmentConfirmationService.php", "source_location": "L73", "receiver": null}, {"caller_nid": "service_appointmentconfirmationservice_appointmentconfirmationservice_confirmwithpayments", "callee": "transitionTo", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Service/AppointmentConfirmationService.php", "source_location": "L74", "receiver": null}, {"caller_nid": "service_appointmentconfirmationservice_appointmentconfirmationservice_confirmwithpayments", "callee": "saveWithLock", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Service/AppointmentConfirmationService.php", "source_location": "L75", "receiver": null}, {"caller_nid": "service_appointmentconfirmationservice_appointmentconfirmationservice_confirmwithpayments", "callee": "autoCreateOnAppointmentConfirm", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Service/AppointmentConfirmationService.php", "source_location": "L77", "receiver": null}, {"caller_nid": "service_appointmentconfirmationservice_appointmentconfirmationservice_confirmwithpayments", "callee": "addSessionPayment", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Service/AppointmentConfirmationService.php", "source_location": "L88", "receiver": null}]} |