Files
clinicpro/graphify-out/cache/ast/v0.8.44/26fd73c5de681031611a56b0e9a1140cf3b4c1088059ba954e7c3c8a344392de.json
T

1 line
23 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_existsforinvoice", "label": ".existsForInvoice()", "file_type": "code", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L123"}, {"id": "repository_claimrepository_claimrepository_save", "label": ".save()", "file_type": "code", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L137"}], "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_existsforinvoice", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L123", "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": "L137", "weight": 1.0}, {"source": "repository_claimrepository_claimrepository_save", "target": "claim", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L137", "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}], "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_existsforinvoice", "callee": "getSingleScalarResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L125", "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": "L125", "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": "L125", "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": "L125", "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": "L125", "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": "L125", "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": "L125", "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": "L125", "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": "L139", "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": "L139", "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": "L141", "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": "L141", "receiver": null}]}