Files
clinicpro/graphify-out/cache/ast/v0.8.44/85b469b70480541f73092cf1593029c76fb703bdaf77f71327a0f25ecffd7924.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
13 KiB
JSON

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_billing_billingcalculatortest_php", "label": "BillingCalculatorTest.php", "file_type": "code", "source_file": "tests/Billing/BillingCalculatorTest.php", "source_location": "L1"}, {"id": "billing_billingcalculatortest_billingcalculatortest", "label": "BillingCalculatorTest", "file_type": "code", "source_file": "tests/Billing/BillingCalculatorTest.php", "source_location": "L10"}, {"id": "testcase", "label": "TestCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "billingcalculator", "label": "BillingCalculator", "file_type": "code", "source_file": "tests/Billing/BillingCalculatorTest.php", "source_location": "L12"}, {"id": "billing_billingcalculatortest_billingcalculatortest_setup", "label": ".setUp()", "file_type": "code", "source_file": "tests/Billing/BillingCalculatorTest.php", "source_location": "L14"}, {"id": "billing_billingcalculatortest_billingcalculatortest_testnoinsuranceallpatient", "label": ".testNoInsuranceAllPatient()", "file_type": "code", "source_file": "tests/Billing/BillingCalculatorTest.php", "source_location": "L19"}, {"id": "billing_billingcalculatortest_billingcalculatortest_testbaseandsupplementary", "label": ".testBaseAndSupplementary()", "file_type": "code", "source_file": "tests/Billing/BillingCalculatorTest.php", "source_location": "L27"}, {"id": "billing_billingcalculatortest_billingcalculatortest_testbaseonly", "label": ".testBaseOnly()", "file_type": "code", "source_file": "tests/Billing/BillingCalculatorTest.php", "source_location": "L44"}, {"id": "billing_billingcalculatortest_billingcalculatortest_testbaseceilingcapsshare", "label": ".testBaseCeilingCapsShare()", "file_type": "code", "source_file": "tests/Billing/BillingCalculatorTest.php", "source_location": "L53"}, {"id": "billing_billingcalculatortest_billingcalculatortest_testfranchiseaddedtopatient", "label": ".testFranchiseAddedToPatient()", "file_type": "code", "source_file": "tests/Billing/BillingCalculatorTest.php", "source_location": "L62"}, {"id": "billing_billingcalculatortest_billingcalculatortest_testnotcoveredrule", "label": ".testNotCoveredRule()", "file_type": "code", "source_file": "tests/Billing/BillingCalculatorTest.php", "source_location": "L71"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_billing_billingcalculatortest_php", "target": "billingcalculator", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Billing/BillingCalculatorTest.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_billing_billingcalculatortest_php", "target": "money", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Billing/BillingCalculatorTest.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_billing_billingcalculatortest_php", "target": "coveragerule", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Billing/BillingCalculatorTest.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_billing_billingcalculatortest_php", "target": "testcase", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "tests/Billing/BillingCalculatorTest.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_tests_billing_billingcalculatortest_php", "target": "billing_billingcalculatortest_billingcalculatortest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "tests/Billing/BillingCalculatorTest.php", "source_location": "L10", "weight": 1.0}, {"source": "billing_billingcalculatortest_billingcalculatortest", "target": "testcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "tests/Billing/BillingCalculatorTest.php", "source_location": "L10", "weight": 1.0}, {"source": "billing_billingcalculatortest_billingcalculatortest", "target": "billingcalculator", "relation": "references", "confidence": "EXTRACTED", "source_file": "tests/Billing/BillingCalculatorTest.php", "source_location": "L12", "weight": 1.0, "context": "field"}, {"source": "billing_billingcalculatortest_billingcalculatortest", "target": "billing_billingcalculatortest_billingcalculatortest_setup", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Billing/BillingCalculatorTest.php", "source_location": "L14", "weight": 1.0}, {"source": "billing_billingcalculatortest_billingcalculatortest", "target": "billing_billingcalculatortest_billingcalculatortest_testnoinsuranceallpatient", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Billing/BillingCalculatorTest.php", "source_location": "L19", "weight": 1.0}, {"source": "billing_billingcalculatortest_billingcalculatortest", "target": "billing_billingcalculatortest_billingcalculatortest_testbaseandsupplementary", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Billing/BillingCalculatorTest.php", "source_location": "L27", "weight": 1.0}, {"source": "billing_billingcalculatortest_billingcalculatortest", "target": "billing_billingcalculatortest_billingcalculatortest_testbaseonly", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Billing/BillingCalculatorTest.php", "source_location": "L44", "weight": 1.0}, {"source": "billing_billingcalculatortest_billingcalculatortest", "target": "billing_billingcalculatortest_billingcalculatortest_testbaseceilingcapsshare", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Billing/BillingCalculatorTest.php", "source_location": "L53", "weight": 1.0}, {"source": "billing_billingcalculatortest_billingcalculatortest", "target": "billing_billingcalculatortest_billingcalculatortest_testfranchiseaddedtopatient", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Billing/BillingCalculatorTest.php", "source_location": "L62", "weight": 1.0}, {"source": "billing_billingcalculatortest_billingcalculatortest", "target": "billing_billingcalculatortest_billingcalculatortest_testnotcoveredrule", "relation": "method", "confidence": "EXTRACTED", "source_file": "tests/Billing/BillingCalculatorTest.php", "source_location": "L71", "weight": 1.0}], "raw_calls": [{"caller_nid": "billing_billingcalculatortest_billingcalculatortest_testnoinsuranceallpatient", "callee": "calculateItem", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/BillingCalculatorTest.php", "source_location": "L21", "receiver": null}, {"caller_nid": "billing_billingcalculatortest_billingcalculatortest_testnoinsuranceallpatient", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/BillingCalculatorTest.php", "source_location": "L22", "receiver": null}, {"caller_nid": "billing_billingcalculatortest_billingcalculatortest_testnoinsuranceallpatient", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/BillingCalculatorTest.php", "source_location": "L23", "receiver": null}, {"caller_nid": "billing_billingcalculatortest_billingcalculatortest_testnoinsuranceallpatient", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/BillingCalculatorTest.php", "source_location": "L24", "receiver": null}, {"caller_nid": "billing_billingcalculatortest_billingcalculatortest_testbaseandsupplementary", "callee": "calculateItem", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/BillingCalculatorTest.php", "source_location": "L33", "receiver": null}, {"caller_nid": "billing_billingcalculatortest_billingcalculatortest_testbaseandsupplementary", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/BillingCalculatorTest.php", "source_location": "L35", "receiver": null}, {"caller_nid": "billing_billingcalculatortest_billingcalculatortest_testbaseandsupplementary", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/BillingCalculatorTest.php", "source_location": "L36", "receiver": null}, {"caller_nid": "billing_billingcalculatortest_billingcalculatortest_testbaseandsupplementary", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/BillingCalculatorTest.php", "source_location": "L37", "receiver": null}, {"caller_nid": "billing_billingcalculatortest_billingcalculatortest_testbaseandsupplementary", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/BillingCalculatorTest.php", "source_location": "L38", "receiver": null}, {"caller_nid": "billing_billingcalculatortest_billingcalculatortest_testbaseonly", "callee": "calculateItem", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/BillingCalculatorTest.php", "source_location": "L47", "receiver": null}, {"caller_nid": "billing_billingcalculatortest_billingcalculatortest_testbaseonly", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/BillingCalculatorTest.php", "source_location": "L48", "receiver": null}, {"caller_nid": "billing_billingcalculatortest_billingcalculatortest_testbaseonly", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/BillingCalculatorTest.php", "source_location": "L49", "receiver": null}, {"caller_nid": "billing_billingcalculatortest_billingcalculatortest_testbaseonly", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/BillingCalculatorTest.php", "source_location": "L50", "receiver": null}, {"caller_nid": "billing_billingcalculatortest_billingcalculatortest_testbaseceilingcapsshare", "callee": "calculateItem", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/BillingCalculatorTest.php", "source_location": "L57", "receiver": null}, {"caller_nid": "billing_billingcalculatortest_billingcalculatortest_testbaseceilingcapsshare", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/BillingCalculatorTest.php", "source_location": "L58", "receiver": null}, {"caller_nid": "billing_billingcalculatortest_billingcalculatortest_testbaseceilingcapsshare", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/BillingCalculatorTest.php", "source_location": "L59", "receiver": null}, {"caller_nid": "billing_billingcalculatortest_billingcalculatortest_testfranchiseaddedtopatient", "callee": "calculateItem", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/BillingCalculatorTest.php", "source_location": "L66", "receiver": null}, {"caller_nid": "billing_billingcalculatortest_billingcalculatortest_testfranchiseaddedtopatient", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/BillingCalculatorTest.php", "source_location": "L67", "receiver": null}, {"caller_nid": "billing_billingcalculatortest_billingcalculatortest_testfranchiseaddedtopatient", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/BillingCalculatorTest.php", "source_location": "L68", "receiver": null}, {"caller_nid": "billing_billingcalculatortest_billingcalculatortest_testnotcoveredrule", "callee": "calculateItem", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/BillingCalculatorTest.php", "source_location": "L73", "receiver": null}, {"caller_nid": "billing_billingcalculatortest_billingcalculatortest_testnotcoveredrule", "callee": "CoverageRule", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/BillingCalculatorTest.php", "source_location": "L73", "receiver": null}, {"caller_nid": "billing_billingcalculatortest_billingcalculatortest_testnotcoveredrule", "callee": "CoverageRule", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/BillingCalculatorTest.php", "source_location": "L73", "receiver": null}, {"caller_nid": "billing_billingcalculatortest_billingcalculatortest_testnotcoveredrule", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/BillingCalculatorTest.php", "source_location": "L74", "receiver": null}, {"caller_nid": "billing_billingcalculatortest_billingcalculatortest_testnotcoveredrule", "callee": "assertSame", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/tests/Billing/BillingCalculatorTest.php", "source_location": "L75", "receiver": null}]}