Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 line
36 KiB
JSON
1 line
36 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": "L51"}, {"id": "repository_patientrecordrepository_patientrecordrepository_isvisibletodoctors", "label": ".isVisibleToDoctors()", "file_type": "code", "source_file": "src/Patient/Repository/PatientRecordRepository.php", "source_location": "L66"}, {"id": "repository_patientrecordrepository_patientrecordrepository_applydoctorrestriction", "label": ".applyDoctorRestriction()", "file_type": "code", "source_file": "src/Patient/Repository/PatientRecordRepository.php", "source_location": "L93"}, {"id": "querybuilder", "label": "QueryBuilder", "file_type": "code", "source_file": "src/Patient/Repository/PatientRecordRepository.php", "source_location": "L93"}, {"id": "repository_patientrecordrepository_patientrecordrepository_basequery", "label": ".baseQuery()", "file_type": "code", "source_file": "src/Patient/Repository/PatientRecordRepository.php", "source_location": "L121"}, {"id": "repository_patientrecordrepository_patientrecordrepository_applyfilters", "label": ".applyFilters()", "file_type": "code", "source_file": "src/Patient/Repository/PatientRecordRepository.php", "source_location": "L136"}, {"id": "repository_patientrecordrepository_patientrecordrepository_countunique", "label": ".countUnique()", "file_type": "code", "source_file": "src/Patient/Repository/PatientRecordRepository.php", "source_location": "L184"}, {"id": "repository_patientrecordrepository_patientrecordrepository_save", "label": ".save()", "file_type": "code", "source_file": "src/Patient/Repository/PatientRecordRepository.php", "source_location": "L200"}], "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": "L51", "weight": 1.0}, {"source": "repository_patientrecordrepository_patientrecordrepository", "target": "repository_patientrecordrepository_patientrecordrepository_isvisibletodoctors", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/PatientRecordRepository.php", "source_location": "L66", "weight": 1.0}, {"source": "repository_patientrecordrepository_patientrecordrepository_isvisibletodoctors", "target": "patientrecord", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/PatientRecordRepository.php", "source_location": "L66", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_patientrecordrepository_patientrecordrepository", "target": "repository_patientrecordrepository_patientrecordrepository_applydoctorrestriction", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/PatientRecordRepository.php", "source_location": "L93", "weight": 1.0}, {"source": "repository_patientrecordrepository_patientrecordrepository_applydoctorrestriction", "target": "querybuilder", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/PatientRecordRepository.php", "source_location": "L93", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_patientrecordrepository_patientrecordrepository", "target": "repository_patientrecordrepository_patientrecordrepository_basequery", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/PatientRecordRepository.php", "source_location": "L121", "weight": 1.0}, {"source": "repository_patientrecordrepository_patientrecordrepository_basequery", "target": "querybuilder", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/PatientRecordRepository.php", "source_location": "L121", "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": "L136", "weight": 1.0}, {"source": "repository_patientrecordrepository_patientrecordrepository_applyfilters", "target": "querybuilder", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/PatientRecordRepository.php", "source_location": "L136", "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": "L184", "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": "L200", "weight": 1.0}, {"source": "repository_patientrecordrepository_patientrecordrepository_save", "target": "patientrecord", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/PatientRecordRepository.php", "source_location": "L200", "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_findbyentity", "target": "repository_patientrecordrepository_patientrecordrepository_applydoctorrestriction", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/PatientRecordRepository.php", "source_location": "L41", "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": "L53", "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": "L54", "weight": 1.0}, {"source": "repository_patientrecordrepository_patientrecordrepository_countbyentity", "target": "repository_patientrecordrepository_patientrecordrepository_applydoctorrestriction", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/PatientRecordRepository.php", "source_location": "L55", "weight": 1.0}, {"source": "repository_patientrecordrepository_patientrecordrepository_isvisibletodoctors", "target": "repository_patientrecordrepository_patientrecordrepository_applydoctorrestriction", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Patient/Repository/PatientRecordRepository.php", "source_location": "L81", "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": "L43", "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": "L43", "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": "L43", "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": "L43", "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": "L43", "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": "L53", "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": "L57", "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": "L57", "receiver": null}, {"caller_nid": "repository_patientrecordrepository_patientrecordrepository_isvisibletodoctors", "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_isvisibletodoctors", "callee": "where", "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_isvisibletodoctors", "callee": "select", "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_isvisibletodoctors", "callee": "createQueryBuilder", "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_isvisibletodoctors", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientRecordRepository.php", "source_location": "L79", "receiver": null}, {"caller_nid": "repository_patientrecordrepository_patientrecordrepository_isvisibletodoctors", "callee": "getEntityType", "is_member_call": true, "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_isvisibletodoctors", "callee": "getEntityId", "is_member_call": true, "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_isvisibletodoctors", "callee": "getSingleScalarResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientRecordRepository.php", "source_location": "L83", "receiver": null}, {"caller_nid": "repository_patientrecordrepository_patientrecordrepository_isvisibletodoctors", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientRecordRepository.php", "source_location": "L83", "receiver": null}, {"caller_nid": "repository_patientrecordrepository_patientrecordrepository_applydoctorrestriction", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientRecordRepository.php", "source_location": "L104", "receiver": null}, {"caller_nid": "repository_patientrecordrepository_patientrecordrepository_applydoctorrestriction", "callee": "setParameter", "is_member_call": true, "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_applydoctorrestriction", "callee": "setParameter", "is_member_call": true, "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_applydoctorrestriction", "callee": "andWhere", "is_member_call": true, "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_applydoctorrestriction", "callee": "exists", "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_applydoctorrestriction", "callee": "expr", "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_basequery", "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_basequery", "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_basequery", "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_basequery", "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_basequery", "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_basequery", "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_applyfilters", "callee": "setParameter", "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_applyfilters", "callee": "andWhere", "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_applyfilters", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Patient/Repository/PatientRecordRepository.php", "source_location": "L144", "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": "L145", "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": "L145", "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": "L150", "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": "L150", "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": "L151", "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": "L152", "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": "L153", "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": "L153", "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": "L155", "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": "L156", "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": "L156", "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": "L161", "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": "L162", "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": "L162", "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": "L164", "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": "L165", "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": "L165", "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": "L172", "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": "L173", "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": "L173", "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": "L176", "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": "L176", "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": "L178", "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": "L178", "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": "L178", "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": "L186", "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": "L186", "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": "L186", "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": "L186", "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": "L186", "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": "L186", "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": "L186", "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": "L186", "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": "L186", "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": "L186", "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": "L186", "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": "L186", "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": "L202", "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": "L202", "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": "L203", "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": "L203", "receiver": null}]} |