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

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_repository_servicesectionrepository_php", "label": "ServiceSectionRepository.php", "file_type": "code", "source_file": "src/ClinicService/Repository/ServiceSectionRepository.php", "source_location": "L1"}, {"id": "repository_servicesectionrepository_servicesectionrepository", "label": "ServiceSectionRepository", "file_type": "code", "source_file": "src/ClinicService/Repository/ServiceSectionRepository.php", "source_location": "L9"}, {"id": "serviceentityrepository", "label": "ServiceEntityRepository", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "repository_servicesectionrepository_servicesectionrepository_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/ClinicService/Repository/ServiceSectionRepository.php", "source_location": "L11"}, {"id": "managerregistry", "label": "ManagerRegistry", "file_type": "code", "source_file": "src/ClinicService/Repository/ServiceSectionRepository.php", "source_location": "L11"}, {"id": "repository_servicesectionrepository_servicesectionrepository_findbyuuid", "label": ".findByUuid()", "file_type": "code", "source_file": "src/ClinicService/Repository/ServiceSectionRepository.php", "source_location": "L16"}, {"id": "servicesection", "label": "ServiceSection", "file_type": "code", "source_file": "src/ClinicService/Repository/ServiceSectionRepository.php", "source_location": "L16"}, {"id": "repository_servicesectionrepository_servicesectionrepository_findbyentity", "label": ".findByEntity()", "file_type": "code", "source_file": "src/ClinicService/Repository/ServiceSectionRepository.php", "source_location": "L21"}, {"id": "repository_servicesectionrepository_servicesectionrepository_save", "label": ".save()", "file_type": "code", "source_file": "src/ClinicService/Repository/ServiceSectionRepository.php", "source_location": "L33"}, {"id": "repository_servicesectionrepository_servicesectionrepository_remove", "label": ".remove()", "file_type": "code", "source_file": "src/ClinicService/Repository/ServiceSectionRepository.php", "source_location": "L39"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_repository_servicesectionrepository_php", "target": "servicesection", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/ServiceSectionRepository.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_repository_servicesectionrepository_php", "target": "serviceentityrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/ServiceSectionRepository.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_repository_servicesectionrepository_php", "target": "managerregistry", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/ServiceSectionRepository.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_repository_servicesectionrepository_php", "target": "repository_servicesectionrepository_servicesectionrepository", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/ServiceSectionRepository.php", "source_location": "L9", "weight": 1.0}, {"source": "repository_servicesectionrepository_servicesectionrepository", "target": "serviceentityrepository", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/ServiceSectionRepository.php", "source_location": "L9", "weight": 1.0}, {"source": "repository_servicesectionrepository_servicesectionrepository", "target": "repository_servicesectionrepository_servicesectionrepository_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/ServiceSectionRepository.php", "source_location": "L11", "weight": 1.0}, {"source": "repository_servicesectionrepository_servicesectionrepository_construct", "target": "managerregistry", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/ServiceSectionRepository.php", "source_location": "L11", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_servicesectionrepository_servicesectionrepository", "target": "repository_servicesectionrepository_servicesectionrepository_findbyuuid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/ServiceSectionRepository.php", "source_location": "L16", "weight": 1.0}, {"source": "repository_servicesectionrepository_servicesectionrepository_findbyuuid", "target": "servicesection", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/ServiceSectionRepository.php", "source_location": "L16", "weight": 1.0, "context": "return_type"}, {"source": "repository_servicesectionrepository_servicesectionrepository", "target": "repository_servicesectionrepository_servicesectionrepository_findbyentity", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/ServiceSectionRepository.php", "source_location": "L21", "weight": 1.0}, {"source": "repository_servicesectionrepository_servicesectionrepository", "target": "repository_servicesectionrepository_servicesectionrepository_save", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/ServiceSectionRepository.php", "source_location": "L33", "weight": 1.0}, {"source": "repository_servicesectionrepository_servicesectionrepository_save", "target": "servicesection", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/ServiceSectionRepository.php", "source_location": "L33", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_servicesectionrepository_servicesectionrepository", "target": "repository_servicesectionrepository_servicesectionrepository_remove", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/ServiceSectionRepository.php", "source_location": "L39", "weight": 1.0}, {"source": "repository_servicesectionrepository_servicesectionrepository_remove", "target": "servicesection", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Repository/ServiceSectionRepository.php", "source_location": "L39", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_servicesectionrepository_servicesectionrepository_construct", "target": "servicesection", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/ClinicService/Repository/ServiceSectionRepository.php", "source_location": "L13", "weight": 1.0}], "raw_calls": [{"caller_nid": "repository_servicesectionrepository_servicesectionrepository_construct", "callee": "parent", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceSectionRepository.php", "source_location": "L13", "receiver": null}, {"caller_nid": "repository_servicesectionrepository_servicesectionrepository_findbyuuid", "callee": "findOneBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceSectionRepository.php", "source_location": "L18", "receiver": null}, {"caller_nid": "repository_servicesectionrepository_servicesectionrepository_findbyentity", "callee": "getResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceSectionRepository.php", "source_location": "L23", "receiver": null}, {"caller_nid": "repository_servicesectionrepository_servicesectionrepository_findbyentity", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceSectionRepository.php", "source_location": "L23", "receiver": null}, {"caller_nid": "repository_servicesectionrepository_servicesectionrepository_findbyentity", "callee": "orderBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceSectionRepository.php", "source_location": "L23", "receiver": null}, {"caller_nid": "repository_servicesectionrepository_servicesectionrepository_findbyentity", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceSectionRepository.php", "source_location": "L23", "receiver": null}, {"caller_nid": "repository_servicesectionrepository_servicesectionrepository_findbyentity", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceSectionRepository.php", "source_location": "L23", "receiver": null}, {"caller_nid": "repository_servicesectionrepository_servicesectionrepository_findbyentity", "callee": "andWhere", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceSectionRepository.php", "source_location": "L23", "receiver": null}, {"caller_nid": "repository_servicesectionrepository_servicesectionrepository_findbyentity", "callee": "where", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceSectionRepository.php", "source_location": "L23", "receiver": null}, {"caller_nid": "repository_servicesectionrepository_servicesectionrepository_findbyentity", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceSectionRepository.php", "source_location": "L23", "receiver": null}, {"caller_nid": "repository_servicesectionrepository_servicesectionrepository_save", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceSectionRepository.php", "source_location": "L35", "receiver": null}, {"caller_nid": "repository_servicesectionrepository_servicesectionrepository_save", "callee": "getEntityManager", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceSectionRepository.php", "source_location": "L35", "receiver": null}, {"caller_nid": "repository_servicesectionrepository_servicesectionrepository_save", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceSectionRepository.php", "source_location": "L36", "receiver": null}, {"caller_nid": "repository_servicesectionrepository_servicesectionrepository_save", "callee": "getEntityManager", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceSectionRepository.php", "source_location": "L36", "receiver": null}, {"caller_nid": "repository_servicesectionrepository_servicesectionrepository_remove", "callee": "getEntityManager", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceSectionRepository.php", "source_location": "L41", "receiver": null}, {"caller_nid": "repository_servicesectionrepository_servicesectionrepository_remove", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceSectionRepository.php", "source_location": "L42", "receiver": null}, {"caller_nid": "repository_servicesectionrepository_servicesectionrepository_remove", "callee": "getEntityManager", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Repository/ServiceSectionRepository.php", "source_location": "L42", "receiver": null}]}