- 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.
1 line
7.3 KiB
JSON
1 line
7.3 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_sms_repository_smswalletrepository_php", "label": "SmsWalletRepository.php", "file_type": "code", "source_file": "src/Sms/Repository/SmsWalletRepository.php", "source_location": "L1"}, {"id": "repository_smswalletrepository_smswalletrepository", "label": "SmsWalletRepository", "file_type": "code", "source_file": "src/Sms/Repository/SmsWalletRepository.php", "source_location": "L9"}, {"id": "serviceentityrepository", "label": "ServiceEntityRepository", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "repository_smswalletrepository_smswalletrepository_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Sms/Repository/SmsWalletRepository.php", "source_location": "L11"}, {"id": "managerregistry", "label": "ManagerRegistry", "file_type": "code", "source_file": "src/Sms/Repository/SmsWalletRepository.php", "source_location": "L11"}, {"id": "repository_smswalletrepository_smswalletrepository_findbyentity", "label": ".findByEntity()", "file_type": "code", "source_file": "src/Sms/Repository/SmsWalletRepository.php", "source_location": "L16"}, {"id": "smswallet", "label": "SmsWallet", "file_type": "code", "source_file": "src/Sms/Repository/SmsWalletRepository.php", "source_location": "L16"}, {"id": "repository_smswalletrepository_smswalletrepository_getbalance", "label": ".getBalance()", "file_type": "code", "source_file": "src/Sms/Repository/SmsWalletRepository.php", "source_location": "L21"}, {"id": "repository_smswalletrepository_smswalletrepository_save", "label": ".save()", "file_type": "code", "source_file": "src/Sms/Repository/SmsWalletRepository.php", "source_location": "L27"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_sms_repository_smswalletrepository_php", "target": "smswallet", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Sms/Repository/SmsWalletRepository.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_sms_repository_smswalletrepository_php", "target": "serviceentityrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Sms/Repository/SmsWalletRepository.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_sms_repository_smswalletrepository_php", "target": "managerregistry", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Sms/Repository/SmsWalletRepository.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_sms_repository_smswalletrepository_php", "target": "repository_smswalletrepository_smswalletrepository", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Sms/Repository/SmsWalletRepository.php", "source_location": "L9", "weight": 1.0}, {"source": "repository_smswalletrepository_smswalletrepository", "target": "serviceentityrepository", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Sms/Repository/SmsWalletRepository.php", "source_location": "L9", "weight": 1.0}, {"source": "repository_smswalletrepository_smswalletrepository", "target": "repository_smswalletrepository_smswalletrepository_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Repository/SmsWalletRepository.php", "source_location": "L11", "weight": 1.0}, {"source": "repository_smswalletrepository_smswalletrepository_construct", "target": "managerregistry", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Repository/SmsWalletRepository.php", "source_location": "L11", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_smswalletrepository_smswalletrepository", "target": "repository_smswalletrepository_smswalletrepository_findbyentity", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Repository/SmsWalletRepository.php", "source_location": "L16", "weight": 1.0}, {"source": "repository_smswalletrepository_smswalletrepository_findbyentity", "target": "smswallet", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Repository/SmsWalletRepository.php", "source_location": "L16", "weight": 1.0, "context": "return_type"}, {"source": "repository_smswalletrepository_smswalletrepository", "target": "repository_smswalletrepository_smswalletrepository_getbalance", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Repository/SmsWalletRepository.php", "source_location": "L21", "weight": 1.0}, {"source": "repository_smswalletrepository_smswalletrepository", "target": "repository_smswalletrepository_smswalletrepository_save", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Repository/SmsWalletRepository.php", "source_location": "L27", "weight": 1.0}, {"source": "repository_smswalletrepository_smswalletrepository_save", "target": "smswallet", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Repository/SmsWalletRepository.php", "source_location": "L27", "weight": 1.0, "context": "parameter_type"}, {"source": "repository_smswalletrepository_smswalletrepository_construct", "target": "smswallet", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Sms/Repository/SmsWalletRepository.php", "source_location": "L13", "weight": 1.0}, {"source": "repository_smswalletrepository_smswalletrepository_getbalance", "target": "repository_smswalletrepository_smswalletrepository_findbyentity", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Sms/Repository/SmsWalletRepository.php", "source_location": "L23", "weight": 1.0}], "raw_calls": [{"caller_nid": "repository_smswalletrepository_smswalletrepository_construct", "callee": "parent", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Repository/SmsWalletRepository.php", "source_location": "L13", "receiver": null}, {"caller_nid": "repository_smswalletrepository_smswalletrepository_findbyentity", "callee": "findOneBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Repository/SmsWalletRepository.php", "source_location": "L18", "receiver": null}, {"caller_nid": "repository_smswalletrepository_smswalletrepository_save", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Repository/SmsWalletRepository.php", "source_location": "L29", "receiver": null}, {"caller_nid": "repository_smswalletrepository_smswalletrepository_save", "callee": "getEntityManager", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Repository/SmsWalletRepository.php", "source_location": "L29", "receiver": null}, {"caller_nid": "repository_smswalletrepository_smswalletrepository_save", "callee": "flush", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Repository/SmsWalletRepository.php", "source_location": "L30", "receiver": null}, {"caller_nid": "repository_smswalletrepository_smswalletrepository_save", "callee": "getEntityManager", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Repository/SmsWalletRepository.php", "source_location": "L30", "receiver": null}]} |