- 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.
1 line
17 KiB
JSON
1 line
17 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": "L15"}, {"id": "tenantownedtrait", "label": "TenantOwnedTrait", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "patientsession", "label": "PatientSession", "file_type": "code", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L32"}, {"id": "user", "label": "User", "file_type": "code", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L53"}, {"id": "entity_sessionpayment_sessionpayment_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L63"}, {"id": "entity_sessionpayment_sessionpayment_getid", "label": ".getId()", "file_type": "code", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L74"}, {"id": "entity_sessionpayment_sessionpayment_getuuid", "label": ".getUuid()", "file_type": "code", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L75"}, {"id": "entity_sessionpayment_sessionpayment_getsession", "label": ".getSession()", "file_type": "code", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L76"}, {"id": "entity_sessionpayment_sessionpayment_getmethod", "label": ".getMethod()", "file_type": "code", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L77"}, {"id": "entity_sessionpayment_sessionpayment_getamountrials", "label": ".getAmountRials()", "file_type": "code", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L78"}, {"id": "entity_sessionpayment_sessionpayment_getpaymentmethoduuid", "label": ".getPaymentMethodUuid()", "file_type": "code", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L79"}, {"id": "entity_sessionpayment_sessionpayment_getreference", "label": ".getReference()", "file_type": "code", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L80"}, {"id": "entity_sessionpayment_sessionpayment_getpaidat", "label": ".getPaidAt()", "file_type": "code", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L81"}, {"id": "entity_sessionpayment_sessionpayment_getcreatedby", "label": ".getCreatedBy()", "file_type": "code", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L82"}, {"id": "entity_sessionpayment_sessionpayment_getcreatedbyname", "label": ".getCreatedByName()", "file_type": "code", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L83"}, {"id": "entity_sessionpayment_sessionpayment_getcreatedat", "label": ".getCreatedAt()", "file_type": "code", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L84"}, {"id": "entity_sessionpayment_sessionpayment_setcreatedby", "label": ".setCreatedBy()", "file_type": "code", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L86"}, {"id": "self", "label": "self", "file_type": "code", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L86"}, {"id": "entity_sessionpayment_sessionpayment_setcreatedbyname", "label": ".setCreatedByName()", "file_type": "code", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L87"}, {"id": "entity_sessionpayment_sessionpayment_setmethod", "label": ".setMethod()", "file_type": "code", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L88"}, {"id": "entity_sessionpayment_sessionpayment_setamountrials", "label": ".setAmountRials()", "file_type": "code", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L89"}, {"id": "entity_sessionpayment_sessionpayment_setpaymentmethoduuid", "label": ".setPaymentMethodUuid()", "file_type": "code", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L90"}, {"id": "entity_sessionpayment_sessionpayment_setreference", "label": ".setReference()", "file_type": "code", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L91"}, {"id": "entity_sessionpayment_sessionpayment_setpaidat", "label": ".setPaidAt()", "file_type": "code", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L92"}, {"id": "entity_sessionpayment_sessionpayment_toarray", "label": ".toArray()", "file_type": "code", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L94"}], "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": "tenantownedtrait", "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": "mapping", "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": "uuid", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L9", "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": "L15", "weight": 1.0}, {"source": "entity_sessionpayment_sessionpayment", "target": "tenantownedtrait", "relation": "mixes_in", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L20", "weight": 1.0}, {"source": "entity_sessionpayment_sessionpayment", "target": "patientsession", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L32", "weight": 1.0, "context": "field"}, {"source": "entity_sessionpayment_sessionpayment", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L53", "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": "L63", "weight": 1.0}, {"source": "entity_sessionpayment_sessionpayment_construct", "target": "patientsession", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L63", "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": "L74", "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": "L75", "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": "L76", "weight": 1.0}, {"source": "entity_sessionpayment_sessionpayment_getsession", "target": "patientsession", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L76", "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": "L77", "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": "L78", "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": "L79", "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": "L80", "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": "L81", "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": "L82", "weight": 1.0}, {"source": "entity_sessionpayment_sessionpayment_getcreatedby", "target": "user", "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_getcreatedbyname", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L83", "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": "L84", "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": "L86", "weight": 1.0}, {"source": "entity_sessionpayment_sessionpayment_setcreatedby", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L86", "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": "L86", "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": "L87", "weight": 1.0}, {"source": "entity_sessionpayment_sessionpayment_setcreatedbyname", "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_setmethod", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L88", "weight": 1.0}, {"source": "entity_sessionpayment_sessionpayment_setmethod", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L88", "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": "L89", "weight": 1.0}, {"source": "entity_sessionpayment_sessionpayment_setamountrials", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L89", "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": "L90", "weight": 1.0}, {"source": "entity_sessionpayment_sessionpayment_setpaymentmethoduuid", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L90", "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": "L91", "weight": 1.0}, {"source": "entity_sessionpayment_sessionpayment_setreference", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L91", "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": "L92", "weight": 1.0}, {"source": "entity_sessionpayment_sessionpayment_setpaidat", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Entity/SessionPayment.php", "source_location": "L92", "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": "L94", "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": "L65", "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": "L65", "receiver": null}, {"caller_nid": "entity_sessionpayment_sessionpayment_construct", "callee": "assignTenantPair", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/SessionPayment.php", "source_location": "L67", "receiver": null}, {"caller_nid": "entity_sessionpayment_sessionpayment_construct", "callee": "getEntityType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/SessionPayment.php", "source_location": "L67", "receiver": null}, {"caller_nid": "entity_sessionpayment_sessionpayment_construct", "callee": "getEntityId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Entity/SessionPayment.php", "source_location": "L67", "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": "L70", "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": "L71", "receiver": null}]} |