1 line
12 KiB
JSON
1 line
12 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_settlement_entity_settlement_php", "label": "Settlement.php", "file_type": "code", "source_file": "src/Settlement/Entity/Settlement.php", "source_location": "L1"}, {"id": "entity_settlement_settlement", "label": "Settlement", "file_type": "code", "source_file": "src/Settlement/Entity/Settlement.php", "source_location": "L10"}, {"id": "user", "label": "User", "file_type": "code", "source_file": "src/Settlement/Entity/Settlement.php", "source_location": "L28"}, {"id": "entity_settlement_settlement_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Settlement/Entity/Settlement.php", "source_location": "L59"}, {"id": "entity_settlement_settlement_getid", "label": ".getId()", "file_type": "code", "source_file": "src/Settlement/Entity/Settlement.php", "source_location": "L69"}, {"id": "entity_settlement_settlement_getuuid", "label": ".getUuid()", "file_type": "code", "source_file": "src/Settlement/Entity/Settlement.php", "source_location": "L70"}, {"id": "entity_settlement_settlement_getuser", "label": ".getUser()", "file_type": "code", "source_file": "src/Settlement/Entity/Settlement.php", "source_location": "L71"}, {"id": "entity_settlement_settlement_getamountrials", "label": ".getAmountRials()", "file_type": "code", "source_file": "src/Settlement/Entity/Settlement.php", "source_location": "L72"}, {"id": "entity_settlement_settlement_getstatus", "label": ".getStatus()", "file_type": "code", "source_file": "src/Settlement/Entity/Settlement.php", "source_location": "L73"}, {"id": "entity_settlement_settlement_getbankaccount", "label": ".getBankAccount()", "file_type": "code", "source_file": "src/Settlement/Entity/Settlement.php", "source_location": "L74"}, {"id": "entity_settlement_settlement_getadminnote", "label": ".getAdminNote()", "file_type": "code", "source_file": "src/Settlement/Entity/Settlement.php", "source_location": "L75"}, {"id": "entity_settlement_settlement_getreceipt", "label": ".getReceipt()", "file_type": "code", "source_file": "src/Settlement/Entity/Settlement.php", "source_location": "L76"}, {"id": "entity_settlement_settlement_setreceipt", "label": ".setReceipt()", "file_type": "code", "source_file": "src/Settlement/Entity/Settlement.php", "source_location": "L78"}, {"id": "self", "label": "self", "file_type": "code", "source_file": "src/Settlement/Entity/Settlement.php", "source_location": "L78"}, {"id": "entity_settlement_settlement_approve", "label": ".approve()", "file_type": "code", "source_file": "src/Settlement/Entity/Settlement.php", "source_location": "L85"}, {"id": "entity_settlement_settlement_reject", "label": ".reject()", "file_type": "code", "source_file": "src/Settlement/Entity/Settlement.php", "source_location": "L95"}, {"id": "entity_settlement_settlement_markpaid", "label": ".markPaid()", "file_type": "code", "source_file": "src/Settlement/Entity/Settlement.php", "source_location": "L105"}, {"id": "entity_settlement_settlement_toarray", "label": ".toArray()", "file_type": "code", "source_file": "src/Settlement/Entity/Settlement.php", "source_location": "L113"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_settlement_entity_settlement_php", "target": "user", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Settlement/Entity/Settlement.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_settlement_entity_settlement_php", "target": "mapping", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Settlement/Entity/Settlement.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_settlement_entity_settlement_php", "target": "settlementrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Settlement/Entity/Settlement.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_settlement_entity_settlement_php", "target": "uuid", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Settlement/Entity/Settlement.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_settlement_entity_settlement_php", "target": "entity_settlement_settlement", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Settlement/Entity/Settlement.php", "source_location": "L10", "weight": 1.0}, {"source": "entity_settlement_settlement", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Settlement/Entity/Settlement.php", "source_location": "L28", "weight": 1.0, "context": "field"}, {"source": "entity_settlement_settlement", "target": "entity_settlement_settlement_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Settlement/Entity/Settlement.php", "source_location": "L59", "weight": 1.0}, {"source": "entity_settlement_settlement_construct", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Settlement/Entity/Settlement.php", "source_location": "L59", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_settlement_settlement", "target": "entity_settlement_settlement_getid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Settlement/Entity/Settlement.php", "source_location": "L69", "weight": 1.0}, {"source": "entity_settlement_settlement", "target": "entity_settlement_settlement_getuuid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Settlement/Entity/Settlement.php", "source_location": "L70", "weight": 1.0}, {"source": "entity_settlement_settlement", "target": "entity_settlement_settlement_getuser", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Settlement/Entity/Settlement.php", "source_location": "L71", "weight": 1.0}, {"source": "entity_settlement_settlement_getuser", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Settlement/Entity/Settlement.php", "source_location": "L71", "weight": 1.0, "context": "return_type"}, {"source": "entity_settlement_settlement", "target": "entity_settlement_settlement_getamountrials", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Settlement/Entity/Settlement.php", "source_location": "L72", "weight": 1.0}, {"source": "entity_settlement_settlement", "target": "entity_settlement_settlement_getstatus", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Settlement/Entity/Settlement.php", "source_location": "L73", "weight": 1.0}, {"source": "entity_settlement_settlement", "target": "entity_settlement_settlement_getbankaccount", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Settlement/Entity/Settlement.php", "source_location": "L74", "weight": 1.0}, {"source": "entity_settlement_settlement", "target": "entity_settlement_settlement_getadminnote", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Settlement/Entity/Settlement.php", "source_location": "L75", "weight": 1.0}, {"source": "entity_settlement_settlement", "target": "entity_settlement_settlement_getreceipt", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Settlement/Entity/Settlement.php", "source_location": "L76", "weight": 1.0}, {"source": "entity_settlement_settlement", "target": "entity_settlement_settlement_setreceipt", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Settlement/Entity/Settlement.php", "source_location": "L78", "weight": 1.0}, {"source": "entity_settlement_settlement_setreceipt", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Settlement/Entity/Settlement.php", "source_location": "L78", "weight": 1.0, "context": "return_type"}, {"source": "entity_settlement_settlement", "target": "entity_settlement_settlement_approve", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Settlement/Entity/Settlement.php", "source_location": "L85", "weight": 1.0}, {"source": "entity_settlement_settlement_approve", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Settlement/Entity/Settlement.php", "source_location": "L85", "weight": 1.0, "context": "return_type"}, {"source": "entity_settlement_settlement", "target": "entity_settlement_settlement_reject", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Settlement/Entity/Settlement.php", "source_location": "L95", "weight": 1.0}, {"source": "entity_settlement_settlement_reject", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Settlement/Entity/Settlement.php", "source_location": "L95", "weight": 1.0, "context": "return_type"}, {"source": "entity_settlement_settlement", "target": "entity_settlement_settlement_markpaid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Settlement/Entity/Settlement.php", "source_location": "L105", "weight": 1.0}, {"source": "entity_settlement_settlement_markpaid", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Settlement/Entity/Settlement.php", "source_location": "L105", "weight": 1.0, "context": "return_type"}, {"source": "entity_settlement_settlement", "target": "entity_settlement_settlement_toarray", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Settlement/Entity/Settlement.php", "source_location": "L113", "weight": 1.0}], "raw_calls": [{"caller_nid": "entity_settlement_settlement_construct", "callee": "toRfc4122", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Settlement/Entity/Settlement.php", "source_location": "L61", "receiver": null}, {"caller_nid": "entity_settlement_settlement_construct", "callee": "Uuid", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Settlement/Entity/Settlement.php", "source_location": "L61", "receiver": null}, {"caller_nid": "entity_settlement_settlement_construct", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Settlement/Entity/Settlement.php", "source_location": "L65", "receiver": null}, {"caller_nid": "entity_settlement_settlement_construct", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Settlement/Entity/Settlement.php", "source_location": "L66", "receiver": null}, {"caller_nid": "entity_settlement_settlement_setreceipt", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Settlement/Entity/Settlement.php", "source_location": "L81", "receiver": null}, {"caller_nid": "entity_settlement_settlement_approve", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Settlement/Entity/Settlement.php", "source_location": "L89", "receiver": null}, {"caller_nid": "entity_settlement_settlement_approve", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Settlement/Entity/Settlement.php", "source_location": "L91", "receiver": null}, {"caller_nid": "entity_settlement_settlement_reject", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Settlement/Entity/Settlement.php", "source_location": "L99", "receiver": null}, {"caller_nid": "entity_settlement_settlement_reject", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Settlement/Entity/Settlement.php", "source_location": "L101", "receiver": null}, {"caller_nid": "entity_settlement_settlement_markpaid", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Settlement/Entity/Settlement.php", "source_location": "L109", "receiver": null}]} |