Files
clinicpro/graphify-out/cache/ast/v0.8.44/ec7bab8f0530c9b696b501f91e30e71d48e094a62f6abd704b60026b5fea30f0.json
T
2026-07-18 13:38:29 +03:30

1 line
18 KiB
JSON

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_command_assignschedulecliniccommand_php", "label": "AssignScheduleClinicCommand.php", "file_type": "code", "source_file": "src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L1"}, {"id": "command_assignschedulecliniccommand_assignschedulecliniccommand", "label": "AssignScheduleClinicCommand", "file_type": "code", "source_file": "src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L26"}, {"id": "command", "label": "Command", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "command_assignschedulecliniccommand_assignschedulecliniccommand_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L29"}, {"id": "command_assignschedulecliniccommand_assignschedulecliniccommand_configure", "label": ".configure()", "file_type": "code", "source_file": "src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L39"}, {"id": "command_assignschedulecliniccommand_assignschedulecliniccommand_execute", "label": ".execute()", "file_type": "code", "source_file": "src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L47"}, {"id": "inputinterface", "label": "InputInterface", "file_type": "code", "source_file": "src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L47"}, {"id": "outputinterface", "label": "OutputInterface", "file_type": "code", "source_file": "src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L47"}, {"id": "command_assignschedulecliniccommand_assignschedulecliniccommand_sessionsoutsideclinic", "label": ".sessionsOutsideClinic()", "file_type": "code", "source_file": "src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L93"}, {"id": "doctor", "label": "Doctor", "file_type": "code", "source_file": "src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L93"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_command_assignschedulecliniccommand_php", "target": "weeklyschedulerepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_command_assignschedulecliniccommand_php", "target": "clinicrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_command_assignschedulecliniccommand_php", "target": "doctoraddressrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_command_assignschedulecliniccommand_php", "target": "doctorrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_command_assignschedulecliniccommand_php", "target": "entitymanagerinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_command_assignschedulecliniccommand_php", "target": "ascommand", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_command_assignschedulecliniccommand_php", "target": "command", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L11", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_command_assignschedulecliniccommand_php", "target": "inputargument", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L12", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_command_assignschedulecliniccommand_php", "target": "inputinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L13", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_command_assignschedulecliniccommand_php", "target": "inputoption", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L14", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_command_assignschedulecliniccommand_php", "target": "outputinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L15", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_command_assignschedulecliniccommand_php", "target": "symfonystyle", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L16", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_command_assignschedulecliniccommand_php", "target": "command_assignschedulecliniccommand_assignschedulecliniccommand", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L26", "weight": 1.0}, {"source": "command_assignschedulecliniccommand_assignschedulecliniccommand", "target": "command", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L27", "weight": 1.0}, {"source": "command_assignschedulecliniccommand_assignschedulecliniccommand", "target": "command_assignschedulecliniccommand_assignschedulecliniccommand_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L29", "weight": 1.0}, {"source": "command_assignschedulecliniccommand_assignschedulecliniccommand", "target": "command_assignschedulecliniccommand_assignschedulecliniccommand_configure", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L39", "weight": 1.0}, {"source": "command_assignschedulecliniccommand_assignschedulecliniccommand", "target": "command_assignschedulecliniccommand_assignschedulecliniccommand_execute", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L47", "weight": 1.0}, {"source": "command_assignschedulecliniccommand_assignschedulecliniccommand_execute", "target": "inputinterface", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L47", "weight": 1.0, "context": "parameter_type"}, {"source": "command_assignschedulecliniccommand_assignschedulecliniccommand_execute", "target": "outputinterface", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L47", "weight": 1.0, "context": "parameter_type"}, {"source": "command_assignschedulecliniccommand_assignschedulecliniccommand", "target": "command_assignschedulecliniccommand_assignschedulecliniccommand_sessionsoutsideclinic", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L93", "weight": 1.0}, {"source": "command_assignschedulecliniccommand_assignschedulecliniccommand_sessionsoutsideclinic", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L93", "weight": 1.0, "context": "parameter_type"}, {"source": "command_assignschedulecliniccommand_assignschedulecliniccommand_execute", "target": "command", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L56", "weight": 1.0}, {"source": "command_assignschedulecliniccommand_assignschedulecliniccommand_execute", "target": "command_assignschedulecliniccommand_assignschedulecliniccommand_sessionsoutsideclinic", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L75", "weight": 1.0}], "raw_calls": [{"caller_nid": "command_assignschedulecliniccommand_assignschedulecliniccommand_construct", "callee": "parent", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L36", "receiver": null}, {"caller_nid": "command_assignschedulecliniccommand_assignschedulecliniccommand_configure", "callee": "addOption", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L41", "receiver": null}, {"caller_nid": "command_assignschedulecliniccommand_assignschedulecliniccommand_configure", "callee": "addArgument", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L41", "receiver": null}, {"caller_nid": "command_assignschedulecliniccommand_assignschedulecliniccommand_configure", "callee": "addArgument", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L41", "receiver": null}, {"caller_nid": "command_assignschedulecliniccommand_assignschedulecliniccommand_execute", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L51", "receiver": null}, {"caller_nid": "command_assignschedulecliniccommand_assignschedulecliniccommand_execute", "callee": "getArgument", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L51", "receiver": null}, {"caller_nid": "command_assignschedulecliniccommand_assignschedulecliniccommand_execute", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L52", "receiver": null}, {"caller_nid": "command_assignschedulecliniccommand_assignschedulecliniccommand_execute", "callee": "getArgument", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L52", "receiver": null}, {"caller_nid": "command_assignschedulecliniccommand_assignschedulecliniccommand_execute", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L55", "receiver": null}, {"caller_nid": "command_assignschedulecliniccommand_assignschedulecliniccommand_execute", "callee": "hasDoctor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L59", "receiver": null}, {"caller_nid": "command_assignschedulecliniccommand_assignschedulecliniccommand_execute", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L60", "receiver": null}, {"caller_nid": "command_assignschedulecliniccommand_assignschedulecliniccommand_execute", "callee": "findByDoctorAndClinic", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L64", "receiver": null}, {"caller_nid": "command_assignschedulecliniccommand_assignschedulecliniccommand_execute", "callee": "warning", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L66", "receiver": null}, {"caller_nid": "command_assignschedulecliniccommand_assignschedulecliniccommand_execute", "callee": "findByDoctorAndClinic", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L70", "receiver": null}, {"caller_nid": "command_assignschedulecliniccommand_assignschedulecliniccommand_execute", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L71", "receiver": null}, {"caller_nid": "command_assignschedulecliniccommand_assignschedulecliniccommand_execute", "callee": "getDaySchedule", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L75", "receiver": null}, {"caller_nid": "command_assignschedulecliniccommand_assignschedulecliniccommand_execute", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L75", "receiver": null}, {"caller_nid": "command_assignschedulecliniccommand_assignschedulecliniccommand_execute", "callee": "getOption", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L76", "receiver": null}, {"caller_nid": "command_assignschedulecliniccommand_assignschedulecliniccommand_execute", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L77", "receiver": null}, {"caller_nid": "command_assignschedulecliniccommand_assignschedulecliniccommand_execute", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L77", "receiver": null}, {"caller_nid": "command_assignschedulecliniccommand_assignschedulecliniccommand_execute", "callee": "implode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L79", "receiver": null}, {"caller_nid": "command_assignschedulecliniccommand_assignschedulecliniccommand_execute", "callee": "setClinic", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L84", "receiver": null}, {"caller_nid": "command_assignschedulecliniccommand_assignschedulecliniccommand_execute", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L85", "receiver": null}, {"caller_nid": "command_assignschedulecliniccommand_assignschedulecliniccommand_execute", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L87", "receiver": null}, {"caller_nid": "command_assignschedulecliniccommand_assignschedulecliniccommand_execute", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L87", "receiver": null}, {"caller_nid": "command_assignschedulecliniccommand_assignschedulecliniccommand_execute", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L87", "receiver": null}, {"caller_nid": "command_assignschedulecliniccommand_assignschedulecliniccommand_execute", "callee": "getName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L87", "receiver": null}, {"caller_nid": "command_assignschedulecliniccommand_assignschedulecliniccommand_sessionsoutsideclinic", "callee": "findForContext", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L96", "receiver": null}, {"caller_nid": "command_assignschedulecliniccommand_assignschedulecliniccommand_sessionsoutsideclinic", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L97", "receiver": null}, {"caller_nid": "command_assignschedulecliniccommand_assignschedulecliniccommand_sessionsoutsideclinic", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L104", "receiver": null}, {"caller_nid": "command_assignschedulecliniccommand_assignschedulecliniccommand_sessionsoutsideclinic", "callee": "array_keys", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/Command/AssignScheduleClinicCommand.php", "source_location": "L110", "receiver": null}]}