1 line
29 KiB
JSON
1 line
29 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_repository_patientrecordrepository_php", "label": "PatientRecordRepository.php", "file_type": "code", "source_file": "src/Patient/Repository/PatientRecordRepository.php", "source_location": "L1"}, {"id": "repository_patientrecordrepository_patientrecordrepository", "label": "PatientRecordRepository", "file_type": "code", "source_file": "src/Patient/Repository/PatientRecordRepository.php", "source_location": "L10"}, {"id": "serviceentityrepository", "label": "ServiceEntityRepository", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "repository_patientrecordrepository_patientrecordrepository_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Patient/Repository/PatientRecordRepository.php", "source_location": "L12"}, {"id": "managerregistry", "label": "ManagerRegistry", "file_type": "code", "source_file": "src/Patient/Repository/PatientRecordRepository.php", "source_location": "L12"}, {"id": "repository_patientrecordrepository_patientrecordrepository_findbyuuid", "label": ".findByUuid()", "file_type": "code", "source_file": "src/Patient/Repository/PatientRecordRepository.php", "source_location": "L17"}, {"id": "patientrecord", "label": "PatientRecord", "file_type": "code", "source_file": "src/Patient/Repository/PatientRecordRepository.php", "source_location": "L17"}, {"id": "repository_patientrecordrepository_patientrecordrepository_findbyentityanduser", "label": ".findByEntityAndUser()", "file_type": "code", "source_file": "src/Patient/Repository/PatientRecordRepository.php", "source_location": "L22"}, {"id": "user", "label": "User", "file_type": "code", "source_file": "src/Patient/Repository/PatientRecordRepository.php", "source_location": "L22"}, {"id": "repository_patientrecordrepository_patientrecordrepository_findbyentity", "label": ".findByEntity()", "file_type": "code", "source_file": "src/Patient/Repository/PatientRecordRepository.php", "source_location": "L37"}, {"id": "repository_patientrecordrepository_patientrecordrepository_countbyentity", "label": ".countByEntity()", "file_type": "code", "source_file": "src/Patient/Repository/PatientRecordRepository.php", "source_location": "L50"}, {"id": "repository_patientrecordrepository_patientrecordrepository_basequery", "label": ".baseQuery()", "file_type": "code", "source_file": "src/Patient/Repository/PatientRecordRepository.php", "source_location": "L58"}, {"id": "querybuilder", "label": "QueryBuilder", "file_type": "code", "source_file": "src/Patient/Repository/PatientRecordRepository.php", "source_location": "L58"}, {"id": "repository_patientrecordrepository_patientrecordrepository_applyfilters", "label": ".applyFilters()", "file_type": "code", "source_file": "src/Patient/Repository/PatientRecordRepository.php", "source_location": "L73"}, {"id": "repository_patientrecordrepository_patientrecordrepository_countunique", "label": ".countUnique()", "file_type": "code", "source_file": "src/Patient/Repository/PatientRecordRepository.php", "source_location": "L121"}, {"id": "repository_patientrecordrepository_patientrecordrepository_save", "label": ".save()", "file_type": "code", "source_file": "src/Patient/Repository/PatientRecordRepository.php", "source_location": "L137"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_repository_patientrecordrepository_php", "target": "user", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/PatientRecordRepository.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_repository_patientrecordrepository_php", "target": "patientrecord", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/PatientRecordRepository.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_repository_patientrecordrepository_php", "target": "serviceentityrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/PatientRecordRepository.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_repository_patientrecordrepository_php", "target": "managerregistry", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/PatientRecordRepository.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_patient_repository_patientrecordrepository_php", "target": "repository_patientrecordrepository_patientrecordrepository", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/PatientRecordRepository.php", "source_location": "L10", "weight": 1.0}, {"source": "repository_patientrecordrepository_patientrecordrepository", "target": "serviceentityrepository", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/PatientRecordRepository.php", "source_location": "L10", "weight": 1.0}, {"source": "repository_patientrecordrepository_patientrecordrepository", "target": "repository_patientrecordrepository_patientrecordrepository_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/PatientRecordRepository.php", "source_location": "L12", "weight": 1.0}, {"source": "repository_patientrecordrepository_patientrecordrepository_construct", "target": "managerregistry", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/PatientRecordRepository.php", "source_location": "L12", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_patientrecordrepository_patientrecordrepository", "target": "repository_patientrecordrepository_patientrecordrepository_findbyuuid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/PatientRecordRepository.php", "source_location": "L17", "weight": 1.0}, {"source": "repository_patientrecordrepository_patientrecordrepository_findbyuuid", "target": "patientrecord", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/PatientRecordRepository.php", "source_location": "L17", "weight": 1.0, "context": "return_type"}, {"source": "repository_patientrecordrepository_patientrecordrepository", "target": "repository_patientrecordrepository_patientrecordrepository_findbyentityanduser", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/PatientRecordRepository.php", "source_location": "L22", "weight": 1.0}, {"source": "repository_patientrecordrepository_patientrecordrepository_findbyentityanduser", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/PatientRecordRepository.php", "source_location": "L22", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_patientrecordrepository_patientrecordrepository_findbyentityanduser", "target": "patientrecord", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/PatientRecordRepository.php", "source_location": "L22", "weight": 1.0, "context": "return_type"}, {"source": "repository_patientrecordrepository_patientrecordrepository", "target": "repository_patientrecordrepository_patientrecordrepository_findbyentity", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/PatientRecordRepository.php", "source_location": "L37", "weight": 1.0}, {"source": "repository_patientrecordrepository_patientrecordrepository", "target": "repository_patientrecordrepository_patientrecordrepository_countbyentity", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/PatientRecordRepository.php", "source_location": "L50", "weight": 1.0}, {"source": "repository_patientrecordrepository_patientrecordrepository", "target": "repository_patientrecordrepository_patientrecordrepository_basequery", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/PatientRecordRepository.php", "source_location": "L58", "weight": 1.0}, {"source": "repository_patientrecordrepository_patientrecordrepository_basequery", "target": "querybuilder", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/PatientRecordRepository.php", "source_location": "L58", "weight": 1.0, "context": "return_type"}, {"source": "repository_patientrecordrepository_patientrecordrepository", "target": "repository_patientrecordrepository_patientrecordrepository_applyfilters", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/PatientRecordRepository.php", "source_location": "L73", "weight": 1.0}, {"source": "repository_patientrecordrepository_patientrecordrepository_applyfilters", "target": "querybuilder", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/PatientRecordRepository.php", "source_location": "L73", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_patientrecordrepository_patientrecordrepository", "target": "repository_patientrecordrepository_patientrecordrepository_countunique", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/PatientRecordRepository.php", "source_location": "L121", "weight": 1.0}, {"source": "repository_patientrecordrepository_patientrecordrepository", "target": "repository_patientrecordrepository_patientrecordrepository_save", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/PatientRecordRepository.php", "source_location": "L137", "weight": 1.0}, {"source": "repository_patientrecordrepository_patientrecordrepository_save", "target": "patientrecord", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/PatientRecordRepository.php", "source_location": "L137", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_patientrecordrepository_patientrecordrepository_construct", "target": "patientrecord", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Patient/Repository/PatientRecordRepository.php", "source_location": "L14", "weight": 1.0}, {"source": "repository_patientrecordrepository_patientrecordrepository_findbyentity", "target": "repository_patientrecordrepository_patientrecordrepository_basequery", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/PatientRecordRepository.php", "source_location": "L39", "weight": 1.0}, {"source": "repository_patientrecordrepository_patientrecordrepository_findbyentity", "target": "repository_patientrecordrepository_patientrecordrepository_applyfilters", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/PatientRecordRepository.php", "source_location": "L40", "weight": 1.0}, {"source": "repository_patientrecordrepository_patientrecordrepository_countbyentity", "target": "repository_patientrecordrepository_patientrecordrepository_basequery", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/PatientRecordRepository.php", "source_location": "L52", "weight": 1.0}, {"source": "repository_patientrecordrepository_patientrecordrepository_countbyentity", "target": "repository_patientrecordrepository_patientrecordrepository_applyfilters", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/PatientRecordRepository.php", "source_location": "L53", "weight": 1.0}], "raw_calls": [{"caller_nid": "repository_patientrecordrepository_patientrecordrepository_construct", "callee": "parent", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientRecordRepository.php", "source_location": "L14", "receiver": null}, {"caller_nid": "repository_patientrecordrepository_patientrecordrepository_findbyuuid", "callee": "findOneBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientRecordRepository.php", "source_location": "L19", "receiver": null}, {"caller_nid": "repository_patientrecordrepository_patientrecordrepository_findbyentityanduser", "callee": "findOneBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientRecordRepository.php", "source_location": "L24", "receiver": null}, {"caller_nid": "repository_patientrecordrepository_patientrecordrepository_findbyentity", "callee": "getResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientRecordRepository.php", "source_location": "L42", "receiver": null}, {"caller_nid": "repository_patientrecordrepository_patientrecordrepository_findbyentity", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientRecordRepository.php", "source_location": "L42", "receiver": null}, {"caller_nid": "repository_patientrecordrepository_patientrecordrepository_findbyentity", "callee": "setMaxResults", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientRecordRepository.php", "source_location": "L42", "receiver": null}, {"caller_nid": "repository_patientrecordrepository_patientrecordrepository_findbyentity", "callee": "setFirstResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientRecordRepository.php", "source_location": "L42", "receiver": null}, {"caller_nid": "repository_patientrecordrepository_patientrecordrepository_findbyentity", "callee": "orderBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientRecordRepository.php", "source_location": "L42", "receiver": null}, {"caller_nid": "repository_patientrecordrepository_patientrecordrepository_countbyentity", "callee": "select", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientRecordRepository.php", "source_location": "L52", "receiver": null}, {"caller_nid": "repository_patientrecordrepository_patientrecordrepository_countbyentity", "callee": "getSingleScalarResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientRecordRepository.php", "source_location": "L55", "receiver": null}, {"caller_nid": "repository_patientrecordrepository_patientrecordrepository_countbyentity", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientRecordRepository.php", "source_location": "L55", "receiver": null}, {"caller_nid": "repository_patientrecordrepository_patientrecordrepository_basequery", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientRecordRepository.php", "source_location": "L60", "receiver": null}, {"caller_nid": "repository_patientrecordrepository_patientrecordrepository_basequery", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientRecordRepository.php", "source_location": "L60", "receiver": null}, {"caller_nid": "repository_patientrecordrepository_patientrecordrepository_basequery", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientRecordRepository.php", "source_location": "L60", "receiver": null}, {"caller_nid": "repository_patientrecordrepository_patientrecordrepository_basequery", "callee": "where", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientRecordRepository.php", "source_location": "L60", "receiver": null}, {"caller_nid": "repository_patientrecordrepository_patientrecordrepository_basequery", "callee": "join", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientRecordRepository.php", "source_location": "L60", "receiver": null}, {"caller_nid": "repository_patientrecordrepository_patientrecordrepository_basequery", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientRecordRepository.php", "source_location": "L60", "receiver": null}, {"caller_nid": "repository_patientrecordrepository_patientrecordrepository_applyfilters", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientRecordRepository.php", "source_location": "L76", "receiver": null}, {"caller_nid": "repository_patientrecordrepository_patientrecordrepository_applyfilters", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientRecordRepository.php", "source_location": "L76", "receiver": null}, {"caller_nid": "repository_patientrecordrepository_patientrecordrepository_applyfilters", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientRecordRepository.php", "source_location": "L81", "receiver": null}, {"caller_nid": "repository_patientrecordrepository_patientrecordrepository_applyfilters", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientRecordRepository.php", "source_location": "L82", "receiver": null}, {"caller_nid": "repository_patientrecordrepository_patientrecordrepository_applyfilters", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientRecordRepository.php", "source_location": "L82", "receiver": null}, {"caller_nid": "repository_patientrecordrepository_patientrecordrepository_applyfilters", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientRecordRepository.php", "source_location": "L87", "receiver": null}, {"caller_nid": "repository_patientrecordrepository_patientrecordrepository_applyfilters", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientRecordRepository.php", "source_location": "L87", "receiver": null}, {"caller_nid": "repository_patientrecordrepository_patientrecordrepository_applyfilters", "callee": "leftJoin", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientRecordRepository.php", "source_location": "L88", "receiver": null}, {"caller_nid": "repository_patientrecordrepository_patientrecordrepository_applyfilters", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientRecordRepository.php", "source_location": "L89", "receiver": null}, {"caller_nid": "repository_patientrecordrepository_patientrecordrepository_applyfilters", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientRecordRepository.php", "source_location": "L90", "receiver": null}, {"caller_nid": "repository_patientrecordrepository_patientrecordrepository_applyfilters", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientRecordRepository.php", "source_location": "L90", "receiver": null}, {"caller_nid": "repository_patientrecordrepository_patientrecordrepository_applyfilters", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientRecordRepository.php", "source_location": "L92", "receiver": null}, {"caller_nid": "repository_patientrecordrepository_patientrecordrepository_applyfilters", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientRecordRepository.php", "source_location": "L93", "receiver": null}, {"caller_nid": "repository_patientrecordrepository_patientrecordrepository_applyfilters", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientRecordRepository.php", "source_location": "L93", "receiver": null}, {"caller_nid": "repository_patientrecordrepository_patientrecordrepository_applyfilters", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientRecordRepository.php", "source_location": "L98", "receiver": null}, {"caller_nid": "repository_patientrecordrepository_patientrecordrepository_applyfilters", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientRecordRepository.php", "source_location": "L99", "receiver": null}, {"caller_nid": "repository_patientrecordrepository_patientrecordrepository_applyfilters", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientRecordRepository.php", "source_location": "L99", "receiver": null}, {"caller_nid": "repository_patientrecordrepository_patientrecordrepository_applyfilters", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientRecordRepository.php", "source_location": "L101", "receiver": null}, {"caller_nid": "repository_patientrecordrepository_patientrecordrepository_applyfilters", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientRecordRepository.php", "source_location": "L102", "receiver": null}, {"caller_nid": "repository_patientrecordrepository_patientrecordrepository_applyfilters", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientRecordRepository.php", "source_location": "L102", "receiver": null}, {"caller_nid": "repository_patientrecordrepository_patientrecordrepository_applyfilters", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientRecordRepository.php", "source_location": "L109", "receiver": null}, {"caller_nid": "repository_patientrecordrepository_patientrecordrepository_applyfilters", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientRecordRepository.php", "source_location": "L110", "receiver": null}, {"caller_nid": "repository_patientrecordrepository_patientrecordrepository_applyfilters", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientRecordRepository.php", "source_location": "L110", "receiver": null}, {"caller_nid": "repository_patientrecordrepository_patientrecordrepository_applyfilters", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientRecordRepository.php", "source_location": "L113", "receiver": null}, {"caller_nid": "repository_patientrecordrepository_patientrecordrepository_applyfilters", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientRecordRepository.php", "source_location": "L113", "receiver": null}, {"caller_nid": "repository_patientrecordrepository_patientrecordrepository_applyfilters", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientRecordRepository.php", "source_location": "L115", "receiver": null}, {"caller_nid": "repository_patientrecordrepository_patientrecordrepository_applyfilters", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientRecordRepository.php", "source_location": "L115", "receiver": null}, {"caller_nid": "repository_patientrecordrepository_patientrecordrepository_applyfilters", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientRecordRepository.php", "source_location": "L115", "receiver": null}, {"caller_nid": "repository_patientrecordrepository_patientrecordrepository_countunique", "callee": "getSingleScalarResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientRecordRepository.php", "source_location": "L123", "receiver": null}, {"caller_nid": "repository_patientrecordrepository_patientrecordrepository_countunique", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientRecordRepository.php", "source_location": "L123", "receiver": null}, {"caller_nid": "repository_patientrecordrepository_patientrecordrepository_countunique", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientRecordRepository.php", "source_location": "L123", "receiver": null}, {"caller_nid": "repository_patientrecordrepository_patientrecordrepository_countunique", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientRecordRepository.php", "source_location": "L123", "receiver": null}, {"caller_nid": "repository_patientrecordrepository_patientrecordrepository_countunique", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientRecordRepository.php", "source_location": "L123", "receiver": null}, {"caller_nid": "repository_patientrecordrepository_patientrecordrepository_countunique", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientRecordRepository.php", "source_location": "L123", "receiver": null}, {"caller_nid": "repository_patientrecordrepository_patientrecordrepository_countunique", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientRecordRepository.php", "source_location": "L123", "receiver": null}, {"caller_nid": "repository_patientrecordrepository_patientrecordrepository_countunique", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientRecordRepository.php", "source_location": "L123", "receiver": null}, {"caller_nid": "repository_patientrecordrepository_patientrecordrepository_countunique", "callee": "where", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientRecordRepository.php", "source_location": "L123", "receiver": null}, {"caller_nid": "repository_patientrecordrepository_patientrecordrepository_countunique", "callee": "join", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientRecordRepository.php", "source_location": "L123", "receiver": null}, {"caller_nid": "repository_patientrecordrepository_patientrecordrepository_countunique", "callee": "select", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientRecordRepository.php", "source_location": "L123", "receiver": null}, {"caller_nid": "repository_patientrecordrepository_patientrecordrepository_countunique", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientRecordRepository.php", "source_location": "L123", "receiver": null}, {"caller_nid": "repository_patientrecordrepository_patientrecordrepository_save", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientRecordRepository.php", "source_location": "L139", "receiver": null}, {"caller_nid": "repository_patientrecordrepository_patientrecordrepository_save", "callee": "getEntityManager", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientRecordRepository.php", "source_location": "L139", "receiver": null}, {"caller_nid": "repository_patientrecordrepository_patientrecordrepository_save", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientRecordRepository.php", "source_location": "L140", "receiver": null}, {"caller_nid": "repository_patientrecordrepository_patientrecordrepository_save", "callee": "getEntityManager", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientRecordRepository.php", "source_location": "L140", "receiver": null}]} |