- Created a new JSON file for the PaymentGatewayInterface.php, detailing its methods and return types. - Added a JSON file for payment.md, documenting various API endpoints and their parameters, responses, and errors. - Introduced a JSON file for fix-admin-modal-and-calendar.md, outlining issues and solutions related to admin modal and calendar functionalities.
1 line
3.5 KiB
JSON
1 line
3.5 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_payment_entity_paymentlog_php", "label": "PaymentLog.php", "file_type": "code", "source_file": "src/Payment/Entity/PaymentLog.php", "source_location": "L1"}, {"id": "entity_paymentlog_paymentlog", "label": "PaymentLog", "file_type": "code", "source_file": "src/Payment/Entity/PaymentLog.php", "source_location": "L12"}, {"id": "entity_paymentlog_paymentlog_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Payment/Entity/PaymentLog.php", "source_location": "L52"}, {"id": "entity_paymentlog_paymentlog_getid", "label": ".getId()", "file_type": "code", "source_file": "src/Payment/Entity/PaymentLog.php", "source_location": "L71"}, {"id": "entity_paymentlog_paymentlog_getpaymentid", "label": ".getPaymentId()", "file_type": "code", "source_file": "src/Payment/Entity/PaymentLog.php", "source_location": "L72"}, {"id": "entity_paymentlog_paymentlog_getaction", "label": ".getAction()", "file_type": "code", "source_file": "src/Payment/Entity/PaymentLog.php", "source_location": "L73"}, {"id": "entity_paymentlog_paymentlog_getresult", "label": ".getResult()", "file_type": "code", "source_file": "src/Payment/Entity/PaymentLog.php", "source_location": "L74"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_payment_entity_paymentlog_php", "target": "paymentlogrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/PaymentLog.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_payment_entity_paymentlog_php", "target": "mapping", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/PaymentLog.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_payment_entity_paymentlog_php", "target": "entity_paymentlog_paymentlog", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/PaymentLog.php", "source_location": "L12", "weight": 1.0}, {"source": "entity_paymentlog_paymentlog", "target": "entity_paymentlog_paymentlog_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/PaymentLog.php", "source_location": "L52", "weight": 1.0}, {"source": "entity_paymentlog_paymentlog", "target": "entity_paymentlog_paymentlog_getid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/PaymentLog.php", "source_location": "L71", "weight": 1.0}, {"source": "entity_paymentlog_paymentlog", "target": "entity_paymentlog_paymentlog_getpaymentid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/PaymentLog.php", "source_location": "L72", "weight": 1.0}, {"source": "entity_paymentlog_paymentlog", "target": "entity_paymentlog_paymentlog_getaction", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/PaymentLog.php", "source_location": "L73", "weight": 1.0}, {"source": "entity_paymentlog_paymentlog", "target": "entity_paymentlog_paymentlog_getresult", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/PaymentLog.php", "source_location": "L74", "weight": 1.0}], "raw_calls": [{"caller_nid": "entity_paymentlog_paymentlog_construct", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Entity/PaymentLog.php", "source_location": "L68", "receiver": null}]} |