1 line
9.6 KiB
JSON
1 line
9.6 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_auth_repository_userrepository_php", "label": "UserRepository.php", "file_type": "code", "source_file": "src/Auth/Repository/UserRepository.php", "source_location": "L1"}, {"id": "repository_userrepository_userrepository", "label": "UserRepository", "file_type": "code", "source_file": "src/Auth/Repository/UserRepository.php", "source_location": "L9"}, {"id": "serviceentityrepository", "label": "ServiceEntityRepository", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "repository_userrepository_userrepository_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Auth/Repository/UserRepository.php", "source_location": "L11"}, {"id": "managerregistry", "label": "ManagerRegistry", "file_type": "code", "source_file": "src/Auth/Repository/UserRepository.php", "source_location": "L11"}, {"id": "repository_userrepository_userrepository_findbymobile", "label": ".findByMobile()", "file_type": "code", "source_file": "src/Auth/Repository/UserRepository.php", "source_location": "L16"}, {"id": "user", "label": "User", "file_type": "code", "source_file": "src/Auth/Repository/UserRepository.php", "source_location": "L16"}, {"id": "repository_userrepository_userrepository_findbynationalcode", "label": ".findByNationalCode()", "file_type": "code", "source_file": "src/Auth/Repository/UserRepository.php", "source_location": "L21"}, {"id": "repository_userrepository_userrepository_findbyuuid", "label": ".findByUuid()", "file_type": "code", "source_file": "src/Auth/Repository/UserRepository.php", "source_location": "L26"}, {"id": "repository_userrepository_userrepository_save", "label": ".save()", "file_type": "code", "source_file": "src/Auth/Repository/UserRepository.php", "source_location": "L31"}, {"id": "repository_userrepository_userrepository_remove", "label": ".remove()", "file_type": "code", "source_file": "src/Auth/Repository/UserRepository.php", "source_location": "L39"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_auth_repository_userrepository_php", "target": "user", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Auth/Repository/UserRepository.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_auth_repository_userrepository_php", "target": "serviceentityrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Auth/Repository/UserRepository.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_auth_repository_userrepository_php", "target": "managerregistry", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Auth/Repository/UserRepository.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_auth_repository_userrepository_php", "target": "repository_userrepository_userrepository", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Auth/Repository/UserRepository.php", "source_location": "L9", "weight": 1.0}, {"source": "repository_userrepository_userrepository", "target": "serviceentityrepository", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Auth/Repository/UserRepository.php", "source_location": "L9", "weight": 1.0}, {"source": "repository_userrepository_userrepository", "target": "repository_userrepository_userrepository_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Repository/UserRepository.php", "source_location": "L11", "weight": 1.0}, {"source": "repository_userrepository_userrepository_construct", "target": "managerregistry", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Repository/UserRepository.php", "source_location": "L11", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_userrepository_userrepository", "target": "repository_userrepository_userrepository_findbymobile", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Repository/UserRepository.php", "source_location": "L16", "weight": 1.0}, {"source": "repository_userrepository_userrepository_findbymobile", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Repository/UserRepository.php", "source_location": "L16", "weight": 1.0, "context": "return_type"}, {"source": "repository_userrepository_userrepository", "target": "repository_userrepository_userrepository_findbynationalcode", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Repository/UserRepository.php", "source_location": "L21", "weight": 1.0}, {"source": "repository_userrepository_userrepository_findbynationalcode", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Repository/UserRepository.php", "source_location": "L21", "weight": 1.0, "context": "return_type"}, {"source": "repository_userrepository_userrepository", "target": "repository_userrepository_userrepository_findbyuuid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Repository/UserRepository.php", "source_location": "L26", "weight": 1.0}, {"source": "repository_userrepository_userrepository_findbyuuid", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Repository/UserRepository.php", "source_location": "L26", "weight": 1.0, "context": "return_type"}, {"source": "repository_userrepository_userrepository", "target": "repository_userrepository_userrepository_save", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Repository/UserRepository.php", "source_location": "L31", "weight": 1.0}, {"source": "repository_userrepository_userrepository_save", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Repository/UserRepository.php", "source_location": "L31", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_userrepository_userrepository", "target": "repository_userrepository_userrepository_remove", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Repository/UserRepository.php", "source_location": "L39", "weight": 1.0}, {"source": "repository_userrepository_userrepository_remove", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Repository/UserRepository.php", "source_location": "L39", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_userrepository_userrepository_construct", "target": "user", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Auth/Repository/UserRepository.php", "source_location": "L13", "weight": 1.0}], "raw_calls": [{"caller_nid": "repository_userrepository_userrepository_construct", "callee": "parent", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Repository/UserRepository.php", "source_location": "L13", "receiver": null}, {"caller_nid": "repository_userrepository_userrepository_findbymobile", "callee": "findOneBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Repository/UserRepository.php", "source_location": "L18", "receiver": null}, {"caller_nid": "repository_userrepository_userrepository_findbynationalcode", "callee": "findOneBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Repository/UserRepository.php", "source_location": "L23", "receiver": null}, {"caller_nid": "repository_userrepository_userrepository_findbyuuid", "callee": "findOneBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Repository/UserRepository.php", "source_location": "L28", "receiver": null}, {"caller_nid": "repository_userrepository_userrepository_save", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Repository/UserRepository.php", "source_location": "L33", "receiver": null}, {"caller_nid": "repository_userrepository_userrepository_save", "callee": "getEntityManager", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Repository/UserRepository.php", "source_location": "L33", "receiver": null}, {"caller_nid": "repository_userrepository_userrepository_save", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Repository/UserRepository.php", "source_location": "L35", "receiver": null}, {"caller_nid": "repository_userrepository_userrepository_save", "callee": "getEntityManager", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Repository/UserRepository.php", "source_location": "L35", "receiver": null}, {"caller_nid": "repository_userrepository_userrepository_remove", "callee": "getEntityManager", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Repository/UserRepository.php", "source_location": "L41", "receiver": null}, {"caller_nid": "repository_userrepository_userrepository_remove", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Repository/UserRepository.php", "source_location": "L43", "receiver": null}, {"caller_nid": "repository_userrepository_userrepository_remove", "callee": "getEntityManager", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Repository/UserRepository.php", "source_location": "L43", "receiver": null}]} |