1 line
37 KiB
JSON
1 line
37 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_doctor_repository_doctorrepository_php", "label": "DoctorRepository.php", "file_type": "code", "source_file": "src/Doctor/Repository/DoctorRepository.php", "source_location": "L1"}, {"id": "repository_doctorrepository_doctorrepository", "label": "DoctorRepository", "file_type": "code", "source_file": "src/Doctor/Repository/DoctorRepository.php", "source_location": "L14"}, {"id": "serviceentityrepository", "label": "ServiceEntityRepository", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "repository_doctorrepository_doctorrepository_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Doctor/Repository/DoctorRepository.php", "source_location": "L16"}, {"id": "managerregistry", "label": "ManagerRegistry", "file_type": "code", "source_file": "src/Doctor/Repository/DoctorRepository.php", "source_location": "L16"}, {"id": "repository_doctorrepository_doctorrepository_findbyuuid", "label": ".findByUuid()", "file_type": "code", "source_file": "src/Doctor/Repository/DoctorRepository.php", "source_location": "L21"}, {"id": "doctor", "label": "Doctor", "file_type": "code", "source_file": "src/Doctor/Repository/DoctorRepository.php", "source_location": "L21"}, {"id": "repository_doctorrepository_doctorrepository_findbyuser", "label": ".findByUser()", "file_type": "code", "source_file": "src/Doctor/Repository/DoctorRepository.php", "source_location": "L26"}, {"id": "user", "label": "User", "file_type": "code", "source_file": "src/Doctor/Repository/DoctorRepository.php", "source_location": "L26"}, {"id": "repository_doctorrepository_doctorrepository_findonebymobile", "label": ".findOneByMobile()", "file_type": "code", "source_file": "src/Doctor/Repository/DoctorRepository.php", "source_location": "L31"}, {"id": "repository_doctorrepository_doctorrepository_findwithfilters", "label": ".findWithFilters()", "file_type": "code", "source_file": "src/Doctor/Repository/DoctorRepository.php", "source_location": "L42"}, {"id": "repository_doctorrepository_doctorrepository_doctoridsviacliniclocation", "label": ".doctorIdsViaClinicLocation()", "file_type": "code", "source_file": "src/Doctor/Repository/DoctorRepository.php", "source_location": "L115"}, {"id": "repository_doctorrepository_doctorrepository_findbyclinicwithfilters", "label": ".findByClinicWithFilters()", "file_type": "code", "source_file": "src/Doctor/Repository/DoctorRepository.php", "source_location": "L132"}, {"id": "repository_doctorrepository_doctorrepository_save", "label": ".save()", "file_type": "code", "source_file": "src/Doctor/Repository/DoctorRepository.php", "source_location": "L185"}, {"id": "repository_doctorrepository_doctorrepository_remove", "label": ".remove()", "file_type": "code", "source_file": "src/Doctor/Repository/DoctorRepository.php", "source_location": "L193"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_doctor_repository_doctorrepository_php", "target": "user", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Doctor/Repository/DoctorRepository.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_doctor_repository_doctorrepository_php", "target": "clinic", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Doctor/Repository/DoctorRepository.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_doctor_repository_doctorrepository_php", "target": "doctor", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Doctor/Repository/DoctorRepository.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_doctor_repository_doctorrepository_php", "target": "doctoraddress", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Doctor/Repository/DoctorRepository.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_doctor_repository_doctorrepository_php", "target": "serviceentityrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Doctor/Repository/DoctorRepository.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_doctor_repository_doctorrepository_php", "target": "join", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Doctor/Repository/DoctorRepository.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_doctor_repository_doctorrepository_php", "target": "paginator", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Doctor/Repository/DoctorRepository.php", "source_location": "L11", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_doctor_repository_doctorrepository_php", "target": "managerregistry", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Doctor/Repository/DoctorRepository.php", "source_location": "L12", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_doctor_repository_doctorrepository_php", "target": "repository_doctorrepository_doctorrepository", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Doctor/Repository/DoctorRepository.php", "source_location": "L14", "weight": 1.0}, {"source": "repository_doctorrepository_doctorrepository", "target": "serviceentityrepository", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Doctor/Repository/DoctorRepository.php", "source_location": "L14", "weight": 1.0}, {"source": "repository_doctorrepository_doctorrepository", "target": "repository_doctorrepository_doctorrepository_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Repository/DoctorRepository.php", "source_location": "L16", "weight": 1.0}, {"source": "repository_doctorrepository_doctorrepository_construct", "target": "managerregistry", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Repository/DoctorRepository.php", "source_location": "L16", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_doctorrepository_doctorrepository", "target": "repository_doctorrepository_doctorrepository_findbyuuid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Repository/DoctorRepository.php", "source_location": "L21", "weight": 1.0}, {"source": "repository_doctorrepository_doctorrepository_findbyuuid", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Repository/DoctorRepository.php", "source_location": "L21", "weight": 1.0, "context": "return_type"}, {"source": "repository_doctorrepository_doctorrepository", "target": "repository_doctorrepository_doctorrepository_findbyuser", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Repository/DoctorRepository.php", "source_location": "L26", "weight": 1.0}, {"source": "repository_doctorrepository_doctorrepository_findbyuser", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Repository/DoctorRepository.php", "source_location": "L26", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_doctorrepository_doctorrepository_findbyuser", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Repository/DoctorRepository.php", "source_location": "L26", "weight": 1.0, "context": "return_type"}, {"source": "repository_doctorrepository_doctorrepository", "target": "repository_doctorrepository_doctorrepository_findonebymobile", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Repository/DoctorRepository.php", "source_location": "L31", "weight": 1.0}, {"source": "repository_doctorrepository_doctorrepository_findonebymobile", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Repository/DoctorRepository.php", "source_location": "L31", "weight": 1.0, "context": "return_type"}, {"source": "repository_doctorrepository_doctorrepository", "target": "repository_doctorrepository_doctorrepository_findwithfilters", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Repository/DoctorRepository.php", "source_location": "L42", "weight": 1.0}, {"source": "repository_doctorrepository_doctorrepository", "target": "repository_doctorrepository_doctorrepository_doctoridsviacliniclocation", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Repository/DoctorRepository.php", "source_location": "L115", "weight": 1.0}, {"source": "repository_doctorrepository_doctorrepository", "target": "repository_doctorrepository_doctorrepository_findbyclinicwithfilters", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Repository/DoctorRepository.php", "source_location": "L132", "weight": 1.0}, {"source": "repository_doctorrepository_doctorrepository", "target": "repository_doctorrepository_doctorrepository_save", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Repository/DoctorRepository.php", "source_location": "L185", "weight": 1.0}, {"source": "repository_doctorrepository_doctorrepository_save", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Repository/DoctorRepository.php", "source_location": "L185", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_doctorrepository_doctorrepository", "target": "repository_doctorrepository_doctorrepository_remove", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Doctor/Repository/DoctorRepository.php", "source_location": "L193", "weight": 1.0}, {"source": "repository_doctorrepository_doctorrepository_remove", "target": "doctor", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Doctor/Repository/DoctorRepository.php", "source_location": "L193", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_doctorrepository_doctorrepository_construct", "target": "doctor", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Doctor/Repository/DoctorRepository.php", "source_location": "L18", "weight": 1.0}, {"source": "repository_doctorrepository_doctorrepository_findwithfilters", "target": "repository_doctorrepository_doctorrepository_doctoridsviacliniclocation", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Doctor/Repository/DoctorRepository.php", "source_location": "L56", "weight": 1.0}], "raw_calls": [{"caller_nid": "repository_doctorrepository_doctorrepository_construct", "callee": "parent", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php", "source_location": "L18", "receiver": null}, {"caller_nid": "repository_doctorrepository_doctorrepository_findbyuuid", "callee": "findOneBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php", "source_location": "L23", "receiver": null}, {"caller_nid": "repository_doctorrepository_doctorrepository_findbyuser", "callee": "findOneBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php", "source_location": "L28", "receiver": null}, {"caller_nid": "repository_doctorrepository_doctorrepository_findonebymobile", "callee": "getOneOrNullResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php", "source_location": "L33", "receiver": null}, {"caller_nid": "repository_doctorrepository_doctorrepository_findonebymobile", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php", "source_location": "L33", "receiver": null}, {"caller_nid": "repository_doctorrepository_doctorrepository_findonebymobile", "callee": "setMaxResults", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php", "source_location": "L33", "receiver": null}, {"caller_nid": "repository_doctorrepository_doctorrepository_findonebymobile", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php", "source_location": "L33", "receiver": null}, {"caller_nid": "repository_doctorrepository_doctorrepository_findonebymobile", "callee": "where", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php", "source_location": "L33", "receiver": null}, {"caller_nid": "repository_doctorrepository_doctorrepository_findonebymobile", "callee": "join", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php", "source_location": "L33", "receiver": null}, {"caller_nid": "repository_doctorrepository_doctorrepository_findonebymobile", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php", "source_location": "L33", "receiver": null}, {"caller_nid": "repository_doctorrepository_doctorrepository_findwithfilters", "callee": "strtoupper", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php", "source_location": "L46", "receiver": null}, {"caller_nid": "repository_doctorrepository_doctorrepository_findwithfilters", "callee": "distinct", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php", "source_location": "L48", "receiver": null}, {"caller_nid": "repository_doctorrepository_doctorrepository_findwithfilters", "callee": "leftJoin", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php", "source_location": "L48", "receiver": null}, {"caller_nid": "repository_doctorrepository_doctorrepository_findwithfilters", "callee": "leftJoin", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php", "source_location": "L48", "receiver": null}, {"caller_nid": "repository_doctorrepository_doctorrepository_findwithfilters", "callee": "leftJoin", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php", "source_location": "L48", "receiver": null}, {"caller_nid": "repository_doctorrepository_doctorrepository_findwithfilters", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php", "source_location": "L48", "receiver": null}, {"caller_nid": "repository_doctorrepository_doctorrepository_findwithfilters", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php", "source_location": "L54", "receiver": null}, {"caller_nid": "repository_doctorrepository_doctorrepository_findwithfilters", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php", "source_location": "L57", "receiver": null}, {"caller_nid": "repository_doctorrepository_doctorrepository_findwithfilters", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php", "source_location": "L57", "receiver": null}, {"caller_nid": "repository_doctorrepository_doctorrepository_findwithfilters", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php", "source_location": "L60", "receiver": null}, {"caller_nid": "repository_doctorrepository_doctorrepository_findwithfilters", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php", "source_location": "L63", "receiver": null}, {"caller_nid": "repository_doctorrepository_doctorrepository_findwithfilters", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php", "source_location": "L66", "receiver": null}, {"caller_nid": "repository_doctorrepository_doctorrepository_findwithfilters", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php", "source_location": "L66", "receiver": null}, {"caller_nid": "repository_doctorrepository_doctorrepository_findwithfilters", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php", "source_location": "L69", "receiver": null}, {"caller_nid": "repository_doctorrepository_doctorrepository_findwithfilters", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php", "source_location": "L72", "receiver": null}, {"caller_nid": "repository_doctorrepository_doctorrepository_findwithfilters", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php", "source_location": "L73", "receiver": null}, {"caller_nid": "repository_doctorrepository_doctorrepository_findwithfilters", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php", "source_location": "L73", "receiver": null}, {"caller_nid": "repository_doctorrepository_doctorrepository_findwithfilters", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php", "source_location": "L75", "receiver": null}, {"caller_nid": "repository_doctorrepository_doctorrepository_findwithfilters", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php", "source_location": "L76", "receiver": null}, {"caller_nid": "repository_doctorrepository_doctorrepository_findwithfilters", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php", "source_location": "L76", "receiver": null}, {"caller_nid": "repository_doctorrepository_doctorrepository_findwithfilters", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php", "source_location": "L78", "receiver": null}, {"caller_nid": "repository_doctorrepository_doctorrepository_findwithfilters", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php", "source_location": "L79", "receiver": null}, {"caller_nid": "repository_doctorrepository_doctorrepository_findwithfilters", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php", "source_location": "L79", "receiver": null}, {"caller_nid": "repository_doctorrepository_doctorrepository_findwithfilters", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php", "source_location": "L81", "receiver": null}, {"caller_nid": "repository_doctorrepository_doctorrepository_findwithfilters", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php", "source_location": "L82", "receiver": null}, {"caller_nid": "repository_doctorrepository_doctorrepository_findwithfilters", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php", "source_location": "L82", "receiver": null}, {"caller_nid": "repository_doctorrepository_doctorrepository_findwithfilters", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php", "source_location": "L86", "receiver": null}, {"caller_nid": "repository_doctorrepository_doctorrepository_findwithfilters", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php", "source_location": "L87", "receiver": null}, {"caller_nid": "repository_doctorrepository_doctorrepository_findwithfilters", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php", "source_location": "L87", "receiver": null}, {"caller_nid": "repository_doctorrepository_doctorrepository_findwithfilters", "callee": "orderBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php", "source_location": "L90", "receiver": null}, {"caller_nid": "repository_doctorrepository_doctorrepository_findwithfilters", "callee": "count", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php", "source_location": "L92", "receiver": null}, {"caller_nid": "repository_doctorrepository_doctorrepository_findwithfilters", "callee": "getResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php", "source_location": "L93", "receiver": null}, {"caller_nid": "repository_doctorrepository_doctorrepository_findwithfilters", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php", "source_location": "L93", "receiver": null}, {"caller_nid": "repository_doctorrepository_doctorrepository_findwithfilters", "callee": "setMaxResults", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php", "source_location": "L93", "receiver": null}, {"caller_nid": "repository_doctorrepository_doctorrepository_findwithfilters", "callee": "setFirstResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php", "source_location": "L93", "receiver": null}, {"caller_nid": "repository_doctorrepository_doctorrepository_findwithfilters", "callee": "ceil", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php", "source_location": "L103", "receiver": null}, {"caller_nid": "repository_doctorrepository_doctorrepository_doctoridsviacliniclocation", "callee": "getScalarResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php", "source_location": "L119", "receiver": null}, {"caller_nid": "repository_doctorrepository_doctorrepository_doctoridsviacliniclocation", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php", "source_location": "L119", "receiver": null}, {"caller_nid": "repository_doctorrepository_doctorrepository_doctoridsviacliniclocation", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php", "source_location": "L119", "receiver": null}, {"caller_nid": "repository_doctorrepository_doctorrepository_doctoridsviacliniclocation", "callee": "where", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php", "source_location": "L119", "receiver": null}, {"caller_nid": "repository_doctorrepository_doctorrepository_doctoridsviacliniclocation", "callee": "join", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php", "source_location": "L119", "receiver": null}, {"caller_nid": "repository_doctorrepository_doctorrepository_doctoridsviacliniclocation", "callee": "join", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php", "source_location": "L119", "receiver": null}, {"caller_nid": "repository_doctorrepository_doctorrepository_doctoridsviacliniclocation", "callee": "from", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php", "source_location": "L119", "receiver": null}, {"caller_nid": "repository_doctorrepository_doctorrepository_doctoridsviacliniclocation", "callee": "select", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php", "source_location": "L119", "receiver": null}, {"caller_nid": "repository_doctorrepository_doctorrepository_doctoridsviacliniclocation", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php", "source_location": "L119", "receiver": null}, {"caller_nid": "repository_doctorrepository_doctorrepository_doctoridsviacliniclocation", "callee": "getEntityManager", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php", "source_location": "L119", "receiver": null}, {"caller_nid": "repository_doctorrepository_doctorrepository_doctoridsviacliniclocation", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php", "source_location": "L124", "receiver": null}, {"caller_nid": "repository_doctorrepository_doctorrepository_doctoridsviacliniclocation", "callee": "array_values", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php", "source_location": "L129", "receiver": null}, {"caller_nid": "repository_doctorrepository_doctorrepository_doctoridsviacliniclocation", "callee": "array_unique", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php", "source_location": "L129", "receiver": null}, {"caller_nid": "repository_doctorrepository_doctorrepository_doctoridsviacliniclocation", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php", "source_location": "L129", "receiver": null}, {"caller_nid": "repository_doctorrepository_doctorrepository_doctoridsviacliniclocation", "callee": "array_column", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php", "source_location": "L129", "receiver": null}, {"caller_nid": "repository_doctorrepository_doctorrepository_findbyclinicwithfilters", "callee": "strtoupper", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php", "source_location": "L136", "receiver": null}, {"caller_nid": "repository_doctorrepository_doctorrepository_findbyclinicwithfilters", "callee": "distinct", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php", "source_location": "L140", "receiver": null}, {"caller_nid": "repository_doctorrepository_doctorrepository_findbyclinicwithfilters", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php", "source_location": "L140", "receiver": null}, {"caller_nid": "repository_doctorrepository_doctorrepository_findbyclinicwithfilters", "callee": "where", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php", "source_location": "L140", "receiver": null}, {"caller_nid": "repository_doctorrepository_doctorrepository_findbyclinicwithfilters", "callee": "leftJoin", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php", "source_location": "L140", "receiver": null}, {"caller_nid": "repository_doctorrepository_doctorrepository_findbyclinicwithfilters", "callee": "innerJoin", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php", "source_location": "L140", "receiver": null}, {"caller_nid": "repository_doctorrepository_doctorrepository_findbyclinicwithfilters", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php", "source_location": "L140", "receiver": null}, {"caller_nid": "repository_doctorrepository_doctorrepository_findbyclinicwithfilters", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php", "source_location": "L147", "receiver": null}, {"caller_nid": "repository_doctorrepository_doctorrepository_findbyclinicwithfilters", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php", "source_location": "L148", "receiver": null}, {"caller_nid": "repository_doctorrepository_doctorrepository_findbyclinicwithfilters", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php", "source_location": "L148", "receiver": null}, {"caller_nid": "repository_doctorrepository_doctorrepository_findbyclinicwithfilters", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php", "source_location": "L150", "receiver": null}, {"caller_nid": "repository_doctorrepository_doctorrepository_findbyclinicwithfilters", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php", "source_location": "L151", "receiver": null}, {"caller_nid": "repository_doctorrepository_doctorrepository_findbyclinicwithfilters", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php", "source_location": "L151", "receiver": null}, {"caller_nid": "repository_doctorrepository_doctorrepository_findbyclinicwithfilters", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php", "source_location": "L153", "receiver": null}, {"caller_nid": "repository_doctorrepository_doctorrepository_findbyclinicwithfilters", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php", "source_location": "L154", "receiver": null}, {"caller_nid": "repository_doctorrepository_doctorrepository_findbyclinicwithfilters", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php", "source_location": "L154", "receiver": null}, {"caller_nid": "repository_doctorrepository_doctorrepository_findbyclinicwithfilters", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php", "source_location": "L156", "receiver": null}, {"caller_nid": "repository_doctorrepository_doctorrepository_findbyclinicwithfilters", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php", "source_location": "L157", "receiver": null}, {"caller_nid": "repository_doctorrepository_doctorrepository_findbyclinicwithfilters", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php", "source_location": "L157", "receiver": null}, {"caller_nid": "repository_doctorrepository_doctorrepository_findbyclinicwithfilters", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php", "source_location": "L159", "receiver": null}, {"caller_nid": "repository_doctorrepository_doctorrepository_findbyclinicwithfilters", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php", "source_location": "L160", "receiver": null}, {"caller_nid": "repository_doctorrepository_doctorrepository_findbyclinicwithfilters", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php", "source_location": "L160", "receiver": null}, {"caller_nid": "repository_doctorrepository_doctorrepository_findbyclinicwithfilters", "callee": "setMaxResults", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php", "source_location": "L167", "receiver": null}, {"caller_nid": "repository_doctorrepository_doctorrepository_findbyclinicwithfilters", "callee": "setFirstResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php", "source_location": "L167", "receiver": null}, {"caller_nid": "repository_doctorrepository_doctorrepository_findbyclinicwithfilters", "callee": "orderBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php", "source_location": "L167", "receiver": null}, {"caller_nid": "repository_doctorrepository_doctorrepository_findbyclinicwithfilters", "callee": "addSelect", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php", "source_location": "L167", "receiver": null}, {"caller_nid": "repository_doctorrepository_doctorrepository_findbyclinicwithfilters", "callee": "count", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php", "source_location": "L173", "receiver": null}, {"caller_nid": "repository_doctorrepository_doctorrepository_findbyclinicwithfilters", "callee": "iterator_to_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php", "source_location": "L174", "receiver": null}, {"caller_nid": "repository_doctorrepository_doctorrepository_findbyclinicwithfilters", "callee": "ceil", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php", "source_location": "L181", "receiver": null}, {"caller_nid": "repository_doctorrepository_doctorrepository_save", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php", "source_location": "L187", "receiver": null}, {"caller_nid": "repository_doctorrepository_doctorrepository_save", "callee": "getEntityManager", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php", "source_location": "L187", "receiver": null}, {"caller_nid": "repository_doctorrepository_doctorrepository_save", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php", "source_location": "L189", "receiver": null}, {"caller_nid": "repository_doctorrepository_doctorrepository_save", "callee": "getEntityManager", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php", "source_location": "L189", "receiver": null}, {"caller_nid": "repository_doctorrepository_doctorrepository_remove", "callee": "getEntityManager", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php", "source_location": "L195", "receiver": null}, {"caller_nid": "repository_doctorrepository_doctorrepository_remove", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php", "source_location": "L197", "receiver": null}, {"caller_nid": "repository_doctorrepository_doctorrepository_remove", "callee": "getEntityManager", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Doctor/Repository/DoctorRepository.php", "source_location": "L197", "receiver": null}]} |