Files
clinicpro/graphify-out/cache/ast/v0.8.44/0e399ca8eb9d3cd17c63924552c1b7b8c8d500bce5be7502ba3e422836193d05.json
T
2026-07-15 11:39:57 +03:30

1 line
31 KiB
JSON

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_paymentmethod_service_paymentmethodservice_php", "label": "PaymentMethodService.php", "file_type": "code", "source_file": "src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L1"}, {"id": "service_paymentmethodservice_paymentmethodservice", "label": "PaymentMethodService", "file_type": "code", "source_file": "src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L18"}, {"id": "service_paymentmethodservice_paymentmethodservice_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L20"}, {"id": "service_paymentmethodservice_paymentmethodservice_listbankaccounts", "label": ".listBankAccounts()", "file_type": "code", "source_file": "src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L28"}, {"id": "user", "label": "User", "file_type": "code", "source_file": "src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L28"}, {"id": "service_paymentmethodservice_paymentmethodservice_createbankaccount", "label": ".createBankAccount()", "file_type": "code", "source_file": "src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L36"}, {"id": "service_paymentmethodservice_paymentmethodservice_updatebankaccount", "label": ".updateBankAccount()", "file_type": "code", "source_file": "src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L56"}, {"id": "service_paymentmethodservice_paymentmethodservice_togglebankaccountstatus", "label": ".toggleBankAccountStatus()", "file_type": "code", "source_file": "src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L86"}, {"id": "service_paymentmethodservice_paymentmethodservice_ownedbankaccount", "label": ".ownedBankAccount()", "file_type": "code", "source_file": "src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L95"}, {"id": "bankaccount", "label": "BankAccount", "file_type": "code", "source_file": "src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L95"}, {"id": "service_paymentmethodservice_paymentmethodservice_listpos", "label": ".listPos()", "file_type": "code", "source_file": "src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L108"}, {"id": "service_paymentmethodservice_paymentmethodservice_createpos", "label": ".createPos()", "file_type": "code", "source_file": "src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L116"}, {"id": "service_paymentmethodservice_paymentmethodservice_updatepos", "label": ".updatePos()", "file_type": "code", "source_file": "src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L136"}, {"id": "service_paymentmethodservice_paymentmethodservice_toggleposstatus", "label": ".togglePosStatus()", "file_type": "code", "source_file": "src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L166"}, {"id": "service_paymentmethodservice_paymentmethodservice_ownedpos", "label": ".ownedPos()", "file_type": "code", "source_file": "src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L175"}, {"id": "pos", "label": "Pos", "file_type": "code", "source_file": "src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L175"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_paymentmethod_service_paymentmethodservice_php", "target": "user", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_paymentmethod_service_paymentmethodservice_php", "target": "bankaccount", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_paymentmethod_service_paymentmethodservice_php", "target": "pos", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_paymentmethod_service_paymentmethodservice_php", "target": "bankaccountrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_paymentmethod_service_paymentmethodservice_php", "target": "posrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_paymentmethod_service_paymentmethodservice_php", "target": "errorcodes", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_paymentmethod_service_paymentmethodservice_php", "target": "appexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L11", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_paymentmethod_service_paymentmethodservice_php", "target": "service_paymentmethodservice_paymentmethodservice", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L18", "weight": 1.0}, {"source": "service_paymentmethodservice_paymentmethodservice", "target": "service_paymentmethodservice_paymentmethodservice_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L20", "weight": 1.0}, {"source": "service_paymentmethodservice_paymentmethodservice", "target": "service_paymentmethodservice_paymentmethodservice_listbankaccounts", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L28", "weight": 1.0}, {"source": "service_paymentmethodservice_paymentmethodservice_listbankaccounts", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L28", "weight": 1.0, "context": "parameter_type"}, {"source": "service_paymentmethodservice_paymentmethodservice", "target": "service_paymentmethodservice_paymentmethodservice_createbankaccount", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L36", "weight": 1.0}, {"source": "service_paymentmethodservice_paymentmethodservice_createbankaccount", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L36", "weight": 1.0, "context": "parameter_type"}, {"source": "service_paymentmethodservice_paymentmethodservice", "target": "service_paymentmethodservice_paymentmethodservice_updatebankaccount", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L56", "weight": 1.0}, {"source": "service_paymentmethodservice_paymentmethodservice_updatebankaccount", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L56", "weight": 1.0, "context": "parameter_type"}, {"source": "service_paymentmethodservice_paymentmethodservice", "target": "service_paymentmethodservice_paymentmethodservice_togglebankaccountstatus", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L86", "weight": 1.0}, {"source": "service_paymentmethodservice_paymentmethodservice_togglebankaccountstatus", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L86", "weight": 1.0, "context": "parameter_type"}, {"source": "service_paymentmethodservice_paymentmethodservice", "target": "service_paymentmethodservice_paymentmethodservice_ownedbankaccount", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L95", "weight": 1.0}, {"source": "service_paymentmethodservice_paymentmethodservice_ownedbankaccount", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L95", "weight": 1.0, "context": "parameter_type"}, {"source": "service_paymentmethodservice_paymentmethodservice_ownedbankaccount", "target": "bankaccount", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L95", "weight": 1.0, "context": "return_type"}, {"source": "service_paymentmethodservice_paymentmethodservice", "target": "service_paymentmethodservice_paymentmethodservice_listpos", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L108", "weight": 1.0}, {"source": "service_paymentmethodservice_paymentmethodservice_listpos", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L108", "weight": 1.0, "context": "parameter_type"}, {"source": "service_paymentmethodservice_paymentmethodservice", "target": "service_paymentmethodservice_paymentmethodservice_createpos", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L116", "weight": 1.0}, {"source": "service_paymentmethodservice_paymentmethodservice_createpos", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L116", "weight": 1.0, "context": "parameter_type"}, {"source": "service_paymentmethodservice_paymentmethodservice", "target": "service_paymentmethodservice_paymentmethodservice_updatepos", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L136", "weight": 1.0}, {"source": "service_paymentmethodservice_paymentmethodservice_updatepos", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L136", "weight": 1.0, "context": "parameter_type"}, {"source": "service_paymentmethodservice_paymentmethodservice", "target": "service_paymentmethodservice_paymentmethodservice_toggleposstatus", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L166", "weight": 1.0}, {"source": "service_paymentmethodservice_paymentmethodservice_toggleposstatus", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L166", "weight": 1.0, "context": "parameter_type"}, {"source": "service_paymentmethodservice_paymentmethodservice", "target": "service_paymentmethodservice_paymentmethodservice_ownedpos", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L175", "weight": 1.0}, {"source": "service_paymentmethodservice_paymentmethodservice_ownedpos", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L175", "weight": 1.0, "context": "parameter_type"}, {"source": "service_paymentmethodservice_paymentmethodservice_ownedpos", "target": "pos", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L175", "weight": 1.0, "context": "return_type"}, {"source": "service_paymentmethodservice_paymentmethodservice_updatebankaccount", "target": "service_paymentmethodservice_paymentmethodservice_ownedbankaccount", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L58", "weight": 1.0}, {"source": "service_paymentmethodservice_paymentmethodservice_togglebankaccountstatus", "target": "service_paymentmethodservice_paymentmethodservice_ownedbankaccount", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L88", "weight": 1.0}, {"source": "service_paymentmethodservice_paymentmethodservice_updatepos", "target": "service_paymentmethodservice_paymentmethodservice_ownedpos", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L138", "weight": 1.0}, {"source": "service_paymentmethodservice_paymentmethodservice_toggleposstatus", "target": "service_paymentmethodservice_paymentmethodservice_ownedpos", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L168", "weight": 1.0}], "raw_calls": [{"caller_nid": "service_paymentmethodservice_paymentmethodservice_listbankaccounts", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L30", "receiver": null}, {"caller_nid": "service_paymentmethodservice_paymentmethodservice_listbankaccounts", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L31", "receiver": null}, {"caller_nid": "service_paymentmethodservice_paymentmethodservice_listbankaccounts", "callee": "findByUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L32", "receiver": null}, {"caller_nid": "service_paymentmethodservice_paymentmethodservice_createbankaccount", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L38", "receiver": null}, {"caller_nid": "service_paymentmethodservice_paymentmethodservice_createbankaccount", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L39", "receiver": null}, {"caller_nid": "service_paymentmethodservice_paymentmethodservice_createbankaccount", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L40", "receiver": null}, {"caller_nid": "service_paymentmethodservice_paymentmethodservice_createbankaccount", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L41", "receiver": null}, {"caller_nid": "service_paymentmethodservice_paymentmethodservice_createbankaccount", "callee": "save", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L51", "receiver": null}, {"caller_nid": "service_paymentmethodservice_paymentmethodservice_createbankaccount", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L53", "receiver": null}, {"caller_nid": "service_paymentmethodservice_paymentmethodservice_updatebankaccount", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L60", "receiver": null}, {"caller_nid": "service_paymentmethodservice_paymentmethodservice_updatebankaccount", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L61", "receiver": null}, {"caller_nid": "service_paymentmethodservice_paymentmethodservice_updatebankaccount", "callee": "setBankName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L65", "receiver": null}, {"caller_nid": "service_paymentmethodservice_paymentmethodservice_updatebankaccount", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L67", "receiver": null}, {"caller_nid": "service_paymentmethodservice_paymentmethodservice_updatebankaccount", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L68", "receiver": null}, {"caller_nid": "service_paymentmethodservice_paymentmethodservice_updatebankaccount", "callee": "setAccountNumber", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L72", "receiver": null}, {"caller_nid": "service_paymentmethodservice_paymentmethodservice_updatebankaccount", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L74", "receiver": null}, {"caller_nid": "service_paymentmethodservice_paymentmethodservice_updatebankaccount", "callee": "setCardNumber", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L75", "receiver": null}, {"caller_nid": "service_paymentmethodservice_paymentmethodservice_updatebankaccount", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L75", "receiver": null}, {"caller_nid": "service_paymentmethodservice_paymentmethodservice_updatebankaccount", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L77", "receiver": null}, {"caller_nid": "service_paymentmethodservice_paymentmethodservice_updatebankaccount", "callee": "setShabaNumber", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L78", "receiver": null}, {"caller_nid": "service_paymentmethodservice_paymentmethodservice_updatebankaccount", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L78", "receiver": null}, {"caller_nid": "service_paymentmethodservice_paymentmethodservice_updatebankaccount", "callee": "save", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L81", "receiver": null}, {"caller_nid": "service_paymentmethodservice_paymentmethodservice_updatebankaccount", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L83", "receiver": null}, {"caller_nid": "service_paymentmethodservice_paymentmethodservice_togglebankaccountstatus", "callee": "setActive", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L89", "receiver": null}, {"caller_nid": "service_paymentmethodservice_paymentmethodservice_togglebankaccountstatus", "callee": "isActive", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L89", "receiver": null}, {"caller_nid": "service_paymentmethodservice_paymentmethodservice_togglebankaccountstatus", "callee": "save", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L90", "receiver": null}, {"caller_nid": "service_paymentmethodservice_paymentmethodservice_togglebankaccountstatus", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L92", "receiver": null}, {"caller_nid": "service_paymentmethodservice_paymentmethodservice_ownedbankaccount", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L97", "receiver": null}, {"caller_nid": "service_paymentmethodservice_paymentmethodservice_ownedbankaccount", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L98", "receiver": null}, {"caller_nid": "service_paymentmethodservice_paymentmethodservice_ownedbankaccount", "callee": "getUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L98", "receiver": null}, {"caller_nid": "service_paymentmethodservice_paymentmethodservice_ownedbankaccount", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L98", "receiver": null}, {"caller_nid": "service_paymentmethodservice_paymentmethodservice_listpos", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L110", "receiver": null}, {"caller_nid": "service_paymentmethodservice_paymentmethodservice_listpos", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L111", "receiver": null}, {"caller_nid": "service_paymentmethodservice_paymentmethodservice_listpos", "callee": "findByUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L112", "receiver": null}, {"caller_nid": "service_paymentmethodservice_paymentmethodservice_createpos", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L118", "receiver": null}, {"caller_nid": "service_paymentmethodservice_paymentmethodservice_createpos", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L119", "receiver": null}, {"caller_nid": "service_paymentmethodservice_paymentmethodservice_createpos", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L120", "receiver": null}, {"caller_nid": "service_paymentmethodservice_paymentmethodservice_createpos", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L121", "receiver": null}, {"caller_nid": "service_paymentmethodservice_paymentmethodservice_createpos", "callee": "save", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L131", "receiver": null}, {"caller_nid": "service_paymentmethodservice_paymentmethodservice_createpos", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L133", "receiver": null}, {"caller_nid": "service_paymentmethodservice_paymentmethodservice_updatepos", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L140", "receiver": null}, {"caller_nid": "service_paymentmethodservice_paymentmethodservice_updatepos", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L141", "receiver": null}, {"caller_nid": "service_paymentmethodservice_paymentmethodservice_updatepos", "callee": "setBankName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L145", "receiver": null}, {"caller_nid": "service_paymentmethodservice_paymentmethodservice_updatepos", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L147", "receiver": null}, {"caller_nid": "service_paymentmethodservice_paymentmethodservice_updatepos", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L148", "receiver": null}, {"caller_nid": "service_paymentmethodservice_paymentmethodservice_updatepos", "callee": "setTerminalNumber", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L152", "receiver": null}, {"caller_nid": "service_paymentmethodservice_paymentmethodservice_updatepos", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L154", "receiver": null}, {"caller_nid": "service_paymentmethodservice_paymentmethodservice_updatepos", "callee": "setSerialNumber", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L155", "receiver": null}, {"caller_nid": "service_paymentmethodservice_paymentmethodservice_updatepos", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L155", "receiver": null}, {"caller_nid": "service_paymentmethodservice_paymentmethodservice_updatepos", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L157", "receiver": null}, {"caller_nid": "service_paymentmethodservice_paymentmethodservice_updatepos", "callee": "setAccountNumber", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L158", "receiver": null}, {"caller_nid": "service_paymentmethodservice_paymentmethodservice_updatepos", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L158", "receiver": null}, {"caller_nid": "service_paymentmethodservice_paymentmethodservice_updatepos", "callee": "save", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L161", "receiver": null}, {"caller_nid": "service_paymentmethodservice_paymentmethodservice_updatepos", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L163", "receiver": null}, {"caller_nid": "service_paymentmethodservice_paymentmethodservice_toggleposstatus", "callee": "setActive", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L169", "receiver": null}, {"caller_nid": "service_paymentmethodservice_paymentmethodservice_toggleposstatus", "callee": "isActive", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L169", "receiver": null}, {"caller_nid": "service_paymentmethodservice_paymentmethodservice_toggleposstatus", "callee": "save", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L170", "receiver": null}, {"caller_nid": "service_paymentmethodservice_paymentmethodservice_toggleposstatus", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L172", "receiver": null}, {"caller_nid": "service_paymentmethodservice_paymentmethodservice_ownedpos", "callee": "findByUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L177", "receiver": null}, {"caller_nid": "service_paymentmethodservice_paymentmethodservice_ownedpos", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L178", "receiver": null}, {"caller_nid": "service_paymentmethodservice_paymentmethodservice_ownedpos", "callee": "getUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L178", "receiver": null}, {"caller_nid": "service_paymentmethodservice_paymentmethodservice_ownedpos", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Service/PaymentMethodService.php", "source_location": "L178", "receiver": null}]}