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

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_sms_service_smstextresolver_php", "label": "SmsTextResolver.php", "file_type": "code", "source_file": "src/Sms/Service/SmsTextResolver.php", "source_location": "L1"}, {"id": "service_smstextresolver_smstextresolver", "label": "SmsTextResolver", "file_type": "code", "source_file": "src/Sms/Service/SmsTextResolver.php", "source_location": "L12"}, {"id": "service_smstextresolver_smstextresolver_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Sms/Service/SmsTextResolver.php", "source_location": "L14"}, {"id": "service_smstextresolver_smstextresolver_resolve", "label": ".resolve()", "file_type": "code", "source_file": "src/Sms/Service/SmsTextResolver.php", "source_location": "L19"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_sms_service_smstextresolver_php", "target": "smsmessagetemplate", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Sms/Service/SmsTextResolver.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_sms_service_smstextresolver_php", "target": "smsmessagetemplaterepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Sms/Service/SmsTextResolver.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_sms_service_smstextresolver_php", "target": "service_smstextresolver_smstextresolver", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Sms/Service/SmsTextResolver.php", "source_location": "L12", "weight": 1.0}, {"source": "service_smstextresolver_smstextresolver", "target": "service_smstextresolver_smstextresolver_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Service/SmsTextResolver.php", "source_location": "L14", "weight": 1.0}, {"source": "service_smstextresolver_smstextresolver", "target": "service_smstextresolver_smstextresolver_resolve", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Service/SmsTextResolver.php", "source_location": "L19", "weight": 1.0}], "raw_calls": [{"caller_nid": "service_smstextresolver_smstextresolver_resolve", "callee": "findByTag", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Service/SmsTextResolver.php", "source_location": "L21", "receiver": null}, {"caller_nid": "service_smstextresolver_smstextresolver_resolve", "callee": "str_replace", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Service/SmsTextResolver.php", "source_location": "L27", "receiver": null}]}