Files
clinicpro/graphify-out/cache/ast/v0.8.44/449795e6ee5c7f888aebdc2dd13e31507a3a96f064b92fa41b5ed3beaa4cfdf3.json
T
2026-07-15 11:39:57 +03:30

1 line
12 KiB
JSON

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_paymentmethod_entity_pos_php", "label": "Pos.php", "file_type": "code", "source_file": "src/PaymentMethod/Entity/Pos.php", "source_location": "L1"}, {"id": "entity_pos_pos", "label": "Pos", "file_type": "code", "source_file": "src/PaymentMethod/Entity/Pos.php", "source_location": "L14"}, {"id": "user", "label": "User", "file_type": "code", "source_file": "src/PaymentMethod/Entity/Pos.php", "source_location": "L27"}, {"id": "entity_pos_pos_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/PaymentMethod/Entity/Pos.php", "source_location": "L52"}, {"id": "entity_pos_pos_getid", "label": ".getId()", "file_type": "code", "source_file": "src/PaymentMethod/Entity/Pos.php", "source_location": "L69"}, {"id": "entity_pos_pos_getuuid", "label": ".getUuid()", "file_type": "code", "source_file": "src/PaymentMethod/Entity/Pos.php", "source_location": "L70"}, {"id": "entity_pos_pos_getuser", "label": ".getUser()", "file_type": "code", "source_file": "src/PaymentMethod/Entity/Pos.php", "source_location": "L71"}, {"id": "entity_pos_pos_getbankname", "label": ".getBankName()", "file_type": "code", "source_file": "src/PaymentMethod/Entity/Pos.php", "source_location": "L72"}, {"id": "entity_pos_pos_getserialnumber", "label": ".getSerialNumber()", "file_type": "code", "source_file": "src/PaymentMethod/Entity/Pos.php", "source_location": "L73"}, {"id": "entity_pos_pos_getterminalnumber", "label": ".getTerminalNumber()", "file_type": "code", "source_file": "src/PaymentMethod/Entity/Pos.php", "source_location": "L74"}, {"id": "entity_pos_pos_getaccountnumber", "label": ".getAccountNumber()", "file_type": "code", "source_file": "src/PaymentMethod/Entity/Pos.php", "source_location": "L75"}, {"id": "entity_pos_pos_isactive", "label": ".isActive()", "file_type": "code", "source_file": "src/PaymentMethod/Entity/Pos.php", "source_location": "L76"}, {"id": "entity_pos_pos_setbankname", "label": ".setBankName()", "file_type": "code", "source_file": "src/PaymentMethod/Entity/Pos.php", "source_location": "L78"}, {"id": "self", "label": "self", "file_type": "code", "source_file": "src/PaymentMethod/Entity/Pos.php", "source_location": "L78"}, {"id": "entity_pos_pos_setserialnumber", "label": ".setSerialNumber()", "file_type": "code", "source_file": "src/PaymentMethod/Entity/Pos.php", "source_location": "L79"}, {"id": "entity_pos_pos_setterminalnumber", "label": ".setTerminalNumber()", "file_type": "code", "source_file": "src/PaymentMethod/Entity/Pos.php", "source_location": "L80"}, {"id": "entity_pos_pos_setaccountnumber", "label": ".setAccountNumber()", "file_type": "code", "source_file": "src/PaymentMethod/Entity/Pos.php", "source_location": "L81"}, {"id": "entity_pos_pos_setactive", "label": ".setActive()", "file_type": "code", "source_file": "src/PaymentMethod/Entity/Pos.php", "source_location": "L82"}, {"id": "entity_pos_pos_touch", "label": ".touch()", "file_type": "code", "source_file": "src/PaymentMethod/Entity/Pos.php", "source_location": "L84"}, {"id": "entity_pos_pos_toarray", "label": ".toArray()", "file_type": "code", "source_file": "src/PaymentMethod/Entity/Pos.php", "source_location": "L86"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_paymentmethod_entity_pos_php", "target": "user", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Entity/Pos.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_paymentmethod_entity_pos_php", "target": "posrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Entity/Pos.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_paymentmethod_entity_pos_php", "target": "mapping", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Entity/Pos.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_paymentmethod_entity_pos_php", "target": "uuid", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Entity/Pos.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_paymentmethod_entity_pos_php", "target": "entity_pos_pos", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Entity/Pos.php", "source_location": "L14", "weight": 1.0}, {"source": "entity_pos_pos", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Entity/Pos.php", "source_location": "L27", "weight": 1.0, "context": "field"}, {"source": "entity_pos_pos", "target": "entity_pos_pos_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Entity/Pos.php", "source_location": "L52", "weight": 1.0}, {"source": "entity_pos_pos_construct", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Entity/Pos.php", "source_location": "L52", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_pos_pos", "target": "entity_pos_pos_getid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Entity/Pos.php", "source_location": "L69", "weight": 1.0}, {"source": "entity_pos_pos", "target": "entity_pos_pos_getuuid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Entity/Pos.php", "source_location": "L70", "weight": 1.0}, {"source": "entity_pos_pos", "target": "entity_pos_pos_getuser", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Entity/Pos.php", "source_location": "L71", "weight": 1.0}, {"source": "entity_pos_pos_getuser", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Entity/Pos.php", "source_location": "L71", "weight": 1.0, "context": "return_type"}, {"source": "entity_pos_pos", "target": "entity_pos_pos_getbankname", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Entity/Pos.php", "source_location": "L72", "weight": 1.0}, {"source": "entity_pos_pos", "target": "entity_pos_pos_getserialnumber", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Entity/Pos.php", "source_location": "L73", "weight": 1.0}, {"source": "entity_pos_pos", "target": "entity_pos_pos_getterminalnumber", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Entity/Pos.php", "source_location": "L74", "weight": 1.0}, {"source": "entity_pos_pos", "target": "entity_pos_pos_getaccountnumber", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Entity/Pos.php", "source_location": "L75", "weight": 1.0}, {"source": "entity_pos_pos", "target": "entity_pos_pos_isactive", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Entity/Pos.php", "source_location": "L76", "weight": 1.0}, {"source": "entity_pos_pos", "target": "entity_pos_pos_setbankname", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Entity/Pos.php", "source_location": "L78", "weight": 1.0}, {"source": "entity_pos_pos_setbankname", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Entity/Pos.php", "source_location": "L78", "weight": 1.0, "context": "return_type"}, {"source": "entity_pos_pos", "target": "entity_pos_pos_setserialnumber", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Entity/Pos.php", "source_location": "L79", "weight": 1.0}, {"source": "entity_pos_pos_setserialnumber", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Entity/Pos.php", "source_location": "L79", "weight": 1.0, "context": "return_type"}, {"source": "entity_pos_pos", "target": "entity_pos_pos_setterminalnumber", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Entity/Pos.php", "source_location": "L80", "weight": 1.0}, {"source": "entity_pos_pos_setterminalnumber", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Entity/Pos.php", "source_location": "L80", "weight": 1.0, "context": "return_type"}, {"source": "entity_pos_pos", "target": "entity_pos_pos_setaccountnumber", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Entity/Pos.php", "source_location": "L81", "weight": 1.0}, {"source": "entity_pos_pos_setaccountnumber", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Entity/Pos.php", "source_location": "L81", "weight": 1.0, "context": "return_type"}, {"source": "entity_pos_pos", "target": "entity_pos_pos_setactive", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Entity/Pos.php", "source_location": "L82", "weight": 1.0}, {"source": "entity_pos_pos_setactive", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Entity/Pos.php", "source_location": "L82", "weight": 1.0, "context": "return_type"}, {"source": "entity_pos_pos", "target": "entity_pos_pos_touch", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Entity/Pos.php", "source_location": "L84", "weight": 1.0}, {"source": "entity_pos_pos", "target": "entity_pos_pos_toarray", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Entity/Pos.php", "source_location": "L86", "weight": 1.0}, {"source": "entity_pos_pos_setbankname", "target": "entity_pos_pos_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Entity/Pos.php", "source_location": "L78", "weight": 1.0}, {"source": "entity_pos_pos_setserialnumber", "target": "entity_pos_pos_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Entity/Pos.php", "source_location": "L79", "weight": 1.0}, {"source": "entity_pos_pos_setterminalnumber", "target": "entity_pos_pos_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Entity/Pos.php", "source_location": "L80", "weight": 1.0}, {"source": "entity_pos_pos_setaccountnumber", "target": "entity_pos_pos_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Entity/Pos.php", "source_location": "L81", "weight": 1.0}, {"source": "entity_pos_pos_setactive", "target": "entity_pos_pos_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Entity/Pos.php", "source_location": "L82", "weight": 1.0}], "raw_calls": [{"caller_nid": "entity_pos_pos_construct", "callee": "toRfc4122", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Entity/Pos.php", "source_location": "L59", "receiver": null}, {"caller_nid": "entity_pos_pos_construct", "callee": "Uuid", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Entity/Pos.php", "source_location": "L59", "receiver": null}, {"caller_nid": "entity_pos_pos_construct", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Entity/Pos.php", "source_location": "L65", "receiver": null}, {"caller_nid": "entity_pos_pos_construct", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Entity/Pos.php", "source_location": "L66", "receiver": null}, {"caller_nid": "entity_pos_pos_touch", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Entity/Pos.php", "source_location": "L84", "receiver": null}]}