Files
clinicpro/graphify-out/cache/ast/v0.8.44/587b83007d7a8d0ac0d45c6a3c8108d3e0dde9568168144061e182fa1f7767c7.json
T
hamed 1c81c6f2e5 Add JSON files for Payment Gateway Interface and API documentation updates
- 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.
2026-07-02 21:22:14 +03:30

1 line
8.2 KiB
JSON

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_payment_gateway_gatewayfactory_php", "label": "GatewayFactory.php", "file_type": "code", "source_file": "src/Payment/Gateway/GatewayFactory.php", "source_location": "L1"}, {"id": "gateway_gatewayfactory_gatewayfactory", "label": "GatewayFactory", "file_type": "code", "source_file": "src/Payment/Gateway/GatewayFactory.php", "source_location": "L14"}, {"id": "gateway_gatewayfactory_gatewayfactory_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Payment/Gateway/GatewayFactory.php", "source_location": "L25"}, {"id": "mellatgateway", "label": "MellatGateway", "file_type": "code", "source_file": "src/Payment/Gateway/GatewayFactory.php", "source_location": "L25"}, {"id": "sepgateway", "label": "SepGateway", "file_type": "code", "source_file": "src/Payment/Gateway/GatewayFactory.php", "source_location": "L25"}, {"id": "gateway_gatewayfactory_gatewayfactory_istestmode", "label": ".isTestMode()", "file_type": "code", "source_file": "src/Payment/Gateway/GatewayFactory.php", "source_location": "L37"}, {"id": "gateway_gatewayfactory_gatewayfactory_ismellatsandbox", "label": ".isMellatSandbox()", "file_type": "code", "source_file": "src/Payment/Gateway/GatewayFactory.php", "source_location": "L43"}, {"id": "gateway_gatewayfactory_gatewayfactory_resolve", "label": ".resolve()", "file_type": "code", "source_file": "src/Payment/Gateway/GatewayFactory.php", "source_location": "L52"}, {"id": "paymentgatewayinterface", "label": "PaymentGatewayInterface", "file_type": "code", "source_file": "src/Payment/Gateway/GatewayFactory.php", "source_location": "L52"}, {"id": "gateway_gatewayfactory_gatewayfactory_isenabled", "label": ".isEnabled()", "file_type": "code", "source_file": "src/Payment/Gateway/GatewayFactory.php", "source_location": "L68"}, {"id": "gateway_gatewayfactory_gatewayfactory_activegateways", "label": ".activeGateways()", "file_type": "code", "source_file": "src/Payment/Gateway/GatewayFactory.php", "source_location": "L80"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_payment_gateway_gatewayfactory_php", "target": "siteconfigrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Payment/Gateway/GatewayFactory.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_payment_gateway_gatewayfactory_php", "target": "gateway_gatewayfactory_gatewayfactory", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Payment/Gateway/GatewayFactory.php", "source_location": "L14", "weight": 1.0}, {"source": "gateway_gatewayfactory_gatewayfactory", "target": "gateway_gatewayfactory_gatewayfactory_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Gateway/GatewayFactory.php", "source_location": "L25", "weight": 1.0}, {"source": "gateway_gatewayfactory_gatewayfactory_construct", "target": "mellatgateway", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Payment/Gateway/GatewayFactory.php", "source_location": "L25", "weight": 1.0, "context": "parameter_type"}, {"source": "gateway_gatewayfactory_gatewayfactory_construct", "target": "sepgateway", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Payment/Gateway/GatewayFactory.php", "source_location": "L25", "weight": 1.0, "context": "parameter_type"}, {"source": "gateway_gatewayfactory_gatewayfactory", "target": "gateway_gatewayfactory_gatewayfactory_istestmode", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Gateway/GatewayFactory.php", "source_location": "L37", "weight": 1.0}, {"source": "gateway_gatewayfactory_gatewayfactory", "target": "gateway_gatewayfactory_gatewayfactory_ismellatsandbox", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Gateway/GatewayFactory.php", "source_location": "L43", "weight": 1.0}, {"source": "gateway_gatewayfactory_gatewayfactory", "target": "gateway_gatewayfactory_gatewayfactory_resolve", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Gateway/GatewayFactory.php", "source_location": "L52", "weight": 1.0}, {"source": "gateway_gatewayfactory_gatewayfactory_resolve", "target": "paymentgatewayinterface", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Payment/Gateway/GatewayFactory.php", "source_location": "L52", "weight": 1.0, "context": "return_type"}, {"source": "gateway_gatewayfactory_gatewayfactory", "target": "gateway_gatewayfactory_gatewayfactory_isenabled", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Gateway/GatewayFactory.php", "source_location": "L68", "weight": 1.0}, {"source": "gateway_gatewayfactory_gatewayfactory", "target": "gateway_gatewayfactory_gatewayfactory_activegateways", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Gateway/GatewayFactory.php", "source_location": "L80", "weight": 1.0}, {"source": "gateway_gatewayfactory_gatewayfactory_resolve", "target": "gateway_gatewayfactory_gatewayfactory_ismellatsandbox", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Payment/Gateway/GatewayFactory.php", "source_location": "L55", "weight": 1.0}, {"source": "gateway_gatewayfactory_gatewayfactory_resolve", "target": "gateway_gatewayfactory_gatewayfactory_istestmode", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Payment/Gateway/GatewayFactory.php", "source_location": "L58", "weight": 1.0}, {"source": "gateway_gatewayfactory_gatewayfactory_resolve", "target": "gateway_gatewayfactory_gatewayfactory_isenabled", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Payment/Gateway/GatewayFactory.php", "source_location": "L61", "weight": 1.0}, {"source": "gateway_gatewayfactory_gatewayfactory_activegateways", "target": "gateway_gatewayfactory_gatewayfactory_ismellatsandbox", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Payment/Gateway/GatewayFactory.php", "source_location": "L82", "weight": 1.0}, {"source": "gateway_gatewayfactory_gatewayfactory_activegateways", "target": "gateway_gatewayfactory_gatewayfactory_istestmode", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Payment/Gateway/GatewayFactory.php", "source_location": "L85", "weight": 1.0}, {"source": "gateway_gatewayfactory_gatewayfactory_activegateways", "target": "gateway_gatewayfactory_gatewayfactory_isenabled", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Payment/Gateway/GatewayFactory.php", "source_location": "L91", "weight": 1.0}], "raw_calls": [{"caller_nid": "gateway_gatewayfactory_gatewayfactory_construct", "callee": "getName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Gateway/GatewayFactory.php", "source_location": "L32", "receiver": null}, {"caller_nid": "gateway_gatewayfactory_gatewayfactory_construct", "callee": "getName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Gateway/GatewayFactory.php", "source_location": "L33", "receiver": null}, {"caller_nid": "gateway_gatewayfactory_gatewayfactory_istestmode", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Gateway/GatewayFactory.php", "source_location": "L39", "receiver": null}, {"caller_nid": "gateway_gatewayfactory_gatewayfactory_ismellatsandbox", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Gateway/GatewayFactory.php", "source_location": "L45", "receiver": null}, {"caller_nid": "gateway_gatewayfactory_gatewayfactory_isenabled", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Gateway/GatewayFactory.php", "source_location": "L70", "receiver": null}, {"caller_nid": "gateway_gatewayfactory_gatewayfactory_activegateways", "callee": "isConfigured", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Gateway/GatewayFactory.php", "source_location": "L91", "receiver": null}]}