- Created new JSON file for database.md with nodes and edges representing the structure and relationships within the document. - Created new JSON file for architecture.md with nodes and edges detailing the architecture of the task 14 events utilization.
1 line
32 KiB
JSON
1 line
32 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_paymentmethod_controller_paymentmethodcontroller_php", "label": "PaymentMethodController.php", "file_type": "code", "source_file": "src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L1"}, {"id": "controller_paymentmethodcontroller_paymentmethodcontroller", "label": "PaymentMethodController", "file_type": "code", "source_file": "src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L27"}, {"id": "basecontroller", "label": "BaseController", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "controller_paymentmethodcontroller_paymentmethodcontroller_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L34"}, {"id": "controller_paymentmethodcontroller_paymentmethodcontroller_guard", "label": ".guard()", "file_type": "code", "source_file": "src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L42"}, {"id": "user", "label": "User", "file_type": "code", "source_file": "src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L42"}, {"id": "entitycontext", "label": "EntityContext", "file_type": "code", "source_file": "src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L42"}, {"id": "controller_paymentmethodcontroller_paymentmethodcontroller_listbankaccounts", "label": ".listBankAccounts()", "file_type": "code", "source_file": "src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L53"}, {"id": "jsonresponse", "label": "JsonResponse", "file_type": "code", "source_file": "src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L53"}, {"id": "controller_paymentmethodcontroller_paymentmethodcontroller_createbankaccount", "label": ".createBankAccount()", "file_type": "code", "source_file": "src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L61"}, {"id": "request", "label": "Request", "file_type": "code", "source_file": "src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L61"}, {"id": "controller_paymentmethodcontroller_paymentmethodcontroller_updatebankaccount", "label": ".updateBankAccount()", "file_type": "code", "source_file": "src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L70"}, {"id": "controller_paymentmethodcontroller_paymentmethodcontroller_togglebankaccountstatus", "label": ".toggleBankAccountStatus()", "file_type": "code", "source_file": "src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L79"}, {"id": "controller_paymentmethodcontroller_paymentmethodcontroller_assignbankaccountenvironment", "label": ".assignBankAccountEnvironment()", "file_type": "code", "source_file": "src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L87"}, {"id": "controller_paymentmethodcontroller_paymentmethodcontroller_listpos", "label": ".listPos()", "file_type": "code", "source_file": "src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L97"}, {"id": "controller_paymentmethodcontroller_paymentmethodcontroller_createpos", "label": ".createPos()", "file_type": "code", "source_file": "src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L105"}, {"id": "controller_paymentmethodcontroller_paymentmethodcontroller_updatepos", "label": ".updatePos()", "file_type": "code", "source_file": "src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L114"}, {"id": "controller_paymentmethodcontroller_paymentmethodcontroller_toggleposstatus", "label": ".togglePosStatus()", "file_type": "code", "source_file": "src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L123"}, {"id": "controller_paymentmethodcontroller_paymentmethodcontroller_assignposenvironment", "label": ".assignPosEnvironment()", "file_type": "code", "source_file": "src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L131"}, {"id": "controller_paymentmethodcontroller_paymentmethodcontroller_assertrole", "label": ".assertRole()", "file_type": "code", "source_file": "src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L139"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_paymentmethod_controller_paymentmethodcontroller_php", "target": "user", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_paymentmethod_controller_paymentmethodcontroller_php", "target": "paymentmethodservice", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_paymentmethod_controller_paymentmethodcontroller_php", "target": "secretaryaccesschecker", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_paymentmethod_controller_paymentmethodcontroller_php", "target": "errorcodes", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_paymentmethod_controller_paymentmethodcontroller_php", "target": "entitycontext", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_paymentmethod_controller_paymentmethodcontroller_php", "target": "entitycontextresolver", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_paymentmethod_controller_paymentmethodcontroller_php", "target": "basecontroller", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L11", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_paymentmethod_controller_paymentmethodcontroller_php", "target": "jsonresponse", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L12", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_paymentmethod_controller_paymentmethodcontroller_php", "target": "request", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L13", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_paymentmethod_controller_paymentmethodcontroller_php", "target": "route", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L14", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_paymentmethod_controller_paymentmethodcontroller_php", "target": "currentuser", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L15", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_paymentmethod_controller_paymentmethodcontroller_php", "target": "isgranted", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L16", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_paymentmethod_controller_paymentmethodcontroller_php", "target": "attributes", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L17", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_paymentmethod_controller_paymentmethodcontroller_php", "target": "controller_paymentmethodcontroller_paymentmethodcontroller", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L27", "weight": 1.0}, {"source": "controller_paymentmethodcontroller_paymentmethodcontroller", "target": "basecontroller", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L30", "weight": 1.0}, {"source": "controller_paymentmethodcontroller_paymentmethodcontroller", "target": "controller_paymentmethodcontroller_paymentmethodcontroller_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L34", "weight": 1.0}, {"source": "controller_paymentmethodcontroller_paymentmethodcontroller", "target": "controller_paymentmethodcontroller_paymentmethodcontroller_guard", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L42", "weight": 1.0}, {"source": "controller_paymentmethodcontroller_paymentmethodcontroller_guard", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L42", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_paymentmethodcontroller_paymentmethodcontroller_guard", "target": "entitycontext", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L42", "weight": 1.0, "context": "return_type"}, {"source": "controller_paymentmethodcontroller_paymentmethodcontroller", "target": "controller_paymentmethodcontroller_paymentmethodcontroller_listbankaccounts", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L53", "weight": 1.0}, {"source": "controller_paymentmethodcontroller_paymentmethodcontroller_listbankaccounts", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L53", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_paymentmethodcontroller_paymentmethodcontroller_listbankaccounts", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L53", "weight": 1.0, "context": "return_type"}, {"source": "controller_paymentmethodcontroller_paymentmethodcontroller", "target": "controller_paymentmethodcontroller_paymentmethodcontroller_createbankaccount", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L61", "weight": 1.0}, {"source": "controller_paymentmethodcontroller_paymentmethodcontroller_createbankaccount", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L61", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_paymentmethodcontroller_paymentmethodcontroller_createbankaccount", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L61", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_paymentmethodcontroller_paymentmethodcontroller_createbankaccount", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L61", "weight": 1.0, "context": "return_type"}, {"source": "controller_paymentmethodcontroller_paymentmethodcontroller", "target": "controller_paymentmethodcontroller_paymentmethodcontroller_updatebankaccount", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L70", "weight": 1.0}, {"source": "controller_paymentmethodcontroller_paymentmethodcontroller_updatebankaccount", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L70", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_paymentmethodcontroller_paymentmethodcontroller_updatebankaccount", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L70", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_paymentmethodcontroller_paymentmethodcontroller_updatebankaccount", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L70", "weight": 1.0, "context": "return_type"}, {"source": "controller_paymentmethodcontroller_paymentmethodcontroller", "target": "controller_paymentmethodcontroller_paymentmethodcontroller_togglebankaccountstatus", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L79", "weight": 1.0}, {"source": "controller_paymentmethodcontroller_paymentmethodcontroller_togglebankaccountstatus", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L79", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_paymentmethodcontroller_paymentmethodcontroller_togglebankaccountstatus", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L79", "weight": 1.0, "context": "return_type"}, {"source": "controller_paymentmethodcontroller_paymentmethodcontroller", "target": "controller_paymentmethodcontroller_paymentmethodcontroller_assignbankaccountenvironment", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L87", "weight": 1.0}, {"source": "controller_paymentmethodcontroller_paymentmethodcontroller_assignbankaccountenvironment", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L87", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_paymentmethodcontroller_paymentmethodcontroller_assignbankaccountenvironment", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L87", "weight": 1.0, "context": "return_type"}, {"source": "controller_paymentmethodcontroller_paymentmethodcontroller", "target": "controller_paymentmethodcontroller_paymentmethodcontroller_listpos", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L97", "weight": 1.0}, {"source": "controller_paymentmethodcontroller_paymentmethodcontroller_listpos", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L97", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_paymentmethodcontroller_paymentmethodcontroller_listpos", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L97", "weight": 1.0, "context": "return_type"}, {"source": "controller_paymentmethodcontroller_paymentmethodcontroller", "target": "controller_paymentmethodcontroller_paymentmethodcontroller_createpos", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L105", "weight": 1.0}, {"source": "controller_paymentmethodcontroller_paymentmethodcontroller_createpos", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L105", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_paymentmethodcontroller_paymentmethodcontroller_createpos", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L105", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_paymentmethodcontroller_paymentmethodcontroller_createpos", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L105", "weight": 1.0, "context": "return_type"}, {"source": "controller_paymentmethodcontroller_paymentmethodcontroller", "target": "controller_paymentmethodcontroller_paymentmethodcontroller_updatepos", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L114", "weight": 1.0}, {"source": "controller_paymentmethodcontroller_paymentmethodcontroller_updatepos", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L114", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_paymentmethodcontroller_paymentmethodcontroller_updatepos", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L114", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_paymentmethodcontroller_paymentmethodcontroller_updatepos", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L114", "weight": 1.0, "context": "return_type"}, {"source": "controller_paymentmethodcontroller_paymentmethodcontroller", "target": "controller_paymentmethodcontroller_paymentmethodcontroller_toggleposstatus", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L123", "weight": 1.0}, {"source": "controller_paymentmethodcontroller_paymentmethodcontroller_toggleposstatus", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L123", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_paymentmethodcontroller_paymentmethodcontroller_toggleposstatus", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L123", "weight": 1.0, "context": "return_type"}, {"source": "controller_paymentmethodcontroller_paymentmethodcontroller", "target": "controller_paymentmethodcontroller_paymentmethodcontroller_assignposenvironment", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L131", "weight": 1.0}, {"source": "controller_paymentmethodcontroller_paymentmethodcontroller_assignposenvironment", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L131", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_paymentmethodcontroller_paymentmethodcontroller_assignposenvironment", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L131", "weight": 1.0, "context": "return_type"}, {"source": "controller_paymentmethodcontroller_paymentmethodcontroller", "target": "controller_paymentmethodcontroller_paymentmethodcontroller_assertrole", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L139", "weight": 1.0}, {"source": "controller_paymentmethodcontroller_paymentmethodcontroller_assertrole", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L139", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_paymentmethodcontroller_paymentmethodcontroller_guard", "target": "controller_paymentmethodcontroller_paymentmethodcontroller_assertrole", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L44", "weight": 1.0}, {"source": "controller_paymentmethodcontroller_paymentmethodcontroller_listbankaccounts", "target": "controller_paymentmethodcontroller_paymentmethodcontroller_guard", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L56", "weight": 1.0}, {"source": "controller_paymentmethodcontroller_paymentmethodcontroller_createbankaccount", "target": "controller_paymentmethodcontroller_paymentmethodcontroller_guard", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L64", "weight": 1.0}, {"source": "controller_paymentmethodcontroller_paymentmethodcontroller_updatebankaccount", "target": "controller_paymentmethodcontroller_paymentmethodcontroller_guard", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L73", "weight": 1.0}, {"source": "controller_paymentmethodcontroller_paymentmethodcontroller_togglebankaccountstatus", "target": "controller_paymentmethodcontroller_paymentmethodcontroller_guard", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L82", "weight": 1.0}, {"source": "controller_paymentmethodcontroller_paymentmethodcontroller_assignbankaccountenvironment", "target": "controller_paymentmethodcontroller_paymentmethodcontroller_guard", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L90", "weight": 1.0}, {"source": "controller_paymentmethodcontroller_paymentmethodcontroller_listpos", "target": "controller_paymentmethodcontroller_paymentmethodcontroller_guard", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L100", "weight": 1.0}, {"source": "controller_paymentmethodcontroller_paymentmethodcontroller_createpos", "target": "controller_paymentmethodcontroller_paymentmethodcontroller_guard", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L108", "weight": 1.0}, {"source": "controller_paymentmethodcontroller_paymentmethodcontroller_updatepos", "target": "controller_paymentmethodcontroller_paymentmethodcontroller_guard", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L117", "weight": 1.0}, {"source": "controller_paymentmethodcontroller_paymentmethodcontroller_toggleposstatus", "target": "controller_paymentmethodcontroller_paymentmethodcontroller_guard", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L126", "weight": 1.0}, {"source": "controller_paymentmethodcontroller_paymentmethodcontroller_assignposenvironment", "target": "controller_paymentmethodcontroller_paymentmethodcontroller_guard", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L134", "weight": 1.0}], "raw_calls": [{"caller_nid": "controller_paymentmethodcontroller_paymentmethodcontroller_guard", "callee": "denyUnlessGranted", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L45", "receiver": null}, {"caller_nid": "controller_paymentmethodcontroller_paymentmethodcontroller_guard", "callee": "denyUnlessGranted", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L46", "receiver": null}, {"caller_nid": "controller_paymentmethodcontroller_paymentmethodcontroller_guard", "callee": "resolve", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L48", "receiver": null}, {"caller_nid": "controller_paymentmethodcontroller_paymentmethodcontroller_listbankaccounts", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L58", "receiver": null}, {"caller_nid": "controller_paymentmethodcontroller_paymentmethodcontroller_createbankaccount", "callee": "json_decode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L65", "receiver": null}, {"caller_nid": "controller_paymentmethodcontroller_paymentmethodcontroller_createbankaccount", "callee": "getContent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L65", "receiver": null}, {"caller_nid": "controller_paymentmethodcontroller_paymentmethodcontroller_createbankaccount", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L67", "receiver": null}, {"caller_nid": "controller_paymentmethodcontroller_paymentmethodcontroller_updatebankaccount", "callee": "json_decode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L74", "receiver": null}, {"caller_nid": "controller_paymentmethodcontroller_paymentmethodcontroller_updatebankaccount", "callee": "getContent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L74", "receiver": null}, {"caller_nid": "controller_paymentmethodcontroller_paymentmethodcontroller_updatebankaccount", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L76", "receiver": null}, {"caller_nid": "controller_paymentmethodcontroller_paymentmethodcontroller_togglebankaccountstatus", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L84", "receiver": null}, {"caller_nid": "controller_paymentmethodcontroller_paymentmethodcontroller_assignbankaccountenvironment", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L92", "receiver": null}, {"caller_nid": "controller_paymentmethodcontroller_paymentmethodcontroller_listpos", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L102", "receiver": null}, {"caller_nid": "controller_paymentmethodcontroller_paymentmethodcontroller_createpos", "callee": "json_decode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L109", "receiver": null}, {"caller_nid": "controller_paymentmethodcontroller_paymentmethodcontroller_createpos", "callee": "getContent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L109", "receiver": null}, {"caller_nid": "controller_paymentmethodcontroller_paymentmethodcontroller_createpos", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L111", "receiver": null}, {"caller_nid": "controller_paymentmethodcontroller_paymentmethodcontroller_updatepos", "callee": "json_decode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L118", "receiver": null}, {"caller_nid": "controller_paymentmethodcontroller_paymentmethodcontroller_updatepos", "callee": "getContent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L118", "receiver": null}, {"caller_nid": "controller_paymentmethodcontroller_paymentmethodcontroller_updatepos", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L120", "receiver": null}, {"caller_nid": "controller_paymentmethodcontroller_paymentmethodcontroller_toggleposstatus", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L128", "receiver": null}, {"caller_nid": "controller_paymentmethodcontroller_paymentmethodcontroller_assignposenvironment", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L136", "receiver": null}, {"caller_nid": "controller_paymentmethodcontroller_paymentmethodcontroller_assertrole", "callee": "array_intersect", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L141", "receiver": null}, {"caller_nid": "controller_paymentmethodcontroller_paymentmethodcontroller_assertrole", "callee": "getRoles", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/PaymentMethod/Controller/PaymentMethodController.php", "source_location": "L141", "receiver": null}]} |