- Created a new JSON file for the PaymentGatewayInterface.php, detailing its methods and return types. - Added a JSON file for payment.md, documenting various API endpoints and their parameters, responses, and errors. - Introduced a JSON file for fix-admin-modal-and-calendar.md, outlining issues and solutions related to admin modal and calendar functionalities.
1 line
48 KiB
JSON
1 line
48 KiB
JSON
{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_sms_controller_smswalletcontroller_php", "label": "SmsWalletController.php", "file_type": "code", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L1"}, {"id": "controller_smswalletcontroller_smswalletcontroller", "label": "SmsWalletController", "file_type": "code", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L25"}, {"id": "basecontroller", "label": "BaseController", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "controller_smswalletcontroller_smswalletcontroller_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L31"}, {"id": "controller_smswalletcontroller_smswalletcontroller_smspricerials", "label": ".smsPriceRials()", "file_type": "code", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L45"}, {"id": "controller_smswalletcontroller_smswalletcontroller_balance", "label": ".balance()", "file_type": "code", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L50"}, {"id": "user", "label": "User", "file_type": "code", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L50"}, {"id": "jsonresponse", "label": "JsonResponse", "file_type": "code", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L50"}, {"id": "controller_smswalletcontroller_smswalletcontroller_charge", "label": ".charge()", "file_type": "code", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L69"}, {"id": "request", "label": "Request", "file_type": "code", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L69"}, {"id": "controller_smswalletcontroller_smswalletcontroller_logs", "label": ".logs()", "file_type": "code", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L102"}, {"id": "controller_smswalletcontroller_smswalletcontroller_getsettings", "label": ".getSettings()", "file_type": "code", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L125"}, {"id": "controller_smswalletcontroller_smswalletcontroller_updatesettings", "label": ".updateSettings()", "file_type": "code", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L149"}, {"id": "controller_smswalletcontroller_smswalletcontroller_adminreviewlist", "label": ".adminReviewList()", "file_type": "code", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L179"}, {"id": "controller_smswalletcontroller_smswalletcontroller_adminapprove", "label": ".adminApprove()", "file_type": "code", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L203"}, {"id": "controller_smswalletcontroller_smswalletcontroller_adminreject", "label": ".adminReject()", "file_type": "code", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L218"}, {"id": "controller_smswalletcontroller_smswalletcontroller_resolveentityname", "label": ".resolveEntityName()", "file_type": "code", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L239"}, {"id": "controller_smswalletcontroller_smswalletcontroller_adminreport", "label": ".adminReport()", "file_type": "code", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L250"}, {"id": "controller_smswalletcontroller_smswalletcontroller_resolveentity", "label": ".resolveEntity()", "file_type": "code", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L272"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_sms_controller_smswalletcontroller_php", "target": "user", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_sms_controller_smswalletcontroller_php", "target": "clinicrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_sms_controller_smswalletcontroller_php", "target": "doctorrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_sms_controller_smswalletcontroller_php", "target": "payment", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_sms_controller_smswalletcontroller_php", "target": "gatewayfactory", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_sms_controller_smswalletcontroller_php", "target": "paymentrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_sms_controller_smswalletcontroller_php", "target": "errorcodes", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L11", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_sms_controller_smswalletcontroller_php", "target": "basecontroller", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L12", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_sms_controller_smswalletcontroller_php", "target": "smssettings", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L13", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_sms_controller_smswalletcontroller_php", "target": "smssettingsrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L14", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_sms_controller_smswalletcontroller_php", "target": "smswalletrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L15", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_sms_controller_smswalletcontroller_php", "target": "smswallettransactionrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L16", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_sms_controller_smswalletcontroller_php", "target": "smswalletservice", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L17", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_sms_controller_smswalletcontroller_php", "target": "jsonresponse", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L18", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_sms_controller_smswalletcontroller_php", "target": "request", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L19", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_sms_controller_smswalletcontroller_php", "target": "route", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L20", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_sms_controller_smswalletcontroller_php", "target": "currentuser", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L21", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_sms_controller_smswalletcontroller_php", "target": "isgranted", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L22", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_sms_controller_smswalletcontroller_php", "target": "attributes", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L23", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_sms_controller_smswalletcontroller_php", "target": "controller_smswalletcontroller_smswalletcontroller", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L25", "weight": 1.0}, {"source": "controller_smswalletcontroller_smswalletcontroller", "target": "basecontroller", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L27", "weight": 1.0}, {"source": "controller_smswalletcontroller_smswalletcontroller", "target": "controller_smswalletcontroller_smswalletcontroller_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L31", "weight": 1.0}, {"source": "controller_smswalletcontroller_smswalletcontroller", "target": "controller_smswalletcontroller_smswalletcontroller_smspricerials", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L45", "weight": 1.0}, {"source": "controller_smswalletcontroller_smswalletcontroller", "target": "controller_smswalletcontroller_smswalletcontroller_balance", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L50", "weight": 1.0}, {"source": "controller_smswalletcontroller_smswalletcontroller_balance", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L50", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_smswalletcontroller_smswalletcontroller_balance", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L50", "weight": 1.0, "context": "return_type"}, {"source": "controller_smswalletcontroller_smswalletcontroller", "target": "controller_smswalletcontroller_smswalletcontroller_charge", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L69", "weight": 1.0}, {"source": "controller_smswalletcontroller_smswalletcontroller_charge", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L69", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_smswalletcontroller_smswalletcontroller_charge", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L69", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_smswalletcontroller_smswalletcontroller_charge", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L69", "weight": 1.0, "context": "return_type"}, {"source": "controller_smswalletcontroller_smswalletcontroller", "target": "controller_smswalletcontroller_smswalletcontroller_logs", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L102", "weight": 1.0}, {"source": "controller_smswalletcontroller_smswalletcontroller_logs", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L102", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_smswalletcontroller_smswalletcontroller_logs", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L102", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_smswalletcontroller_smswalletcontroller_logs", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L102", "weight": 1.0, "context": "return_type"}, {"source": "controller_smswalletcontroller_smswalletcontroller", "target": "controller_smswalletcontroller_smswalletcontroller_getsettings", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L125", "weight": 1.0}, {"source": "controller_smswalletcontroller_smswalletcontroller_getsettings", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L125", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_smswalletcontroller_smswalletcontroller_getsettings", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L125", "weight": 1.0, "context": "return_type"}, {"source": "controller_smswalletcontroller_smswalletcontroller", "target": "controller_smswalletcontroller_smswalletcontroller_updatesettings", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L149", "weight": 1.0}, {"source": "controller_smswalletcontroller_smswalletcontroller_updatesettings", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L149", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_smswalletcontroller_smswalletcontroller_updatesettings", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L149", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_smswalletcontroller_smswalletcontroller_updatesettings", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L149", "weight": 1.0, "context": "return_type"}, {"source": "controller_smswalletcontroller_smswalletcontroller", "target": "controller_smswalletcontroller_smswalletcontroller_adminreviewlist", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L179", "weight": 1.0}, {"source": "controller_smswalletcontroller_smswalletcontroller_adminreviewlist", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L179", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_smswalletcontroller_smswalletcontroller_adminreviewlist", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L179", "weight": 1.0, "context": "return_type"}, {"source": "controller_smswalletcontroller_smswalletcontroller", "target": "controller_smswalletcontroller_smswalletcontroller_adminapprove", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L203", "weight": 1.0}, {"source": "controller_smswalletcontroller_smswalletcontroller_adminapprove", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L203", "weight": 1.0, "context": "return_type"}, {"source": "controller_smswalletcontroller_smswalletcontroller", "target": "controller_smswalletcontroller_smswalletcontroller_adminreject", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L218", "weight": 1.0}, {"source": "controller_smswalletcontroller_smswalletcontroller_adminreject", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L218", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_smswalletcontroller_smswalletcontroller_adminreject", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L218", "weight": 1.0, "context": "return_type"}, {"source": "controller_smswalletcontroller_smswalletcontroller", "target": "controller_smswalletcontroller_smswalletcontroller_resolveentityname", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L239", "weight": 1.0}, {"source": "controller_smswalletcontroller_smswalletcontroller", "target": "controller_smswalletcontroller_smswalletcontroller_adminreport", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L250", "weight": 1.0}, {"source": "controller_smswalletcontroller_smswalletcontroller_adminreport", "target": "request", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L250", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_smswalletcontroller_smswalletcontroller_adminreport", "target": "jsonresponse", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L250", "weight": 1.0, "context": "return_type"}, {"source": "controller_smswalletcontroller_smswalletcontroller", "target": "controller_smswalletcontroller_smswalletcontroller_resolveentity", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L272", "weight": 1.0}, {"source": "controller_smswalletcontroller_smswalletcontroller_resolveentity", "target": "user", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L272", "weight": 1.0, "context": "parameter_type"}, {"source": "controller_smswalletcontroller_smswalletcontroller_balance", "target": "controller_smswalletcontroller_smswalletcontroller_resolveentity", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L53", "weight": 1.0}, {"source": "controller_smswalletcontroller_smswalletcontroller_balance", "target": "controller_smswalletcontroller_smswalletcontroller_smspricerials", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L59", "weight": 1.0}, {"source": "controller_smswalletcontroller_smswalletcontroller_charge", "target": "controller_smswalletcontroller_smswalletcontroller_resolveentity", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L72", "weight": 1.0}, {"source": "controller_smswalletcontroller_smswalletcontroller_logs", "target": "controller_smswalletcontroller_smswalletcontroller_resolveentity", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L105", "weight": 1.0}, {"source": "controller_smswalletcontroller_smswalletcontroller_getsettings", "target": "controller_smswalletcontroller_smswalletcontroller_resolveentity", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L128", "weight": 1.0}, {"source": "controller_smswalletcontroller_smswalletcontroller_updatesettings", "target": "controller_smswalletcontroller_smswalletcontroller_resolveentity", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L152", "weight": 1.0}, {"source": "controller_smswalletcontroller_smswalletcontroller_adminreviewlist", "target": "controller_smswalletcontroller_smswalletcontroller_resolveentityname", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Sms/Controller/SmsWalletController.php", "source_location": "L196", "weight": 1.0}], "raw_calls": [{"caller_nid": "controller_smswalletcontroller_smswalletcontroller_smspricerials", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php", "source_location": "L47", "receiver": null}, {"caller_nid": "controller_smswalletcontroller_smswalletcontroller_balance", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php", "source_location": "L55", "receiver": null}, {"caller_nid": "controller_smswalletcontroller_smswalletcontroller_balance", "callee": "getBalance", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php", "source_location": "L58", "receiver": null}, {"caller_nid": "controller_smswalletcontroller_smswalletcontroller_balance", "callee": "floor", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php", "source_location": "L60", "receiver": null}, {"caller_nid": "controller_smswalletcontroller_smswalletcontroller_balance", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php", "source_location": "L62", "receiver": null}, {"caller_nid": "controller_smswalletcontroller_smswalletcontroller_charge", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php", "source_location": "L74", "receiver": null}, {"caller_nid": "controller_smswalletcontroller_smswalletcontroller_charge", "callee": "json_decode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php", "source_location": "L77", "receiver": null}, {"caller_nid": "controller_smswalletcontroller_smswalletcontroller_charge", "callee": "getContent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php", "source_location": "L77", "receiver": null}, {"caller_nid": "controller_smswalletcontroller_smswalletcontroller_charge", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php", "source_location": "L78", "receiver": null}, {"caller_nid": "controller_smswalletcontroller_smswalletcontroller_charge", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php", "source_location": "L82", "receiver": null}, {"caller_nid": "controller_smswalletcontroller_smswalletcontroller_charge", "callee": "resolve", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php", "source_location": "L86", "receiver": null}, {"caller_nid": "controller_smswalletcontroller_smswalletcontroller_charge", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php", "source_location": "L87", "receiver": null}, {"caller_nid": "controller_smswalletcontroller_smswalletcontroller_charge", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php", "source_location": "L90", "receiver": null}, {"caller_nid": "controller_smswalletcontroller_smswalletcontroller_charge", "callee": "setMetadata", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php", "source_location": "L92", "receiver": null}, {"caller_nid": "controller_smswalletcontroller_smswalletcontroller_charge", "callee": "save", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php", "source_location": "L93", "receiver": null}, {"caller_nid": "controller_smswalletcontroller_smswalletcontroller_charge", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php", "source_location": "L95", "receiver": null}, {"caller_nid": "controller_smswalletcontroller_smswalletcontroller_charge", "callee": "getUuid", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php", "source_location": "L96", "receiver": null}, {"caller_nid": "controller_smswalletcontroller_smswalletcontroller_charge", "callee": "getOrderId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php", "source_location": "L97", "receiver": null}, {"caller_nid": "controller_smswalletcontroller_smswalletcontroller_charge", "callee": "getOrderId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php", "source_location": "L98", "receiver": null}, {"caller_nid": "controller_smswalletcontroller_smswalletcontroller_logs", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php", "source_location": "L107", "receiver": null}, {"caller_nid": "controller_smswalletcontroller_smswalletcontroller_logs", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php", "source_location": "L110", "receiver": null}, {"caller_nid": "controller_smswalletcontroller_smswalletcontroller_logs", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php", "source_location": "L111", "receiver": null}, {"caller_nid": "controller_smswalletcontroller_smswalletcontroller_logs", "callee": "getOrCreate", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php", "source_location": "L112", "receiver": null}, {"caller_nid": "controller_smswalletcontroller_smswalletcontroller_logs", "callee": "findByWallet", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php", "source_location": "L114", "receiver": null}, {"caller_nid": "controller_smswalletcontroller_smswalletcontroller_logs", "callee": "countByWallet", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php", "source_location": "L115", "receiver": null}, {"caller_nid": "controller_smswalletcontroller_smswalletcontroller_logs", "callee": "paginated", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php", "source_location": "L117", "receiver": null}, {"caller_nid": "controller_smswalletcontroller_smswalletcontroller_logs", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php", "source_location": "L118", "receiver": null}, {"caller_nid": "controller_smswalletcontroller_smswalletcontroller_logs", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php", "source_location": "L118", "receiver": null}, {"caller_nid": "controller_smswalletcontroller_smswalletcontroller_getsettings", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php", "source_location": "L130", "receiver": null}, {"caller_nid": "controller_smswalletcontroller_smswalletcontroller_getsettings", "callee": "findByEntity", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php", "source_location": "L133", "receiver": null}, {"caller_nid": "controller_smswalletcontroller_smswalletcontroller_getsettings", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php", "source_location": "L136", "receiver": null}, {"caller_nid": "controller_smswalletcontroller_smswalletcontroller_getsettings", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php", "source_location": "L146", "receiver": null}, {"caller_nid": "controller_smswalletcontroller_smswalletcontroller_getsettings", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php", "source_location": "L146", "receiver": null}, {"caller_nid": "controller_smswalletcontroller_smswalletcontroller_updatesettings", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php", "source_location": "L154", "receiver": null}, {"caller_nid": "controller_smswalletcontroller_smswalletcontroller_updatesettings", "callee": "findByEntity", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php", "source_location": "L157", "receiver": null}, {"caller_nid": "controller_smswalletcontroller_smswalletcontroller_updatesettings", "callee": "json_decode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php", "source_location": "L162", "receiver": null}, {"caller_nid": "controller_smswalletcontroller_smswalletcontroller_updatesettings", "callee": "getContent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php", "source_location": "L162", "receiver": null}, {"caller_nid": "controller_smswalletcontroller_smswalletcontroller_updatesettings", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php", "source_location": "L164", "receiver": null}, {"caller_nid": "controller_smswalletcontroller_smswalletcontroller_updatesettings", "callee": "setReminderEnabled", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php", "source_location": "L164", "receiver": null}, {"caller_nid": "controller_smswalletcontroller_smswalletcontroller_updatesettings", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php", "source_location": "L165", "receiver": null}, {"caller_nid": "controller_smswalletcontroller_smswalletcontroller_updatesettings", "callee": "setReminderHoursBefore", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php", "source_location": "L165", "receiver": null}, {"caller_nid": "controller_smswalletcontroller_smswalletcontroller_updatesettings", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php", "source_location": "L166", "receiver": null}, {"caller_nid": "controller_smswalletcontroller_smswalletcontroller_updatesettings", "callee": "setPostVisitEnabled", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php", "source_location": "L166", "receiver": null}, {"caller_nid": "controller_smswalletcontroller_smswalletcontroller_updatesettings", "callee": "array_key_exists", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php", "source_location": "L167", "receiver": null}, {"caller_nid": "controller_smswalletcontroller_smswalletcontroller_updatesettings", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php", "source_location": "L168", "receiver": null}, {"caller_nid": "controller_smswalletcontroller_smswalletcontroller_updatesettings", "callee": "submitPostVisitText", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php", "source_location": "L170", "receiver": null}, {"caller_nid": "controller_smswalletcontroller_smswalletcontroller_updatesettings", "callee": "save", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php", "source_location": "L174", "receiver": null}, {"caller_nid": "controller_smswalletcontroller_smswalletcontroller_updatesettings", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php", "source_location": "L176", "receiver": null}, {"caller_nid": "controller_smswalletcontroller_smswalletcontroller_updatesettings", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php", "source_location": "L176", "receiver": null}, {"caller_nid": "controller_smswalletcontroller_smswalletcontroller_adminreviewlist", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php", "source_location": "L183", "receiver": null}, {"caller_nid": "controller_smswalletcontroller_smswalletcontroller_adminreviewlist", "callee": "in_array", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php", "source_location": "L184", "receiver": null}, {"caller_nid": "controller_smswalletcontroller_smswalletcontroller_adminreviewlist", "callee": "getResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php", "source_location": "L188", "receiver": null}, {"caller_nid": "controller_smswalletcontroller_smswalletcontroller_adminreviewlist", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php", "source_location": "L188", "receiver": null}, {"caller_nid": "controller_smswalletcontroller_smswalletcontroller_adminreviewlist", "callee": "setParameter", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php", "source_location": "L188", "receiver": null}, {"caller_nid": "controller_smswalletcontroller_smswalletcontroller_adminreviewlist", "callee": "where", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php", "source_location": "L188", "receiver": null}, {"caller_nid": "controller_smswalletcontroller_smswalletcontroller_adminreviewlist", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php", "source_location": "L188", "receiver": null}, {"caller_nid": "controller_smswalletcontroller_smswalletcontroller_adminreviewlist", "callee": "array_map", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php", "source_location": "L194", "receiver": null}, {"caller_nid": "controller_smswalletcontroller_smswalletcontroller_adminreviewlist", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php", "source_location": "L195", "receiver": null}, {"caller_nid": "controller_smswalletcontroller_smswalletcontroller_adminreviewlist", "callee": "getEntityType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php", "source_location": "L196", "receiver": null}, {"caller_nid": "controller_smswalletcontroller_smswalletcontroller_adminreviewlist", "callee": "getEntityId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php", "source_location": "L196", "receiver": null}, {"caller_nid": "controller_smswalletcontroller_smswalletcontroller_adminreviewlist", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php", "source_location": "L200", "receiver": null}, {"caller_nid": "controller_smswalletcontroller_smswalletcontroller_adminapprove", "callee": "find", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php", "source_location": "L207", "receiver": null}, {"caller_nid": "controller_smswalletcontroller_smswalletcontroller_adminapprove", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php", "source_location": "L209", "receiver": null}, {"caller_nid": "controller_smswalletcontroller_smswalletcontroller_adminapprove", "callee": "approvePostVisitText", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php", "source_location": "L212", "receiver": null}, {"caller_nid": "controller_smswalletcontroller_smswalletcontroller_adminapprove", "callee": "save", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php", "source_location": "L213", "receiver": null}, {"caller_nid": "controller_smswalletcontroller_smswalletcontroller_adminapprove", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php", "source_location": "L215", "receiver": null}, {"caller_nid": "controller_smswalletcontroller_smswalletcontroller_adminapprove", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php", "source_location": "L215", "receiver": null}, {"caller_nid": "controller_smswalletcontroller_smswalletcontroller_adminreject", "callee": "find", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php", "source_location": "L222", "receiver": null}, {"caller_nid": "controller_smswalletcontroller_smswalletcontroller_adminreject", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php", "source_location": "L224", "receiver": null}, {"caller_nid": "controller_smswalletcontroller_smswalletcontroller_adminreject", "callee": "json_decode", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php", "source_location": "L227", "receiver": null}, {"caller_nid": "controller_smswalletcontroller_smswalletcontroller_adminreject", "callee": "getContent", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php", "source_location": "L227", "receiver": null}, {"caller_nid": "controller_smswalletcontroller_smswalletcontroller_adminreject", "callee": "trim", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php", "source_location": "L228", "receiver": null}, {"caller_nid": "controller_smswalletcontroller_smswalletcontroller_adminreject", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php", "source_location": "L230", "receiver": null}, {"caller_nid": "controller_smswalletcontroller_smswalletcontroller_adminreject", "callee": "rejectPostVisitText", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php", "source_location": "L233", "receiver": null}, {"caller_nid": "controller_smswalletcontroller_smswalletcontroller_adminreject", "callee": "save", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php", "source_location": "L234", "receiver": null}, {"caller_nid": "controller_smswalletcontroller_smswalletcontroller_adminreject", "callee": "success", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php", "source_location": "L236", "receiver": null}, {"caller_nid": "controller_smswalletcontroller_smswalletcontroller_adminreject", "callee": "toArray", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php", "source_location": "L236", "receiver": null}, {"caller_nid": "controller_smswalletcontroller_smswalletcontroller_resolveentityname", "callee": "find", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php", "source_location": "L242", "receiver": null}, {"caller_nid": "controller_smswalletcontroller_smswalletcontroller_resolveentityname", "callee": "find", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php", "source_location": "L245", "receiver": null}, {"caller_nid": "controller_smswalletcontroller_smswalletcontroller_adminreport", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php", "source_location": "L254", "receiver": null}, {"caller_nid": "controller_smswalletcontroller_smswalletcontroller_adminreport", "callee": "get", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php", "source_location": "L255", "receiver": null}, {"caller_nid": "controller_smswalletcontroller_smswalletcontroller_adminreport", "callee": "getSingleScalarResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php", "source_location": "L257", "receiver": null}, {"caller_nid": "controller_smswalletcontroller_smswalletcontroller_adminreport", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php", "source_location": "L257", "receiver": null}, {"caller_nid": "controller_smswalletcontroller_smswalletcontroller_adminreport", "callee": "select", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php", "source_location": "L257", "receiver": null}, {"caller_nid": "controller_smswalletcontroller_smswalletcontroller_adminreport", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php", "source_location": "L257", "receiver": null}, {"caller_nid": "controller_smswalletcontroller_smswalletcontroller_adminreport", "callee": "getArrayResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php", "source_location": "L262", "receiver": null}, {"caller_nid": "controller_smswalletcontroller_smswalletcontroller_adminreport", "callee": "getQuery", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php", "source_location": "L262", "receiver": null}, {"caller_nid": "controller_smswalletcontroller_smswalletcontroller_adminreport", "callee": "setMaxResults", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php", "source_location": "L262", "receiver": null}, {"caller_nid": "controller_smswalletcontroller_smswalletcontroller_adminreport", "callee": "setFirstResult", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php", "source_location": "L262", "receiver": null}, {"caller_nid": "controller_smswalletcontroller_smswalletcontroller_adminreport", "callee": "orderBy", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php", "source_location": "L262", "receiver": null}, {"caller_nid": "controller_smswalletcontroller_smswalletcontroller_adminreport", "callee": "createQueryBuilder", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php", "source_location": "L262", "receiver": null}, {"caller_nid": "controller_smswalletcontroller_smswalletcontroller_adminreport", "callee": "paginated", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php", "source_location": "L269", "receiver": null}, {"caller_nid": "controller_smswalletcontroller_smswalletcontroller_resolveentity", "callee": "hasRole", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php", "source_location": "L274", "receiver": null}, {"caller_nid": "controller_smswalletcontroller_smswalletcontroller_resolveentity", "callee": "findByUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php", "source_location": "L275", "receiver": null}, {"caller_nid": "controller_smswalletcontroller_smswalletcontroller_resolveentity", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php", "source_location": "L276", "receiver": null}, {"caller_nid": "controller_smswalletcontroller_smswalletcontroller_resolveentity", "callee": "hasRole", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php", "source_location": "L279", "receiver": null}, {"caller_nid": "controller_smswalletcontroller_smswalletcontroller_resolveentity", "callee": "findByUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php", "source_location": "L280", "receiver": null}, {"caller_nid": "controller_smswalletcontroller_smswalletcontroller_resolveentity", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Sms/Controller/SmsWalletController.php", "source_location": "L281", "receiver": null}]} |