Files
clinicpro/graphify-out/cache/ast/v0.8.44/85028f866ff4695fa0095e4ba3191a385a63fdb3aa1f3222fda2d94b61d6d39c.json
T
hamed c2c6ae4d02 feat(migrations): add national_code_verified flag to users and normalize bank_account representation
- 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.
2026-06-25 19:38:47 +03:30

1 line
14 KiB
JSON

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_billing_entity_claim_php", "label": "Claim.php", "file_type": "code", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L1"}, {"id": "entity_claim_claim", "label": "Claim", "file_type": "code", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L11"}, {"id": "collection", "label": "Collection", "file_type": "code", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L81"}, {"id": "entity_claim_claim_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L84"}, {"id": "entity_claim_claim_getid", "label": ".getId()", "file_type": "code", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L96"}, {"id": "entity_claim_claim_getuuid", "label": ".getUuid()", "file_type": "code", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L97"}, {"id": "entity_claim_claim_getentitytype", "label": ".getEntityType()", "file_type": "code", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L98"}, {"id": "entity_claim_claim_getentityid", "label": ".getEntityId()", "file_type": "code", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L99"}, {"id": "entity_claim_claim_getinsuranceid", "label": ".getInsuranceId()", "file_type": "code", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L100"}, {"id": "entity_claim_claim_getinsurancekind", "label": ".getInsuranceKind()", "file_type": "code", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L101"}, {"id": "entity_claim_claim_getstatus", "label": ".getStatus()", "file_type": "code", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L102"}, {"id": "entity_claim_claim_gettotalclaimedrials", "label": ".getTotalClaimedRials()", "file_type": "code", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L103"}, {"id": "entity_claim_claim_gettotalapprovedrials", "label": ".getTotalApprovedRials()", "file_type": "code", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L104"}, {"id": "entity_claim_claim_gettotalpaidrials", "label": ".getTotalPaidRials()", "file_type": "code", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L105"}, {"id": "entity_claim_claim_getitems", "label": ".getItems()", "file_type": "code", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L107"}, {"id": "entity_claim_claim_additem", "label": ".addItem()", "file_type": "code", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L109"}, {"id": "claimitem", "label": "ClaimItem", "file_type": "code", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L109"}, {"id": "self", "label": "self", "file_type": "code", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L109"}, {"id": "entity_claim_claim_cantransitionto", "label": ".canTransitionTo()", "file_type": "code", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L117"}, {"id": "entity_claim_claim_submit", "label": ".submit()", "file_type": "code", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L122"}, {"id": "entity_claim_claim_approve", "label": ".approve()", "file_type": "code", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L129"}, {"id": "entity_claim_claim_reject", "label": ".reject()", "file_type": "code", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L136"}, {"id": "entity_claim_claim_pay", "label": ".pay()", "file_type": "code", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L144"}, {"id": "entity_claim_claim_toarray", "label": ".toArray()", "file_type": "code", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L152"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_billing_entity_claim_php", "target": "claimrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_billing_entity_claim_php", "target": "arraycollection", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_billing_entity_claim_php", "target": "collection", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_billing_entity_claim_php", "target": "mapping", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_billing_entity_claim_php", "target": "uuid", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_billing_entity_claim_php", "target": "entity_claim_claim", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L11", "weight": 1.0}, {"source": "entity_claim_claim", "target": "collection", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L81", "weight": 1.0, "context": "field"}, {"source": "entity_claim_claim", "target": "entity_claim_claim_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L84", "weight": 1.0}, {"source": "entity_claim_claim", "target": "entity_claim_claim_getid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L96", "weight": 1.0}, {"source": "entity_claim_claim", "target": "entity_claim_claim_getuuid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L97", "weight": 1.0}, {"source": "entity_claim_claim", "target": "entity_claim_claim_getentitytype", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L98", "weight": 1.0}, {"source": "entity_claim_claim", "target": "entity_claim_claim_getentityid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L99", "weight": 1.0}, {"source": "entity_claim_claim", "target": "entity_claim_claim_getinsuranceid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L100", "weight": 1.0}, {"source": "entity_claim_claim", "target": "entity_claim_claim_getinsurancekind", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L101", "weight": 1.0}, {"source": "entity_claim_claim", "target": "entity_claim_claim_getstatus", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L102", "weight": 1.0}, {"source": "entity_claim_claim", "target": "entity_claim_claim_gettotalclaimedrials", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L103", "weight": 1.0}, {"source": "entity_claim_claim", "target": "entity_claim_claim_gettotalapprovedrials", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L104", "weight": 1.0}, {"source": "entity_claim_claim", "target": "entity_claim_claim_gettotalpaidrials", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L105", "weight": 1.0}, {"source": "entity_claim_claim", "target": "entity_claim_claim_getitems", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L107", "weight": 1.0}, {"source": "entity_claim_claim_getitems", "target": "collection", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L107", "weight": 1.0, "context": "return_type"}, {"source": "entity_claim_claim", "target": "entity_claim_claim_additem", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L109", "weight": 1.0}, {"source": "entity_claim_claim_additem", "target": "claimitem", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L109", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_claim_claim_additem", "target": "self", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L109", "weight": 1.0, "context": "return_type"}, {"source": "entity_claim_claim", "target": "entity_claim_claim_cantransitionto", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L117", "weight": 1.0}, {"source": "entity_claim_claim", "target": "entity_claim_claim_submit", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L122", "weight": 1.0}, {"source": "entity_claim_claim", "target": "entity_claim_claim_approve", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L129", "weight": 1.0}, {"source": "entity_claim_claim", "target": "entity_claim_claim_reject", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L136", "weight": 1.0}, {"source": "entity_claim_claim", "target": "entity_claim_claim_pay", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L144", "weight": 1.0}, {"source": "entity_claim_claim", "target": "entity_claim_claim_toarray", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Billing/Entity/Claim.php", "source_location": "L152", "weight": 1.0}], "raw_calls": [{"caller_nid": "entity_claim_claim_construct", "callee": "toRfc4122", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Entity/Claim.php", "source_location": "L86", "receiver": null}, {"caller_nid": "entity_claim_claim_construct", "callee": "Uuid", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Entity/Claim.php", "source_location": "L86", "receiver": null}, {"caller_nid": "entity_claim_claim_construct", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Entity/Claim.php", "source_location": "L91", "receiver": null}, {"caller_nid": "entity_claim_claim_construct", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Entity/Claim.php", "source_location": "L92", "receiver": null}, {"caller_nid": "entity_claim_claim_additem", "callee": "add", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Entity/Claim.php", "source_location": "L111", "receiver": null}, {"caller_nid": "entity_claim_claim_additem", "callee": "getClaimedRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Entity/Claim.php", "source_location": "L112", "receiver": null}, {"caller_nid": "entity_claim_claim_additem", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Entity/Claim.php", "source_location": "L113", "receiver": null}, {"caller_nid": "entity_claim_claim_cantransitionto", "callee": "in_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Entity/Claim.php", "source_location": "L119", "receiver": null}, {"caller_nid": "entity_claim_claim_submit", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Entity/Claim.php", "source_location": "L125", "receiver": null}, {"caller_nid": "entity_claim_claim_submit", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Entity/Claim.php", "source_location": "L126", "receiver": null}, {"caller_nid": "entity_claim_claim_approve", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Entity/Claim.php", "source_location": "L133", "receiver": null}, {"caller_nid": "entity_claim_claim_reject", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Entity/Claim.php", "source_location": "L140", "receiver": null}, {"caller_nid": "entity_claim_claim_reject", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Entity/Claim.php", "source_location": "L141", "receiver": null}, {"caller_nid": "entity_claim_claim_pay", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Entity/Claim.php", "source_location": "L148", "receiver": null}, {"caller_nid": "entity_claim_claim_pay", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Entity/Claim.php", "source_location": "L149", "receiver": null}, {"caller_nid": "entity_claim_claim_toarray", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Billing/Entity/Claim.php", "source_location": "L168", "receiver": null}]}