- 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_staff_service_staffaccountservice_php", "label": "StaffAccountService.php", "file_type": "code", "source_file": "src/Staff/Service/StaffAccountService.php", "source_location": "L1"}, {"id": "service_staffaccountservice_staffaccountservice", "label": "StaffAccountService", "file_type": "code", "source_file": "src/Staff/Service/StaffAccountService.php", "source_location": "L21"}, {"id": "service_staffaccountservice_staffaccountservice_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Staff/Service/StaffAccountService.php", "source_location": "L23"}, {"id": "service_staffaccountservice_staffaccountservice_attachaccount", "label": ".attachAccount()", "file_type": "code", "source_file": "src/Staff/Service/StaffAccountService.php", "source_location": "L38"}, {"id": "clinicstaff", "label": "ClinicStaff", "file_type": "code", "source_file": "src/Staff/Service/StaffAccountService.php", "source_location": "L38"}, {"id": "user", "label": "User", "file_type": "code", "source_file": "src/Staff/Service/StaffAccountService.php", "source_location": "L38"}, {"id": "service_staffaccountservice_staffaccountservice_normalizemobile", "label": ".normalizeMobile()", "file_type": "code", "source_file": "src/Staff/Service/StaffAccountService.php", "source_location": "L75"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_staff_service_staffaccountservice_php", "target": "user", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Staff/Service/StaffAccountService.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_staff_service_staffaccountservice_php", "target": "userrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Staff/Service/StaffAccountService.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_staff_service_staffaccountservice_php", "target": "errorcodes", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Staff/Service/StaffAccountService.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_staff_service_staffaccountservice_php", "target": "appexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Staff/Service/StaffAccountService.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_staff_service_staffaccountservice_php", "target": "persiantext", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Staff/Service/StaffAccountService.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_staff_service_staffaccountservice_php", "target": "clinicstaff", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Staff/Service/StaffAccountService.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_staff_service_staffaccountservice_php", "target": "clinicstaffrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Staff/Service/StaffAccountService.php", "source_location": "L11", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_staff_service_staffaccountservice_php", "target": "userpasswordhasherinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Staff/Service/StaffAccountService.php", "source_location": "L12", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_staff_service_staffaccountservice_php", "target": "service_staffaccountservice_staffaccountservice", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Staff/Service/StaffAccountService.php", "source_location": "L21", "weight": 1.0}, {"source": "service_staffaccountservice_staffaccountservice", "target": "service_staffaccountservice_staffaccountservice_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Staff/Service/StaffAccountService.php", "source_location": "L23", "weight": 1.0}, {"source": "service_staffaccountservice_staffaccountservice", "target": "service_staffaccountservice_staffaccountservice_attachaccount", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Staff/Service/StaffAccountService.php", "source_location": "L38", "weight": 1.0}, {"source": "service_staffaccountservice_staffaccountservice_attachaccount", "target": "clinicstaff", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Staff/Service/StaffAccountService.php", "source_location": "L38", "weight": 1.0, "context": "parameter_type"}, {"source": "service_staffaccountservice_staffaccountservice_attachaccount", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Staff/Service/StaffAccountService.php", "source_location": "L38", "weight": 1.0, "context": "parameter_type"}, {"source": "service_staffaccountservice_staffaccountservice_attachaccount", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Staff/Service/StaffAccountService.php", "source_location": "L38", "weight": 1.0, "context": "return_type"}, {"source": "service_staffaccountservice_staffaccountservice", "target": "service_staffaccountservice_staffaccountservice_normalizemobile", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Staff/Service/StaffAccountService.php", "source_location": "L75", "weight": 1.0}, {"source": "service_staffaccountservice_staffaccountservice_attachaccount", "target": "service_staffaccountservice_staffaccountservice_normalizemobile", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Staff/Service/StaffAccountService.php", "source_location": "L40", "weight": 1.0}], "raw_calls": [{"caller_nid": "service_staffaccountservice_staffaccountservice_attachaccount", "callee": "getMobileNumber", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Staff/Service/StaffAccountService.php", "source_location": "L42", "receiver": null}, {"caller_nid": "service_staffaccountservice_staffaccountservice_attachaccount", "callee": "findByEntityAndPhone", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Staff/Service/StaffAccountService.php", "source_location": "L51", "receiver": null}, {"caller_nid": "service_staffaccountservice_staffaccountservice_attachaccount", "callee": "getEntityType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Staff/Service/StaffAccountService.php", "source_location": "L51", "receiver": null}, {"caller_nid": "service_staffaccountservice_staffaccountservice_attachaccount", "callee": "getEntityId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Staff/Service/StaffAccountService.php", "source_location": "L51", "receiver": null}, {"caller_nid": "service_staffaccountservice_staffaccountservice_attachaccount", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Staff/Service/StaffAccountService.php", "source_location": "L52", "receiver": null}, {"caller_nid": "service_staffaccountservice_staffaccountservice_attachaccount", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Staff/Service/StaffAccountService.php", "source_location": "L52", "receiver": null}, {"caller_nid": "service_staffaccountservice_staffaccountservice_attachaccount", "callee": "findByMobile", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Staff/Service/StaffAccountService.php", "source_location": "L56", "receiver": null}, {"caller_nid": "service_staffaccountservice_staffaccountservice_attachaccount", "callee": "setPasswordHash", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Staff/Service/StaffAccountService.php", "source_location": "L61", "receiver": null}, {"caller_nid": "service_staffaccountservice_staffaccountservice_attachaccount", "callee": "hashPassword", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Staff/Service/StaffAccountService.php", "source_location": "L61", "receiver": null}, {"caller_nid": "service_staffaccountservice_staffaccountservice_attachaccount", "callee": "getRealName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Staff/Service/StaffAccountService.php", "source_location": "L63", "receiver": null}, {"caller_nid": "service_staffaccountservice_staffaccountservice_attachaccount", "callee": "getRealName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Staff/Service/StaffAccountService.php", "source_location": "L63", "receiver": null}, {"caller_nid": "service_staffaccountservice_staffaccountservice_attachaccount", "callee": "setRealName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Staff/Service/StaffAccountService.php", "source_location": "L64", "receiver": null}, {"caller_nid": "service_staffaccountservice_staffaccountservice_attachaccount", "callee": "getFullName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Staff/Service/StaffAccountService.php", "source_location": "L64", "receiver": null}, {"caller_nid": "service_staffaccountservice_staffaccountservice_attachaccount", "callee": "addRole", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Staff/Service/StaffAccountService.php", "source_location": "L66", "receiver": null}, {"caller_nid": "service_staffaccountservice_staffaccountservice_attachaccount", "callee": "save", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Staff/Service/StaffAccountService.php", "source_location": "L67", "receiver": null}, {"caller_nid": "service_staffaccountservice_staffaccountservice_attachaccount", "callee": "setPhone", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Staff/Service/StaffAccountService.php", "source_location": "L69", "receiver": null}, {"caller_nid": "service_staffaccountservice_staffaccountservice_attachaccount", "callee": "setUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Staff/Service/StaffAccountService.php", "source_location": "L69", "receiver": null}, {"caller_nid": "service_staffaccountservice_staffaccountservice_attachaccount", "callee": "save", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Staff/Service/StaffAccountService.php", "source_location": "L70", "receiver": null}, {"caller_nid": "service_staffaccountservice_staffaccountservice_normalizemobile", "callee": "preg_replace", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Staff/Service/StaffAccountService.php", "source_location": "L77", "receiver": null}, {"caller_nid": "service_staffaccountservice_staffaccountservice_normalizemobile", "callee": "PersianText", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Staff/Service/StaffAccountService.php", "source_location": "L77", "receiver": null}, {"caller_nid": "service_staffaccountservice_staffaccountservice_normalizemobile", "callee": "preg_match", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Staff/Service/StaffAccountService.php", "source_location": "L79", "receiver": null}]} |