Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 line
119 KiB
JSON
1 line
119 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_insurance_controller_insurancecontroller_php", "label": "InsuranceController.php", "file_type": "code", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L1"}, {"id": "controller_insurancecontroller_insurancecontroller", "label": "InsuranceController", "file_type": "code", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L31"}, {"id": "basecontroller", "label": "BaseController", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "controller_insurancecontroller_insurancecontroller_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L34"}, {"id": "controller_insurancecontroller_insurancecontroller_resolvetargetentity", "label": ".resolveTargetEntity()", "file_type": "code", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L56"}, {"id": "user", "label": "User", "file_type": "code", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L56"}, {"id": "controller_insurancecontroller_insurancecontroller_resolveentity", "label": ".resolveEntity()", "file_type": "code", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L81"}, {"id": "controller_insurancecontroller_insurancecontroller_list", "label": ".list()", "file_type": "code", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L96"}, {"id": "request", "label": "Request", "file_type": "code", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L96"}, {"id": "jsonresponse", "label": "JsonResponse", "file_type": "code", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L96"}, {"id": "controller_insurancecontroller_insurancecontroller_create", "label": ".create()", "file_type": "code", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L111"}, {"id": "controller_insurancecontroller_insurancecontroller_update", "label": ".update()", "file_type": "code", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L136"}, {"id": "controller_insurancecontroller_insurancecontroller_delete", "label": ".delete()", "file_type": "code", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L158"}, {"id": "controller_insurancecontroller_insurancecontroller_adminlist", "label": ".adminList()", "file_type": "code", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L171"}, {"id": "controller_insurancecontroller_insurancecontroller_uploadlogo", "label": ".uploadLogo()", "file_type": "code", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L205"}, {"id": "controller_insurancecontroller_insurancecontroller_getinsurancepricing", "label": ".getInsurancePricing()", "file_type": "code", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L253"}, {"id": "controller_insurancecontroller_insurancecontroller_pricingpayload", "label": ".pricingPayload()", "file_type": "code", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L268"}, {"id": "controller_insurancecontroller_insurancecontroller_saveinsurancepricing", "label": ".saveInsurancePricing()", "file_type": "code", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L302"}, {"id": "controller_insurancecontroller_insurancecontroller_upsertpricing", "label": ".upsertPricing()", "file_type": "code", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L356"}, {"id": "entityinsurancepricing", "label": "EntityInsurancePricing", "file_type": "code", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L356"}, {"id": "controller_insurancecontroller_insurancecontroller_listtenantinsurances", "label": ".listTenantInsurances()", "file_type": "code", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L371"}, {"id": "controller_insurancecontroller_insurancecontroller_activatetenantinsurance", "label": ".activateTenantInsurance()", "file_type": "code", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L398"}, {"id": "controller_insurancecontroller_insurancecontroller_updatetenantinsurance", "label": ".updateTenantInsurance()", "file_type": "code", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L429"}, {"id": "controller_insurancecontroller_insurancecontroller_deactivatetenantinsurance", "label": ".deactivateTenantInsurance()", "file_type": "code", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L469"}, {"id": "controller_insurancecontroller_insurancecontroller_listservicecoverage", "label": ".listServiceCoverage()", "file_type": "code", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L484"}, {"id": "controller_insurancecontroller_insurancecontroller_setservicecoverage", "label": ".setServiceCoverage()", "file_type": "code", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L510"}, {"id": "controller_insurancecontroller_insurancecontroller_adddoctorinsurance", "label": ".addDoctorInsurance()", "file_type": "code", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L551"}, {"id": "controller_insurancecontroller_insurancecontroller_showdoctorinsurance", "label": ".showDoctorInsurance()", "file_type": "code", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L591"}, {"id": "controller_insurancecontroller_insurancecontroller_updatedoctorinsurance", "label": ".updateDoctorInsurance()", "file_type": "code", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L607"}, {"id": "controller_insurancecontroller_insurancecontroller_deletedoctorinsurance", "label": ".deleteDoctorInsurance()", "file_type": "code", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L629"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_insurance_controller_insurancecontroller_php", "target": "user", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_insurance_controller_insurancecontroller_php", "target": "serviceitemrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_insurance_controller_insurancecontroller_php", "target": "clinicrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_insurance_controller_insurancecontroller_php", "target": "doctorrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_insurance_controller_insurancecontroller_php", "target": "doctorinsurance", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_insurance_controller_insurancecontroller_php", "target": "entityinsurancepricing", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_insurance_controller_insurancecontroller_php", "target": "insurance", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L11", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_insurance_controller_insurancecontroller_php", "target": "insurancetype", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L12", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_insurance_controller_insurancecontroller_php", "target": "tenantinsurance", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L13", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_insurance_controller_insurancecontroller_php", "target": "doctorinsurancerepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L14", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_insurance_controller_insurancecontroller_php", "target": "entityinsurancepricingrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L15", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_insurance_controller_insurancecontroller_php", "target": "insurancerepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L16", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_insurance_controller_insurancecontroller_php", "target": "tenantinsurancerepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L17", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_insurance_controller_insurancecontroller_php", "target": "tenantservicecoveragerepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L18", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_insurance_controller_insurancecontroller_php", "target": "tenantinsuranceservice", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L19", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_insurance_controller_insurancecontroller_php", "target": "errorcodes", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L20", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_insurance_controller_insurancecontroller_php", "target": "basecontroller", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L21", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_insurance_controller_insurancecontroller_php", "target": "filevalidatorservice", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L22", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_insurance_controller_insurancecontroller_php", "target": "jsonresponse", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L23", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_insurance_controller_insurancecontroller_php", "target": "request", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L24", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_insurance_controller_insurancecontroller_php", "target": "route", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L25", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_insurance_controller_insurancecontroller_php", "target": "currentuser", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L26", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_insurance_controller_insurancecontroller_php", "target": "isgranted", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L27", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_insurance_controller_insurancecontroller_php", "target": "uuid", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L28", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_insurance_controller_insurancecontroller_php", "target": "attributes", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L29", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_insurance_controller_insurancecontroller_php", "target": "controller_insurancecontroller_insurancecontroller", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L31", "weight": 1.0}, {"source": "controller_insurancecontroller_insurancecontroller", "target": "basecontroller", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L32", "weight": 1.0}, {"source": "controller_insurancecontroller_insurancecontroller", "target": "controller_insurancecontroller_insurancecontroller_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L34", "weight": 1.0}, {"source": "controller_insurancecontroller_insurancecontroller", "target": "controller_insurancecontroller_insurancecontroller_resolvetargetentity", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L56", "weight": 1.0}, {"source": "controller_insurancecontroller_insurancecontroller_resolvetargetentity", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L56", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_insurancecontroller_insurancecontroller", "target": "controller_insurancecontroller_insurancecontroller_resolveentity", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L81", "weight": 1.0}, {"source": "controller_insurancecontroller_insurancecontroller_resolveentity", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L81", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_insurancecontroller_insurancecontroller", "target": "controller_insurancecontroller_insurancecontroller_list", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L96", "weight": 1.0}, {"source": "controller_insurancecontroller_insurancecontroller_list", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L96", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_insurancecontroller_insurancecontroller_list", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L96", "weight": 1.0, "context": "return_type"}, {"source": "controller_insurancecontroller_insurancecontroller", "target": "controller_insurancecontroller_insurancecontroller_create", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L111", "weight": 1.0}, {"source": "controller_insurancecontroller_insurancecontroller_create", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L111", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_insurancecontroller_insurancecontroller_create", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L111", "weight": 1.0, "context": "return_type"}, {"source": "controller_insurancecontroller_insurancecontroller", "target": "controller_insurancecontroller_insurancecontroller_update", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L136", "weight": 1.0}, {"source": "controller_insurancecontroller_insurancecontroller_update", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L136", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_insurancecontroller_insurancecontroller_update", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L136", "weight": 1.0, "context": "return_type"}, {"source": "controller_insurancecontroller_insurancecontroller", "target": "controller_insurancecontroller_insurancecontroller_delete", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L158", "weight": 1.0}, {"source": "controller_insurancecontroller_insurancecontroller_delete", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L158", "weight": 1.0, "context": "return_type"}, {"source": "controller_insurancecontroller_insurancecontroller", "target": "controller_insurancecontroller_insurancecontroller_adminlist", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L171", "weight": 1.0}, {"source": "controller_insurancecontroller_insurancecontroller_adminlist", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L171", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_insurancecontroller_insurancecontroller_adminlist", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L171", "weight": 1.0, "context": "return_type"}, {"source": "controller_insurancecontroller_insurancecontroller", "target": "controller_insurancecontroller_insurancecontroller_uploadlogo", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L205", "weight": 1.0}, {"source": "controller_insurancecontroller_insurancecontroller_uploadlogo", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L205", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_insurancecontroller_insurancecontroller_uploadlogo", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L205", "weight": 1.0, "context": "return_type"}, {"source": "controller_insurancecontroller_insurancecontroller", "target": "controller_insurancecontroller_insurancecontroller_getinsurancepricing", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L253", "weight": 1.0}, {"source": "controller_insurancecontroller_insurancecontroller_getinsurancepricing", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L253", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_insurancecontroller_insurancecontroller_getinsurancepricing", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L253", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_insurancecontroller_insurancecontroller_getinsurancepricing", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L253", "weight": 1.0, "context": "return_type"}, {"source": "controller_insurancecontroller_insurancecontroller", "target": "controller_insurancecontroller_insurancecontroller_pricingpayload", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L268", "weight": 1.0}, {"source": "controller_insurancecontroller_insurancecontroller", "target": "controller_insurancecontroller_insurancecontroller_saveinsurancepricing", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L302", "weight": 1.0}, {"source": "controller_insurancecontroller_insurancecontroller_saveinsurancepricing", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L302", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_insurancecontroller_insurancecontroller_saveinsurancepricing", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L302", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_insurancecontroller_insurancecontroller_saveinsurancepricing", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L302", "weight": 1.0, "context": "return_type"}, {"source": "controller_insurancecontroller_insurancecontroller", "target": "controller_insurancecontroller_insurancecontroller_upsertpricing", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L356", "weight": 1.0}, {"source": "controller_insurancecontroller_insurancecontroller_upsertpricing", "target": "entityinsurancepricing", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L356", "weight": 1.0, "context": "return_type"}, {"source": "controller_insurancecontroller_insurancecontroller", "target": "controller_insurancecontroller_insurancecontroller_listtenantinsurances", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L371", "weight": 1.0}, {"source": "controller_insurancecontroller_insurancecontroller_listtenantinsurances", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L371", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_insurancecontroller_insurancecontroller_listtenantinsurances", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L371", "weight": 1.0, "context": "return_type"}, {"source": "controller_insurancecontroller_insurancecontroller", "target": "controller_insurancecontroller_insurancecontroller_activatetenantinsurance", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L398", "weight": 1.0}, {"source": "controller_insurancecontroller_insurancecontroller_activatetenantinsurance", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L398", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_insurancecontroller_insurancecontroller_activatetenantinsurance", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L398", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_insurancecontroller_insurancecontroller_activatetenantinsurance", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L398", "weight": 1.0, "context": "return_type"}, {"source": "controller_insurancecontroller_insurancecontroller", "target": "controller_insurancecontroller_insurancecontroller_updatetenantinsurance", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L429", "weight": 1.0}, {"source": "controller_insurancecontroller_insurancecontroller_updatetenantinsurance", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L429", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_insurancecontroller_insurancecontroller_updatetenantinsurance", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L429", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_insurancecontroller_insurancecontroller_updatetenantinsurance", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L429", "weight": 1.0, "context": "return_type"}, {"source": "controller_insurancecontroller_insurancecontroller", "target": "controller_insurancecontroller_insurancecontroller_deactivatetenantinsurance", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L469", "weight": 1.0}, {"source": "controller_insurancecontroller_insurancecontroller_deactivatetenantinsurance", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L469", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_insurancecontroller_insurancecontroller_deactivatetenantinsurance", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L469", "weight": 1.0, "context": "return_type"}, {"source": "controller_insurancecontroller_insurancecontroller", "target": "controller_insurancecontroller_insurancecontroller_listservicecoverage", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L484", "weight": 1.0}, {"source": "controller_insurancecontroller_insurancecontroller_listservicecoverage", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L484", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_insurancecontroller_insurancecontroller_listservicecoverage", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L484", "weight": 1.0, "context": "return_type"}, {"source": "controller_insurancecontroller_insurancecontroller", "target": "controller_insurancecontroller_insurancecontroller_setservicecoverage", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L510", "weight": 1.0}, {"source": "controller_insurancecontroller_insurancecontroller_setservicecoverage", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L510", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_insurancecontroller_insurancecontroller_setservicecoverage", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L510", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_insurancecontroller_insurancecontroller_setservicecoverage", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L510", "weight": 1.0, "context": "return_type"}, {"source": "controller_insurancecontroller_insurancecontroller", "target": "controller_insurancecontroller_insurancecontroller_adddoctorinsurance", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L551", "weight": 1.0}, {"source": "controller_insurancecontroller_insurancecontroller_adddoctorinsurance", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L551", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_insurancecontroller_insurancecontroller_adddoctorinsurance", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L551", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_insurancecontroller_insurancecontroller_adddoctorinsurance", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L551", "weight": 1.0, "context": "return_type"}, {"source": "controller_insurancecontroller_insurancecontroller", "target": "controller_insurancecontroller_insurancecontroller_showdoctorinsurance", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L591", "weight": 1.0}, {"source": "controller_insurancecontroller_insurancecontroller_showdoctorinsurance", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L591", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_insurancecontroller_insurancecontroller_showdoctorinsurance", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L591", "weight": 1.0, "context": "return_type"}, {"source": "controller_insurancecontroller_insurancecontroller", "target": "controller_insurancecontroller_insurancecontroller_updatedoctorinsurance", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L607", "weight": 1.0}, {"source": "controller_insurancecontroller_insurancecontroller_updatedoctorinsurance", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L607", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_insurancecontroller_insurancecontroller_updatedoctorinsurance", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L607", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_insurancecontroller_insurancecontroller_updatedoctorinsurance", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L607", "weight": 1.0, "context": "return_type"}, {"source": "controller_insurancecontroller_insurancecontroller", "target": "controller_insurancecontroller_insurancecontroller_deletedoctorinsurance", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L629", "weight": 1.0}, {"source": "controller_insurancecontroller_insurancecontroller_deletedoctorinsurance", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L629", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_insurancecontroller_insurancecontroller_deletedoctorinsurance", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L629", "weight": 1.0, "context": "return_type"}, {"source": "controller_insurancecontroller_insurancecontroller_resolvetargetentity", "target": "controller_insurancecontroller_insurancecontroller_resolveentity", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L59", "weight": 1.0}, {"source": "controller_insurancecontroller_insurancecontroller_resolvetargetentity", "target": "entityinsurancepricing", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L69", "weight": 1.0}, {"source": "controller_insurancecontroller_insurancecontroller_resolveentity", "target": "entityinsurancepricing", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L85", "weight": 1.0}, {"source": "controller_insurancecontroller_insurancecontroller_getinsurancepricing", "target": "controller_insurancecontroller_insurancecontroller_resolvetargetentity", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L257", "weight": 1.0}, {"source": "controller_insurancecontroller_insurancecontroller_getinsurancepricing", "target": "controller_insurancecontroller_insurancecontroller_pricingpayload", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L265", "weight": 1.0}, {"source": "controller_insurancecontroller_insurancecontroller_saveinsurancepricing", "target": "controller_insurancecontroller_insurancecontroller_resolvetargetentity", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L308", "weight": 1.0}, {"source": "controller_insurancecontroller_insurancecontroller_saveinsurancepricing", "target": "controller_insurancecontroller_insurancecontroller_upsertpricing", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L332", "weight": 1.0}, {"source": "controller_insurancecontroller_insurancecontroller_saveinsurancepricing", "target": "controller_insurancecontroller_insurancecontroller_pricingpayload", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L353", "weight": 1.0}, {"source": "controller_insurancecontroller_insurancecontroller_listtenantinsurances", "target": "controller_insurancecontroller_insurancecontroller_resolveentity", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L375", "weight": 1.0}, {"source": "controller_insurancecontroller_insurancecontroller_activatetenantinsurance", "target": "controller_insurancecontroller_insurancecontroller_resolveentity", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L402", "weight": 1.0}, {"source": "controller_insurancecontroller_insurancecontroller_updatetenantinsurance", "target": "controller_insurancecontroller_insurancecontroller_resolveentity", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L433", "weight": 1.0}, {"source": "controller_insurancecontroller_insurancecontroller_deactivatetenantinsurance", "target": "controller_insurancecontroller_insurancecontroller_resolveentity", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L473", "weight": 1.0}, {"source": "controller_insurancecontroller_insurancecontroller_listservicecoverage", "target": "controller_insurancecontroller_insurancecontroller_resolveentity", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L488", "weight": 1.0}, {"source": "controller_insurancecontroller_insurancecontroller_setservicecoverage", "target": "controller_insurancecontroller_insurancecontroller_resolveentity", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L514", "weight": 1.0}], "raw_calls": [{"caller_nid": "controller_insurancecontroller_insurancecontroller_resolvetargetentity", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L63", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_resolvetargetentity", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L65", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_resolvetargetentity", "callee": "hasRole", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L68", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_resolvetargetentity", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L68", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_resolvetargetentity", "callee": "getUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L68", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_resolvetargetentity", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L68", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_resolvetargetentity", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L69", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_resolvetargetentity", "callee": "findByDoctor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L72", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_resolvetargetentity", "callee": "can", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L73", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_resolvetargetentity", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L74", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_resolvetargetentity", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L78", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_resolveentity", "callee": "hasRole", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L83", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_resolveentity", "callee": "findByUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L84", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_resolveentity", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L85", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_resolveentity", "callee": "hasRole", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L87", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_resolveentity", "callee": "findByUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L88", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_resolveentity", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L89", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_list", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L99", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_list", "callee": "InsuranceType", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L102", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_list", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L105", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_list", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L105", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_list", "callee": "findActive", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L105", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_list", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L106", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_create", "callee": "json_decode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L115", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_create", "callee": "getContent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L115", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_create", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L116", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_create", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L120", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_create", "callee": "InsuranceType", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L123", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_create", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L125", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_create", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L129", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_create", "callee": "setLogoUrl", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L129", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_create", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L130", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_create", "callee": "setStatus", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L130", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_create", "callee": "save", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L132", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_create", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L133", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_create", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L133", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_update", "callee": "find", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L140", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_update", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L142", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_update", "callee": "json_decode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L145", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_update", "callee": "getContent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L145", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_update", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L146", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_update", "callee": "setName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L146", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_update", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L147", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_update", "callee": "InsuranceType", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L148", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_update", "callee": "setType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L149", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_update", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L151", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_update", "callee": "setLogoUrl", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L151", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_update", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L152", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_update", "callee": "setStatus", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L152", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_update", "callee": "save", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L154", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_update", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L155", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_update", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L155", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_delete", "callee": "find", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L162", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_delete", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L164", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_delete", "callee": "remove", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L167", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_delete", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L168", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_adminlist", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L175", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_adminlist", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L176", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_adminlist", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L177", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_adminlist", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L177", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_adminlist", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L178", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_adminlist", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L180", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_adminlist", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L181", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_adminlist", "callee": "orderBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L182", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_adminlist", "callee": "strtoupper", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L182", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_adminlist", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L182", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_adminlist", "callee": "orderBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L184", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_adminlist", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L188", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_adminlist", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L188", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_adminlist", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L191", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_adminlist", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L191", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_adminlist", "callee": "getSingleScalarResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L194", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_adminlist", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L194", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_adminlist", "callee": "select", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L194", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_adminlist", "callee": "getResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L195", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_adminlist", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L195", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_adminlist", "callee": "setMaxResults", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L195", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_adminlist", "callee": "setFirstResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L195", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_adminlist", "callee": "paginated", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L197", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_adminlist", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L198", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_adminlist", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L198", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_uploadlogo", "callee": "find", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L209", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_uploadlogo", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L211", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_uploadlogo", "callee": "getContent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L214", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_uploadlogo", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L215", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_uploadlogo", "callee": "preg_match", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L216", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_uploadlogo", "callee": "sys_get_temp_dir", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L219", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_uploadlogo", "callee": "uniqid", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L219", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_uploadlogo", "callee": "file_put_contents", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L220", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_uploadlogo", "callee": "sanitizeFilename", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L223", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_uploadlogo", "callee": "detectMimeType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L224", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_uploadlogo", "callee": "date", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L226", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_uploadlogo", "callee": "date", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L227", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_uploadlogo", "callee": "is_dir", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L229", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_uploadlogo", "callee": "mkdir", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L229", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_uploadlogo", "callee": "uniqid", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L231", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_uploadlogo", "callee": "rename", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L232", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_uploadlogo", "callee": "setLogoUrl", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L235", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_uploadlogo", "callee": "save", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L236", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_uploadlogo", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L238", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_uploadlogo", "callee": "toRfc4122", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L240", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_uploadlogo", "callee": "Uuid", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L240", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_uploadlogo", "callee": "strlen", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L243", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_uploadlogo", "callee": "file_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L246", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_uploadlogo", "callee": "unlink", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L246", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_uploadlogo", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L247", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_uploadlogo", "callee": "getMessage", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L247", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_getinsurancepricing", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L257", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_getinsurancepricing", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L262", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_getinsurancepricing", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L265", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_pricingpayload", "callee": "findByEntity", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L270", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_pricingpayload", "callee": "isFreeVisit", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L276", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_pricingpayload", "callee": "getPatientShareRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L277", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_pricingpayload", "callee": "isRequireVisitPrice", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L278", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_pricingpayload", "callee": "getInsuranceId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L280", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_pricingpayload", "callee": "getPatientShareRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L280", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_pricingpayload", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L284", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_pricingpayload", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L286", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_pricingpayload", "callee": "getName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L287", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_pricingpayload", "callee": "getType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L288", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_pricingpayload", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L289", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_pricingpayload", "callee": "findActive", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L291", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_saveinsurancepricing", "callee": "json_decode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L306", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_saveinsurancepricing", "callee": "getContent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L306", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_saveinsurancepricing", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L313", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_saveinsurancepricing", "callee": "findOneForInsurance", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L316", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_saveinsurancepricing", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L318", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_saveinsurancepricing", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L322", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_saveinsurancepricing", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L327", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_saveinsurancepricing", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L330", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_saveinsurancepricing", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L330", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_saveinsurancepricing", "callee": "setRequireVisitPrice", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L332", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_saveinsurancepricing", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L337", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_saveinsurancepricing", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L341", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_saveinsurancepricing", "callee": "findOneForInsurance", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L342", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_saveinsurancepricing", "callee": "remove", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L344", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_saveinsurancepricing", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L351", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_saveinsurancepricing", "callee": "getEntityManager", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L351", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_saveinsurancepricing", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L353", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_upsertpricing", "callee": "findOneForInsurance", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L358", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_upsertpricing", "callee": "setPatientShareRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L362", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_upsertpricing", "callee": "save", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L364", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_listtenantinsurances", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L377", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_listtenantinsurances", "callee": "findLatestByTenant", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L380", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_listtenantinsurances", "callee": "findActive", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L383", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_listtenantinsurances", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L384", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_listtenantinsurances", "callee": "getName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L384", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_listtenantinsurances", "callee": "getType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L384", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_listtenantinsurances", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L387", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_listtenantinsurances", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L388", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_listtenantinsurances", "callee": "getInsuranceId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L389", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_listtenantinsurances", "callee": "getKind", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L391", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_listtenantinsurances", "callee": "getInsuranceId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L391", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_listtenantinsurances", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L395", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_activatetenantinsurance", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L404", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_activatetenantinsurance", "callee": "json_decode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L407", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_activatetenantinsurance", "callee": "getContent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L407", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_activatetenantinsurance", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L408", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_activatetenantinsurance", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L410", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_activatetenantinsurance", "callee": "activate", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L413", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_activatetenantinsurance", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L419", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_activatetenantinsurance", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L421", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_activatetenantinsurance", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L422", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_activatetenantinsurance", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L423", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_activatetenantinsurance", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L426", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_activatetenantinsurance", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L426", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_updatetenantinsurance", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L434", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_updatetenantinsurance", "callee": "getEntityType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L435", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_updatetenantinsurance", "callee": "getEntityId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L435", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_updatetenantinsurance", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L436", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_updatetenantinsurance", "callee": "json_decode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L439", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_updatetenantinsurance", "callee": "getContent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L439", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_updatetenantinsurance", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L440", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_updatetenantinsurance", "callee": "setCoveragePercent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L441", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_updatetenantinsurance", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L443", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_updatetenantinsurance", "callee": "setFranchiseRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L444", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_updatetenantinsurance", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L446", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_updatetenantinsurance", "callee": "setAnnualCeilingRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L447", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_updatetenantinsurance", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L449", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_updatetenantinsurance", "callee": "setKind", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L450", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_updatetenantinsurance", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L452", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_updatetenantinsurance", "callee": "setEffectiveFrom", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L453", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_updatetenantinsurance", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L455", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_updatetenantinsurance", "callee": "setEffectiveTo", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L456", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_updatetenantinsurance", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L460", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_updatetenantinsurance", "callee": "setActive", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L461", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_updatetenantinsurance", "callee": "save", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L464", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_updatetenantinsurance", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L466", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_updatetenantinsurance", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L466", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_deactivatetenantinsurance", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L474", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_deactivatetenantinsurance", "callee": "getEntityType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L475", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_deactivatetenantinsurance", "callee": "getEntityId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L475", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_deactivatetenantinsurance", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L476", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_deactivatetenantinsurance", "callee": "deactivate", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L479", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_deactivatetenantinsurance", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L481", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_listservicecoverage", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L489", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_listservicecoverage", "callee": "getEntityType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L490", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_listservicecoverage", "callee": "getEntityId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L490", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_listservicecoverage", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L491", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_listservicecoverage", "callee": "findByContract", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L494", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_listservicecoverage", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L494", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_listservicecoverage", "callee": "array_values", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L498", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_listservicecoverage", "callee": "array_unique", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L498", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_listservicecoverage", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L498", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_listservicecoverage", "callee": "getServiceItemId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L498", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_listservicecoverage", "callee": "findUuidsByIds", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L499", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_listservicecoverage", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L501", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_listservicecoverage", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L502", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_listservicecoverage", "callee": "getServiceItemId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L503", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_listservicecoverage", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L507", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_setservicecoverage", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L515", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_setservicecoverage", "callee": "getEntityType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L516", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_setservicecoverage", "callee": "getEntityId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L516", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_setservicecoverage", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L517", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_setservicecoverage", "callee": "json_decode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L520", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_setservicecoverage", "callee": "getContent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L520", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_setservicecoverage", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L522", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_setservicecoverage", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L523", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_setservicecoverage", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L524", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_setservicecoverage", "callee": "find", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L524", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_setservicecoverage", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L527", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_setservicecoverage", "callee": "getSection", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L530", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_setservicecoverage", "callee": "getEntityType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L531", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_setservicecoverage", "callee": "getEntityId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L531", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_setservicecoverage", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L532", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_setservicecoverage", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L535", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_setservicecoverage", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L541", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_setservicecoverage", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L542", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_setservicecoverage", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L543", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_setservicecoverage", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L546", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_adddoctorinsurance", "callee": "json_decode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L555", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_adddoctorinsurance", "callee": "getContent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L555", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_adddoctorinsurance", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L560", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_adddoctorinsurance", "callee": "find", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L563", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_adddoctorinsurance", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L565", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_adddoctorinsurance", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L568", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_adddoctorinsurance", "callee": "getUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L568", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_adddoctorinsurance", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L568", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_adddoctorinsurance", "callee": "hasRole", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L568", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_adddoctorinsurance", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L569", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_adddoctorinsurance", "callee": "find", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L572", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_adddoctorinsurance", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L574", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_adddoctorinsurance", "callee": "findOneBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L577", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_adddoctorinsurance", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L579", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_adddoctorinsurance", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L583", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_adddoctorinsurance", "callee": "setPrice", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L584", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_adddoctorinsurance", "callee": "save", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L587", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_adddoctorinsurance", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L588", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_adddoctorinsurance", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L588", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_showdoctorinsurance", "callee": "find", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L595", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_showdoctorinsurance", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L597", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_showdoctorinsurance", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L600", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_showdoctorinsurance", "callee": "getUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L600", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_showdoctorinsurance", "callee": "getDoctor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L600", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_showdoctorinsurance", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L600", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_showdoctorinsurance", "callee": "hasRole", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L600", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_showdoctorinsurance", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L601", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_showdoctorinsurance", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L604", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_showdoctorinsurance", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L604", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_updatedoctorinsurance", "callee": "find", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L611", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_updatedoctorinsurance", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L613", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_updatedoctorinsurance", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L616", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_updatedoctorinsurance", "callee": "getUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L616", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_updatedoctorinsurance", "callee": "getDoctor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L616", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_updatedoctorinsurance", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L616", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_updatedoctorinsurance", "callee": "hasRole", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L616", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_updatedoctorinsurance", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L617", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_updatedoctorinsurance", "callee": "json_decode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L620", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_updatedoctorinsurance", "callee": "getContent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L620", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_updatedoctorinsurance", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L621", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_updatedoctorinsurance", "callee": "setPrice", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L622", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_updatedoctorinsurance", "callee": "save", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L625", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_updatedoctorinsurance", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L626", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_updatedoctorinsurance", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L626", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_deletedoctorinsurance", "callee": "find", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L633", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_deletedoctorinsurance", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L635", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_deletedoctorinsurance", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L638", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_deletedoctorinsurance", "callee": "getUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L638", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_deletedoctorinsurance", "callee": "getDoctor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L638", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_deletedoctorinsurance", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L638", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_deletedoctorinsurance", "callee": "hasRole", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L638", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_deletedoctorinsurance", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L639", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_deletedoctorinsurance", "callee": "remove", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L642", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_deletedoctorinsurance", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L643", "receiver": null}]} |