- 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
5.4 KiB
JSON
1 line
5.4 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_config_entity_taxratehistory_php", "label": "TaxRateHistory.php", "file_type": "code", "source_file": "src/Config/Entity/TaxRateHistory.php", "source_location": "L1"}, {"id": "entity_taxratehistory_taxratehistory", "label": "TaxRateHistory", "file_type": "code", "source_file": "src/Config/Entity/TaxRateHistory.php", "source_location": "L8"}, {"id": "user", "label": "User", "file_type": "code", "source_file": "src/Config/Entity/TaxRateHistory.php", "source_location": "L24"}, {"id": "entity_taxratehistory_taxratehistory_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Config/Entity/TaxRateHistory.php", "source_location": "L31"}, {"id": "entity_taxratehistory_taxratehistory_getid", "label": ".getId()", "file_type": "code", "source_file": "src/Config/Entity/TaxRateHistory.php", "source_location": "L39"}, {"id": "entity_taxratehistory_taxratehistory_gettaxpercent", "label": ".getTaxPercent()", "file_type": "code", "source_file": "src/Config/Entity/TaxRateHistory.php", "source_location": "L40"}, {"id": "entity_taxratehistory_taxratehistory_isenabled", "label": ".isEnabled()", "file_type": "code", "source_file": "src/Config/Entity/TaxRateHistory.php", "source_location": "L41"}, {"id": "entity_taxratehistory_taxratehistory_getchangedby", "label": ".getChangedBy()", "file_type": "code", "source_file": "src/Config/Entity/TaxRateHistory.php", "source_location": "L42"}, {"id": "entity_taxratehistory_taxratehistory_getchangedat", "label": ".getChangedAt()", "file_type": "code", "source_file": "src/Config/Entity/TaxRateHistory.php", "source_location": "L43"}, {"id": "entity_taxratehistory_taxratehistory_toarray", "label": ".toArray()", "file_type": "code", "source_file": "src/Config/Entity/TaxRateHistory.php", "source_location": "L45"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_config_entity_taxratehistory_php", "target": "user", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Config/Entity/TaxRateHistory.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_config_entity_taxratehistory_php", "target": "mapping", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Config/Entity/TaxRateHistory.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_config_entity_taxratehistory_php", "target": "entity_taxratehistory_taxratehistory", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Config/Entity/TaxRateHistory.php", "source_location": "L8", "weight": 1.0}, {"source": "entity_taxratehistory_taxratehistory", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Config/Entity/TaxRateHistory.php", "source_location": "L24", "weight": 1.0, "context": "field"}, {"source": "entity_taxratehistory_taxratehistory", "target": "entity_taxratehistory_taxratehistory_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Config/Entity/TaxRateHistory.php", "source_location": "L31", "weight": 1.0}, {"source": "entity_taxratehistory_taxratehistory_construct", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Config/Entity/TaxRateHistory.php", "source_location": "L31", "weight": 1.0, "context": "parameter_type"}, {"source": "entity_taxratehistory_taxratehistory", "target": "entity_taxratehistory_taxratehistory_getid", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Config/Entity/TaxRateHistory.php", "source_location": "L39", "weight": 1.0}, {"source": "entity_taxratehistory_taxratehistory", "target": "entity_taxratehistory_taxratehistory_gettaxpercent", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Config/Entity/TaxRateHistory.php", "source_location": "L40", "weight": 1.0}, {"source": "entity_taxratehistory_taxratehistory", "target": "entity_taxratehistory_taxratehistory_isenabled", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Config/Entity/TaxRateHistory.php", "source_location": "L41", "weight": 1.0}, {"source": "entity_taxratehistory_taxratehistory", "target": "entity_taxratehistory_taxratehistory_getchangedby", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Config/Entity/TaxRateHistory.php", "source_location": "L42", "weight": 1.0}, {"source": "entity_taxratehistory_taxratehistory_getchangedby", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Config/Entity/TaxRateHistory.php", "source_location": "L42", "weight": 1.0, "context": "return_type"}, {"source": "entity_taxratehistory_taxratehistory", "target": "entity_taxratehistory_taxratehistory_getchangedat", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Config/Entity/TaxRateHistory.php", "source_location": "L43", "weight": 1.0}, {"source": "entity_taxratehistory_taxratehistory", "target": "entity_taxratehistory_taxratehistory_toarray", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Config/Entity/TaxRateHistory.php", "source_location": "L45", "weight": 1.0}], "raw_calls": [{"caller_nid": "entity_taxratehistory_taxratehistory_construct", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Config/Entity/TaxRateHistory.php", "source_location": "L36", "receiver": null}]} |