- 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.2 KiB
JSON
1 line
4.2 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_billing_entity_claimitem_php", "label": "ClaimItem.php", "file_type": "code", "source_file": "src/Billing/Entity/ClaimItem.php", "source_location": "L1"}, {"id": "entity_claimitem_claimitem", "label": "ClaimItem", "file_type": "code", "source_file": "src/Billing/Entity/ClaimItem.php", "source_location": "L8"}, {"id": "claim", "label": "Claim", "file_type": "code", "source_file": "src/Billing/Entity/ClaimItem.php", "source_location": "L18"}, {"id": "entity_claimitem_claimitem_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Billing/Entity/ClaimItem.php", "source_location": "L31"}, {"id": "entity_claimitem_claimitem_getid", "label": ".getId()", "file_type": "code", "source_file": "src/Billing/Entity/ClaimItem.php", "source_location": "L38"}, {"id": "entity_claimitem_claimitem_getinvoiceitemid", "label": ".getInvoiceItemId()", "file_type": "code", "source_file": "src/Billing/Entity/ClaimItem.php", "source_location": "L39"}, {"id": "entity_claimitem_claimitem_getclaimedrials", "label": ".getClaimedRials()", "file_type": "code", "source_file": "src/Billing/Entity/ClaimItem.php", "source_location": "L40"}, {"id": "entity_claimitem_claimitem_getapprovedrials", "label": ".getApprovedRials()", "file_type": "code", "source_file": "src/Billing/Entity/ClaimItem.php", "source_location": "L41"}, {"id": "entity_claimitem_claimitem_toarray", "label": ".toArray()", "file_type": "code", "source_file": "src/Billing/Entity/ClaimItem.php", "source_location": "L43"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_billing_entity_claimitem_php", "target": "claimitemrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/ClaimItem.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_billing_entity_claimitem_php", "target": "mapping", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/ClaimItem.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_billing_entity_claimitem_php", "target": "entity_claimitem_claimitem", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/ClaimItem.php", "source_location": "L8", "weight": 1.0}, {"source": "entity_claimitem_claimitem", "target": "claim", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/ClaimItem.php", "source_location": "L18", "weight": 1.0, "context": "field"}, {"source": "entity_claimitem_claimitem", "target": "entity_claimitem_claimitem_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/ClaimItem.php", "source_location": "L31", "weight": 1.0}, {"source": "entity_claimitem_claimitem_construct", "target": "claim", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/ClaimItem.php", "source_location": "L31", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_claimitem_claimitem", "target": "entity_claimitem_claimitem_getid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/ClaimItem.php", "source_location": "L38", "weight": 1.0}, {"source": "entity_claimitem_claimitem", "target": "entity_claimitem_claimitem_getinvoiceitemid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/ClaimItem.php", "source_location": "L39", "weight": 1.0}, {"source": "entity_claimitem_claimitem", "target": "entity_claimitem_claimitem_getclaimedrials", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/ClaimItem.php", "source_location": "L40", "weight": 1.0}, {"source": "entity_claimitem_claimitem", "target": "entity_claimitem_claimitem_getapprovedrials", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/ClaimItem.php", "source_location": "L41", "weight": 1.0}, {"source": "entity_claimitem_claimitem", "target": "entity_claimitem_claimitem_toarray", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/ClaimItem.php", "source_location": "L43", "weight": 1.0}], "raw_calls": []} |