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

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_auth_entity_preregistration_php", "label": "PreRegistration.php", "file_type": "code", "source_file": "src/Auth/Entity/PreRegistration.php", "source_location": "L1"}, {"id": "entity_preregistration_preregistration", "label": "PreRegistration", "file_type": "code", "source_file": "src/Auth/Entity/PreRegistration.php", "source_location": "L9"}, {"id": "entity_preregistration_preregistration_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Auth/Entity/PreRegistration.php", "source_location": "L55"}, {"id": "entity_preregistration_preregistration_getid", "label": ".getId()", "file_type": "code", "source_file": "src/Auth/Entity/PreRegistration.php", "source_location": "L66"}, {"id": "entity_preregistration_preregistration_getuuid", "label": ".getUuid()", "file_type": "code", "source_file": "src/Auth/Entity/PreRegistration.php", "source_location": "L67"}, {"id": "entity_preregistration_preregistration_gettype", "label": ".getType()", "file_type": "code", "source_file": "src/Auth/Entity/PreRegistration.php", "source_location": "L68"}, {"id": "entity_preregistration_preregistration_getname", "label": ".getName()", "file_type": "code", "source_file": "src/Auth/Entity/PreRegistration.php", "source_location": "L69"}, {"id": "entity_preregistration_preregistration_getmobile", "label": ".getMobile()", "file_type": "code", "source_file": "src/Auth/Entity/PreRegistration.php", "source_location": "L70"}, {"id": "entity_preregistration_preregistration_getinfo", "label": ".getInfo()", "file_type": "code", "source_file": "src/Auth/Entity/PreRegistration.php", "source_location": "L71"}, {"id": "entity_preregistration_preregistration_getstatus", "label": ".getStatus()", "file_type": "code", "source_file": "src/Auth/Entity/PreRegistration.php", "source_location": "L72"}, {"id": "entity_preregistration_preregistration_getadminnote", "label": ".getAdminNote()", "file_type": "code", "source_file": "src/Auth/Entity/PreRegistration.php", "source_location": "L73"}, {"id": "entity_preregistration_preregistration_getcreatedat", "label": ".getCreatedAt()", "file_type": "code", "source_file": "src/Auth/Entity/PreRegistration.php", "source_location": "L74"}, {"id": "entity_preregistration_preregistration_getupdatedat", "label": ".getUpdatedAt()", "file_type": "code", "source_file": "src/Auth/Entity/PreRegistration.php", "source_location": "L75"}, {"id": "entity_preregistration_preregistration_approve", "label": ".approve()", "file_type": "code", "source_file": "src/Auth/Entity/PreRegistration.php", "source_location": "L77"}, {"id": "entity_preregistration_preregistration_reject", "label": ".reject()", "file_type": "code", "source_file": "src/Auth/Entity/PreRegistration.php", "source_location": "L83"}, {"id": "entity_preregistration_preregistration_ispending", "label": ".isPending()", "file_type": "code", "source_file": "src/Auth/Entity/PreRegistration.php", "source_location": "L90"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_auth_entity_preregistration_php", "target": "preregistrationrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Auth/Entity/PreRegistration.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_auth_entity_preregistration_php", "target": "mapping", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Auth/Entity/PreRegistration.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_auth_entity_preregistration_php", "target": "uuid", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Auth/Entity/PreRegistration.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_auth_entity_preregistration_php", "target": "entity_preregistration_preregistration", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Auth/Entity/PreRegistration.php", "source_location": "L9", "weight": 1.0}, {"source": "entity_preregistration_preregistration", "target": "entity_preregistration_preregistration_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Entity/PreRegistration.php", "source_location": "L55", "weight": 1.0}, {"source": "entity_preregistration_preregistration", "target": "entity_preregistration_preregistration_getid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Entity/PreRegistration.php", "source_location": "L66", "weight": 1.0}, {"source": "entity_preregistration_preregistration", "target": "entity_preregistration_preregistration_getuuid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Entity/PreRegistration.php", "source_location": "L67", "weight": 1.0}, {"source": "entity_preregistration_preregistration", "target": "entity_preregistration_preregistration_gettype", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Entity/PreRegistration.php", "source_location": "L68", "weight": 1.0}, {"source": "entity_preregistration_preregistration", "target": "entity_preregistration_preregistration_getname", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Entity/PreRegistration.php", "source_location": "L69", "weight": 1.0}, {"source": "entity_preregistration_preregistration", "target": "entity_preregistration_preregistration_getmobile", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Entity/PreRegistration.php", "source_location": "L70", "weight": 1.0}, {"source": "entity_preregistration_preregistration", "target": "entity_preregistration_preregistration_getinfo", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Entity/PreRegistration.php", "source_location": "L71", "weight": 1.0}, {"source": "entity_preregistration_preregistration", "target": "entity_preregistration_preregistration_getstatus", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Entity/PreRegistration.php", "source_location": "L72", "weight": 1.0}, {"source": "entity_preregistration_preregistration", "target": "entity_preregistration_preregistration_getadminnote", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Entity/PreRegistration.php", "source_location": "L73", "weight": 1.0}, {"source": "entity_preregistration_preregistration", "target": "entity_preregistration_preregistration_getcreatedat", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Entity/PreRegistration.php", "source_location": "L74", "weight": 1.0}, {"source": "entity_preregistration_preregistration", "target": "entity_preregistration_preregistration_getupdatedat", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Entity/PreRegistration.php", "source_location": "L75", "weight": 1.0}, {"source": "entity_preregistration_preregistration", "target": "entity_preregistration_preregistration_approve", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Entity/PreRegistration.php", "source_location": "L77", "weight": 1.0}, {"source": "entity_preregistration_preregistration", "target": "entity_preregistration_preregistration_reject", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Entity/PreRegistration.php", "source_location": "L83", "weight": 1.0}, {"source": "entity_preregistration_preregistration", "target": "entity_preregistration_preregistration_ispending", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Auth/Entity/PreRegistration.php", "source_location": "L90", "weight": 1.0}], "raw_calls": [{"caller_nid": "entity_preregistration_preregistration_construct", "callee": "toRfc4122", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Entity/PreRegistration.php", "source_location": "L57", "receiver": null}, {"caller_nid": "entity_preregistration_preregistration_construct", "callee": "Uuid", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Entity/PreRegistration.php", "source_location": "L57", "receiver": null}, {"caller_nid": "entity_preregistration_preregistration_construct", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Entity/PreRegistration.php", "source_location": "L62", "receiver": null}, {"caller_nid": "entity_preregistration_preregistration_construct", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Entity/PreRegistration.php", "source_location": "L63", "receiver": null}, {"caller_nid": "entity_preregistration_preregistration_approve", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Entity/PreRegistration.php", "source_location": "L80", "receiver": null}, {"caller_nid": "entity_preregistration_preregistration_reject", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Auth/Entity/PreRegistration.php", "source_location": "L87", "receiver": null}]}