- 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.9 KiB
JSON
1 line
3.9 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_messagehandler_expireappointmentshandler_php", "label": "ExpireAppointmentsHandler.php", "file_type": "code", "source_file": "src/Appointment/MessageHandler/ExpireAppointmentsHandler.php", "source_location": "L1"}, {"id": "messagehandler_expireappointmentshandler_expireappointmentshandler", "label": "ExpireAppointmentsHandler", "file_type": "code", "source_file": "src/Appointment/MessageHandler/ExpireAppointmentsHandler.php", "source_location": "L9"}, {"id": "messagehandler_expireappointmentshandler_expireappointmentshandler_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Appointment/MessageHandler/ExpireAppointmentsHandler.php", "source_location": "L12"}, {"id": "messagehandler_expireappointmentshandler_expireappointmentshandler_invoke", "label": ".__invoke()", "file_type": "code", "source_file": "src/Appointment/MessageHandler/ExpireAppointmentsHandler.php", "source_location": "L14"}, {"id": "expireappointmentsmessage", "label": "ExpireAppointmentsMessage", "file_type": "code", "source_file": "src/Appointment/MessageHandler/ExpireAppointmentsHandler.php", "source_location": "L14"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_messagehandler_expireappointmentshandler_php", "target": "expireappointmentsmessage", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/MessageHandler/ExpireAppointmentsHandler.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_messagehandler_expireappointmentshandler_php", "target": "appointmentexpiryservice", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/MessageHandler/ExpireAppointmentsHandler.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_messagehandler_expireappointmentshandler_php", "target": "asmessagehandler", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Appointment/MessageHandler/ExpireAppointmentsHandler.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_appointment_messagehandler_expireappointmentshandler_php", "target": "messagehandler_expireappointmentshandler_expireappointmentshandler", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Appointment/MessageHandler/ExpireAppointmentsHandler.php", "source_location": "L9", "weight": 1.0}, {"source": "messagehandler_expireappointmentshandler_expireappointmentshandler", "target": "messagehandler_expireappointmentshandler_expireappointmentshandler_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/MessageHandler/ExpireAppointmentsHandler.php", "source_location": "L12", "weight": 1.0}, {"source": "messagehandler_expireappointmentshandler_expireappointmentshandler", "target": "messagehandler_expireappointmentshandler_expireappointmentshandler_invoke", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Appointment/MessageHandler/ExpireAppointmentsHandler.php", "source_location": "L14", "weight": 1.0}, {"source": "messagehandler_expireappointmentshandler_expireappointmentshandler_invoke", "target": "expireappointmentsmessage", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Appointment/MessageHandler/ExpireAppointmentsHandler.php", "source_location": "L14", "weight": 1.0, "context": "parameter_type"}], "raw_calls": [{"caller_nid": "messagehandler_expireappointmentshandler_expireappointmentshandler_invoke", "callee": "expireStale", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Appointment/MessageHandler/ExpireAppointmentsHandler.php", "source_location": "L16", "receiver": null}]} |