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

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260614181657_php", "label": "Version20260614181657.php", "file_type": "code", "source_file": "migrations/Version20260614181657.php", "source_location": "L1"}, {"id": "migrations_version20260614181657_version20260614181657", "label": "Version20260614181657", "file_type": "code", "source_file": "migrations/Version20260614181657.php", "source_location": "L11"}, {"id": "abstractmigration", "label": "AbstractMigration", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "migrations_version20260614181657_version20260614181657_getdescription", "label": ".getDescription()", "file_type": "code", "source_file": "migrations/Version20260614181657.php", "source_location": "L13"}, {"id": "migrations_version20260614181657_version20260614181657_up", "label": ".up()", "file_type": "code", "source_file": "migrations/Version20260614181657.php", "source_location": "L18"}, {"id": "schema", "label": "Schema", "file_type": "code", "source_file": "migrations/Version20260614181657.php", "source_location": "L18"}, {"id": "migrations_version20260614181657_version20260614181657_down", "label": ".down()", "file_type": "code", "source_file": "migrations/Version20260614181657.php", "source_location": "L78"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260614181657_php", "target": "schema", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260614181657.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260614181657_php", "target": "abstractmigration", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260614181657.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260614181657_php", "target": "uuid", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "migrations/Version20260614181657.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_migrations_version20260614181657_php", "target": "migrations_version20260614181657_version20260614181657", "relation": "contains", "confidence": "EXTRACTED", "source_file": "migrations/Version20260614181657.php", "source_location": "L11", "weight": 1.0}, {"source": "migrations_version20260614181657_version20260614181657", "target": "abstractmigration", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "migrations/Version20260614181657.php", "source_location": "L11", "weight": 1.0}, {"source": "migrations_version20260614181657_version20260614181657", "target": "migrations_version20260614181657_version20260614181657_getdescription", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260614181657.php", "source_location": "L13", "weight": 1.0}, {"source": "migrations_version20260614181657_version20260614181657", "target": "migrations_version20260614181657_version20260614181657_up", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260614181657.php", "source_location": "L18", "weight": 1.0}, {"source": "migrations_version20260614181657_version20260614181657_up", "target": "schema", "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260614181657.php", "source_location": "L18", "weight": 1.0, "context": "parameter_type"}, {"source": "migrations_version20260614181657_version20260614181657", "target": "migrations_version20260614181657_version20260614181657_down", "relation": "method", "confidence": "EXTRACTED", "source_file": "migrations/Version20260614181657.php", "source_location": "L78", "weight": 1.0}, {"source": "migrations_version20260614181657_version20260614181657_down", "target": "schema", "relation": "references", "confidence": "EXTRACTED", "source_file": "migrations/Version20260614181657.php", "source_location": "L78", "weight": 1.0, "context": "parameter_type"}], "raw_calls": [{"caller_nid": "migrations_version20260614181657_version20260614181657_up", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260614181657.php", "source_location": "L20", "receiver": null}, {"caller_nid": "migrations_version20260614181657_version20260614181657_up", "callee": "toRfc4122", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260614181657.php", "source_location": "L23", "receiver": null}, {"caller_nid": "migrations_version20260614181657_version20260614181657_up", "callee": "Uuid", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260614181657.php", "source_location": "L23", "receiver": null}, {"caller_nid": "migrations_version20260614181657_version20260614181657_up", "callee": "toRfc4122", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260614181657.php", "source_location": "L24", "receiver": null}, {"caller_nid": "migrations_version20260614181657_version20260614181657_up", "callee": "Uuid", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260614181657.php", "source_location": "L24", "receiver": null}, {"caller_nid": "migrations_version20260614181657_version20260614181657_up", "callee": "toRfc4122", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260614181657.php", "source_location": "L25", "receiver": null}, {"caller_nid": "migrations_version20260614181657_version20260614181657_up", "callee": "Uuid", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260614181657.php", "source_location": "L25", "receiver": null}, {"caller_nid": "migrations_version20260614181657_version20260614181657_up", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260614181657.php", "source_location": "L27", "receiver": null}, {"caller_nid": "migrations_version20260614181657_version20260614181657_up", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260614181657.php", "source_location": "L34", "receiver": null}, {"caller_nid": "migrations_version20260614181657_version20260614181657_up", "callee": "toRfc4122", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260614181657.php", "source_location": "L36", "receiver": null}, {"caller_nid": "migrations_version20260614181657_version20260614181657_up", "callee": "Uuid", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260614181657.php", "source_location": "L36", "receiver": null}, {"caller_nid": "migrations_version20260614181657_version20260614181657_up", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260614181657.php", "source_location": "L40", "receiver": null}, {"caller_nid": "migrations_version20260614181657_version20260614181657_up", "callee": "toRfc4122", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260614181657.php", "source_location": "L42", "receiver": null}, {"caller_nid": "migrations_version20260614181657_version20260614181657_up", "callee": "Uuid", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260614181657.php", "source_location": "L42", "receiver": null}, {"caller_nid": "migrations_version20260614181657_version20260614181657_up", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260614181657.php", "source_location": "L46", "receiver": null}, {"caller_nid": "migrations_version20260614181657_version20260614181657_up", "callee": "toRfc4122", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260614181657.php", "source_location": "L48", "receiver": null}, {"caller_nid": "migrations_version20260614181657_version20260614181657_up", "callee": "Uuid", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260614181657.php", "source_location": "L48", "receiver": null}, {"caller_nid": "migrations_version20260614181657_version20260614181657_up", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260614181657.php", "source_location": "L50", "receiver": null}, {"caller_nid": "migrations_version20260614181657_version20260614181657_up", "callee": "toRfc4122", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260614181657.php", "source_location": "L52", "receiver": null}, {"caller_nid": "migrations_version20260614181657_version20260614181657_up", "callee": "Uuid", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260614181657.php", "source_location": "L52", "receiver": null}, {"caller_nid": "migrations_version20260614181657_version20260614181657_up", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260614181657.php", "source_location": "L54", "receiver": null}, {"caller_nid": "migrations_version20260614181657_version20260614181657_up", "callee": "toRfc4122", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260614181657.php", "source_location": "L56", "receiver": null}, {"caller_nid": "migrations_version20260614181657_version20260614181657_up", "callee": "Uuid", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260614181657.php", "source_location": "L56", "receiver": null}, {"caller_nid": "migrations_version20260614181657_version20260614181657_up", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260614181657.php", "source_location": "L60", "receiver": null}, {"caller_nid": "migrations_version20260614181657_version20260614181657_up", "callee": "toRfc4122", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260614181657.php", "source_location": "L62", "receiver": null}, {"caller_nid": "migrations_version20260614181657_version20260614181657_up", "callee": "Uuid", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260614181657.php", "source_location": "L62", "receiver": null}, {"caller_nid": "migrations_version20260614181657_version20260614181657_up", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260614181657.php", "source_location": "L64", "receiver": null}, {"caller_nid": "migrations_version20260614181657_version20260614181657_up", "callee": "toRfc4122", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260614181657.php", "source_location": "L66", "receiver": null}, {"caller_nid": "migrations_version20260614181657_version20260614181657_up", "callee": "Uuid", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260614181657.php", "source_location": "L66", "receiver": null}, {"caller_nid": "migrations_version20260614181657_version20260614181657_up", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260614181657.php", "source_location": "L68", "receiver": null}, {"caller_nid": "migrations_version20260614181657_version20260614181657_up", "callee": "toRfc4122", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260614181657.php", "source_location": "L70", "receiver": null}, {"caller_nid": "migrations_version20260614181657_version20260614181657_up", "callee": "Uuid", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260614181657.php", "source_location": "L70", "receiver": null}, {"caller_nid": "migrations_version20260614181657_version20260614181657_up", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260614181657.php", "source_location": "L74", "receiver": null}, {"caller_nid": "migrations_version20260614181657_version20260614181657_up", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260614181657.php", "source_location": "L75", "receiver": null}, {"caller_nid": "migrations_version20260614181657_version20260614181657_down", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260614181657.php", "source_location": "L80", "receiver": null}, {"caller_nid": "migrations_version20260614181657_version20260614181657_down", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260614181657.php", "source_location": "L81", "receiver": null}, {"caller_nid": "migrations_version20260614181657_version20260614181657_down", "callee": "addSql", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/migrations/Version20260614181657.php", "source_location": "L82", "receiver": null}]}