- 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
12 KiB
JSON
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": "L18"}, {"id": "nullabletenantownedtrait", "label": "NullableTenantOwnedTrait", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "user", "label": "User", "file_type": "code", "source_file": "src/PaymentMethod/Entity/Pos.php", "source_location": "L34"}, {"id": "entity_pos_pos_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/PaymentMethod/Entity/Pos.php", "source_location": "L59"}, {"id": "entity_pos_pos_getid", "label": ".getId()", "file_type": "code", "source_file": "src/PaymentMethod/Entity/Pos.php", "source_location": "L76"}, {"id": "entity_pos_pos_getuuid", "label": ".getUuid()", "file_type": "code", "source_file": "src/PaymentMethod/Entity/Pos.php", "source_location": "L77"}, {"id": "entity_pos_pos_getuser", "label": ".getUser()", "file_type": "code", "source_file": "src/PaymentMethod/Entity/Pos.php", "source_location": "L78"}, {"id": "entity_pos_pos_getbankname", "label": ".getBankName()", "file_type": "code", "source_file": "src/PaymentMethod/Entity/Pos.php", "source_location": "L79"}, {"id": "entity_pos_pos_getserialnumber", "label": ".getSerialNumber()", "file_type": "code", "source_file": "src/PaymentMethod/Entity/Pos.php", "source_location": "L80"}, {"id": "entity_pos_pos_getterminalnumber", "label": ".getTerminalNumber()", "file_type": "code", "source_file": "src/PaymentMethod/Entity/Pos.php", "source_location": "L81"}, {"id": "entity_pos_pos_getaccountnumber", "label": ".getAccountNumber()", "file_type": "code", "source_file": "src/PaymentMethod/Entity/Pos.php", "source_location": "L82"}, {"id": "entity_pos_pos_isactive", "label": ".isActive()", "file_type": "code", "source_file": "src/PaymentMethod/Entity/Pos.php", "source_location": "L83"}, {"id": "entity_pos_pos_setbankname", "label": ".setBankName()", "file_type": "code", "source_file": "src/PaymentMethod/Entity/Pos.php", "source_location": "L85"}, {"id": "self", "label": "self", "file_type": "code", "source_file": "src/PaymentMethod/Entity/Pos.php", "source_location": "L85"}, {"id": "entity_pos_pos_setserialnumber", "label": ".setSerialNumber()", "file_type": "code", "source_file": "src/PaymentMethod/Entity/Pos.php", "source_location": "L86"}, {"id": "entity_pos_pos_setterminalnumber", "label": ".setTerminalNumber()", "file_type": "code", "source_file": "src/PaymentMethod/Entity/Pos.php", "source_location": "L87"}, {"id": "entity_pos_pos_setaccountnumber", "label": ".setAccountNumber()", "file_type": "code", "source_file": "src/PaymentMethod/Entity/Pos.php", "source_location": "L88"}, {"id": "entity_pos_pos_setactive", "label": ".setActive()", "file_type": "code", "source_file": "src/PaymentMethod/Entity/Pos.php", "source_location": "L89"}, {"id": "entity_pos_pos_touch", "label": ".touch()", "file_type": "code", "source_file": "src/PaymentMethod/Entity/Pos.php", "source_location": "L91"}, {"id": "entity_pos_pos_toarray", "label": ".toArray()", "file_type": "code", "source_file": "src/PaymentMethod/Entity/Pos.php", "source_location": "L93"}], "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": "nullabletenantownedtrait", "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": "mapping", "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": "uuid", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Entity/Pos.php", "source_location": "L9", "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": "L18", "weight": 1.0}, {"source": "entity_pos_pos", "target": "nullabletenantownedtrait", "relation": "mixes_in", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Entity/Pos.php", "source_location": "L24", "weight": 1.0}, {"source": "entity_pos_pos", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Entity/Pos.php", "source_location": "L34", "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": "L59", "weight": 1.0}, {"source": "entity_pos_pos_construct", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Entity/Pos.php", "source_location": "L59", "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": "L76", "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": "L77", "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": "L78", "weight": 1.0}, {"source": "entity_pos_pos_getuser", "target": "user", "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_getbankname", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Entity/Pos.php", "source_location": "L79", "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": "L80", "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": "L81", "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": "L82", "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": "L83", "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": "L85", "weight": 1.0}, {"source": "entity_pos_pos_setbankname", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Entity/Pos.php", "source_location": "L85", "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": "L86", "weight": 1.0}, {"source": "entity_pos_pos_setserialnumber", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Entity/Pos.php", "source_location": "L86", "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": "L87", "weight": 1.0}, {"source": "entity_pos_pos_setterminalnumber", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Entity/Pos.php", "source_location": "L87", "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": "L88", "weight": 1.0}, {"source": "entity_pos_pos_setaccountnumber", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Entity/Pos.php", "source_location": "L88", "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": "L89", "weight": 1.0}, {"source": "entity_pos_pos_setactive", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Entity/Pos.php", "source_location": "L89", "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": "L91", "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": "L93", "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": "L85", "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": "L86", "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": "L87", "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": "L88", "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": "L89", "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": "L66", "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": "L66", "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": "L72", "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": "L73", "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": "L91", "receiver": null}]} |