- 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
4.3 KiB
JSON
1 line
4.3 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_shared_controller_healthcontroller_php", "label": "HealthController.php", "file_type": "code", "source_file": "src/Shared/Controller/HealthController.php", "source_location": "L1"}, {"id": "controller_healthcontroller_healthcontroller", "label": "HealthController", "file_type": "code", "source_file": "src/Shared/Controller/HealthController.php", "source_location": "L10"}, {"id": "controller_healthcontroller_healthcontroller_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Shared/Controller/HealthController.php", "source_location": "L12"}, {"id": "controller_healthcontroller_healthcontroller_invoke", "label": ".__invoke()", "file_type": "code", "source_file": "src/Shared/Controller/HealthController.php", "source_location": "L17"}, {"id": "jsonresponse", "label": "JsonResponse", "file_type": "code", "source_file": "src/Shared/Controller/HealthController.php", "source_location": "L17"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_shared_controller_healthcontroller_php", "target": "entitymanagerinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Shared/Controller/HealthController.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_shared_controller_healthcontroller_php", "target": "jsonresponse", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Shared/Controller/HealthController.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_shared_controller_healthcontroller_php", "target": "route", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Shared/Controller/HealthController.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_shared_controller_healthcontroller_php", "target": "cacheinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Shared/Controller/HealthController.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_shared_controller_healthcontroller_php", "target": "controller_healthcontroller_healthcontroller", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Shared/Controller/HealthController.php", "source_location": "L10", "weight": 1.0}, {"source": "controller_healthcontroller_healthcontroller", "target": "controller_healthcontroller_healthcontroller_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/Controller/HealthController.php", "source_location": "L12", "weight": 1.0}, {"source": "controller_healthcontroller_healthcontroller", "target": "controller_healthcontroller_healthcontroller_invoke", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Shared/Controller/HealthController.php", "source_location": "L17", "weight": 1.0}, {"source": "controller_healthcontroller_healthcontroller_invoke", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Shared/Controller/HealthController.php", "source_location": "L17", "weight": 1.0, "context": "return_type"}], "raw_calls": [{"caller_nid": "controller_healthcontroller_healthcontroller_invoke", "callee": "executeQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Controller/HealthController.php", "source_location": "L24", "receiver": null}, {"caller_nid": "controller_healthcontroller_healthcontroller_invoke", "callee": "getConnection", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Controller/HealthController.php", "source_location": "L24", "receiver": null}, {"caller_nid": "controller_healthcontroller_healthcontroller_invoke", "callee": "getItem", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Controller/HealthController.php", "source_location": "L32", "receiver": null}, {"caller_nid": "controller_healthcontroller_healthcontroller_invoke", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Shared/Controller/HealthController.php", "source_location": "L42", "receiver": null}]} |