- 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
15 KiB
JSON
1 line
15 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_billing_entity_invoice_php", "label": "Invoice.php", "file_type": "code", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L1"}, {"id": "entity_invoice_invoice", "label": "Invoice", "file_type": "code", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L11"}, {"id": "collection", "label": "Collection", "file_type": "code", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L72"}, {"id": "entity_invoice_invoice_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L75"}, {"id": "entity_invoice_invoice_getid", "label": ".getId()", "file_type": "code", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L86"}, {"id": "entity_invoice_invoice_getuuid", "label": ".getUuid()", "file_type": "code", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L87"}, {"id": "entity_invoice_invoice_getentitytype", "label": ".getEntityType()", "file_type": "code", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L88"}, {"id": "entity_invoice_invoice_getentityid", "label": ".getEntityId()", "file_type": "code", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L89"}, {"id": "entity_invoice_invoice_getstatus", "label": ".getStatus()", "file_type": "code", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L90"}, {"id": "entity_invoice_invoice_getbaseinsuranceid", "label": ".getBaseInsuranceId()", "file_type": "code", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L91"}, {"id": "entity_invoice_invoice_getsupplementaryinsuranceid", "label": ".getSupplementaryInsuranceId()", "file_type": "code", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L92"}, {"id": "entity_invoice_invoice_gettotalrials", "label": ".getTotalRials()", "file_type": "code", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L93"}, {"id": "entity_invoice_invoice_getpatientrials", "label": ".getPatientRials()", "file_type": "code", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L94"}, {"id": "entity_invoice_invoice_getitems", "label": ".getItems()", "file_type": "code", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L96"}, {"id": "entity_invoice_invoice_setpatientsessionid", "label": ".setPatientSessionId()", "file_type": "code", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L98"}, {"id": "self", "label": "self", "file_type": "code", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L98"}, {"id": "entity_invoice_invoice_setpatientrecordid", "label": ".setPatientRecordId()", "file_type": "code", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L99"}, {"id": "entity_invoice_invoice_setbaseinsuranceid", "label": ".setBaseInsuranceId()", "file_type": "code", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L100"}, {"id": "entity_invoice_invoice_setsupplementaryinsuranceid", "label": ".setSupplementaryInsuranceId()", "file_type": "code", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L101"}, {"id": "entity_invoice_invoice_additem", "label": ".addItem()", "file_type": "code", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L103"}, {"id": "invoiceitem", "label": "InvoiceItem", "file_type": "code", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L103"}, {"id": "entity_invoice_invoice_recalculatetotals", "label": ".recalculateTotals()", "file_type": "code", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L110"}, {"id": "entity_invoice_invoice_finalize", "label": ".finalize()", "file_type": "code", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L126"}, {"id": "entity_invoice_invoice_toarray", "label": ".toArray()", "file_type": "code", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L134"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_billing_entity_invoice_php", "target": "invoicerepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_billing_entity_invoice_php", "target": "arraycollection", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_billing_entity_invoice_php", "target": "collection", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_billing_entity_invoice_php", "target": "mapping", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_billing_entity_invoice_php", "target": "uuid", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_billing_entity_invoice_php", "target": "entity_invoice_invoice", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L11", "weight": 1.0}, {"source": "entity_invoice_invoice", "target": "collection", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L72", "weight": 1.0, "context": "field"}, {"source": "entity_invoice_invoice", "target": "entity_invoice_invoice_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L75", "weight": 1.0}, {"source": "entity_invoice_invoice", "target": "entity_invoice_invoice_getid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L86", "weight": 1.0}, {"source": "entity_invoice_invoice", "target": "entity_invoice_invoice_getuuid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L87", "weight": 1.0}, {"source": "entity_invoice_invoice", "target": "entity_invoice_invoice_getentitytype", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L88", "weight": 1.0}, {"source": "entity_invoice_invoice", "target": "entity_invoice_invoice_getentityid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L89", "weight": 1.0}, {"source": "entity_invoice_invoice", "target": "entity_invoice_invoice_getstatus", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L90", "weight": 1.0}, {"source": "entity_invoice_invoice", "target": "entity_invoice_invoice_getbaseinsuranceid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L91", "weight": 1.0}, {"source": "entity_invoice_invoice", "target": "entity_invoice_invoice_getsupplementaryinsuranceid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L92", "weight": 1.0}, {"source": "entity_invoice_invoice", "target": "entity_invoice_invoice_gettotalrials", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L93", "weight": 1.0}, {"source": "entity_invoice_invoice", "target": "entity_invoice_invoice_getpatientrials", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L94", "weight": 1.0}, {"source": "entity_invoice_invoice", "target": "entity_invoice_invoice_getitems", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L96", "weight": 1.0}, {"source": "entity_invoice_invoice_getitems", "target": "collection", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L96", "weight": 1.0, "context": "return_type"}, {"source": "entity_invoice_invoice", "target": "entity_invoice_invoice_setpatientsessionid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L98", "weight": 1.0}, {"source": "entity_invoice_invoice_setpatientsessionid", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L98", "weight": 1.0, "context": "return_type"}, {"source": "entity_invoice_invoice", "target": "entity_invoice_invoice_setpatientrecordid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L99", "weight": 1.0}, {"source": "entity_invoice_invoice_setpatientrecordid", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L99", "weight": 1.0, "context": "return_type"}, {"source": "entity_invoice_invoice", "target": "entity_invoice_invoice_setbaseinsuranceid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L100", "weight": 1.0}, {"source": "entity_invoice_invoice_setbaseinsuranceid", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L100", "weight": 1.0, "context": "return_type"}, {"source": "entity_invoice_invoice", "target": "entity_invoice_invoice_setsupplementaryinsuranceid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L101", "weight": 1.0}, {"source": "entity_invoice_invoice_setsupplementaryinsuranceid", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L101", "weight": 1.0, "context": "return_type"}, {"source": "entity_invoice_invoice", "target": "entity_invoice_invoice_additem", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L103", "weight": 1.0}, {"source": "entity_invoice_invoice_additem", "target": "invoiceitem", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L103", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_invoice_invoice_additem", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L103", "weight": 1.0, "context": "return_type"}, {"source": "entity_invoice_invoice", "target": "entity_invoice_invoice_recalculatetotals", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L110", "weight": 1.0}, {"source": "entity_invoice_invoice", "target": "entity_invoice_invoice_finalize", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L126", "weight": 1.0}, {"source": "entity_invoice_invoice", "target": "entity_invoice_invoice_toarray", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L134", "weight": 1.0}, {"source": "entity_invoice_invoice_recalculatetotals", "target": "entity_invoice_invoice_gettotalrials", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L114", "weight": 1.0}, {"source": "entity_invoice_invoice_recalculatetotals", "target": "entity_invoice_invoice_getpatientrials", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Invoice.php", "source_location": "L117", "weight": 1.0}], "raw_calls": [{"caller_nid": "entity_invoice_invoice_construct", "callee": "toRfc4122", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Entity/Invoice.php", "source_location": "L77", "receiver": null}, {"caller_nid": "entity_invoice_invoice_construct", "callee": "Uuid", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Entity/Invoice.php", "source_location": "L77", "receiver": null}, {"caller_nid": "entity_invoice_invoice_construct", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Entity/Invoice.php", "source_location": "L80", "receiver": null}, {"caller_nid": "entity_invoice_invoice_construct", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Entity/Invoice.php", "source_location": "L81", "receiver": null}, {"caller_nid": "entity_invoice_invoice_construct", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Entity/Invoice.php", "source_location": "L82", "receiver": null}, {"caller_nid": "entity_invoice_invoice_additem", "callee": "add", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Entity/Invoice.php", "source_location": "L105", "receiver": null}, {"caller_nid": "entity_invoice_invoice_additem", "callee": "attachTo", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Entity/Invoice.php", "source_location": "L106", "receiver": null}, {"caller_nid": "entity_invoice_invoice_recalculatetotals", "callee": "getBaseInsuranceRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Entity/Invoice.php", "source_location": "L115", "receiver": null}, {"caller_nid": "entity_invoice_invoice_recalculatetotals", "callee": "getSupplementaryRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Entity/Invoice.php", "source_location": "L116", "receiver": null}, {"caller_nid": "entity_invoice_invoice_recalculatetotals", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Entity/Invoice.php", "source_location": "L123", "receiver": null}, {"caller_nid": "entity_invoice_invoice_finalize", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Entity/Invoice.php", "source_location": "L130", "receiver": null}, {"caller_nid": "entity_invoice_invoice_toarray", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Entity/Invoice.php", "source_location": "L150", "receiver": null}]} |