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

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_entity_tariff_php", "label": "Tariff.php", "file_type": "code", "source_file": "src/ClinicService/Entity/Tariff.php", "source_location": "L1"}, {"id": "entity_tariff_tariff", "label": "Tariff", "file_type": "code", "source_file": "src/ClinicService/Entity/Tariff.php", "source_location": "L9"}, {"id": "entity_tariff_tariff_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/ClinicService/Entity/Tariff.php", "source_location": "L41"}, {"id": "entity_tariff_tariff_getid", "label": ".getId()", "file_type": "code", "source_file": "src/ClinicService/Entity/Tariff.php", "source_location": "L51"}, {"id": "entity_tariff_tariff_getuuid", "label": ".getUuid()", "file_type": "code", "source_file": "src/ClinicService/Entity/Tariff.php", "source_location": "L52"}, {"id": "entity_tariff_tariff_getserviceitemid", "label": ".getServiceItemId()", "file_type": "code", "source_file": "src/ClinicService/Entity/Tariff.php", "source_location": "L53"}, {"id": "entity_tariff_tariff_getyear", "label": ".getYear()", "file_type": "code", "source_file": "src/ClinicService/Entity/Tariff.php", "source_location": "L54"}, {"id": "entity_tariff_tariff_getpricerials", "label": ".getPriceRials()", "file_type": "code", "source_file": "src/ClinicService/Entity/Tariff.php", "source_location": "L55"}, {"id": "entity_tariff_tariff_isactive", "label": ".isActive()", "file_type": "code", "source_file": "src/ClinicService/Entity/Tariff.php", "source_location": "L56"}, {"id": "entity_tariff_tariff_setpricerials", "label": ".setPriceRials()", "file_type": "code", "source_file": "src/ClinicService/Entity/Tariff.php", "source_location": "L58"}, {"id": "self", "label": "self", "file_type": "code", "source_file": "src/ClinicService/Entity/Tariff.php", "source_location": "L58"}, {"id": "entity_tariff_tariff_setactive", "label": ".setActive()", "file_type": "code", "source_file": "src/ClinicService/Entity/Tariff.php", "source_location": "L59"}, {"id": "entity_tariff_tariff_toarray", "label": ".toArray()", "file_type": "code", "source_file": "src/ClinicService/Entity/Tariff.php", "source_location": "L61"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_entity_tariff_php", "target": "tariffrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/Tariff.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_entity_tariff_php", "target": "mapping", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/Tariff.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_entity_tariff_php", "target": "uuid", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/Tariff.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_clinicservice_entity_tariff_php", "target": "entity_tariff_tariff", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/Tariff.php", "source_location": "L9", "weight": 1.0}, {"source": "entity_tariff_tariff", "target": "entity_tariff_tariff_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/Tariff.php", "source_location": "L41", "weight": 1.0}, {"source": "entity_tariff_tariff", "target": "entity_tariff_tariff_getid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/Tariff.php", "source_location": "L51", "weight": 1.0}, {"source": "entity_tariff_tariff", "target": "entity_tariff_tariff_getuuid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/Tariff.php", "source_location": "L52", "weight": 1.0}, {"source": "entity_tariff_tariff", "target": "entity_tariff_tariff_getserviceitemid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/Tariff.php", "source_location": "L53", "weight": 1.0}, {"source": "entity_tariff_tariff", "target": "entity_tariff_tariff_getyear", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/Tariff.php", "source_location": "L54", "weight": 1.0}, {"source": "entity_tariff_tariff", "target": "entity_tariff_tariff_getpricerials", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/Tariff.php", "source_location": "L55", "weight": 1.0}, {"source": "entity_tariff_tariff", "target": "entity_tariff_tariff_isactive", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/Tariff.php", "source_location": "L56", "weight": 1.0}, {"source": "entity_tariff_tariff", "target": "entity_tariff_tariff_setpricerials", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/Tariff.php", "source_location": "L58", "weight": 1.0}, {"source": "entity_tariff_tariff_setpricerials", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/Tariff.php", "source_location": "L58", "weight": 1.0, "context": "return_type"}, {"source": "entity_tariff_tariff", "target": "entity_tariff_tariff_setactive", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/Tariff.php", "source_location": "L59", "weight": 1.0}, {"source": "entity_tariff_tariff_setactive", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/Tariff.php", "source_location": "L59", "weight": 1.0, "context": "return_type"}, {"source": "entity_tariff_tariff", "target": "entity_tariff_tariff_toarray", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/ClinicService/Entity/Tariff.php", "source_location": "L61", "weight": 1.0}], "raw_calls": [{"caller_nid": "entity_tariff_tariff_construct", "callee": "toRfc4122", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Entity/Tariff.php", "source_location": "L43", "receiver": null}, {"caller_nid": "entity_tariff_tariff_construct", "callee": "Uuid", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Entity/Tariff.php", "source_location": "L43", "receiver": null}, {"caller_nid": "entity_tariff_tariff_construct", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Entity/Tariff.php", "source_location": "L47", "receiver": null}, {"caller_nid": "entity_tariff_tariff_construct", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Entity/Tariff.php", "source_location": "L48", "receiver": null}, {"caller_nid": "entity_tariff_tariff_setpricerials", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Entity/Tariff.php", "source_location": "L58", "receiver": null}, {"caller_nid": "entity_tariff_tariff_setactive", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/ClinicService/Entity/Tariff.php", "source_location": "L59", "receiver": null}]}