- 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
3.4 KiB
JSON
1 line
3.4 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_config_entity_siteconfig_php", "label": "SiteConfig.php", "file_type": "code", "source_file": "src/Config/Entity/SiteConfig.php", "source_location": "L1"}, {"id": "entity_siteconfig_siteconfig", "label": "SiteConfig", "file_type": "code", "source_file": "src/Config/Entity/SiteConfig.php", "source_location": "L7"}, {"id": "entity_siteconfig_siteconfig_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Config/Entity/SiteConfig.php", "source_location": "L21"}, {"id": "entity_siteconfig_siteconfig_getkey", "label": ".getKey()", "file_type": "code", "source_file": "src/Config/Entity/SiteConfig.php", "source_location": "L28"}, {"id": "entity_siteconfig_siteconfig_getvalue", "label": ".getValue()", "file_type": "code", "source_file": "src/Config/Entity/SiteConfig.php", "source_location": "L29"}, {"id": "entity_siteconfig_siteconfig_setvalue", "label": ".setValue()", "file_type": "code", "source_file": "src/Config/Entity/SiteConfig.php", "source_location": "L31"}, {"id": "self", "label": "self", "file_type": "code", "source_file": "src/Config/Entity/SiteConfig.php", "source_location": "L31"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_config_entity_siteconfig_php", "target": "mapping", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Config/Entity/SiteConfig.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_config_entity_siteconfig_php", "target": "entity_siteconfig_siteconfig", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Config/Entity/SiteConfig.php", "source_location": "L7", "weight": 1.0}, {"source": "entity_siteconfig_siteconfig", "target": "entity_siteconfig_siteconfig_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Config/Entity/SiteConfig.php", "source_location": "L21", "weight": 1.0}, {"source": "entity_siteconfig_siteconfig", "target": "entity_siteconfig_siteconfig_getkey", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Config/Entity/SiteConfig.php", "source_location": "L28", "weight": 1.0}, {"source": "entity_siteconfig_siteconfig", "target": "entity_siteconfig_siteconfig_getvalue", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Config/Entity/SiteConfig.php", "source_location": "L29", "weight": 1.0}, {"source": "entity_siteconfig_siteconfig", "target": "entity_siteconfig_siteconfig_setvalue", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Config/Entity/SiteConfig.php", "source_location": "L31", "weight": 1.0}, {"source": "entity_siteconfig_siteconfig_setvalue", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Config/Entity/SiteConfig.php", "source_location": "L31", "weight": 1.0, "context": "return_type"}], "raw_calls": [{"caller_nid": "entity_siteconfig_siteconfig_construct", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Config/Entity/SiteConfig.php", "source_location": "L25", "receiver": null}, {"caller_nid": "entity_siteconfig_siteconfig_setvalue", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Config/Entity/SiteConfig.php", "source_location": "L34", "receiver": null}]} |