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

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_repository_slottakenexception_php", "label": "SlotTakenException.php", "file_type": "code", "source_file": "src/Appointment/Repository/SlotTakenException.php", "source_location": "L1"}, {"id": "repository_slottakenexception_slottakenexception", "label": "SlotTakenException", "file_type": "code", "source_file": "src/Appointment/Repository/SlotTakenException.php", "source_location": "L5"}, {"id": "runtimeexception", "label": "RuntimeException", "file_type": "code", "source_file": "", "source_location": ""}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_repository_slottakenexception_php", "target": "repository_slottakenexception_slottakenexception", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/SlotTakenException.php", "source_location": "L5", "weight": 1.0}, {"source": "repository_slottakenexception_slottakenexception", "target": "runtimeexception", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Appointment/Repository/SlotTakenException.php", "source_location": "L5", "weight": 1.0}], "raw_calls": []}