Files
clinicpro/graphify-out/cache/ast/v0.8.44/232d51453ba07e7b8c8a1fe9bebe92f6c405e78227bf1ec0ae01ba6e4fb02069.json
hamed e279812b96 Add JSON files for insurance API documentation and purge doctors command tests
- Created a new JSON file for the insurance API documentation, detailing endpoints, parameters, and responses.
- Added a JSON file for the PurgeDoctorsCommandTest, including test methods and their relationships to the command and other components.
2026-07-22 16:49:32 +03:30

1 line
11 KiB
JSON

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_doctor_command_purgedoctorscommand_php", "label": "PurgeDoctorsCommand.php", "file_type": "code", "source_file": "src/Doctor/Command/PurgeDoctorsCommand.php", "source_location": "L1"}, {"id": "command_purgedoctorscommand_purgedoctorscommand", "label": "PurgeDoctorsCommand", "file_type": "code", "source_file": "src/Doctor/Command/PurgeDoctorsCommand.php", "source_location": "L24"}, {"id": "command", "label": "Command", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "command_purgedoctorscommand_purgedoctorscommand_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Doctor/Command/PurgeDoctorsCommand.php", "source_location": "L38"}, {"id": "command_purgedoctorscommand_purgedoctorscommand_configure", "label": ".configure()", "file_type": "code", "source_file": "src/Doctor/Command/PurgeDoctorsCommand.php", "source_location": "L46"}, {"id": "command_purgedoctorscommand_purgedoctorscommand_execute", "label": ".execute()", "file_type": "code", "source_file": "src/Doctor/Command/PurgeDoctorsCommand.php", "source_location": "L51"}, {"id": "inputinterface", "label": "InputInterface", "file_type": "code", "source_file": "src/Doctor/Command/PurgeDoctorsCommand.php", "source_location": "L51"}, {"id": "outputinterface", "label": "OutputInterface", "file_type": "code", "source_file": "src/Doctor/Command/PurgeDoctorsCommand.php", "source_location": "L51"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_doctor_command_purgedoctorscommand_php", "target": "connection", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Doctor/Command/PurgeDoctorsCommand.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_doctor_command_purgedoctorscommand_php", "target": "ascommand", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Doctor/Command/PurgeDoctorsCommand.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_doctor_command_purgedoctorscommand_php", "target": "command", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Doctor/Command/PurgeDoctorsCommand.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_doctor_command_purgedoctorscommand_php", "target": "inputinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Doctor/Command/PurgeDoctorsCommand.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_doctor_command_purgedoctorscommand_php", "target": "inputoption", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Doctor/Command/PurgeDoctorsCommand.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_doctor_command_purgedoctorscommand_php", "target": "outputinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Doctor/Command/PurgeDoctorsCommand.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_doctor_command_purgedoctorscommand_php", "target": "symfonystyle", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Doctor/Command/PurgeDoctorsCommand.php", "source_location": "L11", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_doctor_command_purgedoctorscommand_php", "target": "autowire", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Doctor/Command/PurgeDoctorsCommand.php", "source_location": "L12", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_doctor_command_purgedoctorscommand_php", "target": "command_purgedoctorscommand_purgedoctorscommand", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Doctor/Command/PurgeDoctorsCommand.php", "source_location": "L24", "weight": 1.0}, {"source": "command_purgedoctorscommand_purgedoctorscommand", "target": "command", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Doctor/Command/PurgeDoctorsCommand.php", "source_location": "L28", "weight": 1.0}, {"source": "command_purgedoctorscommand_purgedoctorscommand", "target": "command_purgedoctorscommand_purgedoctorscommand_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Command/PurgeDoctorsCommand.php", "source_location": "L38", "weight": 1.0}, {"source": "command_purgedoctorscommand_purgedoctorscommand", "target": "command_purgedoctorscommand_purgedoctorscommand_configure", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Command/PurgeDoctorsCommand.php", "source_location": "L46", "weight": 1.0}, {"source": "command_purgedoctorscommand_purgedoctorscommand", "target": "command_purgedoctorscommand_purgedoctorscommand_execute", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Command/PurgeDoctorsCommand.php", "source_location": "L51", "weight": 1.0}, {"source": "command_purgedoctorscommand_purgedoctorscommand_execute", "target": "inputinterface", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Command/PurgeDoctorsCommand.php", "source_location": "L51", "weight": 1.0, "context": "parameter_type"}, {"source": "command_purgedoctorscommand_purgedoctorscommand_execute", "target": "outputinterface", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Command/PurgeDoctorsCommand.php", "source_location": "L51", "weight": 1.0, "context": "parameter_type"}, {"source": "command_purgedoctorscommand_purgedoctorscommand_execute", "target": "command", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Doctor/Command/PurgeDoctorsCommand.php", "source_location": "L61", "weight": 1.0}], "raw_calls": [{"caller_nid": "command_purgedoctorscommand_purgedoctorscommand_construct", "callee": "parent", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Command/PurgeDoctorsCommand.php", "source_location": "L43", "receiver": null}, {"caller_nid": "command_purgedoctorscommand_purgedoctorscommand_configure", "callee": "addOption", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Command/PurgeDoctorsCommand.php", "source_location": "L48", "receiver": null}, {"caller_nid": "command_purgedoctorscommand_purgedoctorscommand_execute", "callee": "getOption", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Command/PurgeDoctorsCommand.php", "source_location": "L54", "receiver": null}, {"caller_nid": "command_purgedoctorscommand_purgedoctorscommand_execute", "callee": "in_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Command/PurgeDoctorsCommand.php", "source_location": "L59", "receiver": null}, {"caller_nid": "command_purgedoctorscommand_purgedoctorscommand_execute", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Command/PurgeDoctorsCommand.php", "source_location": "L60", "receiver": null}, {"caller_nid": "command_purgedoctorscommand_purgedoctorscommand_execute", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Command/PurgeDoctorsCommand.php", "source_location": "L60", "receiver": null}, {"caller_nid": "command_purgedoctorscommand_purgedoctorscommand_execute", "callee": "section", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Command/PurgeDoctorsCommand.php", "source_location": "L64", "receiver": null}, {"caller_nid": "command_purgedoctorscommand_purgedoctorscommand_execute", "callee": "fetchOne", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Command/PurgeDoctorsCommand.php", "source_location": "L68", "receiver": null}, {"caller_nid": "command_purgedoctorscommand_purgedoctorscommand_execute", "callee": "table", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Command/PurgeDoctorsCommand.php", "source_location": "L70", "receiver": null}, {"caller_nid": "command_purgedoctorscommand_purgedoctorscommand_execute", "callee": "warning", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Command/PurgeDoctorsCommand.php", "source_location": "L73", "receiver": null}, {"caller_nid": "command_purgedoctorscommand_purgedoctorscommand_execute", "callee": "executeStatement", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Command/PurgeDoctorsCommand.php", "source_location": "L77", "receiver": null}, {"caller_nid": "command_purgedoctorscommand_purgedoctorscommand_execute", "callee": "executeStatement", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Command/PurgeDoctorsCommand.php", "source_location": "L80", "receiver": null}, {"caller_nid": "command_purgedoctorscommand_purgedoctorscommand_execute", "callee": "text", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Command/PurgeDoctorsCommand.php", "source_location": "L81", "receiver": null}, {"caller_nid": "command_purgedoctorscommand_purgedoctorscommand_execute", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Command/PurgeDoctorsCommand.php", "source_location": "L81", "receiver": null}, {"caller_nid": "command_purgedoctorscommand_purgedoctorscommand_execute", "callee": "executeStatement", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Command/PurgeDoctorsCommand.php", "source_location": "L84", "receiver": null}, {"caller_nid": "command_purgedoctorscommand_purgedoctorscommand_execute", "callee": "text", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Command/PurgeDoctorsCommand.php", "source_location": "L87", "receiver": null}, {"caller_nid": "command_purgedoctorscommand_purgedoctorscommand_execute", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Command/PurgeDoctorsCommand.php", "source_location": "L87", "receiver": null}, {"caller_nid": "command_purgedoctorscommand_purgedoctorscommand_execute", "callee": "executeStatement", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Command/PurgeDoctorsCommand.php", "source_location": "L89", "receiver": null}, {"caller_nid": "command_purgedoctorscommand_purgedoctorscommand_execute", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Command/PurgeDoctorsCommand.php", "source_location": "L92", "receiver": null}]}