- 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
5.6 KiB
JSON
1 line
5.6 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_payment_repository_paymentlogrepository_php", "label": "PaymentLogRepository.php", "file_type": "code", "source_file": "src/Payment/Repository/PaymentLogRepository.php", "source_location": "L1"}, {"id": "repository_paymentlogrepository_paymentlogrepository", "label": "PaymentLogRepository", "file_type": "code", "source_file": "src/Payment/Repository/PaymentLogRepository.php", "source_location": "L9"}, {"id": "serviceentityrepository", "label": "ServiceEntityRepository", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "repository_paymentlogrepository_paymentlogrepository_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Payment/Repository/PaymentLogRepository.php", "source_location": "L11"}, {"id": "managerregistry", "label": "ManagerRegistry", "file_type": "code", "source_file": "src/Payment/Repository/PaymentLogRepository.php", "source_location": "L11"}, {"id": "repository_paymentlogrepository_paymentlogrepository_save", "label": ".save()", "file_type": "code", "source_file": "src/Payment/Repository/PaymentLogRepository.php", "source_location": "L16"}, {"id": "paymentlog", "label": "PaymentLog", "file_type": "code", "source_file": "src/Payment/Repository/PaymentLogRepository.php", "source_location": "L16"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_payment_repository_paymentlogrepository_php", "target": "paymentlog", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Payment/Repository/PaymentLogRepository.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_payment_repository_paymentlogrepository_php", "target": "serviceentityrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Payment/Repository/PaymentLogRepository.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_payment_repository_paymentlogrepository_php", "target": "managerregistry", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Payment/Repository/PaymentLogRepository.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_payment_repository_paymentlogrepository_php", "target": "repository_paymentlogrepository_paymentlogrepository", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Payment/Repository/PaymentLogRepository.php", "source_location": "L9", "weight": 1.0}, {"source": "repository_paymentlogrepository_paymentlogrepository", "target": "serviceentityrepository", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Payment/Repository/PaymentLogRepository.php", "source_location": "L9", "weight": 1.0}, {"source": "repository_paymentlogrepository_paymentlogrepository", "target": "repository_paymentlogrepository_paymentlogrepository_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Repository/PaymentLogRepository.php", "source_location": "L11", "weight": 1.0}, {"source": "repository_paymentlogrepository_paymentlogrepository_construct", "target": "managerregistry", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Payment/Repository/PaymentLogRepository.php", "source_location": "L11", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_paymentlogrepository_paymentlogrepository", "target": "repository_paymentlogrepository_paymentlogrepository_save", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Repository/PaymentLogRepository.php", "source_location": "L16", "weight": 1.0}, {"source": "repository_paymentlogrepository_paymentlogrepository_save", "target": "paymentlog", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Payment/Repository/PaymentLogRepository.php", "source_location": "L16", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_paymentlogrepository_paymentlogrepository_construct", "target": "paymentlog", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Payment/Repository/PaymentLogRepository.php", "source_location": "L13", "weight": 1.0}], "raw_calls": [{"caller_nid": "repository_paymentlogrepository_paymentlogrepository_construct", "callee": "parent", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Repository/PaymentLogRepository.php", "source_location": "L13", "receiver": null}, {"caller_nid": "repository_paymentlogrepository_paymentlogrepository_save", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Repository/PaymentLogRepository.php", "source_location": "L18", "receiver": null}, {"caller_nid": "repository_paymentlogrepository_paymentlogrepository_save", "callee": "getEntityManager", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Repository/PaymentLogRepository.php", "source_location": "L18", "receiver": null}, {"caller_nid": "repository_paymentlogrepository_paymentlogrepository_save", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Repository/PaymentLogRepository.php", "source_location": "L19", "receiver": null}, {"caller_nid": "repository_paymentlogrepository_paymentlogrepository_save", "callee": "getEntityManager", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Repository/PaymentLogRepository.php", "source_location": "L19", "receiver": null}]} |