- 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
18 KiB
JSON
1 line
18 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_blog_entity_blog_php", "label": "Blog.php", "file_type": "code", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L1"}, {"id": "entity_blog_blog", "label": "Blog", "file_type": "code", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L9"}, {"id": "user", "label": "User", "file_type": "code", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L44"}, {"id": "entity_blog_blog_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L60"}, {"id": "entity_blog_blog_getid", "label": ".getId()", "file_type": "code", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L71"}, {"id": "entity_blog_blog_getuuid", "label": ".getUuid()", "file_type": "code", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L72"}, {"id": "entity_blog_blog_gettitle", "label": ".getTitle()", "file_type": "code", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L73"}, {"id": "entity_blog_blog_getslug", "label": ".getSlug()", "file_type": "code", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L74"}, {"id": "entity_blog_blog_getbody", "label": ".getBody()", "file_type": "code", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L75"}, {"id": "entity_blog_blog_getsummary", "label": ".getSummary()", "file_type": "code", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L76"}, {"id": "entity_blog_blog_getimageurl", "label": ".getImageUrl()", "file_type": "code", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L77"}, {"id": "entity_blog_blog_getimagepath", "label": ".getImagePath()", "file_type": "code", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L78"}, {"id": "entity_blog_blog_getauthor", "label": ".getAuthor()", "file_type": "code", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L79"}, {"id": "entity_blog_blog_gettags", "label": ".getTags()", "file_type": "code", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L80"}, {"id": "entity_blog_blog_getstatus", "label": ".getStatus()", "file_type": "code", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L81"}, {"id": "entity_blog_blog_settitle", "label": ".setTitle()", "file_type": "code", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L83"}, {"id": "self", "label": "self", "file_type": "code", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L83"}, {"id": "entity_blog_blog_setslug", "label": ".setSlug()", "file_type": "code", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L84"}, {"id": "entity_blog_blog_setbody", "label": ".setBody()", "file_type": "code", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L85"}, {"id": "entity_blog_blog_setsummary", "label": ".setSummary()", "file_type": "code", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L86"}, {"id": "entity_blog_blog_setimageurl", "label": ".setImageUrl()", "file_type": "code", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L87"}, {"id": "entity_blog_blog_setimagepath", "label": ".setImagePath()", "file_type": "code", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L88"}, {"id": "entity_blog_blog_settags", "label": ".setTags()", "file_type": "code", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L89"}, {"id": "entity_blog_blog_setstatus", "label": ".setStatus()", "file_type": "code", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L90"}, {"id": "entity_blog_blog_touch", "label": ".touch()", "file_type": "code", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L92"}, {"id": "entity_blog_blog_generateslug", "label": ".generateSlug()", "file_type": "code", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L94"}, {"id": "entity_blog_blog_toarray", "label": ".toArray()", "file_type": "code", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L102"}, {"id": "entity_blog_blog_authortoarray", "label": ".authorToArray()", "file_type": "code", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L119"}, {"id": "entity_blog_blog_tolistarray", "label": ".toListArray()", "file_type": "code", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L136"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_blog_entity_blog_php", "target": "user", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_blog_entity_blog_php", "target": "mapping", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_blog_entity_blog_php", "target": "uuid", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_blog_entity_blog_php", "target": "entity_blog_blog", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L9", "weight": 1.0}, {"source": "entity_blog_blog", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L44", "weight": 1.0, "context": "field"}, {"source": "entity_blog_blog", "target": "entity_blog_blog_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L60", "weight": 1.0}, {"source": "entity_blog_blog_construct", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L60", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_blog_blog", "target": "entity_blog_blog_getid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L71", "weight": 1.0}, {"source": "entity_blog_blog", "target": "entity_blog_blog_getuuid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L72", "weight": 1.0}, {"source": "entity_blog_blog", "target": "entity_blog_blog_gettitle", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L73", "weight": 1.0}, {"source": "entity_blog_blog", "target": "entity_blog_blog_getslug", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L74", "weight": 1.0}, {"source": "entity_blog_blog", "target": "entity_blog_blog_getbody", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L75", "weight": 1.0}, {"source": "entity_blog_blog", "target": "entity_blog_blog_getsummary", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L76", "weight": 1.0}, {"source": "entity_blog_blog", "target": "entity_blog_blog_getimageurl", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L77", "weight": 1.0}, {"source": "entity_blog_blog", "target": "entity_blog_blog_getimagepath", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L78", "weight": 1.0}, {"source": "entity_blog_blog", "target": "entity_blog_blog_getauthor", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L79", "weight": 1.0}, {"source": "entity_blog_blog_getauthor", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L79", "weight": 1.0, "context": "return_type"}, {"source": "entity_blog_blog", "target": "entity_blog_blog_gettags", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L80", "weight": 1.0}, {"source": "entity_blog_blog", "target": "entity_blog_blog_getstatus", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L81", "weight": 1.0}, {"source": "entity_blog_blog", "target": "entity_blog_blog_settitle", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L83", "weight": 1.0}, {"source": "entity_blog_blog_settitle", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L83", "weight": 1.0, "context": "return_type"}, {"source": "entity_blog_blog", "target": "entity_blog_blog_setslug", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L84", "weight": 1.0}, {"source": "entity_blog_blog_setslug", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L84", "weight": 1.0, "context": "return_type"}, {"source": "entity_blog_blog", "target": "entity_blog_blog_setbody", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L85", "weight": 1.0}, {"source": "entity_blog_blog_setbody", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L85", "weight": 1.0, "context": "return_type"}, {"source": "entity_blog_blog", "target": "entity_blog_blog_setsummary", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L86", "weight": 1.0}, {"source": "entity_blog_blog_setsummary", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L86", "weight": 1.0, "context": "return_type"}, {"source": "entity_blog_blog", "target": "entity_blog_blog_setimageurl", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L87", "weight": 1.0}, {"source": "entity_blog_blog_setimageurl", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L87", "weight": 1.0, "context": "return_type"}, {"source": "entity_blog_blog", "target": "entity_blog_blog_setimagepath", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L88", "weight": 1.0}, {"source": "entity_blog_blog_setimagepath", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L88", "weight": 1.0, "context": "return_type"}, {"source": "entity_blog_blog", "target": "entity_blog_blog_settags", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L89", "weight": 1.0}, {"source": "entity_blog_blog_settags", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L89", "weight": 1.0, "context": "return_type"}, {"source": "entity_blog_blog", "target": "entity_blog_blog_setstatus", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L90", "weight": 1.0}, {"source": "entity_blog_blog_setstatus", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L90", "weight": 1.0, "context": "return_type"}, {"source": "entity_blog_blog", "target": "entity_blog_blog_touch", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L92", "weight": 1.0}, {"source": "entity_blog_blog", "target": "entity_blog_blog_generateslug", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L94", "weight": 1.0}, {"source": "entity_blog_blog", "target": "entity_blog_blog_toarray", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L102", "weight": 1.0}, {"source": "entity_blog_blog", "target": "entity_blog_blog_authortoarray", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L119", "weight": 1.0}, {"source": "entity_blog_blog", "target": "entity_blog_blog_tolistarray", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L136", "weight": 1.0}, {"source": "entity_blog_blog_construct", "target": "entity_blog_blog_generateslug", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L65", "weight": 1.0}, {"source": "entity_blog_blog_settitle", "target": "entity_blog_blog_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L83", "weight": 1.0}, {"source": "entity_blog_blog_setslug", "target": "entity_blog_blog_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L84", "weight": 1.0}, {"source": "entity_blog_blog_setbody", "target": "entity_blog_blog_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L85", "weight": 1.0}, {"source": "entity_blog_blog_setsummary", "target": "entity_blog_blog_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L86", "weight": 1.0}, {"source": "entity_blog_blog_setimageurl", "target": "entity_blog_blog_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L87", "weight": 1.0}, {"source": "entity_blog_blog_setimagepath", "target": "entity_blog_blog_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L88", "weight": 1.0}, {"source": "entity_blog_blog_settags", "target": "entity_blog_blog_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L89", "weight": 1.0}, {"source": "entity_blog_blog_setstatus", "target": "entity_blog_blog_touch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L90", "weight": 1.0}, {"source": "entity_blog_blog_toarray", "target": "entity_blog_blog_authortoarray", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L113", "weight": 1.0}, {"source": "entity_blog_blog_authortoarray", "target": "entity_blog_blog_getuuid", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Blog/Entity/Blog.php", "source_location": "L128", "weight": 1.0}], "raw_calls": [{"caller_nid": "entity_blog_blog_construct", "callee": "toRfc4122", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Entity/Blog.php", "source_location": "L62", "receiver": null}, {"caller_nid": "entity_blog_blog_construct", "callee": "Uuid", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Entity/Blog.php", "source_location": "L62", "receiver": null}, {"caller_nid": "entity_blog_blog_construct", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Entity/Blog.php", "source_location": "L67", "receiver": null}, {"caller_nid": "entity_blog_blog_construct", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Entity/Blog.php", "source_location": "L68", "receiver": null}, {"caller_nid": "entity_blog_blog_touch", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Entity/Blog.php", "source_location": "L92", "receiver": null}, {"caller_nid": "entity_blog_blog_generateslug", "callee": "mb_strtolower", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Entity/Blog.php", "source_location": "L96", "receiver": null}, {"caller_nid": "entity_blog_blog_generateslug", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Entity/Blog.php", "source_location": "L96", "receiver": null}, {"caller_nid": "entity_blog_blog_generateslug", "callee": "preg_replace", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Entity/Blog.php", "source_location": "L97", "receiver": null}, {"caller_nid": "entity_blog_blog_generateslug", "callee": "preg_replace", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Entity/Blog.php", "source_location": "L98", "receiver": null}, {"caller_nid": "entity_blog_blog_generateslug", "callee": "substr", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Entity/Blog.php", "source_location": "L99", "receiver": null}, {"caller_nid": "entity_blog_blog_generateslug", "callee": "str_replace", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Entity/Blog.php", "source_location": "L99", "receiver": null}, {"caller_nid": "entity_blog_blog_authortoarray", "callee": "getRealName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Blog/Entity/Blog.php", "source_location": "L129", "receiver": null}]} |