Files
clinicpro/graphify-out/cache/ast/v0.8.44/510b6c4b11c9541798a725583a95f0ae8f7b104f099d6f0f30c1212f2468be55.json
T
hamed f2ecaf201a Add JSON files for task 14 events utilization documentation
- Created new JSON file for database.md with nodes and edges representing the structure and relationships within the document.
- Created new JSON file for architecture.md with nodes and edges detailing the architecture of the task 14 events utilization.
2026-07-30 12:16:27 +03:30

1 line
19 KiB
JSON

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_payment_entity_payment_php", "label": "Payment.php", "file_type": "code", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L1"}, {"id": "entity_payment_payment", "label": "Payment", "file_type": "code", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L17"}, {"id": "tenantownedtrait", "label": "TenantOwnedTrait", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "user", "label": "User", "file_type": "code", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L47"}, {"id": "appointment", "label": "Appointment", "file_type": "code", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L51"}, {"id": "entity_payment_payment_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L88"}, {"id": "entity_payment_payment_getid", "label": ".getId()", "file_type": "code", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L101"}, {"id": "entity_payment_payment_getuuid", "label": ".getUuid()", "file_type": "code", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L102"}, {"id": "entity_payment_payment_getorderid", "label": ".getOrderId()", "file_type": "code", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L103"}, {"id": "entity_payment_payment_getuser", "label": ".getUser()", "file_type": "code", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L104"}, {"id": "entity_payment_payment_getappointment", "label": ".getAppointment()", "file_type": "code", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L105"}, {"id": "entity_payment_payment_getamountrials", "label": ".getAmountRials()", "file_type": "code", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L106"}, {"id": "entity_payment_payment_getstatus", "label": ".getStatus()", "file_type": "code", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L107"}, {"id": "entity_payment_payment_getgateway", "label": ".getGateway()", "file_type": "code", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L108"}, {"id": "entity_payment_payment_gettype", "label": ".getType()", "file_type": "code", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L109"}, {"id": "entity_payment_payment_getgatewaytoken", "label": ".getGatewayToken()", "file_type": "code", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L110"}, {"id": "entity_payment_payment_getreferenceid", "label": ".getReferenceId()", "file_type": "code", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L111"}, {"id": "entity_payment_payment_getfrontendaddress", "label": ".getFrontendAddress()", "file_type": "code", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L112"}, {"id": "entity_payment_payment_getcallbackip", "label": ".getCallbackIp()", "file_type": "code", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L113"}, {"id": "entity_payment_payment_getmetadata", "label": ".getMetadata()", "file_type": "code", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L114"}, {"id": "entity_payment_payment_setappointment", "label": ".setAppointment()", "file_type": "code", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L116"}, {"id": "self", "label": "self", "file_type": "code", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L116"}, {"id": "entity_payment_payment_setmetadata", "label": ".setMetadata()", "file_type": "code", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L117"}, {"id": "entity_payment_payment_setgatewaytoken", "label": ".setGatewayToken()", "file_type": "code", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L118"}, {"id": "entity_payment_payment_setreferenceid", "label": ".setReferenceId()", "file_type": "code", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L119"}, {"id": "entity_payment_payment_setstatus", "label": ".setStatus()", "file_type": "code", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L120"}, {"id": "entity_payment_payment_setcallbackip", "label": ".setCallbackIp()", "file_type": "code", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L121"}, {"id": "entity_payment_payment_setfrontendaddress", "label": ".setFrontendAddress()", "file_type": "code", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L122"}, {"id": "entity_payment_payment_touch", "label": ".touch()", "file_type": "code", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L124"}, {"id": "entity_payment_payment_toarray", "label": ".toArray()", "file_type": "code", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L126"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_payment_entity_payment_php", "target": "appointment", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_payment_entity_payment_php", "target": "user", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_payment_entity_payment_php", "target": "tenantownedtrait", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_payment_entity_payment_php", "target": "mapping", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_payment_entity_payment_php", "target": "paymentrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_payment_entity_payment_php", "target": "uuid", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_payment_entity_payment_php", "target": "entity_payment_payment", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L17", "weight": 1.0}, {"source": "entity_payment_payment", "target": "tenantownedtrait", "relation": "mixes_in", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L24", "weight": 1.0}, {"source": "entity_payment_payment", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L47", "weight": 1.0, "context": "field"}, {"source": "entity_payment_payment", "target": "appointment", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L51", "weight": 1.0, "context": "field"}, {"source": "entity_payment_payment", "target": "entity_payment_payment_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L88", "weight": 1.0}, {"source": "entity_payment_payment_construct", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L88", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_payment_payment", "target": "entity_payment_payment_getid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L101", "weight": 1.0}, {"source": "entity_payment_payment", "target": "entity_payment_payment_getuuid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L102", "weight": 1.0}, {"source": "entity_payment_payment", "target": "entity_payment_payment_getorderid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L103", "weight": 1.0}, {"source": "entity_payment_payment", "target": "entity_payment_payment_getuser", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L104", "weight": 1.0}, {"source": "entity_payment_payment_getuser", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L104", "weight": 1.0, "context": "return_type"}, {"source": "entity_payment_payment", "target": "entity_payment_payment_getappointment", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L105", "weight": 1.0}, {"source": "entity_payment_payment_getappointment", "target": "appointment", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L105", "weight": 1.0, "context": "return_type"}, {"source": "entity_payment_payment", "target": "entity_payment_payment_getamountrials", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L106", "weight": 1.0}, {"source": "entity_payment_payment", "target": "entity_payment_payment_getstatus", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L107", "weight": 1.0}, {"source": "entity_payment_payment", "target": "entity_payment_payment_getgateway", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L108", "weight": 1.0}, {"source": "entity_payment_payment", "target": "entity_payment_payment_gettype", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L109", "weight": 1.0}, {"source": "entity_payment_payment", "target": "entity_payment_payment_getgatewaytoken", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L110", "weight": 1.0}, {"source": "entity_payment_payment", "target": "entity_payment_payment_getreferenceid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L111", "weight": 1.0}, {"source": "entity_payment_payment", "target": "entity_payment_payment_getfrontendaddress", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L112", "weight": 1.0}, {"source": "entity_payment_payment", "target": "entity_payment_payment_getcallbackip", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L113", "weight": 1.0}, {"source": "entity_payment_payment", "target": "entity_payment_payment_getmetadata", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L114", "weight": 1.0}, {"source": "entity_payment_payment", "target": "entity_payment_payment_setappointment", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L116", "weight": 1.0}, {"source": "entity_payment_payment_setappointment", "target": "appointment", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L116", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_payment_payment_setappointment", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L116", "weight": 1.0, "context": "return_type"}, {"source": "entity_payment_payment", "target": "entity_payment_payment_setmetadata", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L117", "weight": 1.0}, {"source": "entity_payment_payment_setmetadata", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L117", "weight": 1.0, "context": "return_type"}, {"source": "entity_payment_payment", "target": "entity_payment_payment_setgatewaytoken", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L118", "weight": 1.0}, {"source": "entity_payment_payment_setgatewaytoken", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L118", "weight": 1.0, "context": "return_type"}, {"source": "entity_payment_payment", "target": "entity_payment_payment_setreferenceid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L119", "weight": 1.0}, {"source": "entity_payment_payment_setreferenceid", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L119", "weight": 1.0, "context": "return_type"}, {"source": "entity_payment_payment", "target": "entity_payment_payment_setstatus", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L120", "weight": 1.0}, {"source": "entity_payment_payment_setstatus", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L120", "weight": 1.0, "context": "return_type"}, {"source": "entity_payment_payment", "target": "entity_payment_payment_setcallbackip", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L121", "weight": 1.0}, {"source": "entity_payment_payment_setcallbackip", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L121", "weight": 1.0, "context": "return_type"}, {"source": "entity_payment_payment", "target": "entity_payment_payment_setfrontendaddress", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L122", "weight": 1.0}, {"source": "entity_payment_payment_setfrontendaddress", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L122", "weight": 1.0, "context": "return_type"}, {"source": "entity_payment_payment", "target": "entity_payment_payment_touch", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L124", "weight": 1.0}, {"source": "entity_payment_payment", "target": "entity_payment_payment_toarray", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L126", "weight": 1.0}, {"source": "entity_payment_payment_setmetadata", "target": "entity_payment_payment_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L117", "weight": 1.0}, {"source": "entity_payment_payment_setgatewaytoken", "target": "entity_payment_payment_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L118", "weight": 1.0}, {"source": "entity_payment_payment_setreferenceid", "target": "entity_payment_payment_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L119", "weight": 1.0}, {"source": "entity_payment_payment_setstatus", "target": "entity_payment_payment_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L120", "weight": 1.0}, {"source": "entity_payment_payment_setcallbackip", "target": "entity_payment_payment_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L121", "weight": 1.0}, {"source": "entity_payment_payment_setfrontendaddress", "target": "entity_payment_payment_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Payment/Entity/Payment.php", "source_location": "L122", "weight": 1.0}], "raw_calls": [{"caller_nid": "entity_payment_payment_construct", "callee": "toRfc4122", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Entity/Payment.php", "source_location": "L90", "receiver": null}, {"caller_nid": "entity_payment_payment_construct", "callee": "Uuid", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Entity/Payment.php", "source_location": "L90", "receiver": null}, {"caller_nid": "entity_payment_payment_construct", "callee": "strtoupper", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Entity/Payment.php", "source_location": "L91", "receiver": null}, {"caller_nid": "entity_payment_payment_construct", "callee": "substr", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Entity/Payment.php", "source_location": "L91", "receiver": null}, {"caller_nid": "entity_payment_payment_construct", "callee": "str_replace", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Entity/Payment.php", "source_location": "L91", "receiver": null}, {"caller_nid": "entity_payment_payment_construct", "callee": "toRfc4122", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Entity/Payment.php", "source_location": "L91", "receiver": null}, {"caller_nid": "entity_payment_payment_construct", "callee": "Uuid", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Entity/Payment.php", "source_location": "L91", "receiver": null}, {"caller_nid": "entity_payment_payment_construct", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Entity/Payment.php", "source_location": "L97", "receiver": null}, {"caller_nid": "entity_payment_payment_construct", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Entity/Payment.php", "source_location": "L98", "receiver": null}, {"caller_nid": "entity_payment_payment_touch", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Entity/Payment.php", "source_location": "L124", "receiver": null}]}