- Added a new column `national_code_verified` to the `users` table. - Normalized the `bank_account` field in the `representations` table from a single object to an array of IBANs with a default `verified` status of false. feat(ApiIrService): implement identity verification client for api.ir - Created `ApiIrService` to handle identity verification via api.ir. - Implemented methods for matching national code with mobile and IBAN with national code and birth date. - Added error handling and logging for external API requests.
1 line
29 KiB
JSON
1 line
29 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_auth_controller_notificationmobilecontroller_php", "label": "NotificationMobileController.php", "file_type": "code", "source_file": "src/Auth/Controller/NotificationMobileController.php", "source_location": "L1"}, {"id": "controller_notificationmobilecontroller_notificationmobilecontroller", "label": "NotificationMobileController", "file_type": "code", "source_file": "src/Auth/Controller/NotificationMobileController.php", "source_location": "L20"}, {"id": "basecontroller", "label": "BaseController", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "controller_notificationmobilecontroller_notificationmobilecontroller_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Auth/Controller/NotificationMobileController.php", "source_location": "L24"}, {"id": "controller_notificationmobilecontroller_notificationmobilecontroller_requestotp", "label": ".requestOtp()", "file_type": "code", "source_file": "src/Auth/Controller/NotificationMobileController.php", "source_location": "L34"}, {"id": "request", "label": "Request", "file_type": "code", "source_file": "src/Auth/Controller/NotificationMobileController.php", "source_location": "L34"}, {"id": "user", "label": "User", "file_type": "code", "source_file": "src/Auth/Controller/NotificationMobileController.php", "source_location": "L34"}, {"id": "jsonresponse", "label": "JsonResponse", "file_type": "code", "source_file": "src/Auth/Controller/NotificationMobileController.php", "source_location": "L34"}, {"id": "controller_notificationmobilecontroller_notificationmobilecontroller_verify", "label": ".verify()", "file_type": "code", "source_file": "src/Auth/Controller/NotificationMobileController.php", "source_location": "L81"}, {"id": "controller_notificationmobilecontroller_notificationmobilecontroller_getcurrent", "label": ".getCurrent()", "file_type": "code", "source_file": "src/Auth/Controller/NotificationMobileController.php", "source_location": "L129"}, {"id": "controller_notificationmobilecontroller_notificationmobilecontroller_remove", "label": ".remove()", "file_type": "code", "source_file": "src/Auth/Controller/NotificationMobileController.php", "source_location": "L144"}, {"id": "controller_notificationmobilecontroller_notificationmobilecontroller_resolveentity", "label": ".resolveEntity()", "file_type": "code", "source_file": "src/Auth/Controller/NotificationMobileController.php", "source_location": "L160"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_auth_controller_notificationmobilecontroller_php", "target": "mobileverificationotp", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/NotificationMobileController.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_auth_controller_notificationmobilecontroller_php", "target": "user", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/NotificationMobileController.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_auth_controller_notificationmobilecontroller_php", "target": "clinicrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/NotificationMobileController.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_auth_controller_notificationmobilecontroller_php", "target": "doctorrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/NotificationMobileController.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_auth_controller_notificationmobilecontroller_php", "target": "errorcodes", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/NotificationMobileController.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_auth_controller_notificationmobilecontroller_php", "target": "basecontroller", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/NotificationMobileController.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_auth_controller_notificationmobilecontroller_php", "target": "smsservice", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/NotificationMobileController.php", "source_location": "L11", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_auth_controller_notificationmobilecontroller_php", "target": "entitymanagerinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/NotificationMobileController.php", "source_location": "L12", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_auth_controller_notificationmobilecontroller_php", "target": "jsonresponse", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/NotificationMobileController.php", "source_location": "L13", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_auth_controller_notificationmobilecontroller_php", "target": "request", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/NotificationMobileController.php", "source_location": "L14", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_auth_controller_notificationmobilecontroller_php", "target": "route", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/NotificationMobileController.php", "source_location": "L15", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_auth_controller_notificationmobilecontroller_php", "target": "currentuser", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/NotificationMobileController.php", "source_location": "L16", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_auth_controller_notificationmobilecontroller_php", "target": "isgranted", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/NotificationMobileController.php", "source_location": "L17", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_auth_controller_notificationmobilecontroller_php", "target": "attributes", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/NotificationMobileController.php", "source_location": "L18", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_auth_controller_notificationmobilecontroller_php", "target": "controller_notificationmobilecontroller_notificationmobilecontroller", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/NotificationMobileController.php", "source_location": "L20", "weight": 1.0}, {"source": "controller_notificationmobilecontroller_notificationmobilecontroller", "target": "basecontroller", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/NotificationMobileController.php", "source_location": "L22", "weight": 1.0}, {"source": "controller_notificationmobilecontroller_notificationmobilecontroller", "target": "controller_notificationmobilecontroller_notificationmobilecontroller_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/NotificationMobileController.php", "source_location": "L24", "weight": 1.0}, {"source": "controller_notificationmobilecontroller_notificationmobilecontroller", "target": "controller_notificationmobilecontroller_notificationmobilecontroller_requestotp", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/NotificationMobileController.php", "source_location": "L34", "weight": 1.0}, {"source": "controller_notificationmobilecontroller_notificationmobilecontroller_requestotp", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/NotificationMobileController.php", "source_location": "L34", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_notificationmobilecontroller_notificationmobilecontroller_requestotp", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/NotificationMobileController.php", "source_location": "L34", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_notificationmobilecontroller_notificationmobilecontroller_requestotp", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/NotificationMobileController.php", "source_location": "L34", "weight": 1.0, "context": "return_type"}, {"source": "controller_notificationmobilecontroller_notificationmobilecontroller", "target": "controller_notificationmobilecontroller_notificationmobilecontroller_verify", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/NotificationMobileController.php", "source_location": "L81", "weight": 1.0}, {"source": "controller_notificationmobilecontroller_notificationmobilecontroller_verify", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/NotificationMobileController.php", "source_location": "L81", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_notificationmobilecontroller_notificationmobilecontroller_verify", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/NotificationMobileController.php", "source_location": "L81", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_notificationmobilecontroller_notificationmobilecontroller_verify", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/NotificationMobileController.php", "source_location": "L81", "weight": 1.0, "context": "return_type"}, {"source": "controller_notificationmobilecontroller_notificationmobilecontroller", "target": "controller_notificationmobilecontroller_notificationmobilecontroller_getcurrent", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/NotificationMobileController.php", "source_location": "L129", "weight": 1.0}, {"source": "controller_notificationmobilecontroller_notificationmobilecontroller_getcurrent", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/NotificationMobileController.php", "source_location": "L129", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_notificationmobilecontroller_notificationmobilecontroller_getcurrent", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/NotificationMobileController.php", "source_location": "L129", "weight": 1.0, "context": "return_type"}, {"source": "controller_notificationmobilecontroller_notificationmobilecontroller", "target": "controller_notificationmobilecontroller_notificationmobilecontroller_remove", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/NotificationMobileController.php", "source_location": "L144", "weight": 1.0}, {"source": "controller_notificationmobilecontroller_notificationmobilecontroller_remove", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/NotificationMobileController.php", "source_location": "L144", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_notificationmobilecontroller_notificationmobilecontroller_remove", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/NotificationMobileController.php", "source_location": "L144", "weight": 1.0, "context": "return_type"}, {"source": "controller_notificationmobilecontroller_notificationmobilecontroller", "target": "controller_notificationmobilecontroller_notificationmobilecontroller_resolveentity", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/NotificationMobileController.php", "source_location": "L160", "weight": 1.0}, {"source": "controller_notificationmobilecontroller_notificationmobilecontroller_resolveentity", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/NotificationMobileController.php", "source_location": "L160", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_notificationmobilecontroller_notificationmobilecontroller_requestotp", "target": "controller_notificationmobilecontroller_notificationmobilecontroller_resolveentity", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/NotificationMobileController.php", "source_location": "L48", "weight": 1.0}, {"source": "controller_notificationmobilecontroller_notificationmobilecontroller_verify", "target": "controller_notificationmobilecontroller_notificationmobilecontroller_resolveentity", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/NotificationMobileController.php", "source_location": "L92", "weight": 1.0}, {"source": "controller_notificationmobilecontroller_notificationmobilecontroller_getcurrent", "target": "controller_notificationmobilecontroller_notificationmobilecontroller_resolveentity", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/NotificationMobileController.php", "source_location": "L132", "weight": 1.0}, {"source": "controller_notificationmobilecontroller_notificationmobilecontroller_remove", "target": "controller_notificationmobilecontroller_notificationmobilecontroller_resolveentity", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Auth/Controller/NotificationMobileController.php", "source_location": "L147", "weight": 1.0}], "raw_calls": [{"caller_nid": "controller_notificationmobilecontroller_notificationmobilecontroller_requestotp", "callee": "json_decode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/NotificationMobileController.php", "source_location": "L37", "receiver": null}, {"caller_nid": "controller_notificationmobilecontroller_notificationmobilecontroller_requestotp", "callee": "getContent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/NotificationMobileController.php", "source_location": "L37", "receiver": null}, {"caller_nid": "controller_notificationmobilecontroller_notificationmobilecontroller_requestotp", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/NotificationMobileController.php", "source_location": "L38", "receiver": null}, {"caller_nid": "controller_notificationmobilecontroller_notificationmobilecontroller_requestotp", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/NotificationMobileController.php", "source_location": "L39", "receiver": null}, {"caller_nid": "controller_notificationmobilecontroller_notificationmobilecontroller_requestotp", "callee": "in_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/NotificationMobileController.php", "source_location": "L41", "receiver": null}, {"caller_nid": "controller_notificationmobilecontroller_notificationmobilecontroller_requestotp", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/NotificationMobileController.php", "source_location": "L42", "receiver": null}, {"caller_nid": "controller_notificationmobilecontroller_notificationmobilecontroller_requestotp", "callee": "preg_match", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/NotificationMobileController.php", "source_location": "L44", "receiver": null}, {"caller_nid": "controller_notificationmobilecontroller_notificationmobilecontroller_requestotp", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/NotificationMobileController.php", "source_location": "L45", "receiver": null}, {"caller_nid": "controller_notificationmobilecontroller_notificationmobilecontroller_requestotp", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/NotificationMobileController.php", "source_location": "L50", "receiver": null}, {"caller_nid": "controller_notificationmobilecontroller_notificationmobilecontroller_requestotp", "callee": "execute", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/NotificationMobileController.php", "source_location": "L54", "receiver": null}, {"caller_nid": "controller_notificationmobilecontroller_notificationmobilecontroller_requestotp", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/NotificationMobileController.php", "source_location": "L54", "receiver": null}, {"caller_nid": "controller_notificationmobilecontroller_notificationmobilecontroller_requestotp", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/NotificationMobileController.php", "source_location": "L54", "receiver": null}, {"caller_nid": "controller_notificationmobilecontroller_notificationmobilecontroller_requestotp", "callee": "createQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/NotificationMobileController.php", "source_location": "L54", "receiver": null}, {"caller_nid": "controller_notificationmobilecontroller_notificationmobilecontroller_requestotp", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/NotificationMobileController.php", "source_location": "L60", "receiver": null}, {"caller_nid": "controller_notificationmobilecontroller_notificationmobilecontroller_requestotp", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/NotificationMobileController.php", "source_location": "L61", "receiver": null}, {"caller_nid": "controller_notificationmobilecontroller_notificationmobilecontroller_requestotp", "callee": "resolve", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/NotificationMobileController.php", "source_location": "L64", "receiver": null}, {"caller_nid": "controller_notificationmobilecontroller_notificationmobilecontroller_requestotp", "callee": "getOtpCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/NotificationMobileController.php", "source_location": "L65", "receiver": null}, {"caller_nid": "controller_notificationmobilecontroller_notificationmobilecontroller_requestotp", "callee": "dispatchAsync", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/NotificationMobileController.php", "source_location": "L67", "receiver": null}, {"caller_nid": "controller_notificationmobilecontroller_notificationmobilecontroller_requestotp", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/NotificationMobileController.php", "source_location": "L73", "receiver": null}, {"caller_nid": "controller_notificationmobilecontroller_notificationmobilecontroller_verify", "callee": "json_decode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/NotificationMobileController.php", "source_location": "L84", "receiver": null}, {"caller_nid": "controller_notificationmobilecontroller_notificationmobilecontroller_verify", "callee": "getContent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/NotificationMobileController.php", "source_location": "L84", "receiver": null}, {"caller_nid": "controller_notificationmobilecontroller_notificationmobilecontroller_verify", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/NotificationMobileController.php", "source_location": "L85", "receiver": null}, {"caller_nid": "controller_notificationmobilecontroller_notificationmobilecontroller_verify", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/NotificationMobileController.php", "source_location": "L86", "receiver": null}, {"caller_nid": "controller_notificationmobilecontroller_notificationmobilecontroller_verify", "callee": "in_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/NotificationMobileController.php", "source_location": "L88", "receiver": null}, {"caller_nid": "controller_notificationmobilecontroller_notificationmobilecontroller_verify", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/NotificationMobileController.php", "source_location": "L89", "receiver": null}, {"caller_nid": "controller_notificationmobilecontroller_notificationmobilecontroller_verify", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/NotificationMobileController.php", "source_location": "L94", "receiver": null}, {"caller_nid": "controller_notificationmobilecontroller_notificationmobilecontroller_verify", "callee": "getOneOrNullResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/NotificationMobileController.php", "source_location": "L98", "receiver": null}, {"caller_nid": "controller_notificationmobilecontroller_notificationmobilecontroller_verify", "callee": "setMaxResults", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/NotificationMobileController.php", "source_location": "L98", "receiver": null}, {"caller_nid": "controller_notificationmobilecontroller_notificationmobilecontroller_verify", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/NotificationMobileController.php", "source_location": "L98", "receiver": null}, {"caller_nid": "controller_notificationmobilecontroller_notificationmobilecontroller_verify", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/NotificationMobileController.php", "source_location": "L98", "receiver": null}, {"caller_nid": "controller_notificationmobilecontroller_notificationmobilecontroller_verify", "callee": "createQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/NotificationMobileController.php", "source_location": "L98", "receiver": null}, {"caller_nid": "controller_notificationmobilecontroller_notificationmobilecontroller_verify", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/NotificationMobileController.php", "source_location": "L108", "receiver": null}, {"caller_nid": "controller_notificationmobilecontroller_notificationmobilecontroller_verify", "callee": "isExpired", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/NotificationMobileController.php", "source_location": "L110", "receiver": null}, {"caller_nid": "controller_notificationmobilecontroller_notificationmobilecontroller_verify", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/NotificationMobileController.php", "source_location": "L111", "receiver": null}, {"caller_nid": "controller_notificationmobilecontroller_notificationmobilecontroller_verify", "callee": "getOtpCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/NotificationMobileController.php", "source_location": "L113", "receiver": null}, {"caller_nid": "controller_notificationmobilecontroller_notificationmobilecontroller_verify", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/NotificationMobileController.php", "source_location": "L114", "receiver": null}, {"caller_nid": "controller_notificationmobilecontroller_notificationmobilecontroller_verify", "callee": "markUsed", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/NotificationMobileController.php", "source_location": "L117", "receiver": null}, {"caller_nid": "controller_notificationmobilecontroller_notificationmobilecontroller_verify", "callee": "setNotificationMobile", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/NotificationMobileController.php", "source_location": "L118", "receiver": null}, {"caller_nid": "controller_notificationmobilecontroller_notificationmobilecontroller_verify", "callee": "getNewMobile", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/NotificationMobileController.php", "source_location": "L118", "receiver": null}, {"caller_nid": "controller_notificationmobilecontroller_notificationmobilecontroller_verify", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/NotificationMobileController.php", "source_location": "L119", "receiver": null}, {"caller_nid": "controller_notificationmobilecontroller_notificationmobilecontroller_verify", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/NotificationMobileController.php", "source_location": "L121", "receiver": null}, {"caller_nid": "controller_notificationmobilecontroller_notificationmobilecontroller_verify", "callee": "getNewMobile", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/NotificationMobileController.php", "source_location": "L122", "receiver": null}, {"caller_nid": "controller_notificationmobilecontroller_notificationmobilecontroller_getcurrent", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/NotificationMobileController.php", "source_location": "L134", "receiver": null}, {"caller_nid": "controller_notificationmobilecontroller_notificationmobilecontroller_getcurrent", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/NotificationMobileController.php", "source_location": "L137", "receiver": null}, {"caller_nid": "controller_notificationmobilecontroller_notificationmobilecontroller_getcurrent", "callee": "getNotificationMobile", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/NotificationMobileController.php", "source_location": "L138", "receiver": null}, {"caller_nid": "controller_notificationmobilecontroller_notificationmobilecontroller_remove", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/NotificationMobileController.php", "source_location": "L149", "receiver": null}, {"caller_nid": "controller_notificationmobilecontroller_notificationmobilecontroller_remove", "callee": "setNotificationMobile", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/NotificationMobileController.php", "source_location": "L152", "receiver": null}, {"caller_nid": "controller_notificationmobilecontroller_notificationmobilecontroller_remove", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/NotificationMobileController.php", "source_location": "L153", "receiver": null}, {"caller_nid": "controller_notificationmobilecontroller_notificationmobilecontroller_remove", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/NotificationMobileController.php", "source_location": "L155", "receiver": null}, {"caller_nid": "controller_notificationmobilecontroller_notificationmobilecontroller_resolveentity", "callee": "findByUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/NotificationMobileController.php", "source_location": "L163", "receiver": null}, {"caller_nid": "controller_notificationmobilecontroller_notificationmobilecontroller_resolveentity", "callee": "findByUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Controller/NotificationMobileController.php", "source_location": "L166", "receiver": null}]} |