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

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_sms_service_smsservice_php", "label": "SmsService.php", "file_type": "code", "source_file": "src/Sms/Service/SmsService.php", "source_location": "L1"}, {"id": "service_smsservice_smsservice", "label": "SmsService", "file_type": "code", "source_file": "src/Sms/Service/SmsService.php", "source_location": "L13"}, {"id": "service_smsservice_smsservice_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Sms/Service/SmsService.php", "source_location": "L17"}, {"id": "service_smsservice_smsservice_dispatchasync", "label": ".dispatchAsync()", "file_type": "code", "source_file": "src/Sms/Service/SmsService.php", "source_location": "L29"}, {"id": "service_smsservice_smsservice_sendnow", "label": ".sendNow()", "file_type": "code", "source_file": "src/Sms/Service/SmsService.php", "source_location": "L43"}, {"id": "sendsmsmessage", "label": "SendSmsMessage", "file_type": "code", "source_file": "src/Sms/Service/SmsService.php", "source_location": "L43"}, {"id": "service_smsservice_smsservice_resolveprovider", "label": ".resolveProvider()", "file_type": "code", "source_file": "src/Sms/Service/SmsService.php", "source_location": "L58"}, {"id": "smsproviderinterface", "label": "SmsProviderInterface", "file_type": "code", "source_file": "src/Sms/Service/SmsService.php", "source_location": "L58"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_sms_service_smsservice_php", "target": "smslog", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Sms/Service/SmsService.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_sms_service_smsservice_php", "target": "sendsmsmessage", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Sms/Service/SmsService.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_sms_service_smsservice_php", "target": "kavehnegarprovider", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Sms/Service/SmsService.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_sms_service_smsservice_php", "target": "ranginehprovider", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Sms/Service/SmsService.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_sms_service_smsservice_php", "target": "smsproviderinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Sms/Service/SmsService.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_sms_service_smsservice_php", "target": "smslogrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Sms/Service/SmsService.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_sms_service_smsservice_php", "target": "messagebusinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Sms/Service/SmsService.php", "source_location": "L11", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_sms_service_smsservice_php", "target": "service_smsservice_smsservice", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Sms/Service/SmsService.php", "source_location": "L13", "weight": 1.0}, {"source": "service_smsservice_smsservice", "target": "service_smsservice_smsservice_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Service/SmsService.php", "source_location": "L17", "weight": 1.0}, {"source": "service_smsservice_smsservice", "target": "service_smsservice_smsservice_dispatchasync", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Service/SmsService.php", "source_location": "L29", "weight": 1.0}, {"source": "service_smsservice_smsservice", "target": "service_smsservice_smsservice_sendnow", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Service/SmsService.php", "source_location": "L43", "weight": 1.0}, {"source": "service_smsservice_smsservice_sendnow", "target": "sendsmsmessage", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Service/SmsService.php", "source_location": "L43", "weight": 1.0, "context": "parameter_type"}, {"source": "service_smsservice_smsservice", "target": "service_smsservice_smsservice_resolveprovider", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Service/SmsService.php", "source_location": "L58", "weight": 1.0}, {"source": "service_smsservice_smsservice_resolveprovider", "target": "smsproviderinterface", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Service/SmsService.php", "source_location": "L58", "weight": 1.0, "context": "return_type"}, {"source": "service_smsservice_smsservice_sendnow", "target": "service_smsservice_smsservice_resolveprovider", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Sms/Service/SmsService.php", "source_location": "L45", "weight": 1.0}], "raw_calls": [{"caller_nid": "service_smsservice_smsservice_dispatchasync", "callee": "dispatch", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Service/SmsService.php", "source_location": "L38", "receiver": null}, {"caller_nid": "service_smsservice_smsservice_sendnow", "callee": "sendTemplate", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Service/SmsService.php", "source_location": "L48", "receiver": null}, {"caller_nid": "service_smsservice_smsservice_sendnow", "callee": "send", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Service/SmsService.php", "source_location": "L49", "receiver": null}, {"caller_nid": "service_smsservice_smsservice_sendnow", "callee": "getName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Service/SmsService.php", "source_location": "L51", "receiver": null}, {"caller_nid": "service_smsservice_smsservice_sendnow", "callee": "setTemplateUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Service/SmsService.php", "source_location": "L52", "receiver": null}, {"caller_nid": "service_smsservice_smsservice_sendnow", "callee": "save", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Service/SmsService.php", "source_location": "L53", "receiver": null}]}