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

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_billing_repository_claimrepository_php", "label": "ClaimRepository.php", "file_type": "code", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L1"}, {"id": "repository_claimrepository_claimrepository", "label": "ClaimRepository", "file_type": "code", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L9"}, {"id": "serviceentityrepository", "label": "ServiceEntityRepository", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "repository_claimrepository_claimrepository_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L11"}, {"id": "managerregistry", "label": "ManagerRegistry", "file_type": "code", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L11"}, {"id": "repository_claimrepository_claimrepository_findbyuuid", "label": ".findByUuid()", "file_type": "code", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L16"}, {"id": "claim", "label": "Claim", "file_type": "code", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L16"}, {"id": "repository_claimrepository_claimrepository_findbytenant", "label": ".findByTenant()", "file_type": "code", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L25"}, {"id": "repository_claimrepository_claimrepository_debtreport", "label": ".debtReport()", "file_type": "code", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L71"}, {"id": "repository_claimrepository_claimrepository_existsforinvoice", "label": ".existsForInvoice()", "file_type": "code", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L100"}, {"id": "repository_claimrepository_claimrepository_save", "label": ".save()", "file_type": "code", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L114"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_billing_repository_claimrepository_php", "target": "claim", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_billing_repository_claimrepository_php", "target": "serviceentityrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_billing_repository_claimrepository_php", "target": "managerregistry", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_billing_repository_claimrepository_php", "target": "repository_claimrepository_claimrepository", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L9", "weight": 1.0}, {"source": "repository_claimrepository_claimrepository", "target": "serviceentityrepository", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L9", "weight": 1.0}, {"source": "repository_claimrepository_claimrepository", "target": "repository_claimrepository_claimrepository_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L11", "weight": 1.0}, {"source": "repository_claimrepository_claimrepository_construct", "target": "managerregistry", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L11", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_claimrepository_claimrepository", "target": "repository_claimrepository_claimrepository_findbyuuid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L16", "weight": 1.0}, {"source": "repository_claimrepository_claimrepository_findbyuuid", "target": "claim", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L16", "weight": 1.0, "context": "return_type"}, {"source": "repository_claimrepository_claimrepository", "target": "repository_claimrepository_claimrepository_findbytenant", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L25", "weight": 1.0}, {"source": "repository_claimrepository_claimrepository", "target": "repository_claimrepository_claimrepository_debtreport", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L71", "weight": 1.0}, {"source": "repository_claimrepository_claimrepository", "target": "repository_claimrepository_claimrepository_existsforinvoice", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L100", "weight": 1.0}, {"source": "repository_claimrepository_claimrepository", "target": "repository_claimrepository_claimrepository_save", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L114", "weight": 1.0}, {"source": "repository_claimrepository_claimrepository_save", "target": "claim", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L114", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_claimrepository_claimrepository_construct", "target": "claim", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Billing/Repository/ClaimRepository.php", "source_location": "L13", "weight": 1.0}], "raw_calls": [{"caller_nid": "repository_claimrepository_claimrepository_construct", "callee": "parent", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L13", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_findbyuuid", "callee": "findOneBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L18", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_findbytenant", "callee": "orderBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L27", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_findbytenant", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L27", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_findbytenant", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L27", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_findbytenant", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L27", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_findbytenant", "callee": "where", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L27", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_findbytenant", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L27", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_findbytenant", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L34", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_findbytenant", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L35", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_findbytenant", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L35", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_findbytenant", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L37", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_findbytenant", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L38", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_findbytenant", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L38", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_findbytenant", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L40", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_findbytenant", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L41", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_findbytenant", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L41", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_findbytenant", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L43", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_findbytenant", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L44", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_findbytenant", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L44", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_findbytenant", "callee": "empty", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L48", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_findbytenant", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L49", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_findbytenant", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L50", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_findbytenant", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L50", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_findbytenant", "callee": "getResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L64", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_findbytenant", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L64", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_debtreport", "callee": "getArrayResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L73", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_debtreport", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L73", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_debtreport", "callee": "groupBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L73", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_debtreport", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L73", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_debtreport", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L73", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_debtreport", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L73", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_debtreport", "callee": "where", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L73", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_debtreport", "callee": "addSelect", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L73", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_debtreport", "callee": "addSelect", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L73", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_debtreport", "callee": "addSelect", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L73", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_debtreport", "callee": "select", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L73", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_debtreport", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L73", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_debtreport", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L86", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_existsforinvoice", "callee": "getSingleScalarResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L102", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_existsforinvoice", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L102", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_existsforinvoice", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L102", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_existsforinvoice", "callee": "where", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L102", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_existsforinvoice", "callee": "join", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L102", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_existsforinvoice", "callee": "join", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L102", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_existsforinvoice", "callee": "select", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L102", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_existsforinvoice", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L102", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_save", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L116", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_save", "callee": "getEntityManager", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L116", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_save", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L118", "receiver": null}, {"caller_nid": "repository_claimrepository_claimrepository_save", "callee": "getEntityManager", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Repository/ClaimRepository.php", "source_location": "L118", "receiver": null}]}