Files
clinicpro/graphify-out/cache/ast/v0.8.44/f3202d5593470cbcbeb8ff177c1cb9fae75d336b9bf5b591f1cf61ec6ec788fc.json
T
2026-08-07 12:25:01 +03:30

1 line
22 KiB
JSON

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_treatment_command_backfilltreatmentcasescommand_php", "label": "BackfillTreatmentCasesCommand.php", "file_type": "code", "source_file": "src/Treatment/Command/BackfillTreatmentCasesCommand.php", "source_location": "L1"}, {"id": "command_backfilltreatmentcasescommand_backfilltreatmentcasescommand", "label": "BackfillTreatmentCasesCommand", "file_type": "code", "source_file": "src/Treatment/Command/BackfillTreatmentCasesCommand.php", "source_location": "L31"}, {"id": "command", "label": "Command", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "command_backfilltreatmentcasescommand_backfilltreatmentcasescommand_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Treatment/Command/BackfillTreatmentCasesCommand.php", "source_location": "L42"}, {"id": "command_backfilltreatmentcasescommand_backfilltreatmentcasescommand_configure", "label": ".configure()", "file_type": "code", "source_file": "src/Treatment/Command/BackfillTreatmentCasesCommand.php", "source_location": "L52"}, {"id": "command_backfilltreatmentcasescommand_backfilltreatmentcasescommand_execute", "label": ".execute()", "file_type": "code", "source_file": "src/Treatment/Command/BackfillTreatmentCasesCommand.php", "source_location": "L57"}, {"id": "inputinterface", "label": "InputInterface", "file_type": "code", "source_file": "src/Treatment/Command/BackfillTreatmentCasesCommand.php", "source_location": "L57"}, {"id": "outputinterface", "label": "OutputInterface", "file_type": "code", "source_file": "src/Treatment/Command/BackfillTreatmentCasesCommand.php", "source_location": "L57"}, {"id": "command_backfilltreatmentcasescommand_backfilltreatmentcasescommand_hastreatmentsession", "label": ".hasTreatmentSession()", "file_type": "code", "source_file": "src/Treatment/Command/BackfillTreatmentCasesCommand.php", "source_location": "L144"}, {"id": "appointment", "label": "Appointment", "file_type": "code", "source_file": "src/Treatment/Command/BackfillTreatmentCasesCommand.php", "source_location": "L144"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_treatment_command_backfilltreatmentcasescommand_php", "target": "appointment", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Treatment/Command/BackfillTreatmentCasesCommand.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_treatment_command_backfilltreatmentcasescommand_php", "target": "appointmentrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Treatment/Command/BackfillTreatmentCasesCommand.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_treatment_command_backfilltreatmentcasescommand_php", "target": "patientsessionrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Treatment/Command/BackfillTreatmentCasesCommand.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_treatment_command_backfilltreatmentcasescommand_php", "target": "treatmentprotocolrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Treatment/Command/BackfillTreatmentCasesCommand.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_treatment_command_backfilltreatmentcasescommand_php", "target": "treatmentcasestarter", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Treatment/Command/BackfillTreatmentCasesCommand.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_treatment_command_backfilltreatmentcasescommand_php", "target": "entitymanagerinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Treatment/Command/BackfillTreatmentCasesCommand.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_treatment_command_backfilltreatmentcasescommand_php", "target": "ascommand", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Treatment/Command/BackfillTreatmentCasesCommand.php", "source_location": "L11", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_treatment_command_backfilltreatmentcasescommand_php", "target": "command", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Treatment/Command/BackfillTreatmentCasesCommand.php", "source_location": "L12", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_treatment_command_backfilltreatmentcasescommand_php", "target": "inputinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Treatment/Command/BackfillTreatmentCasesCommand.php", "source_location": "L13", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_treatment_command_backfilltreatmentcasescommand_php", "target": "inputoption", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Treatment/Command/BackfillTreatmentCasesCommand.php", "source_location": "L14", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_treatment_command_backfilltreatmentcasescommand_php", "target": "outputinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Treatment/Command/BackfillTreatmentCasesCommand.php", "source_location": "L15", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_treatment_command_backfilltreatmentcasescommand_php", "target": "symfonystyle", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Treatment/Command/BackfillTreatmentCasesCommand.php", "source_location": "L16", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_treatment_command_backfilltreatmentcasescommand_php", "target": "command_backfilltreatmentcasescommand_backfilltreatmentcasescommand", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Treatment/Command/BackfillTreatmentCasesCommand.php", "source_location": "L31", "weight": 1.0}, {"source": "command_backfilltreatmentcasescommand_backfilltreatmentcasescommand", "target": "command", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Treatment/Command/BackfillTreatmentCasesCommand.php", "source_location": "L35", "weight": 1.0}, {"source": "command_backfilltreatmentcasescommand_backfilltreatmentcasescommand", "target": "command_backfilltreatmentcasescommand_backfilltreatmentcasescommand_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Treatment/Command/BackfillTreatmentCasesCommand.php", "source_location": "L42", "weight": 1.0}, {"source": "command_backfilltreatmentcasescommand_backfilltreatmentcasescommand", "target": "command_backfilltreatmentcasescommand_backfilltreatmentcasescommand_configure", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Treatment/Command/BackfillTreatmentCasesCommand.php", "source_location": "L52", "weight": 1.0}, {"source": "command_backfilltreatmentcasescommand_backfilltreatmentcasescommand", "target": "command_backfilltreatmentcasescommand_backfilltreatmentcasescommand_execute", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Treatment/Command/BackfillTreatmentCasesCommand.php", "source_location": "L57", "weight": 1.0}, {"source": "command_backfilltreatmentcasescommand_backfilltreatmentcasescommand_execute", "target": "inputinterface", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Treatment/Command/BackfillTreatmentCasesCommand.php", "source_location": "L57", "weight": 1.0, "context": "parameter_type"}, {"source": "command_backfilltreatmentcasescommand_backfilltreatmentcasescommand_execute", "target": "outputinterface", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Treatment/Command/BackfillTreatmentCasesCommand.php", "source_location": "L57", "weight": 1.0, "context": "parameter_type"}, {"source": "command_backfilltreatmentcasescommand_backfilltreatmentcasescommand", "target": "command_backfilltreatmentcasescommand_backfilltreatmentcasescommand_hastreatmentsession", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Treatment/Command/BackfillTreatmentCasesCommand.php", "source_location": "L144", "weight": 1.0}, {"source": "command_backfilltreatmentcasescommand_backfilltreatmentcasescommand_hastreatmentsession", "target": "appointment", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Treatment/Command/BackfillTreatmentCasesCommand.php", "source_location": "L144", "weight": 1.0, "context": "parameter_type"}, {"source": "command_backfilltreatmentcasescommand_backfilltreatmentcasescommand_execute", "target": "command_backfilltreatmentcasescommand_backfilltreatmentcasescommand_hastreatmentsession", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Treatment/Command/BackfillTreatmentCasesCommand.php", "source_location": "L97", "weight": 1.0}, {"source": "command_backfilltreatmentcasescommand_backfilltreatmentcasescommand_execute", "target": "command", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Treatment/Command/BackfillTreatmentCasesCommand.php", "source_location": "L127", "weight": 1.0}], "raw_calls": [{"caller_nid": "command_backfilltreatmentcasescommand_backfilltreatmentcasescommand_construct", "callee": "parent", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Command/BackfillTreatmentCasesCommand.php", "source_location": "L49", "receiver": null}, {"caller_nid": "command_backfilltreatmentcasescommand_backfilltreatmentcasescommand_configure", "callee": "addOption", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Command/BackfillTreatmentCasesCommand.php", "source_location": "L54", "receiver": null}, {"caller_nid": "command_backfilltreatmentcasescommand_backfilltreatmentcasescommand_execute", "callee": "getOption", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Command/BackfillTreatmentCasesCommand.php", "source_location": "L60", "receiver": null}, {"caller_nid": "command_backfilltreatmentcasescommand_backfilltreatmentcasescommand_execute", "callee": "getResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Command/BackfillTreatmentCasesCommand.php", "source_location": "L63", "receiver": null}, {"caller_nid": "command_backfilltreatmentcasescommand_backfilltreatmentcasescommand_execute", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Command/BackfillTreatmentCasesCommand.php", "source_location": "L63", "receiver": null}, {"caller_nid": "command_backfilltreatmentcasescommand_backfilltreatmentcasescommand_execute", "callee": "orderBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Command/BackfillTreatmentCasesCommand.php", "source_location": "L63", "receiver": null}, {"caller_nid": "command_backfilltreatmentcasescommand_backfilltreatmentcasescommand_execute", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Command/BackfillTreatmentCasesCommand.php", "source_location": "L63", "receiver": null}, {"caller_nid": "command_backfilltreatmentcasescommand_backfilltreatmentcasescommand_execute", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Command/BackfillTreatmentCasesCommand.php", "source_location": "L63", "receiver": null}, {"caller_nid": "command_backfilltreatmentcasescommand_backfilltreatmentcasescommand_execute", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Command/BackfillTreatmentCasesCommand.php", "source_location": "L63", "receiver": null}, {"caller_nid": "command_backfilltreatmentcasescommand_backfilltreatmentcasescommand_execute", "callee": "where", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Command/BackfillTreatmentCasesCommand.php", "source_location": "L63", "receiver": null}, {"caller_nid": "command_backfilltreatmentcasescommand_backfilltreatmentcasescommand_execute", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Command/BackfillTreatmentCasesCommand.php", "source_location": "L63", "receiver": null}, {"caller_nid": "command_backfilltreatmentcasescommand_backfilltreatmentcasescommand_execute", "callee": "getServiceItem", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Command/BackfillTreatmentCasesCommand.php", "source_location": "L77", "receiver": null}, {"caller_nid": "command_backfilltreatmentcasescommand_backfilltreatmentcasescommand_execute", "callee": "findActiveForService", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Command/BackfillTreatmentCasesCommand.php", "source_location": "L79", "receiver": null}, {"caller_nid": "command_backfilltreatmentcasescommand_backfilltreatmentcasescommand_execute", "callee": "getClinic", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Command/BackfillTreatmentCasesCommand.php", "source_location": "L83", "receiver": null}, {"caller_nid": "command_backfilltreatmentcasescommand_backfilltreatmentcasescommand_execute", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Command/BackfillTreatmentCasesCommand.php", "source_location": "L85", "receiver": null}, {"caller_nid": "command_backfilltreatmentcasescommand_backfilltreatmentcasescommand_execute", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Command/BackfillTreatmentCasesCommand.php", "source_location": "L86", "receiver": null}, {"caller_nid": "command_backfilltreatmentcasescommand_backfilltreatmentcasescommand_execute", "callee": "getDoctor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Command/BackfillTreatmentCasesCommand.php", "source_location": "L86", "receiver": null}, {"caller_nid": "command_backfilltreatmentcasescommand_backfilltreatmentcasescommand_execute", "callee": "findByAppointmentAndEntity", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Command/BackfillTreatmentCasesCommand.php", "source_location": "L88", "receiver": null}, {"caller_nid": "command_backfilltreatmentcasescommand_backfilltreatmentcasescommand_execute", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Command/BackfillTreatmentCasesCommand.php", "source_location": "L93", "receiver": null}, {"caller_nid": "command_backfilltreatmentcasescommand_backfilltreatmentcasescommand_execute", "callee": "getName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Command/BackfillTreatmentCasesCommand.php", "source_location": "L93", "receiver": null}, {"caller_nid": "command_backfilltreatmentcasescommand_backfilltreatmentcasescommand_execute", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Command/BackfillTreatmentCasesCommand.php", "source_location": "L102", "receiver": null}, {"caller_nid": "command_backfilltreatmentcasescommand_backfilltreatmentcasescommand_execute", "callee": "getName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Command/BackfillTreatmentCasesCommand.php", "source_location": "L102", "receiver": null}, {"caller_nid": "command_backfilltreatmentcasescommand_backfilltreatmentcasescommand_execute", "callee": "onAppointmentConfirmed", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Command/BackfillTreatmentCasesCommand.php", "source_location": "L107", "receiver": null}, {"caller_nid": "command_backfilltreatmentcasescommand_backfilltreatmentcasescommand_execute", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Command/BackfillTreatmentCasesCommand.php", "source_location": "L108", "receiver": null}, {"caller_nid": "command_backfilltreatmentcasescommand_backfilltreatmentcasescommand_execute", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Command/BackfillTreatmentCasesCommand.php", "source_location": "L112", "receiver": null}, {"caller_nid": "command_backfilltreatmentcasescommand_backfilltreatmentcasescommand_execute", "callee": "getName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Command/BackfillTreatmentCasesCommand.php", "source_location": "L112", "receiver": null}, {"caller_nid": "command_backfilltreatmentcasescommand_backfilltreatmentcasescommand_execute", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Command/BackfillTreatmentCasesCommand.php", "source_location": "L117", "receiver": null}, {"caller_nid": "command_backfilltreatmentcasescommand_backfilltreatmentcasescommand_execute", "callee": "getName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Command/BackfillTreatmentCasesCommand.php", "source_location": "L117", "receiver": null}, {"caller_nid": "command_backfilltreatmentcasescommand_backfilltreatmentcasescommand_execute", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Command/BackfillTreatmentCasesCommand.php", "source_location": "L117", "receiver": null}, {"caller_nid": "command_backfilltreatmentcasescommand_backfilltreatmentcasescommand_execute", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Command/BackfillTreatmentCasesCommand.php", "source_location": "L120", "receiver": null}, {"caller_nid": "command_backfilltreatmentcasescommand_backfilltreatmentcasescommand_execute", "callee": "getName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Command/BackfillTreatmentCasesCommand.php", "source_location": "L120", "receiver": null}, {"caller_nid": "command_backfilltreatmentcasescommand_backfilltreatmentcasescommand_execute", "callee": "getMessage", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Command/BackfillTreatmentCasesCommand.php", "source_location": "L120", "receiver": null}, {"caller_nid": "command_backfilltreatmentcasescommand_backfilltreatmentcasescommand_execute", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Command/BackfillTreatmentCasesCommand.php", "source_location": "L125", "receiver": null}, {"caller_nid": "command_backfilltreatmentcasescommand_backfilltreatmentcasescommand_execute", "callee": "table", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Command/BackfillTreatmentCasesCommand.php", "source_location": "L130", "receiver": null}, {"caller_nid": "command_backfilltreatmentcasescommand_backfilltreatmentcasescommand_execute", "callee": "note", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Command/BackfillTreatmentCasesCommand.php", "source_location": "L133", "receiver": null}, {"caller_nid": "command_backfilltreatmentcasescommand_backfilltreatmentcasescommand_execute", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Command/BackfillTreatmentCasesCommand.php", "source_location": "L133", "receiver": null}, {"caller_nid": "command_backfilltreatmentcasescommand_backfilltreatmentcasescommand_execute", "callee": "count", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Command/BackfillTreatmentCasesCommand.php", "source_location": "L133", "receiver": null}, {"caller_nid": "command_backfilltreatmentcasescommand_backfilltreatmentcasescommand_execute", "callee": "writeln", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Command/BackfillTreatmentCasesCommand.php", "source_location": "L138", "receiver": null}, {"caller_nid": "command_backfilltreatmentcasescommand_backfilltreatmentcasescommand_execute", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Command/BackfillTreatmentCasesCommand.php", "source_location": "L138", "receiver": null}, {"caller_nid": "command_backfilltreatmentcasescommand_backfilltreatmentcasescommand_hastreatmentsession", "callee": "getSingleScalarResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Command/BackfillTreatmentCasesCommand.php", "source_location": "L146", "receiver": null}, {"caller_nid": "command_backfilltreatmentcasescommand_backfilltreatmentcasescommand_hastreatmentsession", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Command/BackfillTreatmentCasesCommand.php", "source_location": "L146", "receiver": null}, {"caller_nid": "command_backfilltreatmentcasescommand_backfilltreatmentcasescommand_hastreatmentsession", "callee": "createQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Treatment/Command/BackfillTreatmentCasesCommand.php", "source_location": "L146", "receiver": null}]}