Files
clinicpro/graphify-out/cache/ast/v0.8.44/33437a4cb1704a88f401cc1a47b9867d8f34abcad8770845951f1d68628c7ef0.json
T
hamed 7f3724f2d3 Add AST cache files for Representation and migration version 20260725144018
- Created JSON representation for the Representation.php file, detailing nodes and edges for methods, properties, and their relationships.
- Added JSON representation for the migration file Version20260725144018.php, including nodes and edges for methods and their interactions with the Schema and AbstractMigration.
2026-07-26 09:18:27 +03:30

1 line
60 KiB
JSON

{"nodes": [{"id": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_payment_service_paymentmanager_php", "label": "PaymentManager.php", "file_type": "code", "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L1"}, {"id": "service_paymentmanager_paymentmanager", "label": "PaymentManager", "file_type": "code", "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L28"}, {"id": "service_paymentmanager_paymentmanager_construct", "label": ".__construct()", "file_type": "code", "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L30"}, {"id": "service_paymentmanager_paymentmanager_bookingrepresentationidfor", "label": ".bookingRepresentationIdFor()", "file_type": "code", "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L52"}, {"id": "payment", "label": "Payment", "file_type": "code", "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L52"}, {"id": "service_paymentmanager_paymentmanager_startgatewayhandoff", "label": ".startGatewayHandoff()", "file_type": "code", "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L61"}, {"id": "paymentinitresult", "label": "PaymentInitResult", "file_type": "code", "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L61"}, {"id": "service_paymentmanager_paymentmanager_processcallback", "label": ".processCallback()", "file_type": "code", "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L100"}, {"id": "service_paymentmanager_paymentmanager_refundpayment", "label": ".refundPayment()", "file_type": "code", "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L185"}, {"id": "paymentrefundresult", "label": "PaymentRefundResult", "file_type": "code", "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L185"}, {"id": "service_paymentmanager_paymentmanager_reversepayment", "label": ".reversePayment()", "file_type": "code", "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L225"}, {"id": "service_paymentmanager_paymentmanager_callbackurl", "label": ".callbackUrl()", "file_type": "code", "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L251"}, {"id": "service_paymentmanager_paymentmanager_runpostaction", "label": ".runPostAction()", "file_type": "code", "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L261"}, {"id": "service_paymentmanager_paymentmanager_runreversepostaction", "label": ".runReversePostAction()", "file_type": "code", "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L272"}, {"id": "service_paymentmanager_paymentmanager_reverseappointment", "label": ".reverseAppointment()", "file_type": "code", "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L282"}, {"id": "service_paymentmanager_paymentmanager_reversesmswalletcharge", "label": ".reverseSmsWalletCharge()", "file_type": "code", "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L293"}, {"id": "service_paymentmanager_paymentmanager_handleappointmentconfirmation", "label": ".handleAppointmentConfirmation()", "file_type": "code", "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L311"}, {"id": "service_paymentmanager_paymentmanager_handlesubscriptionactivation", "label": ".handleSubscriptionActivation()", "file_type": "code", "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L342"}, {"id": "service_paymentmanager_paymentmanager_handlesmswalletcharge", "label": ".handleSmsWalletCharge()", "file_type": "code", "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L366"}, {"id": "service_paymentmanager_paymentmanager_failpayment", "label": ".failPayment()", "file_type": "code", "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L381"}, {"id": "service_paymentmanager_paymentmanager_log", "label": ".log()", "file_type": "code", "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L388"}, {"id": "service_paymentmanager_paymentmanager_sanitize", "label": ".sanitize()", "file_type": "code", "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L407"}], "edges": [{"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_payment_service_paymentmanager_php", "target": "appointment", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L5", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_payment_service_paymentmanager_php", "target": "clinicrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L6", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_payment_service_paymentmanager_php", "target": "doctorrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L7", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_payment_service_paymentmanager_php", "target": "payment", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L8", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_payment_service_paymentmanager_php", "target": "paymentlog", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L9", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_payment_service_paymentmanager_php", "target": "gatewayfactory", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L10", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_payment_service_paymentmanager_php", "target": "paymentinitresult", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L11", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_payment_service_paymentmanager_php", "target": "paymentrefundresult", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L12", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_payment_service_paymentmanager_php", "target": "paymentlogrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L13", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_payment_service_paymentmanager_php", "target": "paymentrepository", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L14", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_payment_service_paymentmanager_php", "target": "jalalidateservice", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L15", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_payment_service_paymentmanager_php", "target": "commissionservice", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L16", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_payment_service_paymentmanager_php", "target": "smslog", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L17", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_payment_service_paymentmanager_php", "target": "smsservice", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L18", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_payment_service_paymentmanager_php", "target": "smswalletservice", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L19", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_payment_service_paymentmanager_php", "target": "subscriptionservice", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L20", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_payment_service_paymentmanager_php", "target": "entitymanagerinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L21", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_payment_service_paymentmanager_php", "target": "loggerinterface", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L22", "weight": 1.0}, {"source": "users_hamed_pj_my_pj_clinic_pro_clinicpro_src_payment_service_paymentmanager_php", "target": "service_paymentmanager_paymentmanager", "relation": "contains", "confidence": "EXTRACTED", "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L28", "weight": 1.0}, {"source": "service_paymentmanager_paymentmanager", "target": "service_paymentmanager_paymentmanager_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L30", "weight": 1.0}, {"source": "service_paymentmanager_paymentmanager", "target": "service_paymentmanager_paymentmanager_bookingrepresentationidfor", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L52", "weight": 1.0}, {"source": "service_paymentmanager_paymentmanager_bookingrepresentationidfor", "target": "payment", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L52", "weight": 1.0, "context": "parameter_type"}, {"source": "service_paymentmanager_paymentmanager", "target": "service_paymentmanager_paymentmanager_startgatewayhandoff", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L61", "weight": 1.0}, {"source": "service_paymentmanager_paymentmanager_startgatewayhandoff", "target": "payment", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L61", "weight": 1.0, "context": "parameter_type"}, {"source": "service_paymentmanager_paymentmanager_startgatewayhandoff", "target": "paymentinitresult", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L61", "weight": 1.0, "context": "return_type"}, {"source": "service_paymentmanager_paymentmanager", "target": "service_paymentmanager_paymentmanager_processcallback", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L100", "weight": 1.0}, {"source": "service_paymentmanager_paymentmanager_processcallback", "target": "payment", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L100", "weight": 1.0, "context": "return_type"}, {"source": "service_paymentmanager_paymentmanager", "target": "service_paymentmanager_paymentmanager_refundpayment", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L185", "weight": 1.0}, {"source": "service_paymentmanager_paymentmanager_refundpayment", "target": "payment", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L185", "weight": 1.0, "context": "parameter_type"}, {"source": "service_paymentmanager_paymentmanager_refundpayment", "target": "paymentrefundresult", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L185", "weight": 1.0, "context": "return_type"}, {"source": "service_paymentmanager_paymentmanager", "target": "service_paymentmanager_paymentmanager_reversepayment", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L225", "weight": 1.0}, {"source": "service_paymentmanager_paymentmanager_reversepayment", "target": "payment", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L225", "weight": 1.0, "context": "parameter_type"}, {"source": "service_paymentmanager_paymentmanager_reversepayment", "target": "paymentrefundresult", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L225", "weight": 1.0, "context": "return_type"}, {"source": "service_paymentmanager_paymentmanager", "target": "service_paymentmanager_paymentmanager_callbackurl", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L251", "weight": 1.0}, {"source": "service_paymentmanager_paymentmanager_callbackurl", "target": "payment", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L251", "weight": 1.0, "context": "parameter_type"}, {"source": "service_paymentmanager_paymentmanager", "target": "service_paymentmanager_paymentmanager_runpostaction", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L261", "weight": 1.0}, {"source": "service_paymentmanager_paymentmanager_runpostaction", "target": "payment", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L261", "weight": 1.0, "context": "parameter_type"}, {"source": "service_paymentmanager_paymentmanager", "target": "service_paymentmanager_paymentmanager_runreversepostaction", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L272", "weight": 1.0}, {"source": "service_paymentmanager_paymentmanager_runreversepostaction", "target": "payment", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L272", "weight": 1.0, "context": "parameter_type"}, {"source": "service_paymentmanager_paymentmanager", "target": "service_paymentmanager_paymentmanager_reverseappointment", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L282", "weight": 1.0}, {"source": "service_paymentmanager_paymentmanager_reverseappointment", "target": "payment", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L282", "weight": 1.0, "context": "parameter_type"}, {"source": "service_paymentmanager_paymentmanager", "target": "service_paymentmanager_paymentmanager_reversesmswalletcharge", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L293", "weight": 1.0}, {"source": "service_paymentmanager_paymentmanager_reversesmswalletcharge", "target": "payment", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L293", "weight": 1.0, "context": "parameter_type"}, {"source": "service_paymentmanager_paymentmanager", "target": "service_paymentmanager_paymentmanager_handleappointmentconfirmation", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L311", "weight": 1.0}, {"source": "service_paymentmanager_paymentmanager_handleappointmentconfirmation", "target": "payment", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L311", "weight": 1.0, "context": "parameter_type"}, {"source": "service_paymentmanager_paymentmanager", "target": "service_paymentmanager_paymentmanager_handlesubscriptionactivation", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L342", "weight": 1.0}, {"source": "service_paymentmanager_paymentmanager_handlesubscriptionactivation", "target": "payment", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L342", "weight": 1.0, "context": "parameter_type"}, {"source": "service_paymentmanager_paymentmanager", "target": "service_paymentmanager_paymentmanager_handlesmswalletcharge", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L366", "weight": 1.0}, {"source": "service_paymentmanager_paymentmanager_handlesmswalletcharge", "target": "payment", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L366", "weight": 1.0, "context": "parameter_type"}, {"source": "service_paymentmanager_paymentmanager", "target": "service_paymentmanager_paymentmanager_failpayment", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L381", "weight": 1.0}, {"source": "service_paymentmanager_paymentmanager_failpayment", "target": "payment", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L381", "weight": 1.0, "context": "parameter_type"}, {"source": "service_paymentmanager_paymentmanager", "target": "service_paymentmanager_paymentmanager_log", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L388", "weight": 1.0}, {"source": "service_paymentmanager_paymentmanager_log", "target": "payment", "relation": "references", "confidence": "EXTRACTED", "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L388", "weight": 1.0, "context": "parameter_type"}, {"source": "service_paymentmanager_paymentmanager", "target": "service_paymentmanager_paymentmanager_sanitize", "relation": "method", "confidence": "EXTRACTED", "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L407", "weight": 1.0}, {"source": "service_paymentmanager_paymentmanager_startgatewayhandoff", "target": "service_paymentmanager_paymentmanager_failpayment", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L68", "weight": 1.0}, {"source": "service_paymentmanager_paymentmanager_startgatewayhandoff", "target": "service_paymentmanager_paymentmanager_callbackurl", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L74", "weight": 1.0}, {"source": "service_paymentmanager_paymentmanager_startgatewayhandoff", "target": "service_paymentmanager_paymentmanager_log", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L90", "weight": 1.0}, {"source": "service_paymentmanager_paymentmanager_processcallback", "target": "payment", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L109", "weight": 1.0}, {"source": "service_paymentmanager_paymentmanager_processcallback", "target": "service_paymentmanager_paymentmanager_log", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L126", "weight": 1.0}, {"source": "service_paymentmanager_paymentmanager_processcallback", "target": "service_paymentmanager_paymentmanager_sanitize", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L140", "weight": 1.0}, {"source": "service_paymentmanager_paymentmanager_processcallback", "target": "service_paymentmanager_paymentmanager_runpostaction", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L174", "weight": 1.0}, {"source": "service_paymentmanager_paymentmanager_refundpayment", "target": "payment", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L192", "weight": 1.0}, {"source": "service_paymentmanager_paymentmanager_refundpayment", "target": "service_paymentmanager_paymentmanager_runreversepostaction", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L214", "weight": 1.0}, {"source": "service_paymentmanager_paymentmanager_refundpayment", "target": "service_paymentmanager_paymentmanager_log", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L218", "weight": 1.0}, {"source": "service_paymentmanager_paymentmanager_reversepayment", "target": "payment", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L232", "weight": 1.0}, {"source": "service_paymentmanager_paymentmanager_reversepayment", "target": "service_paymentmanager_paymentmanager_runreversepostaction", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L242", "weight": 1.0}, {"source": "service_paymentmanager_paymentmanager_reversepayment", "target": "service_paymentmanager_paymentmanager_log", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L245", "weight": 1.0}, {"source": "service_paymentmanager_paymentmanager_callbackurl", "target": "payment", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L253", "weight": 1.0}, {"source": "service_paymentmanager_paymentmanager_runpostaction", "target": "payment", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L264", "weight": 1.0}, {"source": "service_paymentmanager_paymentmanager_runpostaction", "target": "service_paymentmanager_paymentmanager_handlesubscriptionactivation", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L264", "weight": 1.0}, {"source": "service_paymentmanager_paymentmanager_runpostaction", "target": "service_paymentmanager_paymentmanager_handlesmswalletcharge", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L265", "weight": 1.0}, {"source": "service_paymentmanager_paymentmanager_runpostaction", "target": "service_paymentmanager_paymentmanager_handleappointmentconfirmation", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L266", "weight": 1.0}, {"source": "service_paymentmanager_paymentmanager_runreversepostaction", "target": "payment", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L275", "weight": 1.0}, {"source": "service_paymentmanager_paymentmanager_runreversepostaction", "target": "service_paymentmanager_paymentmanager_reversesmswalletcharge", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L276", "weight": 1.0}, {"source": "service_paymentmanager_paymentmanager_runreversepostaction", "target": "service_paymentmanager_paymentmanager_reverseappointment", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L277", "weight": 1.0}, {"source": "service_paymentmanager_paymentmanager_handlesubscriptionactivation", "target": "service_paymentmanager_paymentmanager_bookingrepresentationidfor", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L351", "weight": 1.0}, {"source": "service_paymentmanager_paymentmanager_failpayment", "target": "payment", "relation": "references_constant", "confidence": "EXTRACTED", "confidence_score": 1.0, "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L383", "weight": 1.0}, {"source": "service_paymentmanager_paymentmanager_failpayment", "target": "service_paymentmanager_paymentmanager_log", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "src/Payment/Service/PaymentManager.php", "source_location": "L385", "weight": 1.0}], "raw_calls": [{"caller_nid": "service_paymentmanager_paymentmanager_bookingrepresentationidfor", "callee": "representationId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L54", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_bookingrepresentationidfor", "callee": "resolve", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L54", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_bookingrepresentationidfor", "callee": "getFrontendAddress", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L54", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_startgatewayhandoff", "callee": "getGateway", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L63", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_startgatewayhandoff", "callee": "resolve", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L64", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_startgatewayhandoff", "callee": "isTestMode", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L65", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_startgatewayhandoff", "callee": "isOpen", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L67", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_startgatewayhandoff", "callee": "initiate", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L75", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_startgatewayhandoff", "callee": "getAmountRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L75", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_startgatewayhandoff", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L75", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_startgatewayhandoff", "callee": "recordFailure", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L79", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_startgatewayhandoff", "callee": "recordSuccess", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L86", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_startgatewayhandoff", "callee": "setGatewayToken", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L88", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_startgatewayhandoff", "callee": "save", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L89", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_processcallback", "callee": "wrapInTransaction", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L102", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_processcallback", "callee": "findByOrderIdForUpdate", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L103", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_processcallback", "callee": "getStatus", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L109", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_processcallback", "callee": "setCallbackIp", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L113", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_processcallback", "callee": "getGatewayToken", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L118", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_processcallback", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L119", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_processcallback", "callee": "hash_equals", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L120", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_processcallback", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L121", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_processcallback", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L122", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_processcallback", "callee": "setStatus", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L124", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_processcallback", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L125", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_processcallback", "callee": "resolve", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L130", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_processcallback", "callee": "setStatus", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L135", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_processcallback", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L136", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_processcallback", "callee": "recordFailure", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L138", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_processcallback", "callee": "getStatus", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L140", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_processcallback", "callee": "recordSuccess", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L144", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_processcallback", "callee": "getAmountRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L147", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_processcallback", "callee": "setStatus", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L148", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_processcallback", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L149", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_processcallback", "callee": "findByReferenceId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L156", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_processcallback", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L157", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_processcallback", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L157", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_processcallback", "callee": "setStatus", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L158", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_processcallback", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L159", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_processcallback", "callee": "setStatus", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L165", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_processcallback", "callee": "setReferenceId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L166", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_processcallback", "callee": "setMetadata", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L170", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_processcallback", "callee": "getMetadata", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L170", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_processcallback", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L172", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_refundpayment", "callee": "wrapInTransaction", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L187", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_refundpayment", "callee": "findByOrderIdForUpdate", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L188", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_refundpayment", "callee": "getOrderId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L188", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_refundpayment", "callee": "getStatus", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L192", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_refundpayment", "callee": "getAmountRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L196", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_refundpayment", "callee": "getMetadata", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L197", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_refundpayment", "callee": "array_sum", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L198", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_refundpayment", "callee": "array_column", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L198", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_refundpayment", "callee": "resolve", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L204", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_refundpayment", "callee": "getGateway", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L204", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_refundpayment", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L205", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_refundpayment", "callee": "getReferenceId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L205", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_refundpayment", "callee": "time", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L209", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_refundpayment", "callee": "setMetadata", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L210", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_refundpayment", "callee": "setStatus", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L213", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_refundpayment", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L216", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_reversepayment", "callee": "wrapInTransaction", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L227", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_reversepayment", "callee": "findByOrderIdForUpdate", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L228", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_reversepayment", "callee": "getOrderId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L228", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_reversepayment", "callee": "getStatus", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L232", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_reversepayment", "callee": "resolve", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L236", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_reversepayment", "callee": "getGateway", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L236", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_reversepayment", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L237", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_reversepayment", "callee": "getReferenceId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L237", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_reversepayment", "callee": "setStatus", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L241", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_reversepayment", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L243", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_callbackurl", "callee": "getType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L253", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_callbackurl", "callee": "getGateway", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L256", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_callbackurl", "callee": "getOrderId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L256", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_runpostaction", "callee": "getType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L263", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_runreversepostaction", "callee": "getType", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L274", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_runreversepostaction", "callee": "deleteByPayment", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L275", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_reverseappointment", "callee": "getAppointment", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L284", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_reverseappointment", "callee": "canTransitionTo", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L285", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_reverseappointment", "callee": "transitionTo", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L289", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_reverseappointment", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L290", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_reversesmswalletcharge", "callee": "getMetadata", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L295", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_reversesmswalletcharge", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L297", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_reversesmswalletcharge", "callee": "getOrCreate", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L301", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_reversesmswalletcharge", "callee": "deduct", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L302", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_reversesmswalletcharge", "callee": "getAmountRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L302", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_handleappointmentconfirmation", "callee": "getAppointment", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L313", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_handleappointmentconfirmation", "callee": "getStatus", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L314", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_handleappointmentconfirmation", "callee": "clearPaymentWindow", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L318", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_handleappointmentconfirmation", "callee": "persist", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L319", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_handleappointmentconfirmation", "callee": "getDoctor", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L321", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_handleappointmentconfirmation", "callee": "getPatientMobile", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L322", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_handleappointmentconfirmation", "callee": "dispatchTemplate", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L324", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_handleappointmentconfirmation", "callee": "getName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L325", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_handleappointmentconfirmation", "callee": "formatDateTime", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L326", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_handleappointmentconfirmation", "callee": "getSlotStart", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L326", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_handleappointmentconfirmation", "callee": "date", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L327", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_handleappointmentconfirmation", "callee": "getSlotStart", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L327", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_handleappointmentconfirmation", "callee": "getNotificationMobile", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L332", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_handleappointmentconfirmation", "callee": "dispatchTemplate", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L334", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_handleappointmentconfirmation", "callee": "getPatientName", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L335", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_handleappointmentconfirmation", "callee": "formatDateTime", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L336", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_handleappointmentconfirmation", "callee": "getSlotStart", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L336", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_handleappointmentconfirmation", "callee": "date", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L337", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_handleappointmentconfirmation", "callee": "getSlotStart", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L337", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_handlesubscriptionactivation", "callee": "getMetadata", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L344", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_handlesubscriptionactivation", "callee": "getUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L349", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_handlesubscriptionactivation", "callee": "findByUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L350", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_handlesubscriptionactivation", "callee": "createFromPayment", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L354", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_handlesubscriptionactivation", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L354", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_handlesubscriptionactivation", "callee": "processSubscription", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L355", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_handlesubscriptionactivation", "callee": "getRepresentationId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L355", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_handlesubscriptionactivation", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L355", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_handlesubscriptionactivation", "callee": "findByUser", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L359", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_handlesubscriptionactivation", "callee": "createFromPayment", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L361", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_handlesubscriptionactivation", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L361", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_handlesubscriptionactivation", "callee": "processSubscription", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L362", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_handlesubscriptionactivation", "callee": "getRepresentationId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L362", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_handlesubscriptionactivation", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L362", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_handlesmswalletcharge", "callee": "getMetadata", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L368", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_handlesmswalletcharge", "callee": "isset", "is_member_call": false, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L370", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_handlesmswalletcharge", "callee": "getOrCreate", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L375", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_handlesmswalletcharge", "callee": "charge", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L376", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_handlesmswalletcharge", "callee": "getAmountRials", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L376", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_failpayment", "callee": "setStatus", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L383", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_failpayment", "callee": "save", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L384", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_log", "callee": "save", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L391", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_log", "callee": "getId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L392", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_log", "callee": "getGateway", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L394", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_log", "callee": "error", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L402", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_log", "callee": "getMessage", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L402", "receiver": null}, {"caller_nid": "service_paymentmanager_paymentmanager_log", "callee": "getOrderId", "is_member_call": true, "source_file": "/Users/hamed/pj/my_pj/clinic_pro/clinicpro/src/Payment/Service/PaymentManager.php", "source_location": "L402", "receiver": null}]}