- Created new AST JSON file for the doctor service API documentation, detailing endpoints, parameters, and responses. - Added AST JSON file for the TagController, including methods and their relationships with imported classes. - Introduced AST JSON file for the SmsLog entity, outlining its methods and dependencies.
1 line
17 KiB
JSON
1 line
17 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_payment_gateway_mellatgateway_php", "label": "MellatGateway.php", "file_type": "code", "source_file": "src/Payment/Gateway/MellatGateway.php", "source_location": "L1"}, {"id": "gateway_mellatgateway_mellatgateway", "label": "MellatGateway", "file_type": "code", "source_file": "src/Payment/Gateway/MellatGateway.php", "source_location": "L9"}, {"id": "paymentgatewayinterface", "label": "PaymentGatewayInterface", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "gateway_mellatgateway_mellatgateway_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Payment/Gateway/MellatGateway.php", "source_location": "L13"}, {"id": "gateway_mellatgateway_mellatgateway_getname", "label": ".getName()", "file_type": "code", "source_file": "src/Payment/Gateway/MellatGateway.php", "source_location": "L22"}, {"id": "gateway_mellatgateway_mellatgateway_isconfigured", "label": ".isConfigured()", "file_type": "code", "source_file": "src/Payment/Gateway/MellatGateway.php", "source_location": "L24"}, {"id": "gateway_mellatgateway_mellatgateway_cfg", "label": ".cfg()", "file_type": "code", "source_file": "src/Payment/Gateway/MellatGateway.php", "source_location": "L31"}, {"id": "gateway_mellatgateway_mellatgateway_initiate", "label": ".initiate()", "file_type": "code", "source_file": "src/Payment/Gateway/MellatGateway.php", "source_location": "L36"}, {"id": "paymentinitresult", "label": "PaymentInitResult", "file_type": "code", "source_file": "src/Payment/Gateway/MellatGateway.php", "source_location": "L36"}, {"id": "gateway_mellatgateway_mellatgateway_verify", "label": ".verify()", "file_type": "code", "source_file": "src/Payment/Gateway/MellatGateway.php", "source_location": "L63"}, {"id": "paymentverifyresult", "label": "PaymentVerifyResult", "file_type": "code", "source_file": "src/Payment/Gateway/MellatGateway.php", "source_location": "L63"}, {"id": "gateway_mellatgateway_mellatgateway_buildrequestpayload", "label": ".buildRequestPayload()", "file_type": "code", "source_file": "src/Payment/Gateway/MellatGateway.php", "source_location": "L97"}, {"id": "gateway_mellatgateway_mellatgateway_buildverifypayload", "label": ".buildVerifyPayload()", "file_type": "code", "source_file": "src/Payment/Gateway/MellatGateway.php", "source_location": "L123"}, {"id": "gateway_mellatgateway_mellatgateway_parserescode", "label": ".parseResCode()", "file_type": "code", "source_file": "src/Payment/Gateway/MellatGateway.php", "source_location": "L145"}, {"id": "gateway_mellatgateway_mellatgateway_parserefid", "label": ".parseRefId()", "file_type": "code", "source_file": "src/Payment/Gateway/MellatGateway.php", "source_location": "L152"}, {"id": "gateway_mellatgateway_mellatgateway_date", "label": ".date()", "file_type": "code", "source_file": "src/Payment/Gateway/MellatGateway.php", "source_location": "L159"}, {"id": "gateway_mellatgateway_mellatgateway_time", "label": ".time()", "file_type": "code", "source_file": "src/Payment/Gateway/MellatGateway.php", "source_location": "L160"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_payment_gateway_mellatgateway_php", "target": "siteconfigrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Payment/Gateway/MellatGateway.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_payment_gateway_mellatgateway_php", "target": "loggerinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Payment/Gateway/MellatGateway.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_payment_gateway_mellatgateway_php", "target": "httpclientinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Payment/Gateway/MellatGateway.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_payment_gateway_mellatgateway_php", "target": "gateway_mellatgateway_mellatgateway", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Payment/Gateway/MellatGateway.php", "source_location": "L9", "weight": 1.0}, {"source": "gateway_mellatgateway_mellatgateway", "target": "paymentgatewayinterface", "relation": "implements", "confidence": "EXTRACTED", "source_file": "src/Payment/Gateway/MellatGateway.php", "source_location": "L9", "weight": 1.0}, {"source": "gateway_mellatgateway_mellatgateway", "target": "gateway_mellatgateway_mellatgateway_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Gateway/MellatGateway.php", "source_location": "L13", "weight": 1.0}, {"source": "gateway_mellatgateway_mellatgateway", "target": "gateway_mellatgateway_mellatgateway_getname", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Gateway/MellatGateway.php", "source_location": "L22", "weight": 1.0}, {"source": "gateway_mellatgateway_mellatgateway", "target": "gateway_mellatgateway_mellatgateway_isconfigured", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Gateway/MellatGateway.php", "source_location": "L24", "weight": 1.0}, {"source": "gateway_mellatgateway_mellatgateway", "target": "gateway_mellatgateway_mellatgateway_cfg", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Gateway/MellatGateway.php", "source_location": "L31", "weight": 1.0}, {"source": "gateway_mellatgateway_mellatgateway", "target": "gateway_mellatgateway_mellatgateway_initiate", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Gateway/MellatGateway.php", "source_location": "L36", "weight": 1.0}, {"source": "gateway_mellatgateway_mellatgateway_initiate", "target": "paymentinitresult", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Payment/Gateway/MellatGateway.php", "source_location": "L36", "weight": 1.0, "context": "return_type"}, {"source": "gateway_mellatgateway_mellatgateway", "target": "gateway_mellatgateway_mellatgateway_verify", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Gateway/MellatGateway.php", "source_location": "L63", "weight": 1.0}, {"source": "gateway_mellatgateway_mellatgateway_verify", "target": "paymentverifyresult", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Payment/Gateway/MellatGateway.php", "source_location": "L63", "weight": 1.0, "context": "return_type"}, {"source": "gateway_mellatgateway_mellatgateway", "target": "gateway_mellatgateway_mellatgateway_buildrequestpayload", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Gateway/MellatGateway.php", "source_location": "L97", "weight": 1.0}, {"source": "gateway_mellatgateway_mellatgateway", "target": "gateway_mellatgateway_mellatgateway_buildverifypayload", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Gateway/MellatGateway.php", "source_location": "L123", "weight": 1.0}, {"source": "gateway_mellatgateway_mellatgateway", "target": "gateway_mellatgateway_mellatgateway_parserescode", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Gateway/MellatGateway.php", "source_location": "L145", "weight": 1.0}, {"source": "gateway_mellatgateway_mellatgateway", "target": "gateway_mellatgateway_mellatgateway_parserefid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Gateway/MellatGateway.php", "source_location": "L152", "weight": 1.0}, {"source": "gateway_mellatgateway_mellatgateway", "target": "gateway_mellatgateway_mellatgateway_date", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Gateway/MellatGateway.php", "source_location": "L159", "weight": 1.0}, {"source": "gateway_mellatgateway_mellatgateway", "target": "gateway_mellatgateway_mellatgateway_time", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Gateway/MellatGateway.php", "source_location": "L160", "weight": 1.0}, {"source": "gateway_mellatgateway_mellatgateway_isconfigured", "target": "gateway_mellatgateway_mellatgateway_cfg", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Payment/Gateway/MellatGateway.php", "source_location": "L26", "weight": 1.0}, {"source": "gateway_mellatgateway_mellatgateway_initiate", "target": "gateway_mellatgateway_mellatgateway_buildrequestpayload", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Payment/Gateway/MellatGateway.php", "source_location": "L41", "weight": 1.0}, {"source": "gateway_mellatgateway_mellatgateway_initiate", "target": "gateway_mellatgateway_mellatgateway_parserescode", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Payment/Gateway/MellatGateway.php", "source_location": "L47", "weight": 1.0}, {"source": "gateway_mellatgateway_mellatgateway_initiate", "target": "gateway_mellatgateway_mellatgateway_parserefid", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Payment/Gateway/MellatGateway.php", "source_location": "L53", "weight": 1.0}, {"source": "gateway_mellatgateway_mellatgateway_verify", "target": "gateway_mellatgateway_mellatgateway_buildverifypayload", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Payment/Gateway/MellatGateway.php", "source_location": "L79", "weight": 1.0}, {"source": "gateway_mellatgateway_mellatgateway_verify", "target": "gateway_mellatgateway_mellatgateway_parserescode", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Payment/Gateway/MellatGateway.php", "source_location": "L85", "weight": 1.0}, {"source": "gateway_mellatgateway_mellatgateway_buildrequestpayload", "target": "gateway_mellatgateway_mellatgateway_cfg", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Payment/Gateway/MellatGateway.php", "source_location": "L99", "weight": 1.0}, {"source": "gateway_mellatgateway_mellatgateway_buildrequestpayload", "target": "gateway_mellatgateway_mellatgateway_date", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Payment/Gateway/MellatGateway.php", "source_location": "L112", "weight": 1.0}, {"source": "gateway_mellatgateway_mellatgateway_buildrequestpayload", "target": "gateway_mellatgateway_mellatgateway_time", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Payment/Gateway/MellatGateway.php", "source_location": "L113", "weight": 1.0}, {"source": "gateway_mellatgateway_mellatgateway_buildverifypayload", "target": "gateway_mellatgateway_mellatgateway_cfg", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Payment/Gateway/MellatGateway.php", "source_location": "L125", "weight": 1.0}, {"source": "gateway_mellatgateway_mellatgateway_time", "target": "gateway_mellatgateway_mellatgateway_date", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Payment/Gateway/MellatGateway.php", "source_location": "L160", "weight": 1.0}], "raw_calls": [{"caller_nid": "gateway_mellatgateway_mellatgateway_cfg", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Gateway/MellatGateway.php", "source_location": "L33", "receiver": null}, {"caller_nid": "gateway_mellatgateway_mellatgateway_initiate", "callee": "request", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Gateway/MellatGateway.php", "source_location": "L39", "receiver": null}, {"caller_nid": "gateway_mellatgateway_mellatgateway_initiate", "callee": "getContent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Gateway/MellatGateway.php", "source_location": "L47", "receiver": null}, {"caller_nid": "gateway_mellatgateway_mellatgateway_initiate", "callee": "getContent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Gateway/MellatGateway.php", "source_location": "L53", "receiver": null}, {"caller_nid": "gateway_mellatgateway_mellatgateway_initiate", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Gateway/MellatGateway.php", "source_location": "L58", "receiver": null}, {"caller_nid": "gateway_mellatgateway_mellatgateway_initiate", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Gateway/MellatGateway.php", "source_location": "L58", "receiver": null}, {"caller_nid": "gateway_mellatgateway_mellatgateway_initiate", "callee": "getMessage", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Gateway/MellatGateway.php", "source_location": "L58", "receiver": null}, {"caller_nid": "gateway_mellatgateway_mellatgateway_initiate", "callee": "getFile", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Gateway/MellatGateway.php", "source_location": "L58", "receiver": null}, {"caller_nid": "gateway_mellatgateway_mellatgateway_initiate", "callee": "getLine", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Gateway/MellatGateway.php", "source_location": "L58", "receiver": null}, {"caller_nid": "gateway_mellatgateway_mellatgateway_initiate", "callee": "getMessage", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Gateway/MellatGateway.php", "source_location": "L59", "receiver": null}, {"caller_nid": "gateway_mellatgateway_mellatgateway_verify", "callee": "request", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Gateway/MellatGateway.php", "source_location": "L77", "receiver": null}, {"caller_nid": "gateway_mellatgateway_mellatgateway_verify", "callee": "getContent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Gateway/MellatGateway.php", "source_location": "L85", "receiver": null}, {"caller_nid": "gateway_mellatgateway_mellatgateway_verify", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Gateway/MellatGateway.php", "source_location": "L92", "receiver": null}, {"caller_nid": "gateway_mellatgateway_mellatgateway_verify", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Gateway/MellatGateway.php", "source_location": "L92", "receiver": null}, {"caller_nid": "gateway_mellatgateway_mellatgateway_verify", "callee": "getMessage", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Gateway/MellatGateway.php", "source_location": "L92", "receiver": null}, {"caller_nid": "gateway_mellatgateway_mellatgateway_verify", "callee": "getFile", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Gateway/MellatGateway.php", "source_location": "L92", "receiver": null}, {"caller_nid": "gateway_mellatgateway_mellatgateway_verify", "callee": "getLine", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Gateway/MellatGateway.php", "source_location": "L92", "receiver": null}, {"caller_nid": "gateway_mellatgateway_mellatgateway_verify", "callee": "getMessage", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Gateway/MellatGateway.php", "source_location": "L93", "receiver": null}, {"caller_nid": "gateway_mellatgateway_mellatgateway_parserescode", "callee": "preg_match", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Gateway/MellatGateway.php", "source_location": "L147", "receiver": null}, {"caller_nid": "gateway_mellatgateway_mellatgateway_parserescode", "callee": "explode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Gateway/MellatGateway.php", "source_location": "L148", "receiver": null}, {"caller_nid": "gateway_mellatgateway_mellatgateway_parserescode", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Gateway/MellatGateway.php", "source_location": "L149", "receiver": null}, {"caller_nid": "gateway_mellatgateway_mellatgateway_parserefid", "callee": "preg_match", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Gateway/MellatGateway.php", "source_location": "L154", "receiver": null}, {"caller_nid": "gateway_mellatgateway_mellatgateway_parserefid", "callee": "explode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Gateway/MellatGateway.php", "source_location": "L155", "receiver": null}, {"caller_nid": "gateway_mellatgateway_mellatgateway_parserefid", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Gateway/MellatGateway.php", "source_location": "L156", "receiver": null}]} |