Files
clinicpro/graphify-out/cache/ast/v0.8.44/462d91b3d25e041dab1b8977890c0a929c7760397a2ac810bf66036695dc989a.json
T

1 line
15 KiB
JSON

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_entity_sessionpayment_php", "label": "SessionPayment.php", "file_type": "code", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L1"}, {"id": "entity_sessionpayment_sessionpayment", "label": "SessionPayment", "file_type": "code", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L14"}, {"id": "patientsession", "label": "PatientSession", "file_type": "code", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L28"}, {"id": "user", "label": "User", "file_type": "code", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L49"}, {"id": "entity_sessionpayment_sessionpayment_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L59"}, {"id": "entity_sessionpayment_sessionpayment_getid", "label": ".getId()", "file_type": "code", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L69"}, {"id": "entity_sessionpayment_sessionpayment_getuuid", "label": ".getUuid()", "file_type": "code", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L70"}, {"id": "entity_sessionpayment_sessionpayment_getsession", "label": ".getSession()", "file_type": "code", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L71"}, {"id": "entity_sessionpayment_sessionpayment_getmethod", "label": ".getMethod()", "file_type": "code", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L72"}, {"id": "entity_sessionpayment_sessionpayment_getamountrials", "label": ".getAmountRials()", "file_type": "code", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L73"}, {"id": "entity_sessionpayment_sessionpayment_getpaymentmethoduuid", "label": ".getPaymentMethodUuid()", "file_type": "code", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L74"}, {"id": "entity_sessionpayment_sessionpayment_getreference", "label": ".getReference()", "file_type": "code", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L75"}, {"id": "entity_sessionpayment_sessionpayment_getpaidat", "label": ".getPaidAt()", "file_type": "code", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L76"}, {"id": "entity_sessionpayment_sessionpayment_getcreatedby", "label": ".getCreatedBy()", "file_type": "code", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L77"}, {"id": "entity_sessionpayment_sessionpayment_getcreatedbyname", "label": ".getCreatedByName()", "file_type": "code", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L78"}, {"id": "entity_sessionpayment_sessionpayment_getcreatedat", "label": ".getCreatedAt()", "file_type": "code", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L79"}, {"id": "entity_sessionpayment_sessionpayment_setcreatedby", "label": ".setCreatedBy()", "file_type": "code", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L81"}, {"id": "self", "label": "self", "file_type": "code", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L81"}, {"id": "entity_sessionpayment_sessionpayment_setcreatedbyname", "label": ".setCreatedByName()", "file_type": "code", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L82"}, {"id": "entity_sessionpayment_sessionpayment_setmethod", "label": ".setMethod()", "file_type": "code", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L83"}, {"id": "entity_sessionpayment_sessionpayment_setamountrials", "label": ".setAmountRials()", "file_type": "code", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L84"}, {"id": "entity_sessionpayment_sessionpayment_setpaymentmethoduuid", "label": ".setPaymentMethodUuid()", "file_type": "code", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L85"}, {"id": "entity_sessionpayment_sessionpayment_setreference", "label": ".setReference()", "file_type": "code", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L86"}, {"id": "entity_sessionpayment_sessionpayment_setpaidat", "label": ".setPaidAt()", "file_type": "code", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L87"}, {"id": "entity_sessionpayment_sessionpayment_toarray", "label": ".toArray()", "file_type": "code", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L89"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_entity_sessionpayment_php", "target": "user", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_entity_sessionpayment_php", "target": "sessionpaymentrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_entity_sessionpayment_php", "target": "mapping", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_entity_sessionpayment_php", "target": "uuid", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_entity_sessionpayment_php", "target": "entity_sessionpayment_sessionpayment", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L14", "weight": 1.0}, {"source": "entity_sessionpayment_sessionpayment", "target": "patientsession", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L28", "weight": 1.0, "context": "field"}, {"source": "entity_sessionpayment_sessionpayment", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L49", "weight": 1.0, "context": "field"}, {"source": "entity_sessionpayment_sessionpayment", "target": "entity_sessionpayment_sessionpayment_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L59", "weight": 1.0}, {"source": "entity_sessionpayment_sessionpayment_construct", "target": "patientsession", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L59", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_sessionpayment_sessionpayment", "target": "entity_sessionpayment_sessionpayment_getid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L69", "weight": 1.0}, {"source": "entity_sessionpayment_sessionpayment", "target": "entity_sessionpayment_sessionpayment_getuuid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L70", "weight": 1.0}, {"source": "entity_sessionpayment_sessionpayment", "target": "entity_sessionpayment_sessionpayment_getsession", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L71", "weight": 1.0}, {"source": "entity_sessionpayment_sessionpayment_getsession", "target": "patientsession", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L71", "weight": 1.0, "context": "return_type"}, {"source": "entity_sessionpayment_sessionpayment", "target": "entity_sessionpayment_sessionpayment_getmethod", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L72", "weight": 1.0}, {"source": "entity_sessionpayment_sessionpayment", "target": "entity_sessionpayment_sessionpayment_getamountrials", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L73", "weight": 1.0}, {"source": "entity_sessionpayment_sessionpayment", "target": "entity_sessionpayment_sessionpayment_getpaymentmethoduuid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L74", "weight": 1.0}, {"source": "entity_sessionpayment_sessionpayment", "target": "entity_sessionpayment_sessionpayment_getreference", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L75", "weight": 1.0}, {"source": "entity_sessionpayment_sessionpayment", "target": "entity_sessionpayment_sessionpayment_getpaidat", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L76", "weight": 1.0}, {"source": "entity_sessionpayment_sessionpayment", "target": "entity_sessionpayment_sessionpayment_getcreatedby", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L77", "weight": 1.0}, {"source": "entity_sessionpayment_sessionpayment_getcreatedby", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L77", "weight": 1.0, "context": "return_type"}, {"source": "entity_sessionpayment_sessionpayment", "target": "entity_sessionpayment_sessionpayment_getcreatedbyname", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L78", "weight": 1.0}, {"source": "entity_sessionpayment_sessionpayment", "target": "entity_sessionpayment_sessionpayment_getcreatedat", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L79", "weight": 1.0}, {"source": "entity_sessionpayment_sessionpayment", "target": "entity_sessionpayment_sessionpayment_setcreatedby", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L81", "weight": 1.0}, {"source": "entity_sessionpayment_sessionpayment_setcreatedby", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L81", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_sessionpayment_sessionpayment_setcreatedby", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L81", "weight": 1.0, "context": "return_type"}, {"source": "entity_sessionpayment_sessionpayment", "target": "entity_sessionpayment_sessionpayment_setcreatedbyname", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L82", "weight": 1.0}, {"source": "entity_sessionpayment_sessionpayment_setcreatedbyname", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L82", "weight": 1.0, "context": "return_type"}, {"source": "entity_sessionpayment_sessionpayment", "target": "entity_sessionpayment_sessionpayment_setmethod", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L83", "weight": 1.0}, {"source": "entity_sessionpayment_sessionpayment_setmethod", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L83", "weight": 1.0, "context": "return_type"}, {"source": "entity_sessionpayment_sessionpayment", "target": "entity_sessionpayment_sessionpayment_setamountrials", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L84", "weight": 1.0}, {"source": "entity_sessionpayment_sessionpayment_setamountrials", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L84", "weight": 1.0, "context": "return_type"}, {"source": "entity_sessionpayment_sessionpayment", "target": "entity_sessionpayment_sessionpayment_setpaymentmethoduuid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L85", "weight": 1.0}, {"source": "entity_sessionpayment_sessionpayment_setpaymentmethoduuid", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L85", "weight": 1.0, "context": "return_type"}, {"source": "entity_sessionpayment_sessionpayment", "target": "entity_sessionpayment_sessionpayment_setreference", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L86", "weight": 1.0}, {"source": "entity_sessionpayment_sessionpayment_setreference", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L86", "weight": 1.0, "context": "return_type"}, {"source": "entity_sessionpayment_sessionpayment", "target": "entity_sessionpayment_sessionpayment_setpaidat", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L87", "weight": 1.0}, {"source": "entity_sessionpayment_sessionpayment_setpaidat", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L87", "weight": 1.0, "context": "return_type"}, {"source": "entity_sessionpayment_sessionpayment", "target": "entity_sessionpayment_sessionpayment_toarray", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L89", "weight": 1.0}], "raw_calls": [{"caller_nid": "entity_sessionpayment_sessionpayment_construct", "callee": "toRfc4122", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/SessionPayment.php", "source_location": "L61", "receiver": null}, {"caller_nid": "entity_sessionpayment_sessionpayment_construct", "callee": "Uuid", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/SessionPayment.php", "source_location": "L61", "receiver": null}, {"caller_nid": "entity_sessionpayment_sessionpayment_construct", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/SessionPayment.php", "source_location": "L65", "receiver": null}, {"caller_nid": "entity_sessionpayment_sessionpayment_construct", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/SessionPayment.php", "source_location": "L66", "receiver": null}]}