1 line
127 KiB
JSON
1 line
127 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": "L32"}, {"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": "L35"}, {"id": "controller_insurancecontroller_insurancecontroller_resolvetargetentity", "label": ".resolveTargetEntity()", "file_type": "code", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L60"}, {"id": "user", "label": "User", "file_type": "code", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L60"}, {"id": "controller_insurancecontroller_insurancecontroller_resolveentity", "label": ".resolveEntity()", "file_type": "code", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L90"}, {"id": "controller_insurancecontroller_insurancecontroller_list", "label": ".list()", "file_type": "code", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L97"}, {"id": "request", "label": "Request", "file_type": "code", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L97"}, {"id": "jsonresponse", "label": "JsonResponse", "file_type": "code", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L97"}, {"id": "controller_insurancecontroller_insurancecontroller_create", "label": ".create()", "file_type": "code", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L112"}, {"id": "controller_insurancecontroller_insurancecontroller_update", "label": ".update()", "file_type": "code", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L137"}, {"id": "controller_insurancecontroller_insurancecontroller_delete", "label": ".delete()", "file_type": "code", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L159"}, {"id": "controller_insurancecontroller_insurancecontroller_adminlist", "label": ".adminList()", "file_type": "code", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L172"}, {"id": "controller_insurancecontroller_insurancecontroller_uploadlogo", "label": ".uploadLogo()", "file_type": "code", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L206"}, {"id": "controller_insurancecontroller_insurancecontroller_getinsurancepricing", "label": ".getInsurancePricing()", "file_type": "code", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L254"}, {"id": "controller_insurancecontroller_insurancecontroller_pricingpayload", "label": ".pricingPayload()", "file_type": "code", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L271"}, {"id": "controller_insurancecontroller_insurancecontroller_saveinsurancepricing", "label": ".saveInsurancePricing()", "file_type": "code", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L305"}, {"id": "controller_insurancecontroller_insurancecontroller_upsertpricing", "label": ".upsertPricing()", "file_type": "code", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L361"}, {"id": "entityinsurancepricing", "label": "EntityInsurancePricing", "file_type": "code", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L361"}, {"id": "controller_insurancecontroller_insurancecontroller_listtenantinsurances", "label": ".listTenantInsurances()", "file_type": "code", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L376"}, {"id": "controller_insurancecontroller_insurancecontroller_activatetenantinsurance", "label": ".activateTenantInsurance()", "file_type": "code", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L408"}, {"id": "controller_insurancecontroller_insurancecontroller_updatetenantinsurance", "label": ".updateTenantInsurance()", "file_type": "code", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L445"}, {"id": "controller_insurancecontroller_insurancecontroller_deactivatetenantinsurance", "label": ".deactivateTenantInsurance()", "file_type": "code", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L492"}, {"id": "controller_insurancecontroller_insurancecontroller_listservicecoverage", "label": ".listServiceCoverage()", "file_type": "code", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L513"}, {"id": "controller_insurancecontroller_insurancecontroller_setservicecoverage", "label": ".setServiceCoverage()", "file_type": "code", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L545"}, {"id": "controller_insurancecontroller_insurancecontroller_adddoctorinsurance", "label": ".addDoctorInsurance()", "file_type": "code", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L592"}, {"id": "controller_insurancecontroller_insurancecontroller_showdoctorinsurance", "label": ".showDoctorInsurance()", "file_type": "code", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L634"}, {"id": "controller_insurancecontroller_insurancecontroller_updatedoctorinsurance", "label": ".updateDoctorInsurance()", "file_type": "code", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L652"}, {"id": "controller_insurancecontroller_insurancecontroller_deletedoctorinsurance", "label": ".deleteDoctorInsurance()", "file_type": "code", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L676"}], "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": "secretaryaccesschecker", "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": "basecontroller", "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": "filevalidatorservice", "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": "jsonresponse", "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": "request", "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": "route", "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": "currentuser", "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": "isgranted", "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": "uuid", "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": "attributes", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L30", "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": "L32", "weight": 1.0}, {"source": "controller_insurancecontroller_insurancecontroller", "target": "basecontroller", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L33", "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": "L35", "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": "L60", "weight": 1.0}, {"source": "controller_insurancecontroller_insurancecontroller_resolvetargetentity", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L60", "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": "L90", "weight": 1.0}, {"source": "controller_insurancecontroller_insurancecontroller_resolveentity", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L90", "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": "L97", "weight": 1.0}, {"source": "controller_insurancecontroller_insurancecontroller_list", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L97", "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": "L97", "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": "L112", "weight": 1.0}, {"source": "controller_insurancecontroller_insurancecontroller_create", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L112", "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": "L112", "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": "L137", "weight": 1.0}, {"source": "controller_insurancecontroller_insurancecontroller_update", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L137", "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": "L137", "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": "L159", "weight": 1.0}, {"source": "controller_insurancecontroller_insurancecontroller_delete", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L159", "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": "L172", "weight": 1.0}, {"source": "controller_insurancecontroller_insurancecontroller_adminlist", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L172", "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": "L172", "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": "L206", "weight": 1.0}, {"source": "controller_insurancecontroller_insurancecontroller_uploadlogo", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L206", "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": "L206", "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": "L254", "weight": 1.0}, {"source": "controller_insurancecontroller_insurancecontroller_getinsurancepricing", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L254", "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": "L254", "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": "L254", "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": "L271", "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": "L305", "weight": 1.0}, {"source": "controller_insurancecontroller_insurancecontroller_saveinsurancepricing", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L305", "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": "L305", "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": "L305", "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": "L361", "weight": 1.0}, {"source": "controller_insurancecontroller_insurancecontroller_upsertpricing", "target": "entityinsurancepricing", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L361", "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": "L376", "weight": 1.0}, {"source": "controller_insurancecontroller_insurancecontroller_listtenantinsurances", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L376", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_insurancecontroller_insurancecontroller_listtenantinsurances", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L376", "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": "L376", "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": "L408", "weight": 1.0}, {"source": "controller_insurancecontroller_insurancecontroller_activatetenantinsurance", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L408", "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": "L408", "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": "L408", "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": "L445", "weight": 1.0}, {"source": "controller_insurancecontroller_insurancecontroller_updatetenantinsurance", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L445", "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": "L445", "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": "L445", "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": "L492", "weight": 1.0}, {"source": "controller_insurancecontroller_insurancecontroller_deactivatetenantinsurance", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L492", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_insurancecontroller_insurancecontroller_deactivatetenantinsurance", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L492", "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": "L492", "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": "L513", "weight": 1.0}, {"source": "controller_insurancecontroller_insurancecontroller_listservicecoverage", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L513", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_insurancecontroller_insurancecontroller_listservicecoverage", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L513", "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": "L513", "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": "L545", "weight": 1.0}, {"source": "controller_insurancecontroller_insurancecontroller_setservicecoverage", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L545", "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": "L545", "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": "L545", "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": "L592", "weight": 1.0}, {"source": "controller_insurancecontroller_insurancecontroller_adddoctorinsurance", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L592", "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": "L592", "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": "L592", "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": "L634", "weight": 1.0}, {"source": "controller_insurancecontroller_insurancecontroller_showdoctorinsurance", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L634", "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": "L634", "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": "L652", "weight": 1.0}, {"source": "controller_insurancecontroller_insurancecontroller_updatedoctorinsurance", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L652", "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": "L652", "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": "L652", "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": "L676", "weight": 1.0}, {"source": "controller_insurancecontroller_insurancecontroller_deletedoctorinsurance", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L676", "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": "L676", "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": "L63", "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": "L73", "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": "L260", "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": "L268", "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": "L313", "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": "L337", "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": "L358", "weight": 1.0}, {"source": "controller_insurancecontroller_insurancecontroller_listtenantinsurances", "target": "controller_insurancecontroller_insurancecontroller_resolvetargetentity", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L382", "weight": 1.0}, {"source": "controller_insurancecontroller_insurancecontroller_activatetenantinsurance", "target": "controller_insurancecontroller_insurancecontroller_resolvetargetentity", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L416", "weight": 1.0}, {"source": "controller_insurancecontroller_insurancecontroller_updatetenantinsurance", "target": "controller_insurancecontroller_insurancecontroller_resolvetargetentity", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L453", "weight": 1.0}, {"source": "controller_insurancecontroller_insurancecontroller_deactivatetenantinsurance", "target": "controller_insurancecontroller_insurancecontroller_resolvetargetentity", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L498", "weight": 1.0}, {"source": "controller_insurancecontroller_insurancecontroller_listservicecoverage", "target": "controller_insurancecontroller_insurancecontroller_resolvetargetentity", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L519", "weight": 1.0}, {"source": "controller_insurancecontroller_insurancecontroller_setservicecoverage", "target": "controller_insurancecontroller_insurancecontroller_resolvetargetentity", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Insurance/Controller/InsuranceController.php", "source_location": "L553", "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": "L67", "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": "L69", "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": "L72", "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": "L72", "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": "L72", "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": "L72", "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": "L73", "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": "L76", "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": "L77", "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": "L78", "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": "L82", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_resolveentity", "callee": "toLegacyTuple", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L92", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_resolveentity", "callee": "resolve", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L92", "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": "L100", "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": "L103", "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": "L106", "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": "L106", "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": "L106", "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": "L107", "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": "L116", "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": "L116", "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": "L117", "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": "L121", "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": "L124", "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": "L126", "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": "setLogoUrl", "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": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L131", "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": "L131", "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": "L133", "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": "L134", "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": "L134", "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": "L141", "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": "L143", "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": "L146", "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": "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": "setName", "is_member_call": true, "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": "isset", "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": "InsuranceType", "is_member_call": false, "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": "setType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L150", "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": "L152", "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": "L152", "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": "L153", "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": "L153", "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": "L155", "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": "L156", "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": "L156", "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": "L163", "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": "L165", "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": "L168", "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": "L169", "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": "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": "trim", "is_member_call": false, "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": "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": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L179", "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": "L181", "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": "L183", "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": "L183", "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": "L183", "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": "L185", "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": "L189", "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": "L189", "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": "L192", "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": "L192", "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": "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": "select", "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": "getResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L196", "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": "L196", "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": "L196", "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": "L196", "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": "L198", "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": "L199", "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": "L199", "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": "L210", "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": "L212", "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": "L215", "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": "L216", "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": "L217", "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": "L220", "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": "L220", "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": "L221", "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": "L224", "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": "L225", "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": "date", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L228", "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": "L230", "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": "L230", "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": "L232", "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": "L233", "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": "L236", "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": "L237", "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": "L239", "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": "L241", "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": "L241", "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": "L244", "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": "L247", "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": "L247", "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": "L248", "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": "L248", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_getinsurancepricing", "callee": "denyUnlessGranted", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L258", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_getinsurancepricing", "callee": "denyUnlessGranted", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L259", "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": "L260", "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": "L265", "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": "L268", "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": "L273", "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": "L279", "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": "isRequireVisitPrice", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L281", "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": "L283", "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": "L283", "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": "L287", "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": "getName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L290", "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": "L291", "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": "L292", "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": "L294", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_saveinsurancepricing", "callee": "denyUnlessGranted", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L309", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_saveinsurancepricing", "callee": "denyUnlessGranted", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L310", "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": "L311", "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": "L311", "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": "L318", "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": "L321", "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": "L323", "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": "L327", "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": "L332", "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": "L335", "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": "L335", "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": "L337", "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": "L342", "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": "L346", "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": "L347", "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": "L349", "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": "L356", "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": "L356", "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": "L358", "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": "L363", "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": "L367", "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": "L369", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_listtenantinsurances", "callee": "denyUnlessGranted", "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": "denyUnlessGranted", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L381", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_listtenantinsurances", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L382", "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": "L387", "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": "L390", "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": "L393", "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": "L394", "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": "L394", "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": "L394", "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": "L397", "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": "L398", "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": "L399", "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": "L401", "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": "L401", "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": "L405", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_activatetenantinsurance", "callee": "denyUnlessGranted", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L412", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_activatetenantinsurance", "callee": "denyUnlessGranted", "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": "json_decode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L414", "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": "L414", "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": "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": "L424", "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": "L426", "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": "L429", "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": "L435", "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": "L437", "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": "L438", "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": "L439", "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": "L442", "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": "L442", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_updatetenantinsurance", "callee": "denyUnlessGranted", "is_member_call": true, "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": "denyUnlessGranted", "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": "json_decode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L451", "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": "L451", "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": "L458", "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": "L459", "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": "L459", "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": "L460", "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": "L463", "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": "L464", "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": "L466", "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": "L467", "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": "L469", "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": "L470", "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": "L472", "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": "L473", "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": "L475", "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": "L476", "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": "L478", "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": "L479", "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": "L483", "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": "L484", "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": "L487", "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": "L489", "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": "L489", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_deactivatetenantinsurance", "callee": "denyUnlessGranted", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L496", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_deactivatetenantinsurance", "callee": "denyUnlessGranted", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L497", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_deactivatetenantinsurance", "callee": "get", "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_deactivatetenantinsurance", "callee": "findByUuid", "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_deactivatetenantinsurance", "callee": "getEntityType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L504", "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": "L504", "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": "L505", "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": "L508", "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": "L510", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_listservicecoverage", "callee": "denyUnlessGranted", "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_listservicecoverage", "callee": "denyUnlessGranted", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L518", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_listservicecoverage", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L519", "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": "L524", "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": "L525", "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": "L525", "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": "L526", "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": "L529", "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": "L529", "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": "L533", "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": "L533", "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": "L533", "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": "L533", "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": "L534", "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": "L536", "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": "L537", "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": "L538", "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": "L542", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_setservicecoverage", "callee": "denyUnlessGranted", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L549", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_setservicecoverage", "callee": "denyUnlessGranted", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L550", "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": "L551", "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": "L551", "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": "L558", "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": "L559", "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": "L559", "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": "L560", "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": "L563", "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": "L564", "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": "L565", "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": "L565", "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": "L568", "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": "L571", "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": "L572", "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": "L572", "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": "L573", "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": "L576", "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": "L582", "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": "L583", "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": "L584", "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": "L587", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_adddoctorinsurance", "callee": "denyUnlessGranted", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L596", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_adddoctorinsurance", "callee": "denyUnlessGranted", "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_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": "L598", "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": "L598", "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": "L603", "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": "L606", "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": "L608", "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": "L611", "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": "L611", "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": "L611", "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": "L611", "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": "L612", "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": "L615", "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": "L617", "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": "L620", "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": "L622", "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": "L626", "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": "L627", "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": "L630", "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": "L631", "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": "L631", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_showdoctorinsurance", "callee": "denyUnlessGranted", "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_showdoctorinsurance", "callee": "denyUnlessGranted", "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_showdoctorinsurance", "callee": "find", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L640", "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": "L642", "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": "L645", "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": "L645", "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": "L645", "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": "L645", "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": "L645", "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": "L646", "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": "L649", "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": "L649", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_updatedoctorinsurance", "callee": "denyUnlessGranted", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L656", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_updatedoctorinsurance", "callee": "denyUnlessGranted", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L657", "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": "L658", "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": "L660", "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": "L663", "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": "L663", "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": "L663", "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": "L663", "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": "L663", "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": "L664", "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": "L667", "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": "L667", "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": "L668", "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": "L669", "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": "L672", "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": "L673", "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": "L673", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_deletedoctorinsurance", "callee": "denyUnlessGranted", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L680", "receiver": null}, {"caller_nid": "controller_insurancecontroller_insurancecontroller_deletedoctorinsurance", "callee": "denyUnlessGranted", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Insurance/Controller/InsuranceController.php", "source_location": "L681", "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": "L682", "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": "L684", "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": "L687", "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": "L687", "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": "L687", "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": "L687", "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": "L687", "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": "L688", "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": "L691", "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": "L692", "receiver": null}]} |