Files
clinicpro/graphify-out/cache/ast/v0.8.44/3a1cc4dfe2086e130d8f995505e1ebd217e1ad674e133812a3f412daae3be14a.json
T
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
18 KiB
JSON

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_doctor_command_purgeunclaimeddoctorscommand_php", "label": "PurgeUnclaimedDoctorsCommand.php", "file_type": "code", "source_file": "src/Doctor/Command/PurgeUnclaimedDoctorsCommand.php", "source_location": "L1"}, {"id": "command_purgeunclaimeddoctorscommand_purgeunclaimeddoctorscommand", "label": "PurgeUnclaimedDoctorsCommand", "file_type": "code", "source_file": "src/Doctor/Command/PurgeUnclaimedDoctorsCommand.php", "source_location": "L25"}, {"id": "command", "label": "Command", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "command_purgeunclaimeddoctorscommand_purgeunclaimeddoctorscommand_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Doctor/Command/PurgeUnclaimedDoctorsCommand.php", "source_location": "L39"}, {"id": "command_purgeunclaimeddoctorscommand_purgeunclaimeddoctorscommand_configure", "label": ".configure()", "file_type": "code", "source_file": "src/Doctor/Command/PurgeUnclaimedDoctorsCommand.php", "source_location": "L47"}, {"id": "command_purgeunclaimeddoctorscommand_purgeunclaimeddoctorscommand_execute", "label": ".execute()", "file_type": "code", "source_file": "src/Doctor/Command/PurgeUnclaimedDoctorsCommand.php", "source_location": "L56"}, {"id": "inputinterface", "label": "InputInterface", "file_type": "code", "source_file": "src/Doctor/Command/PurgeUnclaimedDoctorsCommand.php", "source_location": "L56"}, {"id": "outputinterface", "label": "OutputInterface", "file_type": "code", "source_file": "src/Doctor/Command/PurgeUnclaimedDoctorsCommand.php", "source_location": "L56"}, {"id": "command_purgeunclaimeddoctorscommand_purgeunclaimeddoctorscommand_buildcriteria", "label": ".buildCriteria()", "file_type": "code", "source_file": "src/Doctor/Command/PurgeUnclaimedDoctorsCommand.php", "source_location": "L135"}, {"id": "command_purgeunclaimeddoctorscommand_purgeunclaimeddoctorscommand_deletesurrogates", "label": ".deleteSurrogates()", "file_type": "code", "source_file": "src/Doctor/Command/PurgeUnclaimedDoctorsCommand.php", "source_location": "L150"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_doctor_command_purgeunclaimeddoctorscommand_php", "target": "connection", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Doctor/Command/PurgeUnclaimedDoctorsCommand.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_doctor_command_purgeunclaimeddoctorscommand_php", "target": "ascommand", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Doctor/Command/PurgeUnclaimedDoctorsCommand.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_doctor_command_purgeunclaimeddoctorscommand_php", "target": "command", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Doctor/Command/PurgeUnclaimedDoctorsCommand.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_doctor_command_purgeunclaimeddoctorscommand_php", "target": "inputinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Doctor/Command/PurgeUnclaimedDoctorsCommand.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_doctor_command_purgeunclaimeddoctorscommand_php", "target": "inputoption", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Doctor/Command/PurgeUnclaimedDoctorsCommand.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_doctor_command_purgeunclaimeddoctorscommand_php", "target": "outputinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Doctor/Command/PurgeUnclaimedDoctorsCommand.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_doctor_command_purgeunclaimeddoctorscommand_php", "target": "symfonystyle", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Doctor/Command/PurgeUnclaimedDoctorsCommand.php", "source_location": "L11", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_doctor_command_purgeunclaimeddoctorscommand_php", "target": "autowire", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Doctor/Command/PurgeUnclaimedDoctorsCommand.php", "source_location": "L12", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_doctor_command_purgeunclaimeddoctorscommand_php", "target": "command_purgeunclaimeddoctorscommand_purgeunclaimeddoctorscommand", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Doctor/Command/PurgeUnclaimedDoctorsCommand.php", "source_location": "L25", "weight": 1.0}, {"source": "command_purgeunclaimeddoctorscommand_purgeunclaimeddoctorscommand", "target": "command", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Doctor/Command/PurgeUnclaimedDoctorsCommand.php", "source_location": "L29", "weight": 1.0}, {"source": "command_purgeunclaimeddoctorscommand_purgeunclaimeddoctorscommand", "target": "command_purgeunclaimeddoctorscommand_purgeunclaimeddoctorscommand_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Command/PurgeUnclaimedDoctorsCommand.php", "source_location": "L39", "weight": 1.0}, {"source": "command_purgeunclaimeddoctorscommand_purgeunclaimeddoctorscommand", "target": "command_purgeunclaimeddoctorscommand_purgeunclaimeddoctorscommand_configure", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Command/PurgeUnclaimedDoctorsCommand.php", "source_location": "L47", "weight": 1.0}, {"source": "command_purgeunclaimeddoctorscommand_purgeunclaimeddoctorscommand", "target": "command_purgeunclaimeddoctorscommand_purgeunclaimeddoctorscommand_execute", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Command/PurgeUnclaimedDoctorsCommand.php", "source_location": "L56", "weight": 1.0}, {"source": "command_purgeunclaimeddoctorscommand_purgeunclaimeddoctorscommand_execute", "target": "inputinterface", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Command/PurgeUnclaimedDoctorsCommand.php", "source_location": "L56", "weight": 1.0, "context": "parameter_type"}, {"source": "command_purgeunclaimeddoctorscommand_purgeunclaimeddoctorscommand_execute", "target": "outputinterface", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Command/PurgeUnclaimedDoctorsCommand.php", "source_location": "L56", "weight": 1.0, "context": "parameter_type"}, {"source": "command_purgeunclaimeddoctorscommand_purgeunclaimeddoctorscommand", "target": "command_purgeunclaimeddoctorscommand_purgeunclaimeddoctorscommand_buildcriteria", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Command/PurgeUnclaimedDoctorsCommand.php", "source_location": "L135", "weight": 1.0}, {"source": "command_purgeunclaimeddoctorscommand_purgeunclaimeddoctorscommand", "target": "command_purgeunclaimeddoctorscommand_purgeunclaimeddoctorscommand_deletesurrogates", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Command/PurgeUnclaimedDoctorsCommand.php", "source_location": "L150", "weight": 1.0}, {"source": "command_purgeunclaimeddoctorscommand_purgeunclaimeddoctorscommand_execute", "target": "command", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Doctor/Command/PurgeUnclaimedDoctorsCommand.php", "source_location": "L65", "weight": 1.0}, {"source": "command_purgeunclaimeddoctorscommand_purgeunclaimeddoctorscommand_execute", "target": "command_purgeunclaimeddoctorscommand_purgeunclaimeddoctorscommand_buildcriteria", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Doctor/Command/PurgeUnclaimedDoctorsCommand.php", "source_location": "L69", "weight": 1.0}, {"source": "command_purgeunclaimeddoctorscommand_purgeunclaimeddoctorscommand_execute", "target": "command_purgeunclaimeddoctorscommand_purgeunclaimeddoctorscommand_deletesurrogates", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Doctor/Command/PurgeUnclaimedDoctorsCommand.php", "source_location": "L123", "weight": 1.0}], "raw_calls": [{"caller_nid": "command_purgeunclaimeddoctorscommand_purgeunclaimeddoctorscommand_construct", "callee": "parent", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Command/PurgeUnclaimedDoctorsCommand.php", "source_location": "L44", "receiver": null}, {"caller_nid": "command_purgeunclaimeddoctorscommand_purgeunclaimeddoctorscommand_configure", "callee": "addOption", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Command/PurgeUnclaimedDoctorsCommand.php", "source_location": "L49", "receiver": null}, {"caller_nid": "command_purgeunclaimeddoctorscommand_purgeunclaimeddoctorscommand_configure", "callee": "addOption", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Command/PurgeUnclaimedDoctorsCommand.php", "source_location": "L49", "receiver": null}, {"caller_nid": "command_purgeunclaimeddoctorscommand_purgeunclaimeddoctorscommand_configure", "callee": "addOption", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Command/PurgeUnclaimedDoctorsCommand.php", "source_location": "L49", "receiver": null}, {"caller_nid": "command_purgeunclaimeddoctorscommand_purgeunclaimeddoctorscommand_configure", "callee": "addOption", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Command/PurgeUnclaimedDoctorsCommand.php", "source_location": "L49", "receiver": null}, {"caller_nid": "command_purgeunclaimeddoctorscommand_purgeunclaimeddoctorscommand_execute", "callee": "getOption", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Command/PurgeUnclaimedDoctorsCommand.php", "source_location": "L59", "receiver": null}, {"caller_nid": "command_purgeunclaimeddoctorscommand_purgeunclaimeddoctorscommand_execute", "callee": "getOption", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Command/PurgeUnclaimedDoctorsCommand.php", "source_location": "L63", "receiver": null}, {"caller_nid": "command_purgeunclaimeddoctorscommand_purgeunclaimeddoctorscommand_execute", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Command/PurgeUnclaimedDoctorsCommand.php", "source_location": "L64", "receiver": null}, {"caller_nid": "command_purgeunclaimeddoctorscommand_purgeunclaimeddoctorscommand_execute", "callee": "getOption", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Command/PurgeUnclaimedDoctorsCommand.php", "source_location": "L69", "receiver": null}, {"caller_nid": "command_purgeunclaimeddoctorscommand_purgeunclaimeddoctorscommand_execute", "callee": "getOption", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Command/PurgeUnclaimedDoctorsCommand.php", "source_location": "L69", "receiver": null}, {"caller_nid": "command_purgeunclaimeddoctorscommand_purgeunclaimeddoctorscommand_execute", "callee": "fetchOne", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Command/PurgeUnclaimedDoctorsCommand.php", "source_location": "L71", "receiver": null}, {"caller_nid": "command_purgeunclaimeddoctorscommand_purgeunclaimeddoctorscommand_execute", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Command/PurgeUnclaimedDoctorsCommand.php", "source_location": "L73", "receiver": null}, {"caller_nid": "command_purgeunclaimeddoctorscommand_purgeunclaimeddoctorscommand_execute", "callee": "section", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Command/PurgeUnclaimedDoctorsCommand.php", "source_location": "L77", "receiver": null}, {"caller_nid": "command_purgeunclaimeddoctorscommand_purgeunclaimeddoctorscommand_execute", "callee": "text", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Command/PurgeUnclaimedDoctorsCommand.php", "source_location": "L78", "receiver": null}, {"caller_nid": "command_purgeunclaimeddoctorscommand_purgeunclaimeddoctorscommand_execute", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Command/PurgeUnclaimedDoctorsCommand.php", "source_location": "L78", "receiver": null}, {"caller_nid": "command_purgeunclaimeddoctorscommand_purgeunclaimeddoctorscommand_execute", "callee": "fetchOne", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Command/PurgeUnclaimedDoctorsCommand.php", "source_location": "L83", "receiver": null}, {"caller_nid": "command_purgeunclaimeddoctorscommand_purgeunclaimeddoctorscommand_execute", "callee": "table", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Command/PurgeUnclaimedDoctorsCommand.php", "source_location": "L92", "receiver": null}, {"caller_nid": "command_purgeunclaimeddoctorscommand_purgeunclaimeddoctorscommand_execute", "callee": "warning", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Command/PurgeUnclaimedDoctorsCommand.php", "source_location": "L96", "receiver": null}, {"caller_nid": "command_purgeunclaimeddoctorscommand_purgeunclaimeddoctorscommand_execute", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Command/PurgeUnclaimedDoctorsCommand.php", "source_location": "L96", "receiver": null}, {"caller_nid": "command_purgeunclaimeddoctorscommand_purgeunclaimeddoctorscommand_execute", "callee": "warning", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Command/PurgeUnclaimedDoctorsCommand.php", "source_location": "L100", "receiver": null}, {"caller_nid": "command_purgeunclaimeddoctorscommand_purgeunclaimeddoctorscommand_execute", "callee": "fetchFirstColumn", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Command/PurgeUnclaimedDoctorsCommand.php", "source_location": "L105", "receiver": null}, {"caller_nid": "command_purgeunclaimeddoctorscommand_purgeunclaimeddoctorscommand_execute", "callee": "executeStatement", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Command/PurgeUnclaimedDoctorsCommand.php", "source_location": "L110", "receiver": null}, {"caller_nid": "command_purgeunclaimeddoctorscommand_purgeunclaimeddoctorscommand_execute", "callee": "executeStatement", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Command/PurgeUnclaimedDoctorsCommand.php", "source_location": "L113", "receiver": null}, {"caller_nid": "command_purgeunclaimeddoctorscommand_purgeunclaimeddoctorscommand_execute", "callee": "text", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Command/PurgeUnclaimedDoctorsCommand.php", "source_location": "L117", "receiver": null}, {"caller_nid": "command_purgeunclaimeddoctorscommand_purgeunclaimeddoctorscommand_execute", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Command/PurgeUnclaimedDoctorsCommand.php", "source_location": "L117", "receiver": null}, {"caller_nid": "command_purgeunclaimeddoctorscommand_purgeunclaimeddoctorscommand_execute", "callee": "executeStatement", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Command/PurgeUnclaimedDoctorsCommand.php", "source_location": "L120", "receiver": null}, {"caller_nid": "command_purgeunclaimeddoctorscommand_purgeunclaimeddoctorscommand_execute", "callee": "text", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Command/PurgeUnclaimedDoctorsCommand.php", "source_location": "L121", "receiver": null}, {"caller_nid": "command_purgeunclaimeddoctorscommand_purgeunclaimeddoctorscommand_execute", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Command/PurgeUnclaimedDoctorsCommand.php", "source_location": "L121", "receiver": null}, {"caller_nid": "command_purgeunclaimeddoctorscommand_purgeunclaimeddoctorscommand_execute", "callee": "text", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Command/PurgeUnclaimedDoctorsCommand.php", "source_location": "L124", "receiver": null}, {"caller_nid": "command_purgeunclaimeddoctorscommand_purgeunclaimeddoctorscommand_execute", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Command/PurgeUnclaimedDoctorsCommand.php", "source_location": "L124", "receiver": null}, {"caller_nid": "command_purgeunclaimeddoctorscommand_purgeunclaimeddoctorscommand_execute", "callee": "executeStatement", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Command/PurgeUnclaimedDoctorsCommand.php", "source_location": "L126", "receiver": null}, {"caller_nid": "command_purgeunclaimeddoctorscommand_purgeunclaimeddoctorscommand_execute", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Command/PurgeUnclaimedDoctorsCommand.php", "source_location": "L129", "receiver": null}, {"caller_nid": "command_purgeunclaimeddoctorscommand_purgeunclaimeddoctorscommand_deletesurrogates", "callee": "array_chunk", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Command/PurgeUnclaimedDoctorsCommand.php", "source_location": "L153", "receiver": null}, {"caller_nid": "command_purgeunclaimeddoctorscommand_purgeunclaimeddoctorscommand_deletesurrogates", "callee": "executeStatement", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Command/PurgeUnclaimedDoctorsCommand.php", "source_location": "L154", "receiver": null}]}