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

1 line
45 KiB
JSON

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_insurance_service_tenantinsuranceservice_php", "label": "TenantInsuranceService.php", "file_type": "code", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L1"}, {"id": "service_tenantinsuranceservice_tenantinsuranceservice", "label": "TenantInsuranceService", "file_type": "code", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L19"}, {"id": "service_tenantinsuranceservice_tenantinsuranceservice_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L26"}, {"id": "service_tenantinsuranceservice_tenantinsuranceservice_activate", "label": ".activate()", "file_type": "code", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L39"}, {"id": "tenantinsurance", "label": "TenantInsurance", "file_type": "code", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L39"}, {"id": "service_tenantinsuranceservice_tenantinsuranceservice_deactivate", "label": ".deactivate()", "file_type": "code", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L78"}, {"id": "service_tenantinsuranceservice_tenantinsuranceservice_setcategorycoverages", "label": ".setCategoryCoverages()", "file_type": "code", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L93"}, {"id": "service_tenantinsuranceservice_tenantinsuranceservice_categorycoverageview", "label": ".categoryCoverageView()", "file_type": "code", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L133"}, {"id": "service_tenantinsuranceservice_tenantinsuranceservice_categorycoverageviewformany", "label": ".categoryCoverageViewForMany()", "file_type": "code", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L155"}, {"id": "service_tenantinsuranceservice_tenantinsuranceservice_pickpercent", "label": ".pickPercent()", "file_type": "code", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L186"}, {"id": "servicecategory", "label": "ServiceCategory", "file_type": "code", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L186"}, {"id": "service_tenantinsuranceservice_tenantinsuranceservice_assertactive", "label": ".assertActive()", "file_type": "code", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L209"}, {"id": "service_tenantinsuranceservice_tenantinsuranceservice_coveragerule", "label": ".coverageRule()", "file_type": "code", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L223"}, {"id": "coveragerule", "label": "CoverageRule", "file_type": "code", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L223"}, {"id": "service_tenantinsuranceservice_tenantinsuranceservice_coverageruleforservice", "label": ".coverageRuleForService()", "file_type": "code", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L245"}, {"id": "service_tenantinsuranceservice_tenantinsuranceservice_buildrule", "label": ".buildRule()", "file_type": "code", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L274"}, {"id": "tenantservicecoverage", "label": "TenantServiceCoverage", "file_type": "code", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L274"}, {"id": "service_tenantinsuranceservice_tenantinsuranceservice_resolvepercent", "label": ".resolvePercent()", "file_type": "code", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L298"}, {"id": "service_tenantinsuranceservice_tenantinsuranceservice_issupplementary", "label": ".isSupplementary()", "file_type": "code", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L319"}, {"id": "service_tenantinsuranceservice_tenantinsuranceservice_getservicecoverage", "label": ".getServiceCoverage()", "file_type": "code", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L328"}, {"id": "service_tenantinsuranceservice_tenantinsuranceservice_setservicecoverage", "label": ".setServiceCoverage()", "file_type": "code", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L334"}, {"id": "service_tenantinsuranceservice_tenantinsuranceservice_syncserviceiteminsuranceflag", "label": ".syncServiceItemInsuranceFlag()", "file_type": "code", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L358"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_insurance_service_tenantinsuranceservice_php", "target": "serviceitemrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_insurance_service_tenantinsuranceservice_php", "target": "tenantinsurance", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_insurance_service_tenantinsuranceservice_php", "target": "tenantinsurancecategorycoverage", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_insurance_service_tenantinsuranceservice_php", "target": "tenantservicecoverage", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_insurance_service_tenantinsuranceservice_php", "target": "insurancetype", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_insurance_service_tenantinsuranceservice_php", "target": "servicecategory", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_insurance_service_tenantinsuranceservice_php", "target": "insurancerepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L11", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_insurance_service_tenantinsuranceservice_php", "target": "tenantinsurancecategorycoveragerepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L12", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_insurance_service_tenantinsuranceservice_php", "target": "tenantinsurancerepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L13", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_insurance_service_tenantinsuranceservice_php", "target": "tenantservicecoveragerepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L14", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_insurance_service_tenantinsuranceservice_php", "target": "coveragerule", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L15", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_insurance_service_tenantinsuranceservice_php", "target": "errorcodes", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L16", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_insurance_service_tenantinsuranceservice_php", "target": "appexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L17", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_insurance_service_tenantinsuranceservice_php", "target": "service_tenantinsuranceservice_tenantinsuranceservice", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L19", "weight": 1.0}, {"source": "service_tenantinsuranceservice_tenantinsuranceservice", "target": "service_tenantinsuranceservice_tenantinsuranceservice_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L26", "weight": 1.0}, {"source": "service_tenantinsuranceservice_tenantinsuranceservice", "target": "service_tenantinsuranceservice_tenantinsuranceservice_activate", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L39", "weight": 1.0}, {"source": "service_tenantinsuranceservice_tenantinsuranceservice_activate", "target": "tenantinsurance", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L39", "weight": 1.0, "context": "return_type"}, {"source": "service_tenantinsuranceservice_tenantinsuranceservice", "target": "service_tenantinsuranceservice_tenantinsuranceservice_deactivate", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L78", "weight": 1.0}, {"source": "service_tenantinsuranceservice_tenantinsuranceservice_deactivate", "target": "tenantinsurance", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L78", "weight": 1.0, "context": "parameter_type"}, {"source": "service_tenantinsuranceservice_tenantinsuranceservice", "target": "service_tenantinsuranceservice_tenantinsuranceservice_setcategorycoverages", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L93", "weight": 1.0}, {"source": "service_tenantinsuranceservice_tenantinsuranceservice_setcategorycoverages", "target": "tenantinsurance", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L93", "weight": 1.0, "context": "parameter_type"}, {"source": "service_tenantinsuranceservice_tenantinsuranceservice", "target": "service_tenantinsuranceservice_tenantinsuranceservice_categorycoverageview", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L133", "weight": 1.0}, {"source": "service_tenantinsuranceservice_tenantinsuranceservice_categorycoverageview", "target": "tenantinsurance", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L133", "weight": 1.0, "context": "parameter_type"}, {"source": "service_tenantinsuranceservice_tenantinsuranceservice", "target": "service_tenantinsuranceservice_tenantinsuranceservice_categorycoverageviewformany", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L155", "weight": 1.0}, {"source": "service_tenantinsuranceservice_tenantinsuranceservice", "target": "service_tenantinsuranceservice_tenantinsuranceservice_pickpercent", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L186", "weight": 1.0}, {"source": "service_tenantinsuranceservice_tenantinsuranceservice_pickpercent", "target": "tenantinsurance", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L186", "weight": 1.0, "context": "parameter_type"}, {"source": "service_tenantinsuranceservice_tenantinsuranceservice_pickpercent", "target": "servicecategory", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L186", "weight": 1.0, "context": "parameter_type"}, {"source": "service_tenantinsuranceservice_tenantinsuranceservice", "target": "service_tenantinsuranceservice_tenantinsuranceservice_assertactive", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L209", "weight": 1.0}, {"source": "service_tenantinsuranceservice_tenantinsuranceservice_assertactive", "target": "tenantinsurance", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L209", "weight": 1.0, "context": "return_type"}, {"source": "service_tenantinsuranceservice_tenantinsuranceservice", "target": "service_tenantinsuranceservice_tenantinsuranceservice_coveragerule", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L223", "weight": 1.0}, {"source": "service_tenantinsuranceservice_tenantinsuranceservice_coveragerule", "target": "servicecategory", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L223", "weight": 1.0, "context": "parameter_type"}, {"source": "service_tenantinsuranceservice_tenantinsuranceservice_coveragerule", "target": "coveragerule", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L223", "weight": 1.0, "context": "return_type"}, {"source": "service_tenantinsuranceservice_tenantinsuranceservice", "target": "service_tenantinsuranceservice_tenantinsuranceservice_coverageruleforservice", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L245", "weight": 1.0}, {"source": "service_tenantinsuranceservice_tenantinsuranceservice_coverageruleforservice", "target": "coveragerule", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L245", "weight": 1.0, "context": "return_type"}, {"source": "service_tenantinsuranceservice_tenantinsuranceservice", "target": "service_tenantinsuranceservice_tenantinsuranceservice_buildrule", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L274", "weight": 1.0}, {"source": "service_tenantinsuranceservice_tenantinsuranceservice_buildrule", "target": "tenantinsurance", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L274", "weight": 1.0, "context": "parameter_type"}, {"source": "service_tenantinsuranceservice_tenantinsuranceservice_buildrule", "target": "servicecategory", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L274", "weight": 1.0, "context": "parameter_type"}, {"source": "service_tenantinsuranceservice_tenantinsuranceservice_buildrule", "target": "tenantservicecoverage", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L274", "weight": 1.0, "context": "parameter_type"}, {"source": "service_tenantinsuranceservice_tenantinsuranceservice_buildrule", "target": "coveragerule", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L274", "weight": 1.0, "context": "return_type"}, {"source": "service_tenantinsuranceservice_tenantinsuranceservice", "target": "service_tenantinsuranceservice_tenantinsuranceservice_resolvepercent", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L298", "weight": 1.0}, {"source": "service_tenantinsuranceservice_tenantinsuranceservice_resolvepercent", "target": "tenantinsurance", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L298", "weight": 1.0, "context": "parameter_type"}, {"source": "service_tenantinsuranceservice_tenantinsuranceservice_resolvepercent", "target": "servicecategory", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L298", "weight": 1.0, "context": "parameter_type"}, {"source": "service_tenantinsuranceservice_tenantinsuranceservice_resolvepercent", "target": "tenantservicecoverage", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L298", "weight": 1.0, "context": "parameter_type"}, {"source": "service_tenantinsuranceservice_tenantinsuranceservice", "target": "service_tenantinsuranceservice_tenantinsuranceservice_issupplementary", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L319", "weight": 1.0}, {"source": "service_tenantinsuranceservice_tenantinsuranceservice_issupplementary", "target": "tenantinsurance", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L319", "weight": 1.0, "context": "parameter_type"}, {"source": "service_tenantinsuranceservice_tenantinsuranceservice", "target": "service_tenantinsuranceservice_tenantinsuranceservice_getservicecoverage", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L328", "weight": 1.0}, {"source": "service_tenantinsuranceservice_tenantinsuranceservice", "target": "service_tenantinsuranceservice_tenantinsuranceservice_setservicecoverage", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L334", "weight": 1.0}, {"source": "service_tenantinsuranceservice_tenantinsuranceservice_setservicecoverage", "target": "tenantinsurance", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L334", "weight": 1.0, "context": "parameter_type"}, {"source": "service_tenantinsuranceservice_tenantinsuranceservice", "target": "service_tenantinsuranceservice_tenantinsuranceservice_syncserviceiteminsuranceflag", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L358", "weight": 1.0}, {"source": "service_tenantinsuranceservice_tenantinsuranceservice_setcategorycoverages", "target": "servicecategory", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L96", "weight": 1.0}, {"source": "service_tenantinsuranceservice_tenantinsuranceservice_categorycoverageview", "target": "servicecategory", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L140", "weight": 1.0}, {"source": "service_tenantinsuranceservice_tenantinsuranceservice_categorycoverageview", "target": "service_tenantinsuranceservice_tenantinsuranceservice_pickpercent", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L141", "weight": 1.0}, {"source": "service_tenantinsuranceservice_tenantinsuranceservice_categorycoverageviewformany", "target": "service_tenantinsuranceservice_tenantinsuranceservice_categorycoverageview", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L166", "weight": 1.0}, {"source": "service_tenantinsuranceservice_tenantinsuranceservice_coveragerule", "target": "coveragerule", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L230", "weight": 1.0}, {"source": "service_tenantinsuranceservice_tenantinsuranceservice_coveragerule", "target": "service_tenantinsuranceservice_tenantinsuranceservice_buildrule", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L238", "weight": 1.0}, {"source": "service_tenantinsuranceservice_tenantinsuranceservice_coverageruleforservice", "target": "coveragerule", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L248", "weight": 1.0}, {"source": "service_tenantinsuranceservice_tenantinsuranceservice_coverageruleforservice", "target": "service_tenantinsuranceservice_tenantinsuranceservice_buildrule", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L267", "weight": 1.0}, {"source": "service_tenantinsuranceservice_tenantinsuranceservice_buildrule", "target": "service_tenantinsuranceservice_tenantinsuranceservice_issupplementary", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L279", "weight": 1.0}, {"source": "service_tenantinsuranceservice_tenantinsuranceservice_buildrule", "target": "service_tenantinsuranceservice_tenantinsuranceservice_resolvepercent", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L284", "weight": 1.0}, {"source": "service_tenantinsuranceservice_tenantinsuranceservice_resolvepercent", "target": "service_tenantinsuranceservice_tenantinsuranceservice_pickpercent", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L308", "weight": 1.0}, {"source": "service_tenantinsuranceservice_tenantinsuranceservice_setservicecoverage", "target": "service_tenantinsuranceservice_tenantinsuranceservice_syncserviceiteminsuranceflag", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Insurance/Service/TenantInsuranceService.php", "source_location": "L351", "weight": 1.0}], "raw_calls": [{"caller_nid": "service_tenantinsuranceservice_tenantinsuranceservice_activate", "callee": "find", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Service/TenantInsuranceService.php", "source_location": "L50", "receiver": null}, {"caller_nid": "service_tenantinsuranceservice_tenantinsuranceservice_activate", "callee": "findActiveContract", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Service/TenantInsuranceService.php", "source_location": "L55", "receiver": null}, {"caller_nid": "service_tenantinsuranceservice_tenantinsuranceservice_activate", "callee": "latestVersion", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Service/TenantInsuranceService.php", "source_location": "L57", "receiver": null}, {"caller_nid": "service_tenantinsuranceservice_tenantinsuranceservice_activate", "callee": "setActive", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Service/TenantInsuranceService.php", "source_location": "L61", "receiver": null}, {"caller_nid": "service_tenantinsuranceservice_tenantinsuranceservice_activate", "callee": "setEffectiveTo", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Service/TenantInsuranceService.php", "source_location": "L61", "receiver": null}, {"caller_nid": "service_tenantinsuranceservice_tenantinsuranceservice_activate", "callee": "setKind", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Service/TenantInsuranceService.php", "source_location": "L61", "receiver": null}, {"caller_nid": "service_tenantinsuranceservice_tenantinsuranceservice_activate", "callee": "setAnnualCeilingRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Service/TenantInsuranceService.php", "source_location": "L61", "receiver": null}, {"caller_nid": "service_tenantinsuranceservice_tenantinsuranceservice_activate", "callee": "setFranchiseRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Service/TenantInsuranceService.php", "source_location": "L61", "receiver": null}, {"caller_nid": "service_tenantinsuranceservice_tenantinsuranceservice_activate", "callee": "setCoveragePercent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Service/TenantInsuranceService.php", "source_location": "L61", "receiver": null}, {"caller_nid": "service_tenantinsuranceservice_tenantinsuranceservice_activate", "callee": "getType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Service/TenantInsuranceService.php", "source_location": "L65", "receiver": null}, {"caller_nid": "service_tenantinsuranceservice_tenantinsuranceservice_activate", "callee": "setEffectiveFrom", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Service/TenantInsuranceService.php", "source_location": "L70", "receiver": null}, {"caller_nid": "service_tenantinsuranceservice_tenantinsuranceservice_activate", "callee": "save", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Service/TenantInsuranceService.php", "source_location": "L73", "receiver": null}, {"caller_nid": "service_tenantinsuranceservice_tenantinsuranceservice_deactivate", "callee": "setEffectiveTo", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Service/TenantInsuranceService.php", "source_location": "L80", "receiver": null}, {"caller_nid": "service_tenantinsuranceservice_tenantinsuranceservice_deactivate", "callee": "setActive", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Service/TenantInsuranceService.php", "source_location": "L80", "receiver": null}, {"caller_nid": "service_tenantinsuranceservice_tenantinsuranceservice_deactivate", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Service/TenantInsuranceService.php", "source_location": "L80", "receiver": null}, {"caller_nid": "service_tenantinsuranceservice_tenantinsuranceservice_deactivate", "callee": "save", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Service/TenantInsuranceService.php", "source_location": "L81", "receiver": null}, {"caller_nid": "service_tenantinsuranceservice_tenantinsuranceservice_setcategorycoverages", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Service/TenantInsuranceService.php", "source_location": "L96", "receiver": null}, {"caller_nid": "service_tenantinsuranceservice_tenantinsuranceservice_setcategorycoverages", "callee": "implode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Service/TenantInsuranceService.php", "source_location": "L100", "receiver": null}, {"caller_nid": "service_tenantinsuranceservice_tenantinsuranceservice_setcategorycoverages", "callee": "findOneFor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Service/TenantInsuranceService.php", "source_location": "L105", "receiver": null}, {"caller_nid": "service_tenantinsuranceservice_tenantinsuranceservice_setcategorycoverages", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Service/TenantInsuranceService.php", "source_location": "L105", "receiver": null}, {"caller_nid": "service_tenantinsuranceservice_tenantinsuranceservice_setcategorycoverages", "callee": "remove", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Service/TenantInsuranceService.php", "source_location": "L110", "receiver": null}, {"caller_nid": "service_tenantinsuranceservice_tenantinsuranceservice_setcategorycoverages", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Service/TenantInsuranceService.php", "source_location": "L120", "receiver": null}, {"caller_nid": "service_tenantinsuranceservice_tenantinsuranceservice_setcategorycoverages", "callee": "save", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Service/TenantInsuranceService.php", "source_location": "L121", "receiver": null}, {"caller_nid": "service_tenantinsuranceservice_tenantinsuranceservice_setcategorycoverages", "callee": "setCoveragePercent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Service/TenantInsuranceService.php", "source_location": "L121", "receiver": null}, {"caller_nid": "service_tenantinsuranceservice_tenantinsuranceservice_setcategorycoverages", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Service/TenantInsuranceService.php", "source_location": "L124", "receiver": null}, {"caller_nid": "service_tenantinsuranceservice_tenantinsuranceservice_categorycoverageview", "callee": "percentMapFor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Service/TenantInsuranceService.php", "source_location": "L135", "receiver": null}, {"caller_nid": "service_tenantinsuranceservice_tenantinsuranceservice_categorycoverageview", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Service/TenantInsuranceService.php", "source_location": "L135", "receiver": null}, {"caller_nid": "service_tenantinsuranceservice_tenantinsuranceservice_categorycoverageview", "callee": "percentMap", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Service/TenantInsuranceService.php", "source_location": "L136", "receiver": null}, {"caller_nid": "service_tenantinsuranceservice_tenantinsuranceservice_categorycoverageview", "callee": "getInsuranceId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Service/TenantInsuranceService.php", "source_location": "L136", "receiver": null}, {"caller_nid": "service_tenantinsuranceservice_tenantinsuranceservice_categorycoverageviewformany", "callee": "percentMapForMany", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Service/TenantInsuranceService.php", "source_location": "L157", "receiver": null}, {"caller_nid": "service_tenantinsuranceservice_tenantinsuranceservice_categorycoverageviewformany", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Service/TenantInsuranceService.php", "source_location": "L158", "receiver": null}, {"caller_nid": "service_tenantinsuranceservice_tenantinsuranceservice_categorycoverageviewformany", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Service/TenantInsuranceService.php", "source_location": "L158", "receiver": null}, {"caller_nid": "service_tenantinsuranceservice_tenantinsuranceservice_categorycoverageviewformany", "callee": "percentMapForMany", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Service/TenantInsuranceService.php", "source_location": "L160", "receiver": null}, {"caller_nid": "service_tenantinsuranceservice_tenantinsuranceservice_categorycoverageviewformany", "callee": "array_values", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Service/TenantInsuranceService.php", "source_location": "L161", "receiver": null}, {"caller_nid": "service_tenantinsuranceservice_tenantinsuranceservice_categorycoverageviewformany", "callee": "array_unique", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Service/TenantInsuranceService.php", "source_location": "L161", "receiver": null}, {"caller_nid": "service_tenantinsuranceservice_tenantinsuranceservice_categorycoverageviewformany", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Service/TenantInsuranceService.php", "source_location": "L161", "receiver": null}, {"caller_nid": "service_tenantinsuranceservice_tenantinsuranceservice_categorycoverageviewformany", "callee": "getInsuranceId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Service/TenantInsuranceService.php", "source_location": "L161", "receiver": null}, {"caller_nid": "service_tenantinsuranceservice_tenantinsuranceservice_categorycoverageviewformany", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Service/TenantInsuranceService.php", "source_location": "L166", "receiver": null}, {"caller_nid": "service_tenantinsuranceservice_tenantinsuranceservice_categorycoverageviewformany", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Service/TenantInsuranceService.php", "source_location": "L168", "receiver": null}, {"caller_nid": "service_tenantinsuranceservice_tenantinsuranceservice_categorycoverageviewformany", "callee": "getInsuranceId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Service/TenantInsuranceService.php", "source_location": "L169", "receiver": null}, {"caller_nid": "service_tenantinsuranceservice_tenantinsuranceservice_pickpercent", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Service/TenantInsuranceService.php", "source_location": "L192", "receiver": null}, {"caller_nid": "service_tenantinsuranceservice_tenantinsuranceservice_pickpercent", "callee": "getCoveragePercent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Service/TenantInsuranceService.php", "source_location": "L203", "receiver": null}, {"caller_nid": "service_tenantinsuranceservice_tenantinsuranceservice_assertactive", "callee": "findActiveContract", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Service/TenantInsuranceService.php", "source_location": "L211", "receiver": null}, {"caller_nid": "service_tenantinsuranceservice_tenantinsuranceservice_coveragerule", "callee": "findActiveContract", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Service/TenantInsuranceService.php", "source_location": "L233", "receiver": null}, {"caller_nid": "service_tenantinsuranceservice_tenantinsuranceservice_coverageruleforservice", "callee": "find", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Service/TenantInsuranceService.php", "source_location": "L252", "receiver": null}, {"caller_nid": "service_tenantinsuranceservice_tenantinsuranceservice_coverageruleforservice", "callee": "isInsuranceCovered", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Service/TenantInsuranceService.php", "source_location": "L253", "receiver": null}, {"caller_nid": "service_tenantinsuranceservice_tenantinsuranceservice_coverageruleforservice", "callee": "findActiveContract", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Service/TenantInsuranceService.php", "source_location": "L257", "receiver": null}, {"caller_nid": "service_tenantinsuranceservice_tenantinsuranceservice_coverageruleforservice", "callee": "findOneFor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Service/TenantInsuranceService.php", "source_location": "L262", "receiver": null}, {"caller_nid": "service_tenantinsuranceservice_tenantinsuranceservice_coverageruleforservice", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Service/TenantInsuranceService.php", "source_location": "L262", "receiver": null}, {"caller_nid": "service_tenantinsuranceservice_tenantinsuranceservice_coverageruleforservice", "callee": "isCovered", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Service/TenantInsuranceService.php", "source_location": "L263", "receiver": null}, {"caller_nid": "service_tenantinsuranceservice_tenantinsuranceservice_coverageruleforservice", "callee": "getServiceCategory", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Service/TenantInsuranceService.php", "source_location": "L267", "receiver": null}, {"caller_nid": "service_tenantinsuranceservice_tenantinsuranceservice_buildrule", "callee": "getFranchiseRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Service/TenantInsuranceService.php", "source_location": "L280", "receiver": null}, {"caller_nid": "service_tenantinsuranceservice_tenantinsuranceservice_buildrule", "callee": "getAnnualCeilingRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Service/TenantInsuranceService.php", "source_location": "L286", "receiver": null}, {"caller_nid": "service_tenantinsuranceservice_tenantinsuranceservice_resolvepercent", "callee": "percentMapFor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Service/TenantInsuranceService.php", "source_location": "L311", "receiver": null}, {"caller_nid": "service_tenantinsuranceservice_tenantinsuranceservice_resolvepercent", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Service/TenantInsuranceService.php", "source_location": "L311", "receiver": null}, {"caller_nid": "service_tenantinsuranceservice_tenantinsuranceservice_resolvepercent", "callee": "percentMap", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Service/TenantInsuranceService.php", "source_location": "L312", "receiver": null}, {"caller_nid": "service_tenantinsuranceservice_tenantinsuranceservice_resolvepercent", "callee": "getInsuranceId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Service/TenantInsuranceService.php", "source_location": "L312", "receiver": null}, {"caller_nid": "service_tenantinsuranceservice_tenantinsuranceservice_issupplementary", "callee": "getKind", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Service/TenantInsuranceService.php", "source_location": "L321", "receiver": null}, {"caller_nid": "service_tenantinsuranceservice_tenantinsuranceservice_issupplementary", "callee": "find", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Service/TenantInsuranceService.php", "source_location": "L322", "receiver": null}, {"caller_nid": "service_tenantinsuranceservice_tenantinsuranceservice_issupplementary", "callee": "getInsuranceId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Service/TenantInsuranceService.php", "source_location": "L322", "receiver": null}, {"caller_nid": "service_tenantinsuranceservice_tenantinsuranceservice_getservicecoverage", "callee": "findOneFor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Service/TenantInsuranceService.php", "source_location": "L330", "receiver": null}, {"caller_nid": "service_tenantinsuranceservice_tenantinsuranceservice_setservicecoverage", "callee": "findOneFor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Service/TenantInsuranceService.php", "source_location": "L342", "receiver": null}, {"caller_nid": "service_tenantinsuranceservice_tenantinsuranceservice_setservicecoverage", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Service/TenantInsuranceService.php", "source_location": "L342", "receiver": null}, {"caller_nid": "service_tenantinsuranceservice_tenantinsuranceservice_setservicecoverage", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Service/TenantInsuranceService.php", "source_location": "L343", "receiver": null}, {"caller_nid": "service_tenantinsuranceservice_tenantinsuranceservice_setservicecoverage", "callee": "setCeilingRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Service/TenantInsuranceService.php", "source_location": "L345", "receiver": null}, {"caller_nid": "service_tenantinsuranceservice_tenantinsuranceservice_setservicecoverage", "callee": "setFranchiseRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Service/TenantInsuranceService.php", "source_location": "L345", "receiver": null}, {"caller_nid": "service_tenantinsuranceservice_tenantinsuranceservice_setservicecoverage", "callee": "setCoveragePercent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Service/TenantInsuranceService.php", "source_location": "L345", "receiver": null}, {"caller_nid": "service_tenantinsuranceservice_tenantinsuranceservice_setservicecoverage", "callee": "setCovered", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Service/TenantInsuranceService.php", "source_location": "L345", "receiver": null}, {"caller_nid": "service_tenantinsuranceservice_tenantinsuranceservice_setservicecoverage", "callee": "save", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Service/TenantInsuranceService.php", "source_location": "L350", "receiver": null}, {"caller_nid": "service_tenantinsuranceservice_tenantinsuranceservice_syncserviceiteminsuranceflag", "callee": "find", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Service/TenantInsuranceService.php", "source_location": "L360", "receiver": null}, {"caller_nid": "service_tenantinsuranceservice_tenantinsuranceservice_syncserviceiteminsuranceflag", "callee": "hasActiveCoverage", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Service/TenantInsuranceService.php", "source_location": "L365", "receiver": null}, {"caller_nid": "service_tenantinsuranceservice_tenantinsuranceservice_syncserviceiteminsuranceflag", "callee": "isInsuranceCovered", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Service/TenantInsuranceService.php", "source_location": "L366", "receiver": null}, {"caller_nid": "service_tenantinsuranceservice_tenantinsuranceservice_syncserviceiteminsuranceflag", "callee": "save", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Service/TenantInsuranceService.php", "source_location": "L367", "receiver": null}, {"caller_nid": "service_tenantinsuranceservice_tenantinsuranceservice_syncserviceiteminsuranceflag", "callee": "setInsuranceCovered", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Service/TenantInsuranceService.php", "source_location": "L367", "receiver": null}]}