Files
clinicpro/graphify-out/cache/ast/v0.8.44/da652ff8b7513cab398dc4f7d6dcc92399ef0507410f466a72929684aee6abc2.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
13 KiB
JSON

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_data_seed_full_php", "label": "seed_full.php", "file_type": "code", "source_file": "data/seed_full.php", "source_location": "L1"}, {"id": "data_seed_full_uuid", "label": "uuid()", "file_type": "code", "source_file": "data/seed_full.php", "source_location": "L17"}, {"id": "data_seed_full_ri", "label": "ri()", "file_type": "code", "source_file": "data/seed_full.php", "source_location": "L23"}, {"id": "data_seed_full_ris", "label": "ris()", "file_type": "code", "source_file": "data/seed_full.php", "source_location": "L24"}, {"id": "data_seed_full_mobile", "label": "mobile()", "file_type": "code", "source_file": "data/seed_full.php", "source_location": "L29"}, {"id": "data_seed_full_pw", "label": "pw()", "file_type": "code", "source_file": "data/seed_full.php", "source_location": "L39"}, {"id": "data_seed_full_downloadparallel", "label": "downloadParallel()", "file_type": "code", "source_file": "data/seed_full.php", "source_location": "L42"}, {"id": "data_seed_full_imgjson", "label": "imgJson()", "file_type": "code", "source_file": "data/seed_full.php", "source_location": "L79"}, {"id": "data_seed_full_wrand", "label": "wRand()", "file_type": "code", "source_file": "data/seed_full.php", "source_location": "L546"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_data_seed_full_php", "target": "data_seed_full_uuid", "relation": "contains", "confidence": "EXTRACTED", "source_file": "data/seed_full.php", "source_location": "L17", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_data_seed_full_php", "target": "data_seed_full_ri", "relation": "contains", "confidence": "EXTRACTED", "source_file": "data/seed_full.php", "source_location": "L23", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_data_seed_full_php", "target": "data_seed_full_ris", "relation": "contains", "confidence": "EXTRACTED", "source_file": "data/seed_full.php", "source_location": "L24", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_data_seed_full_php", "target": "data_seed_full_mobile", "relation": "contains", "confidence": "EXTRACTED", "source_file": "data/seed_full.php", "source_location": "L29", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_data_seed_full_php", "target": "data_seed_full_pw", "relation": "contains", "confidence": "EXTRACTED", "source_file": "data/seed_full.php", "source_location": "L39", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_data_seed_full_php", "target": "data_seed_full_downloadparallel", "relation": "contains", "confidence": "EXTRACTED", "source_file": "data/seed_full.php", "source_location": "L42", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_data_seed_full_php", "target": "data_seed_full_imgjson", "relation": "contains", "confidence": "EXTRACTED", "source_file": "data/seed_full.php", "source_location": "L79", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_data_seed_full_php", "target": "data_seed_full_wrand", "relation": "contains", "confidence": "EXTRACTED", "source_file": "data/seed_full.php", "source_location": "L546", "weight": 1.0}, {"source": "data_seed_full_mobile", "target": "data_seed_full_ri", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "data/seed_full.php", "source_location": "L34", "weight": 1.0}, {"source": "data_seed_full_imgjson", "target": "data_seed_full_uuid", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "data/seed_full.php", "source_location": "L82", "weight": 1.0}], "raw_calls": [{"caller_nid": "data_seed_full_uuid", "callee": "sprintf", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/data/seed_full.php", "source_location": "L18", "receiver": null}, {"caller_nid": "data_seed_full_uuid", "callee": "mt_rand", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/data/seed_full.php", "source_location": "L19", "receiver": null}, {"caller_nid": "data_seed_full_uuid", "callee": "mt_rand", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/data/seed_full.php", "source_location": "L19", "receiver": null}, {"caller_nid": "data_seed_full_uuid", "callee": "mt_rand", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/data/seed_full.php", "source_location": "L19", "receiver": null}, {"caller_nid": "data_seed_full_uuid", "callee": "mt_rand", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/data/seed_full.php", "source_location": "L20", "receiver": null}, {"caller_nid": "data_seed_full_uuid", "callee": "mt_rand", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/data/seed_full.php", "source_location": "L20", "receiver": null}, {"caller_nid": "data_seed_full_uuid", "callee": "mt_rand", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/data/seed_full.php", "source_location": "L21", "receiver": null}, {"caller_nid": "data_seed_full_uuid", "callee": "mt_rand", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/data/seed_full.php", "source_location": "L21", "receiver": null}, {"caller_nid": "data_seed_full_uuid", "callee": "mt_rand", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/data/seed_full.php", "source_location": "L21", "receiver": null}, {"caller_nid": "data_seed_full_ri", "callee": "array_rand", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/data/seed_full.php", "source_location": "L23", "receiver": null}, {"caller_nid": "data_seed_full_ris", "callee": "rand", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/data/seed_full.php", "source_location": "L25", "receiver": null}, {"caller_nid": "data_seed_full_ris", "callee": "count", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/data/seed_full.php", "source_location": "L25", "receiver": null}, {"caller_nid": "data_seed_full_ris", "callee": "shuffle", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/data/seed_full.php", "source_location": "L26", "receiver": null}, {"caller_nid": "data_seed_full_ris", "callee": "array_slice", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/data/seed_full.php", "source_location": "L27", "receiver": null}, {"caller_nid": "data_seed_full_mobile", "callee": "str_pad", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/data/seed_full.php", "source_location": "L34", "receiver": null}, {"caller_nid": "data_seed_full_mobile", "callee": "rand", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/data/seed_full.php", "source_location": "L34", "receiver": null}, {"caller_nid": "data_seed_full_mobile", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/data/seed_full.php", "source_location": "L35", "receiver": null}, {"caller_nid": "data_seed_full_pw", "callee": "substr", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/data/seed_full.php", "source_location": "L39", "receiver": null}, {"caller_nid": "data_seed_full_pw", "callee": "str_replace", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/data/seed_full.php", "source_location": "L39", "receiver": null}, {"caller_nid": "data_seed_full_pw", "callee": "base64_encode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/data/seed_full.php", "source_location": "L39", "receiver": null}, {"caller_nid": "data_seed_full_pw", "callee": "random_bytes", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/data/seed_full.php", "source_location": "L39", "receiver": null}, {"caller_nid": "data_seed_full_downloadparallel", "callee": "count", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/data/seed_full.php", "source_location": "L43", "receiver": null}, {"caller_nid": "data_seed_full_downloadparallel", "callee": "array_slice", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/data/seed_full.php", "source_location": "L45", "receiver": null}, {"caller_nid": "data_seed_full_downloadparallel", "callee": "array_slice", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/data/seed_full.php", "source_location": "L46", "receiver": null}, {"caller_nid": "data_seed_full_downloadparallel", "callee": "curl_multi_init", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/data/seed_full.php", "source_location": "L47", "receiver": null}, {"caller_nid": "data_seed_full_downloadparallel", "callee": "file_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/data/seed_full.php", "source_location": "L50", "receiver": null}, {"caller_nid": "data_seed_full_downloadparallel", "callee": "curl_init", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/data/seed_full.php", "source_location": "L51", "receiver": null}, {"caller_nid": "data_seed_full_downloadparallel", "callee": "curl_setopt_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/data/seed_full.php", "source_location": "L52", "receiver": null}, {"caller_nid": "data_seed_full_downloadparallel", "callee": "curl_multi_add_handle", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/data/seed_full.php", "source_location": "L59", "receiver": null}, {"caller_nid": "data_seed_full_downloadparallel", "callee": "curl_multi_exec", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/data/seed_full.php", "source_location": "L63", "receiver": null}, {"caller_nid": "data_seed_full_downloadparallel", "callee": "curl_multi_select", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/data/seed_full.php", "source_location": "L63", "receiver": null}, {"caller_nid": "data_seed_full_downloadparallel", "callee": "curl_multi_getcontent", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/data/seed_full.php", "source_location": "L65", "receiver": null}, {"caller_nid": "data_seed_full_downloadparallel", "callee": "strlen", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/data/seed_full.php", "source_location": "L66", "receiver": null}, {"caller_nid": "data_seed_full_downloadparallel", "callee": "mkdir", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/data/seed_full.php", "source_location": "L67", "receiver": null}, {"caller_nid": "data_seed_full_downloadparallel", "callee": "dirname", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/data/seed_full.php", "source_location": "L67", "receiver": null}, {"caller_nid": "data_seed_full_downloadparallel", "callee": "file_put_contents", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/data/seed_full.php", "source_location": "L68", "receiver": null}, {"caller_nid": "data_seed_full_downloadparallel", "callee": "curl_multi_remove_handle", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/data/seed_full.php", "source_location": "L70", "receiver": null}, {"caller_nid": "data_seed_full_downloadparallel", "callee": "curl_close", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/data/seed_full.php", "source_location": "L71", "receiver": null}, {"caller_nid": "data_seed_full_downloadparallel", "callee": "curl_multi_close", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/data/seed_full.php", "source_location": "L73", "receiver": null}, {"caller_nid": "data_seed_full_imgjson", "callee": "json_encode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/data/seed_full.php", "source_location": "L80", "receiver": null}, {"caller_nid": "data_seed_full_imgjson", "callee": "rand", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/data/seed_full.php", "source_location": "L81", "receiver": null}, {"caller_nid": "data_seed_full_imgjson", "callee": "rand", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/data/seed_full.php", "source_location": "L86", "receiver": null}, {"caller_nid": "data_seed_full_wrand", "callee": "array_sum", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/data/seed_full.php", "source_location": "L547", "receiver": null}, {"caller_nid": "data_seed_full_wrand", "callee": "rand", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/data/seed_full.php", "source_location": "L547", "receiver": null}]}