- 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_staff_entity_clinicstaff_php", "label": "ClinicStaff.php", "file_type": "code", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L1"}, {"id": "entity_clinicstaff_clinicstaff", "label": "ClinicStaff", "file_type": "code", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L10"}, {"id": "user", "label": "User", "file_type": "code", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L53"}, {"id": "entity_clinicstaff_clinicstaff_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L63"}, {"id": "entity_clinicstaff_clinicstaff_getid", "label": ".getId()", "file_type": "code", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L73"}, {"id": "entity_clinicstaff_clinicstaff_getuuid", "label": ".getUuid()", "file_type": "code", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L74"}, {"id": "entity_clinicstaff_clinicstaff_getentitytype", "label": ".getEntityType()", "file_type": "code", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L75"}, {"id": "entity_clinicstaff_clinicstaff_getentityid", "label": ".getEntityId()", "file_type": "code", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L76"}, {"id": "entity_clinicstaff_clinicstaff_getfullname", "label": ".getFullName()", "file_type": "code", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L77"}, {"id": "entity_clinicstaff_clinicstaff_getphone", "label": ".getPhone()", "file_type": "code", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L78"}, {"id": "entity_clinicstaff_clinicstaff_getjobtitle", "label": ".getJobTitle()", "file_type": "code", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L79"}, {"id": "entity_clinicstaff_clinicstaff_getaddress", "label": ".getAddress()", "file_type": "code", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L80"}, {"id": "entity_clinicstaff_clinicstaff_getnationalcode", "label": ".getNationalCode()", "file_type": "code", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L81"}, {"id": "entity_clinicstaff_clinicstaff_isactive", "label": ".isActive()", "file_type": "code", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L82"}, {"id": "entity_clinicstaff_clinicstaff_getuser", "label": ".getUser()", "file_type": "code", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L83"}, {"id": "entity_clinicstaff_clinicstaff_hasaccount", "label": ".hasAccount()", "file_type": "code", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L84"}, {"id": "entity_clinicstaff_clinicstaff_getcreatedat", "label": ".getCreatedAt()", "file_type": "code", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L85"}, {"id": "entity_clinicstaff_clinicstaff_getupdatedat", "label": ".getUpdatedAt()", "file_type": "code", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L86"}, {"id": "entity_clinicstaff_clinicstaff_setfullname", "label": ".setFullName()", "file_type": "code", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L88"}, {"id": "self", "label": "self", "file_type": "code", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L88"}, {"id": "entity_clinicstaff_clinicstaff_setphone", "label": ".setPhone()", "file_type": "code", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L89"}, {"id": "entity_clinicstaff_clinicstaff_setjobtitle", "label": ".setJobTitle()", "file_type": "code", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L90"}, {"id": "entity_clinicstaff_clinicstaff_setaddress", "label": ".setAddress()", "file_type": "code", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L91"}, {"id": "entity_clinicstaff_clinicstaff_setnationalcode", "label": ".setNationalCode()", "file_type": "code", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L92"}, {"id": "entity_clinicstaff_clinicstaff_setactive", "label": ".setActive()", "file_type": "code", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L93"}, {"id": "entity_clinicstaff_clinicstaff_setuser", "label": ".setUser()", "file_type": "code", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L94"}, {"id": "entity_clinicstaff_clinicstaff_toggleactive", "label": ".toggleActive()", "file_type": "code", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L96"}, {"id": "entity_clinicstaff_clinicstaff_toarray", "label": ".toArray()", "file_type": "code", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L103"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_staff_entity_clinicstaff_php", "target": "user", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_staff_entity_clinicstaff_php", "target": "clinicstaffrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_staff_entity_clinicstaff_php", "target": "mapping", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_staff_entity_clinicstaff_php", "target": "uuid", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_staff_entity_clinicstaff_php", "target": "entity_clinicstaff_clinicstaff", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L10", "weight": 1.0}, {"source": "entity_clinicstaff_clinicstaff", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L53", "weight": 1.0, "context": "field"}, {"source": "entity_clinicstaff_clinicstaff", "target": "entity_clinicstaff_clinicstaff_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L63", "weight": 1.0}, {"source": "entity_clinicstaff_clinicstaff", "target": "entity_clinicstaff_clinicstaff_getid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L73", "weight": 1.0}, {"source": "entity_clinicstaff_clinicstaff", "target": "entity_clinicstaff_clinicstaff_getuuid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L74", "weight": 1.0}, {"source": "entity_clinicstaff_clinicstaff", "target": "entity_clinicstaff_clinicstaff_getentitytype", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L75", "weight": 1.0}, {"source": "entity_clinicstaff_clinicstaff", "target": "entity_clinicstaff_clinicstaff_getentityid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L76", "weight": 1.0}, {"source": "entity_clinicstaff_clinicstaff", "target": "entity_clinicstaff_clinicstaff_getfullname", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L77", "weight": 1.0}, {"source": "entity_clinicstaff_clinicstaff", "target": "entity_clinicstaff_clinicstaff_getphone", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L78", "weight": 1.0}, {"source": "entity_clinicstaff_clinicstaff", "target": "entity_clinicstaff_clinicstaff_getjobtitle", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L79", "weight": 1.0}, {"source": "entity_clinicstaff_clinicstaff", "target": "entity_clinicstaff_clinicstaff_getaddress", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L80", "weight": 1.0}, {"source": "entity_clinicstaff_clinicstaff", "target": "entity_clinicstaff_clinicstaff_getnationalcode", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L81", "weight": 1.0}, {"source": "entity_clinicstaff_clinicstaff", "target": "entity_clinicstaff_clinicstaff_isactive", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L82", "weight": 1.0}, {"source": "entity_clinicstaff_clinicstaff", "target": "entity_clinicstaff_clinicstaff_getuser", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L83", "weight": 1.0}, {"source": "entity_clinicstaff_clinicstaff_getuser", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L83", "weight": 1.0, "context": "return_type"}, {"source": "entity_clinicstaff_clinicstaff", "target": "entity_clinicstaff_clinicstaff_hasaccount", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L84", "weight": 1.0}, {"source": "entity_clinicstaff_clinicstaff", "target": "entity_clinicstaff_clinicstaff_getcreatedat", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L85", "weight": 1.0}, {"source": "entity_clinicstaff_clinicstaff", "target": "entity_clinicstaff_clinicstaff_getupdatedat", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L86", "weight": 1.0}, {"source": "entity_clinicstaff_clinicstaff", "target": "entity_clinicstaff_clinicstaff_setfullname", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L88", "weight": 1.0}, {"source": "entity_clinicstaff_clinicstaff_setfullname", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L88", "weight": 1.0, "context": "return_type"}, {"source": "entity_clinicstaff_clinicstaff", "target": "entity_clinicstaff_clinicstaff_setphone", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L89", "weight": 1.0}, {"source": "entity_clinicstaff_clinicstaff_setphone", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L89", "weight": 1.0, "context": "return_type"}, {"source": "entity_clinicstaff_clinicstaff", "target": "entity_clinicstaff_clinicstaff_setjobtitle", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L90", "weight": 1.0}, {"source": "entity_clinicstaff_clinicstaff_setjobtitle", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L90", "weight": 1.0, "context": "return_type"}, {"source": "entity_clinicstaff_clinicstaff", "target": "entity_clinicstaff_clinicstaff_setaddress", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L91", "weight": 1.0}, {"source": "entity_clinicstaff_clinicstaff_setaddress", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L91", "weight": 1.0, "context": "return_type"}, {"source": "entity_clinicstaff_clinicstaff", "target": "entity_clinicstaff_clinicstaff_setnationalcode", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L92", "weight": 1.0}, {"source": "entity_clinicstaff_clinicstaff_setnationalcode", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L92", "weight": 1.0, "context": "return_type"}, {"source": "entity_clinicstaff_clinicstaff", "target": "entity_clinicstaff_clinicstaff_setactive", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L93", "weight": 1.0}, {"source": "entity_clinicstaff_clinicstaff_setactive", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L93", "weight": 1.0, "context": "return_type"}, {"source": "entity_clinicstaff_clinicstaff", "target": "entity_clinicstaff_clinicstaff_setuser", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L94", "weight": 1.0}, {"source": "entity_clinicstaff_clinicstaff_setuser", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L94", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_clinicstaff_clinicstaff_setuser", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L94", "weight": 1.0, "context": "return_type"}, {"source": "entity_clinicstaff_clinicstaff", "target": "entity_clinicstaff_clinicstaff_toggleactive", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L96", "weight": 1.0}, {"source": "entity_clinicstaff_clinicstaff_toggleactive", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L96", "weight": 1.0, "context": "return_type"}, {"source": "entity_clinicstaff_clinicstaff", "target": "entity_clinicstaff_clinicstaff_toarray", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Staff/Entity/ClinicStaff.php", "source_location": "L103", "weight": 1.0}], "raw_calls": [{"caller_nid": "entity_clinicstaff_clinicstaff_construct", "callee": "toRfc4122", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Staff/Entity/ClinicStaff.php", "source_location": "L65", "receiver": null}, {"caller_nid": "entity_clinicstaff_clinicstaff_construct", "callee": "Uuid", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Staff/Entity/ClinicStaff.php", "source_location": "L65", "receiver": null}, {"caller_nid": "entity_clinicstaff_clinicstaff_construct", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Staff/Entity/ClinicStaff.php", "source_location": "L69", "receiver": null}, {"caller_nid": "entity_clinicstaff_clinicstaff_construct", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Staff/Entity/ClinicStaff.php", "source_location": "L70", "receiver": null}, {"caller_nid": "entity_clinicstaff_clinicstaff_setfullname", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Staff/Entity/ClinicStaff.php", "source_location": "L88", "receiver": null}, {"caller_nid": "entity_clinicstaff_clinicstaff_setphone", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Staff/Entity/ClinicStaff.php", "source_location": "L89", "receiver": null}, {"caller_nid": "entity_clinicstaff_clinicstaff_setjobtitle", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Staff/Entity/ClinicStaff.php", "source_location": "L90", "receiver": null}, {"caller_nid": "entity_clinicstaff_clinicstaff_setaddress", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Staff/Entity/ClinicStaff.php", "source_location": "L91", "receiver": null}, {"caller_nid": "entity_clinicstaff_clinicstaff_setnationalcode", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Staff/Entity/ClinicStaff.php", "source_location": "L92", "receiver": null}, {"caller_nid": "entity_clinicstaff_clinicstaff_setactive", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Staff/Entity/ClinicStaff.php", "source_location": "L93", "receiver": null}, {"caller_nid": "entity_clinicstaff_clinicstaff_setuser", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Staff/Entity/ClinicStaff.php", "source_location": "L94", "receiver": null}, {"caller_nid": "entity_clinicstaff_clinicstaff_toggleactive", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Staff/Entity/ClinicStaff.php", "source_location": "L99", "receiver": null}]} |