- Created JSON representation for DurationCalculator.php, including nodes and edges for methods and imports. - Added JSON for ResolvedServiceSpec.php, detailing its structure and methods. - Introduced JSON for ServiceItemCatalogCategoryTest.php, capturing test methods and their relationships.
1 line
13 KiB
JSON
1 line
13 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_booking_service_bookingservice_php", "label": "BookingService.php", "file_type": "code", "source_file": "src/Appointment/Booking/Service/BookingService.php", "source_location": "L1"}, {"id": "service_bookingservice_bookingservice", "label": "BookingService", "file_type": "code", "source_file": "src/Appointment/Booking/Service/BookingService.php", "source_location": "L20"}, {"id": "service_bookingservice_bookingservice_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Appointment/Booking/Service/BookingService.php", "source_location": "L22"}, {"id": "service_bookingservice_bookingservice_confirm", "label": ".confirm()", "file_type": "code", "source_file": "src/Appointment/Booking/Service/BookingService.php", "source_location": "L30"}, {"id": "appointmenthold", "label": "AppointmentHold", "file_type": "code", "source_file": "src/Appointment/Booking/Service/BookingService.php", "source_location": "L30"}, {"id": "appointment", "label": "Appointment", "file_type": "code", "source_file": "src/Appointment/Booking/Service/BookingService.php", "source_location": "L30"}, {"id": "service_bookingservice_bookingservice_writesegments", "label": ".writeSegments()", "file_type": "code", "source_file": "src/Appointment/Booking/Service/BookingService.php", "source_location": "L67"}, {"id": "service_bookingservice_bookingservice_cancel", "label": ".cancel()", "file_type": "code", "source_file": "src/Appointment/Booking/Service/BookingService.php", "source_location": "L94"}, {"id": "service_bookingservice_bookingservice_releasehold", "label": ".releaseHold()", "file_type": "code", "source_file": "src/Appointment/Booking/Service/BookingService.php", "source_location": "L109"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_booking_service_bookingservice_php", "target": "resourceoccupancy", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Service/BookingService.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_booking_service_bookingservice_php", "target": "appointmenthold", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Service/BookingService.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_booking_service_bookingservice_php", "target": "appointmentsegment", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Service/BookingService.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_booking_service_bookingservice_php", "target": "appointment", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Service/BookingService.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_booking_service_bookingservice_php", "target": "errorcodes", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Service/BookingService.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_booking_service_bookingservice_php", "target": "appexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Service/BookingService.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_booking_service_bookingservice_php", "target": "entitymanagerinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Service/BookingService.php", "source_location": "L11", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_booking_service_bookingservice_php", "target": "service_bookingservice_bookingservice", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Service/BookingService.php", "source_location": "L20", "weight": 1.0}, {"source": "service_bookingservice_bookingservice", "target": "service_bookingservice_bookingservice_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Service/BookingService.php", "source_location": "L22", "weight": 1.0}, {"source": "service_bookingservice_bookingservice", "target": "service_bookingservice_bookingservice_confirm", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Service/BookingService.php", "source_location": "L30", "weight": 1.0}, {"source": "service_bookingservice_bookingservice_confirm", "target": "appointmenthold", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Service/BookingService.php", "source_location": "L30", "weight": 1.0, "context": "parameter_type"}, {"source": "service_bookingservice_bookingservice_confirm", "target": "appointment", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Service/BookingService.php", "source_location": "L30", "weight": 1.0, "context": "parameter_type"}, {"source": "service_bookingservice_bookingservice_confirm", "target": "appointment", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Service/BookingService.php", "source_location": "L30", "weight": 1.0, "context": "return_type"}, {"source": "service_bookingservice_bookingservice", "target": "service_bookingservice_bookingservice_writesegments", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Service/BookingService.php", "source_location": "L67", "weight": 1.0}, {"source": "service_bookingservice_bookingservice_writesegments", "target": "appointmenthold", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Service/BookingService.php", "source_location": "L67", "weight": 1.0, "context": "parameter_type"}, {"source": "service_bookingservice_bookingservice_writesegments", "target": "appointment", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Service/BookingService.php", "source_location": "L67", "weight": 1.0, "context": "parameter_type"}, {"source": "service_bookingservice_bookingservice", "target": "service_bookingservice_bookingservice_cancel", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Service/BookingService.php", "source_location": "L94", "weight": 1.0}, {"source": "service_bookingservice_bookingservice_cancel", "target": "appointment", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Service/BookingService.php", "source_location": "L94", "weight": 1.0, "context": "parameter_type"}, {"source": "service_bookingservice_bookingservice", "target": "service_bookingservice_bookingservice_releasehold", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Service/BookingService.php", "source_location": "L109", "weight": 1.0}, {"source": "service_bookingservice_bookingservice_releasehold", "target": "appointmenthold", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Service/BookingService.php", "source_location": "L109", "weight": 1.0, "context": "parameter_type"}, {"source": "service_bookingservice_bookingservice_confirm", "target": "service_bookingservice_bookingservice_writesegments", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Booking/Service/BookingService.php", "source_location": "L52", "weight": 1.0}], "raw_calls": [{"caller_nid": "service_bookingservice_bookingservice_confirm", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Service/BookingService.php", "source_location": "L32", "receiver": null}, {"caller_nid": "service_bookingservice_bookingservice_confirm", "callee": "isConfirmed", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Service/BookingService.php", "source_location": "L34", "receiver": null}, {"caller_nid": "service_bookingservice_bookingservice_confirm", "callee": "isExpired", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Service/BookingService.php", "source_location": "L38", "receiver": null}, {"caller_nid": "service_bookingservice_bookingservice_confirm", "callee": "occupanciesOfHold", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Service/BookingService.php", "source_location": "L42", "receiver": null}, {"caller_nid": "service_bookingservice_bookingservice_confirm", "callee": "setAppointmentId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Service/BookingService.php", "source_location": "L49", "receiver": null}, {"caller_nid": "service_bookingservice_bookingservice_confirm", "callee": "markBooked", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Service/BookingService.php", "source_location": "L49", "receiver": null}, {"caller_nid": "service_bookingservice_bookingservice_confirm", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Service/BookingService.php", "source_location": "L49", "receiver": null}, {"caller_nid": "service_bookingservice_bookingservice_confirm", "callee": "markConfirmed", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Service/BookingService.php", "source_location": "L53", "receiver": null}, {"caller_nid": "service_bookingservice_bookingservice_confirm", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Service/BookingService.php", "source_location": "L56", "receiver": null}, {"caller_nid": "service_bookingservice_bookingservice_writesegments", "callee": "getPayload", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Service/BookingService.php", "source_location": "L69", "receiver": null}, {"caller_nid": "service_bookingservice_bookingservice_writesegments", "callee": "getStartsAt", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Service/BookingService.php", "source_location": "L72", "receiver": null}, {"caller_nid": "service_bookingservice_bookingservice_writesegments", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Service/BookingService.php", "source_location": "L79", "receiver": null}, {"caller_nid": "service_bookingservice_bookingservice_cancel", "callee": "findBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Service/BookingService.php", "source_location": "L96", "receiver": null}, {"caller_nid": "service_bookingservice_bookingservice_cancel", "callee": "getRepository", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Service/BookingService.php", "source_location": "L96", "receiver": null}, {"caller_nid": "service_bookingservice_bookingservice_cancel", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Service/BookingService.php", "source_location": "L97", "receiver": null}, {"caller_nid": "service_bookingservice_bookingservice_cancel", "callee": "release", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Service/BookingService.php", "source_location": "L99", "receiver": null}, {"caller_nid": "service_bookingservice_bookingservice_cancel", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Service/BookingService.php", "source_location": "L103", "receiver": null}, {"caller_nid": "service_bookingservice_bookingservice_cancel", "callee": "count", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Service/BookingService.php", "source_location": "L105", "receiver": null}, {"caller_nid": "service_bookingservice_bookingservice_releasehold", "callee": "occupanciesOfHold", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Service/BookingService.php", "source_location": "L111", "receiver": null}, {"caller_nid": "service_bookingservice_bookingservice_releasehold", "callee": "release", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Service/BookingService.php", "source_location": "L112", "receiver": null}, {"caller_nid": "service_bookingservice_bookingservice_releasehold", "callee": "count", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Booking/Service/BookingService.php", "source_location": "L114", "receiver": null}]} |