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

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_tag_entity_tag_php", "label": "Tag.php", "file_type": "code", "source_file": "src/Tag/Entity/Tag.php", "source_location": "L1"}, {"id": "entity_tag_tag", "label": "Tag", "file_type": "code", "source_file": "src/Tag/Entity/Tag.php", "source_location": "L9"}, {"id": "entity_tag_tag_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Tag/Entity/Tag.php", "source_location": "L32"}, {"id": "entity_tag_tag_getid", "label": ".getId()", "file_type": "code", "source_file": "src/Tag/Entity/Tag.php", "source_location": "L39"}, {"id": "entity_tag_tag_getuuid", "label": ".getUuid()", "file_type": "code", "source_file": "src/Tag/Entity/Tag.php", "source_location": "L40"}, {"id": "entity_tag_tag_getname", "label": ".getName()", "file_type": "code", "source_file": "src/Tag/Entity/Tag.php", "source_location": "L41"}, {"id": "entity_tag_tag_getslug", "label": ".getSlug()", "file_type": "code", "source_file": "src/Tag/Entity/Tag.php", "source_location": "L42"}, {"id": "entity_tag_tag_getstatus", "label": ".getStatus()", "file_type": "code", "source_file": "src/Tag/Entity/Tag.php", "source_location": "L43"}, {"id": "entity_tag_tag_setname", "label": ".setName()", "file_type": "code", "source_file": "src/Tag/Entity/Tag.php", "source_location": "L45"}, {"id": "self", "label": "self", "file_type": "code", "source_file": "src/Tag/Entity/Tag.php", "source_location": "L45"}, {"id": "entity_tag_tag_setslug", "label": ".setSlug()", "file_type": "code", "source_file": "src/Tag/Entity/Tag.php", "source_location": "L46"}, {"id": "entity_tag_tag_setstatus", "label": ".setStatus()", "file_type": "code", "source_file": "src/Tag/Entity/Tag.php", "source_location": "L47"}, {"id": "entity_tag_tag_toarray", "label": ".toArray()", "file_type": "code", "source_file": "src/Tag/Entity/Tag.php", "source_location": "L49"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_tag_entity_tag_php", "target": "tagrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Tag/Entity/Tag.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_tag_entity_tag_php", "target": "mapping", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Tag/Entity/Tag.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_tag_entity_tag_php", "target": "uuid", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Tag/Entity/Tag.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_tag_entity_tag_php", "target": "entity_tag_tag", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Tag/Entity/Tag.php", "source_location": "L9", "weight": 1.0}, {"source": "entity_tag_tag", "target": "entity_tag_tag_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Tag/Entity/Tag.php", "source_location": "L32", "weight": 1.0}, {"source": "entity_tag_tag", "target": "entity_tag_tag_getid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Tag/Entity/Tag.php", "source_location": "L39", "weight": 1.0}, {"source": "entity_tag_tag", "target": "entity_tag_tag_getuuid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Tag/Entity/Tag.php", "source_location": "L40", "weight": 1.0}, {"source": "entity_tag_tag", "target": "entity_tag_tag_getname", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Tag/Entity/Tag.php", "source_location": "L41", "weight": 1.0}, {"source": "entity_tag_tag", "target": "entity_tag_tag_getslug", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Tag/Entity/Tag.php", "source_location": "L42", "weight": 1.0}, {"source": "entity_tag_tag", "target": "entity_tag_tag_getstatus", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Tag/Entity/Tag.php", "source_location": "L43", "weight": 1.0}, {"source": "entity_tag_tag", "target": "entity_tag_tag_setname", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Tag/Entity/Tag.php", "source_location": "L45", "weight": 1.0}, {"source": "entity_tag_tag_setname", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Tag/Entity/Tag.php", "source_location": "L45", "weight": 1.0, "context": "return_type"}, {"source": "entity_tag_tag", "target": "entity_tag_tag_setslug", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Tag/Entity/Tag.php", "source_location": "L46", "weight": 1.0}, {"source": "entity_tag_tag_setslug", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Tag/Entity/Tag.php", "source_location": "L46", "weight": 1.0, "context": "return_type"}, {"source": "entity_tag_tag", "target": "entity_tag_tag_setstatus", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Tag/Entity/Tag.php", "source_location": "L47", "weight": 1.0}, {"source": "entity_tag_tag_setstatus", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Tag/Entity/Tag.php", "source_location": "L47", "weight": 1.0, "context": "return_type"}, {"source": "entity_tag_tag", "target": "entity_tag_tag_toarray", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Tag/Entity/Tag.php", "source_location": "L49", "weight": 1.0}], "raw_calls": [{"caller_nid": "entity_tag_tag_construct", "callee": "toRfc4122", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Tag/Entity/Tag.php", "source_location": "L34", "receiver": null}, {"caller_nid": "entity_tag_tag_construct", "callee": "Uuid", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Tag/Entity/Tag.php", "source_location": "L34", "receiver": null}]}