Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 line
35 KiB
JSON
1 line
35 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_billing_repository_claimrepository_php", "label": "ClaimRepository.php", "file_type": "code", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L1"}, {"id": "repository_claimrepository_claimrepository", "label": "ClaimRepository", "file_type": "code", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L10"}, {"id": "serviceentityrepository", "label": "ServiceEntityRepository", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "repository_claimrepository_claimrepository_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L12"}, {"id": "managerregistry", "label": "ManagerRegistry", "file_type": "code", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L12"}, {"id": "repository_claimrepository_claimrepository_findbyuuid", "label": ".findByUuid()", "file_type": "code", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L17"}, {"id": "claim", "label": "Claim", "file_type": "code", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L17"}, {"id": "repository_claimrepository_claimrepository_findbytenant", "label": ".findByTenant()", "file_type": "code", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L26"}, {"id": "repository_claimrepository_claimrepository_countbytenant", "label": ".countByTenant()", "file_type": "code", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L41"}, {"id": "repository_claimrepository_claimrepository_tenantqb", "label": ".tenantQb()", "file_type": "code", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L49"}, {"id": "querybuilder", "label": "QueryBuilder", "file_type": "code", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L49"}, {"id": "repository_claimrepository_claimrepository_debtreport", "label": ".debtReport()", "file_type": "code", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L94"}, {"id": "repository_claimrepository_claimrepository_aggregatebypatient", "label": ".aggregateByPatient()", "file_type": "code", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L132"}, {"id": "repository_claimrepository_claimrepository_countpatientswithclaims", "label": ".countPatientsWithClaims()", "file_type": "code", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L177"}, {"id": "repository_claimrepository_claimrepository_patientaggregatesql", "label": ".patientAggregateSql()", "file_type": "code", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L188"}, {"id": "repository_claimrepository_claimrepository_patientaggregatefilters", "label": ".patientAggregateFilters()", "file_type": "code", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L234"}, {"id": "repository_claimrepository_claimrepository_detailsforpatient", "label": ".detailsForPatient()", "file_type": "code", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L279"}, {"id": "repository_claimrepository_claimrepository_existsforinvoice", "label": ".existsForInvoice()", "file_type": "code", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L333"}, {"id": "repository_claimrepository_claimrepository_save", "label": ".save()", "file_type": "code", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L347"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_billing_repository_claimrepository_php", "target": "claim", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_billing_repository_claimrepository_php", "target": "serviceentityrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_billing_repository_claimrepository_php", "target": "paginator", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_billing_repository_claimrepository_php", "target": "managerregistry", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_billing_repository_claimrepository_php", "target": "repository_claimrepository_claimrepository", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L10", "weight": 1.0}, {"source": "repository_claimrepository_claimrepository", "target": "serviceentityrepository", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L10", "weight": 1.0}, {"source": "repository_claimrepository_claimrepository", "target": "repository_claimrepository_claimrepository_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L12", "weight": 1.0}, {"source": "repository_claimrepository_claimrepository_construct", "target": "managerregistry", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L12", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_claimrepository_claimrepository", "target": "repository_claimrepository_claimrepository_findbyuuid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L17", "weight": 1.0}, {"source": "repository_claimrepository_claimrepository_findbyuuid", "target": "claim", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L17", "weight": 1.0, "context": "return_type"}, {"source": "repository_claimrepository_claimrepository", "target": "repository_claimrepository_claimrepository_findbytenant", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L26", "weight": 1.0}, {"source": "repository_claimrepository_claimrepository", "target": "repository_claimrepository_claimrepository_countbytenant", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L41", "weight": 1.0}, {"source": "repository_claimrepository_claimrepository", "target": "repository_claimrepository_claimrepository_tenantqb", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L49", "weight": 1.0}, {"source": "repository_claimrepository_claimrepository_tenantqb", "target": "querybuilder", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L49", "weight": 1.0, "context": "return_type"}, {"source": "repository_claimrepository_claimrepository", "target": "repository_claimrepository_claimrepository_debtreport", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L94", "weight": 1.0}, {"source": "repository_claimrepository_claimrepository", "target": "repository_claimrepository_claimrepository_aggregatebypatient", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L132", "weight": 1.0}, {"source": "repository_claimrepository_claimrepository", "target": "repository_claimrepository_claimrepository_countpatientswithclaims", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L177", "weight": 1.0}, {"source": "repository_claimrepository_claimrepository", "target": "repository_claimrepository_claimrepository_patientaggregatesql", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L188", "weight": 1.0}, {"source": "repository_claimrepository_claimrepository", "target": "repository_claimrepository_claimrepository_patientaggregatefilters", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L234", "weight": 1.0}, {"source": "repository_claimrepository_claimrepository", "target": "repository_claimrepository_claimrepository_detailsforpatient", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L279", "weight": 1.0}, {"source": "repository_claimrepository_claimrepository", "target": "repository_claimrepository_claimrepository_existsforinvoice", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L333", "weight": 1.0}, {"source": "repository_claimrepository_claimrepository", "target": "repository_claimrepository_claimrepository_save", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L347", "weight": 1.0}, {"source": "repository_claimrepository_claimrepository_save", "target": "claim", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L347", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_claimrepository_claimrepository_construct", "target": "claim", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L14", "weight": 1.0}, {"source": "repository_claimrepository_claimrepository_findbytenant", "target": "repository_claimrepository_claimrepository_tenantqb", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L31", "weight": 1.0}, {"source": "repository_claimrepository_claimrepository_countbytenant", "target": "repository_claimrepository_claimrepository_tenantqb", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L43", "weight": 1.0}, {"source": "repository_claimrepository_claimrepository_aggregatebypatient", "target": "repository_claimrepository_claimrepository_patientaggregatefilters", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L134", "weight": 1.0}, {"source": "repository_claimrepository_claimrepository_aggregatebypatient", "target": "repository_claimrepository_claimrepository_patientaggregatesql", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L148", "weight": 1.0}, {"source": "repository_claimrepository_claimrepository_countpatientswithclaims", "target": "repository_claimrepository_claimrepository_patientaggregatefilters", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L179", "weight": 1.0}, {"source": "repository_claimrepository_claimrepository_countpatientswithclaims", "target": "repository_claimrepository_claimrepository_patientaggregatesql", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L183", "weight": 1.0}, {"source": "repository_claimrepository_claimrepository_detailsforpatient", "target": "repository_claimrepository_claimrepository_patientaggregatefilters", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L281", "weight": 1.0}], "raw_calls": [{"caller_nid": "repository_claimrepository_claimrepository_construct", "callee": "parent", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L14", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_findbyuuid", "callee": "findOneBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L19", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_findbytenant", "callee": "setMaxResults", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L31", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_findbytenant", "callee": "setFirstResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L31", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_findbytenant", "callee": "orderBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L31", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_findbytenant", "callee": "leftJoin", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L31", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_findbytenant", "callee": "addSelect", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L31", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_findbytenant", "callee": "iterator_to_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L38", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_countbytenant", "callee": "getSingleScalarResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L43", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_countbytenant", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L43", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_countbytenant", "callee": "select", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L43", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_tenantqb", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L51", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_tenantqb", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L51", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_tenantqb", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L51", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_tenantqb", "callee": "where", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L51", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_tenantqb", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L51", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_tenantqb", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L57", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_tenantqb", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L58", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_tenantqb", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L58", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_tenantqb", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L60", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_tenantqb", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L61", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_tenantqb", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L61", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_tenantqb", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L63", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_tenantqb", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L64", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_tenantqb", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L64", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_tenantqb", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L66", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_tenantqb", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L67", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_tenantqb", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L67", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_tenantqb", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L71", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_tenantqb", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L72", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_tenantqb", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L73", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_tenantqb", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L73", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_debtreport", "callee": "getArrayResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L96", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_debtreport", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L96", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_debtreport", "callee": "groupBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L96", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_debtreport", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L96", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_debtreport", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L96", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_debtreport", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L96", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_debtreport", "callee": "where", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L96", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_debtreport", "callee": "addSelect", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L96", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_debtreport", "callee": "addSelect", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L96", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_debtreport", "callee": "addSelect", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L96", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_debtreport", "callee": "select", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L96", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_debtreport", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L96", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_debtreport", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L109", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_aggregatebypatient", "callee": "strtolower", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L143", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_aggregatebypatient", "callee": "fetchAllAssociative", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L154", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_aggregatebypatient", "callee": "executeQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L154", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_aggregatebypatient", "callee": "getConnection", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L154", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_aggregatebypatient", "callee": "getEntityManager", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L154", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_aggregatebypatient", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L156", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_aggregatebypatient", "callee": "array_filter", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L157", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_aggregatebypatient", "callee": "explode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L157", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_aggregatebypatient", "callee": "count", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L171", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_aggregatebypatient", "callee": "reset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L171", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_countpatientswithclaims", "callee": "fetchOne", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L185", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_countpatientswithclaims", "callee": "executeQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L185", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_countpatientswithclaims", "callee": "getConnection", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L185", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_countpatientswithclaims", "callee": "getEntityManager", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L185", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_patientaggregatefilters", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L239", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_patientaggregatefilters", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L243", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_patientaggregatefilters", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L247", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_patientaggregatefilters", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L251", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_patientaggregatefilters", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L255", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_patientaggregatefilters", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L261", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_patientaggregatefilters", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L266", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_patientaggregatefilters", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L268", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_patientaggregatefilters", "callee": "implode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L271", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_detailsforpatient", "callee": "fetchAllAssociative", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L329", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_detailsforpatient", "callee": "executeQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L329", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_detailsforpatient", "callee": "getConnection", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L329", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_detailsforpatient", "callee": "getEntityManager", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L329", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_existsforinvoice", "callee": "getSingleScalarResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L335", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_existsforinvoice", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L335", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_existsforinvoice", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L335", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_existsforinvoice", "callee": "where", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L335", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_existsforinvoice", "callee": "join", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L335", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_existsforinvoice", "callee": "join", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L335", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_existsforinvoice", "callee": "select", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L335", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_existsforinvoice", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L335", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_save", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L349", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_save", "callee": "getEntityManager", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L349", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_save", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L351", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_save", "callee": "getEntityManager", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L351", "receiver": null}]} |