Files
clinicpro/graphify-out/cache/ast/v0.8.44/7562c1a0460eb6831ccd6e2ff396ed01256672933fc480a9454dfd202efd0d55.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.3 KiB
JSON

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_shared_eventsubscriber_securityheaderssubscriber_php", "label": "SecurityHeadersSubscriber.php", "file_type": "code", "source_file": "src/Shared/EventSubscriber/SecurityHeadersSubscriber.php", "source_location": "L1"}, {"id": "eventsubscriber_securityheaderssubscriber_securityheaderssubscriber", "label": "SecurityHeadersSubscriber", "file_type": "code", "source_file": "src/Shared/EventSubscriber/SecurityHeadersSubscriber.php", "source_location": "L9"}, {"id": "eventsubscriberinterface", "label": "EventSubscriberInterface", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "eventsubscriber_securityheaderssubscriber_securityheaderssubscriber_onkernelresponse", "label": ".onKernelResponse()", "file_type": "code", "source_file": "src/Shared/EventSubscriber/SecurityHeadersSubscriber.php", "source_location": "L11"}, {"id": "responseevent", "label": "ResponseEvent", "file_type": "code", "source_file": "src/Shared/EventSubscriber/SecurityHeadersSubscriber.php", "source_location": "L11"}, {"id": "eventsubscriber_securityheaderssubscriber_securityheaderssubscriber_getsubscribedevents", "label": ".getSubscribedEvents()", "file_type": "code", "source_file": "src/Shared/EventSubscriber/SecurityHeadersSubscriber.php", "source_location": "L54"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_shared_eventsubscriber_securityheaderssubscriber_php", "target": "eventsubscriberinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Shared/EventSubscriber/SecurityHeadersSubscriber.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_shared_eventsubscriber_securityheaderssubscriber_php", "target": "responseevent", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Shared/EventSubscriber/SecurityHeadersSubscriber.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_shared_eventsubscriber_securityheaderssubscriber_php", "target": "kernelevents", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Shared/EventSubscriber/SecurityHeadersSubscriber.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_shared_eventsubscriber_securityheaderssubscriber_php", "target": "eventsubscriber_securityheaderssubscriber_securityheaderssubscriber", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Shared/EventSubscriber/SecurityHeadersSubscriber.php", "source_location": "L9", "weight": 1.0}, {"source": "eventsubscriber_securityheaderssubscriber_securityheaderssubscriber", "target": "eventsubscriberinterface", "relation": "implements", "confidence": "EXTRACTED", "source_file": "src/Shared/EventSubscriber/SecurityHeadersSubscriber.php", "source_location": "L9", "weight": 1.0}, {"source": "eventsubscriber_securityheaderssubscriber_securityheaderssubscriber", "target": "eventsubscriber_securityheaderssubscriber_securityheaderssubscriber_onkernelresponse", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/EventSubscriber/SecurityHeadersSubscriber.php", "source_location": "L11", "weight": 1.0}, {"source": "eventsubscriber_securityheaderssubscriber_securityheaderssubscriber_onkernelresponse", "target": "responseevent", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Shared/EventSubscriber/SecurityHeadersSubscriber.php", "source_location": "L11", "weight": 1.0, "context": "parameter_type"}, {"source": "eventsubscriber_securityheaderssubscriber_securityheaderssubscriber", "target": "eventsubscriber_securityheaderssubscriber_securityheaderssubscriber_getsubscribedevents", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/EventSubscriber/SecurityHeadersSubscriber.php", "source_location": "L54", "weight": 1.0}], "raw_calls": [{"caller_nid": "eventsubscriber_securityheaderssubscriber_securityheaderssubscriber_onkernelresponse", "callee": "isMainRequest", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/EventSubscriber/SecurityHeadersSubscriber.php", "source_location": "L13", "receiver": null}, {"caller_nid": "eventsubscriber_securityheaderssubscriber_securityheaderssubscriber_onkernelresponse", "callee": "getResponse", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/EventSubscriber/SecurityHeadersSubscriber.php", "source_location": "L17", "receiver": null}, {"caller_nid": "eventsubscriber_securityheaderssubscriber_securityheaderssubscriber_onkernelresponse", "callee": "isSecure", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/EventSubscriber/SecurityHeadersSubscriber.php", "source_location": "L24", "receiver": null}, {"caller_nid": "eventsubscriber_securityheaderssubscriber_securityheaderssubscriber_onkernelresponse", "callee": "getRequest", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/EventSubscriber/SecurityHeadersSubscriber.php", "source_location": "L24", "receiver": null}, {"caller_nid": "eventsubscriber_securityheaderssubscriber_securityheaderssubscriber_onkernelresponse", "callee": "getPathInfo", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/EventSubscriber/SecurityHeadersSubscriber.php", "source_location": "L28", "receiver": null}, {"caller_nid": "eventsubscriber_securityheaderssubscriber_securityheaderssubscriber_onkernelresponse", "callee": "getRequest", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/EventSubscriber/SecurityHeadersSubscriber.php", "source_location": "L28", "receiver": null}, {"caller_nid": "eventsubscriber_securityheaderssubscriber_securityheaderssubscriber_onkernelresponse", "callee": "str_starts_with", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/EventSubscriber/SecurityHeadersSubscriber.php", "source_location": "L29", "receiver": null}, {"caller_nid": "eventsubscriber_securityheaderssubscriber_securityheaderssubscriber_onkernelresponse", "callee": "str_starts_with", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/EventSubscriber/SecurityHeadersSubscriber.php", "source_location": "L29", "receiver": null}, {"caller_nid": "eventsubscriber_securityheaderssubscriber_securityheaderssubscriber_onkernelresponse", "callee": "str_starts_with", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/EventSubscriber/SecurityHeadersSubscriber.php", "source_location": "L34", "receiver": null}, {"caller_nid": "eventsubscriber_securityheaderssubscriber_securityheaderssubscriber_onkernelresponse", "callee": "str_starts_with", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/EventSubscriber/SecurityHeadersSubscriber.php", "source_location": "L35", "receiver": null}, {"caller_nid": "eventsubscriber_securityheaderssubscriber_securityheaderssubscriber_onkernelresponse", "callee": "str_starts_with", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/EventSubscriber/SecurityHeadersSubscriber.php", "source_location": "L36", "receiver": null}, {"caller_nid": "eventsubscriber_securityheaderssubscriber_securityheaderssubscriber_onkernelresponse", "callee": "str_starts_with", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/EventSubscriber/SecurityHeadersSubscriber.php", "source_location": "L37", "receiver": null}, {"caller_nid": "eventsubscriber_securityheaderssubscriber_securityheaderssubscriber_onkernelresponse", "callee": "str_starts_with", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/EventSubscriber/SecurityHeadersSubscriber.php", "source_location": "L49", "receiver": null}, {"caller_nid": "eventsubscriber_securityheaderssubscriber_securityheaderssubscriber_onkernelresponse", "callee": "str_starts_with", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/EventSubscriber/SecurityHeadersSubscriber.php", "source_location": "L49", "receiver": null}]}