Files
clinicpro/graphify-out/cache/ast/v0.8.44/9d2e310f94dcbde48859dea9872428189b32d7f415af52e6aa5eb523c446fed7.json
T
hamed c2c6ae4d02 feat(migrations): add national_code_verified flag to users and normalize bank_account representation
- 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.
2026-06-25 19:38:47 +03:30

1 line
55 KiB
JSON

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_userprofile_controller_userprofilecontroller_php", "label": "UserProfileController.php", "file_type": "code", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L1"}, {"id": "controller_userprofilecontroller_userprofilecontroller", "label": "UserProfileController", "file_type": "code", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L21"}, {"id": "basecontroller", "label": "BaseController", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "controller_userprofilecontroller_userprofilecontroller_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L25"}, {"id": "controller_userprofilecontroller_userprofilecontroller_uploadavatar", "label": ".uploadAvatar()", "file_type": "code", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L32"}, {"id": "request", "label": "Request", "file_type": "code", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L32"}, {"id": "user", "label": "User", "file_type": "code", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L32"}, {"id": "jsonresponse", "label": "JsonResponse", "file_type": "code", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L32"}, {"id": "controller_userprofilecontroller_userprofilecontroller_create", "label": ".create()", "file_type": "code", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L86"}, {"id": "controller_userprofilecontroller_userprofilecontroller_show", "label": ".show()", "file_type": "code", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L106"}, {"id": "controller_userprofilecontroller_userprofilecontroller_update", "label": ".update()", "file_type": "code", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L124"}, {"id": "controller_userprofilecontroller_userprofilecontroller_delete", "label": ".delete()", "file_type": "code", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L149"}, {"id": "controller_userprofilecontroller_userprofilecontroller_resolveprofile", "label": ".resolveProfile()", "file_type": "code", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L171"}, {"id": "userprofile", "label": "UserProfile", "file_type": "code", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L171"}, {"id": "controller_userprofilecontroller_userprofilecontroller_canaccess", "label": ".canAccess()", "file_type": "code", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L200"}, {"id": "controller_userprofilecontroller_userprofilecontroller_guardnationalcode", "label": ".guardNationalCode()", "file_type": "code", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L211"}, {"id": "controller_userprofilecontroller_userprofilecontroller_hydrate", "label": ".hydrate()", "file_type": "code", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L237"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_userprofile_controller_userprofilecontroller_php", "target": "user", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_userprofile_controller_userprofilecontroller_php", "target": "userrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_userprofile_controller_userprofilecontroller_php", "target": "errorcodes", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_userprofile_controller_userprofilecontroller_php", "target": "basecontroller", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_userprofile_controller_userprofilecontroller_php", "target": "filevalidatorservice", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_userprofile_controller_userprofilecontroller_php", "target": "inputvalidator", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_userprofile_controller_userprofilecontroller_php", "target": "userprofile", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L11", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_userprofile_controller_userprofilecontroller_php", "target": "userprofilerepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L12", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_userprofile_controller_userprofilecontroller_php", "target": "uuid", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L13", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_userprofile_controller_userprofilecontroller_php", "target": "jsonresponse", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L14", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_userprofile_controller_userprofilecontroller_php", "target": "request", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L15", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_userprofile_controller_userprofilecontroller_php", "target": "route", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L16", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_userprofile_controller_userprofilecontroller_php", "target": "currentuser", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L17", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_userprofile_controller_userprofilecontroller_php", "target": "isgranted", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L18", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_userprofile_controller_userprofilecontroller_php", "target": "attributes", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L19", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_userprofile_controller_userprofilecontroller_php", "target": "controller_userprofilecontroller_userprofilecontroller", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L21", "weight": 1.0}, {"source": "controller_userprofilecontroller_userprofilecontroller", "target": "basecontroller", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L23", "weight": 1.0}, {"source": "controller_userprofilecontroller_userprofilecontroller", "target": "controller_userprofilecontroller_userprofilecontroller_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L25", "weight": 1.0}, {"source": "controller_userprofilecontroller_userprofilecontroller", "target": "controller_userprofilecontroller_userprofilecontroller_uploadavatar", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L32", "weight": 1.0}, {"source": "controller_userprofilecontroller_userprofilecontroller_uploadavatar", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L32", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_userprofilecontroller_userprofilecontroller_uploadavatar", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L32", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_userprofilecontroller_userprofilecontroller_uploadavatar", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L32", "weight": 1.0, "context": "return_type"}, {"source": "controller_userprofilecontroller_userprofilecontroller", "target": "controller_userprofilecontroller_userprofilecontroller_create", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L86", "weight": 1.0}, {"source": "controller_userprofilecontroller_userprofilecontroller_create", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L86", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_userprofilecontroller_userprofilecontroller_create", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L86", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_userprofilecontroller_userprofilecontroller_create", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L86", "weight": 1.0, "context": "return_type"}, {"source": "controller_userprofilecontroller_userprofilecontroller", "target": "controller_userprofilecontroller_userprofilecontroller_show", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L106", "weight": 1.0}, {"source": "controller_userprofilecontroller_userprofilecontroller_show", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L106", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_userprofilecontroller_userprofilecontroller_show", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L106", "weight": 1.0, "context": "return_type"}, {"source": "controller_userprofilecontroller_userprofilecontroller", "target": "controller_userprofilecontroller_userprofilecontroller_update", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L124", "weight": 1.0}, {"source": "controller_userprofilecontroller_userprofilecontroller_update", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L124", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_userprofilecontroller_userprofilecontroller_update", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L124", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_userprofilecontroller_userprofilecontroller_update", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L124", "weight": 1.0, "context": "return_type"}, {"source": "controller_userprofilecontroller_userprofilecontroller", "target": "controller_userprofilecontroller_userprofilecontroller_delete", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L149", "weight": 1.0}, {"source": "controller_userprofilecontroller_userprofilecontroller_delete", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L149", "weight": 1.0, "context": "return_type"}, {"source": "controller_userprofilecontroller_userprofilecontroller", "target": "controller_userprofilecontroller_userprofilecontroller_resolveprofile", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L171", "weight": 1.0}, {"source": "controller_userprofilecontroller_userprofilecontroller_resolveprofile", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L171", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_userprofilecontroller_userprofilecontroller_resolveprofile", "target": "userprofile", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L171", "weight": 1.0, "context": "return_type"}, {"source": "controller_userprofilecontroller_userprofilecontroller", "target": "controller_userprofilecontroller_userprofilecontroller_canaccess", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L200", "weight": 1.0}, {"source": "controller_userprofilecontroller_userprofilecontroller_canaccess", "target": "userprofile", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L200", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_userprofilecontroller_userprofilecontroller_canaccess", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L200", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_userprofilecontroller_userprofilecontroller", "target": "controller_userprofilecontroller_userprofilecontroller_guardnationalcode", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L211", "weight": 1.0}, {"source": "controller_userprofilecontroller_userprofilecontroller_guardnationalcode", "target": "userprofile", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L211", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_userprofilecontroller_userprofilecontroller_guardnationalcode", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L211", "weight": 1.0, "context": "return_type"}, {"source": "controller_userprofilecontroller_userprofilecontroller", "target": "controller_userprofilecontroller_userprofilecontroller_hydrate", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L237", "weight": 1.0}, {"source": "controller_userprofilecontroller_userprofilecontroller_hydrate", "target": "userprofile", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L237", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_userprofilecontroller_userprofilecontroller_create", "target": "controller_userprofilecontroller_userprofilecontroller_guardnationalcode", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L95", "weight": 1.0}, {"source": "controller_userprofilecontroller_userprofilecontroller_create", "target": "controller_userprofilecontroller_userprofilecontroller_hydrate", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L100", "weight": 1.0}, {"source": "controller_userprofilecontroller_userprofilecontroller_show", "target": "controller_userprofilecontroller_userprofilecontroller_resolveprofile", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L111", "weight": 1.0}, {"source": "controller_userprofilecontroller_userprofilecontroller_show", "target": "controller_userprofilecontroller_userprofilecontroller_canaccess", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L117", "weight": 1.0}, {"source": "controller_userprofilecontroller_userprofilecontroller_update", "target": "controller_userprofilecontroller_userprofilecontroller_resolveprofile", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L127", "weight": 1.0}, {"source": "controller_userprofilecontroller_userprofilecontroller_update", "target": "controller_userprofilecontroller_userprofilecontroller_canaccess", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L133", "weight": 1.0}, {"source": "controller_userprofilecontroller_userprofilecontroller_update", "target": "controller_userprofilecontroller_userprofilecontroller_guardnationalcode", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L139", "weight": 1.0}, {"source": "controller_userprofilecontroller_userprofilecontroller_update", "target": "controller_userprofilecontroller_userprofilecontroller_hydrate", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/UserProfile/Controller/UserProfileController.php", "source_location": "L143", "weight": 1.0}], "raw_calls": [{"caller_nid": "controller_userprofilecontroller_userprofilecontroller_uploadavatar", "callee": "findByUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L51", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_uploadavatar", "callee": "getContent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L53", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_uploadavatar", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L55", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_uploadavatar", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L57", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_uploadavatar", "callee": "preg_match", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L58", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_uploadavatar", "callee": "sys_get_temp_dir", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L61", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_uploadavatar", "callee": "uniqid", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L61", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_uploadavatar", "callee": "file_put_contents", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L62", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_uploadavatar", "callee": "sanitizeFilename", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L65", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_uploadavatar", "callee": "detectMimeType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L66", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_uploadavatar", "callee": "date", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L68", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_uploadavatar", "callee": "date", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L68", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_uploadavatar", "callee": "is_dir", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L70", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_uploadavatar", "callee": "mkdir", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L70", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_uploadavatar", "callee": "uniqid", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L72", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_uploadavatar", "callee": "rename", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L73", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_uploadavatar", "callee": "setAvatar", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L76", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_uploadavatar", "callee": "save", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L77", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_uploadavatar", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L79", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_uploadavatar", "callee": "file_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L81", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_uploadavatar", "callee": "unlink", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L81", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_uploadavatar", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L82", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_uploadavatar", "callee": "getMessage", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L82", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_create", "callee": "findByUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L89", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_create", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L90", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_create", "callee": "json_decode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L93", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_create", "callee": "getContent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L93", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_create", "callee": "save", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L101", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_create", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L103", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_create", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L103", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_show", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L114", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_show", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L118", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_show", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L121", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_show", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L121", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_update", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L130", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_update", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L134", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_update", "callee": "json_decode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L137", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_update", "callee": "getContent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L137", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_update", "callee": "save", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L144", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_update", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L146", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_update", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L146", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_delete", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L153", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_delete", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L156", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_delete", "callee": "remove", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L159", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_delete", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L161", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_resolveprofile", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L173", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_resolveprofile", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L178", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_resolveprofile", "callee": "findByUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L183", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_resolveprofile", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L190", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_resolveprofile", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L190", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_resolveprofile", "callee": "save", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L195", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_canaccess", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L202", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_canaccess", "callee": "getUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L202", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_canaccess", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L202", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_canaccess", "callee": "hasRole", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L203", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_guardnationalcode", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L213", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_guardnationalcode", "callee": "InputValidator", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L217", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_guardnationalcode", "callee": "InputValidator", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L218", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_guardnationalcode", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L219", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_guardnationalcode", "callee": "findOneByNationalCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L223", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_guardnationalcode", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L224", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_guardnationalcode", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L224", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_guardnationalcode", "callee": "InputValidator", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L225", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_guardnationalcode", "callee": "getMobileNumber", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L225", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_guardnationalcode", "callee": "getUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L225", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_guardnationalcode", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L226", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_hydrate", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L239", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_hydrate", "callee": "setLabel", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L239", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_hydrate", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L240", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_hydrate", "callee": "setLabel", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L240", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_hydrate", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L241", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_hydrate", "callee": "setFamily", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L241", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_hydrate", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L242", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_hydrate", "callee": "setFathersName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L242", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_hydrate", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L243", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_hydrate", "callee": "setNationalCode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L243", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_hydrate", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L244", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_hydrate", "callee": "setGender", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L244", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_hydrate", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L245", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_hydrate", "callee": "setBloodType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L245", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_hydrate", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L246", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_hydrate", "callee": "setMaritalStatus", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L246", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_hydrate", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L247", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_hydrate", "callee": "setEducation", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L247", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_hydrate", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L248", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_hydrate", "callee": "setJob", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L248", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_hydrate", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L249", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_hydrate", "callee": "setAddress", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L249", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_hydrate", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L250", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_hydrate", "callee": "setHomePhone", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L250", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_hydrate", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L251", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_hydrate", "callee": "setWorkPhone", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L251", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_hydrate", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L252", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_hydrate", "callee": "setInsuranceId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L252", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_hydrate", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L253", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_hydrate", "callee": "setDescription", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L253", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_hydrate", "callee": "is_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L254", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_hydrate", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L256", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_hydrate", "callee": "setSharingWithUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L256", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_hydrate", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L261", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_hydrate", "callee": "setDateOfBirth", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L263", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_hydrate", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L264", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_hydrate", "callee": "setDateOfBirth", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L266", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_hydrate", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L270", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_hydrate", "callee": "is_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L271", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_hydrate", "callee": "setBasicInsuranceId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L272", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_hydrate", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L274", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_hydrate", "callee": "is_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L275", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_hydrate", "callee": "setSupplementaryInsuranceId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L278", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_hydrate", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L282", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_hydrate", "callee": "is_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L283", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_hydrate", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L283", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_hydrate", "callee": "setOther", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L286", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_hydrate", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L291", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_hydrate", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L291", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_hydrate", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L291", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_hydrate", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L292", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_hydrate", "callee": "implode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L292", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_hydrate", "callee": "array_filter", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L292", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_hydrate", "callee": "getLabel", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L292", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_hydrate", "callee": "getFamily", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L292", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_hydrate", "callee": "setRealName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L293", "receiver": null}, {"caller_nid": "controller_userprofilecontroller_userprofilecontroller_hydrate", "callee": "getUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/UserProfile/Controller/UserProfileController.php", "source_location": "L293", "receiver": null}]}