NeoWebHookController :: handleWebhook
Request
GET Parameters
No GET parameters
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
Key | Value |
---|---|
_controller | "App\Controller\Telegram\AgentPublicBot\NeoWebHookController::handleWebhook" |
_firewall_context | "security.firewall.map.context.main" |
_route | "app_telegram_agent_public_bot_web_hook_neon" |
_route_params | [ "id" => "1f013b79-c34e-6ae6-a404-13df81e8d02e" ] |
_security_firewall_run | "_security_main" |
_stopwatch_token | "d4cc45" |
id | "1f013b79-c34e-6ae6-a404-13df81e8d02e" |
Request Headers
Header | Value |
---|---|
accept-encoding | "gzip, br" |
cdn-loop | "cloudflare; loops=1" |
cf-connecting-ip | "91.108.5.34" |
cf-ipcountry | "NL" |
cf-ray | "943ba1acaf51db60-AMS" |
cf-visitor | "{"scheme":"https"}" |
connection | "Keep-Alive" |
content-length | "1097" |
content-type | "application/json" |
host | "tehrannet.org" |
x-forwarded-for | "91.108.5.34" |
x-forwarded-proto | "https" |
x-php-ob-level | "1" |
Request Content
Pretty
{ "update_id": 842404296, "callback_query": { "id": "4019329438731379333", "from": { "id": 935823060, "is_bot": false, "first_name": "Mjtba", "username": "PynziX", "language_code": "en", "is_premium": true }, "message": { "message_id": 177069, "from": { "id": 6950812203, "is_bot": true, "first_name": "\u062a\u0647\u0631\u0627\u0646 \u0646\u062a", "username": "tehrannet_bot" }, "chat": { "id": 935823060, "first_name": "Mjtba", "username": "PynziX", "type": "private" }, "date": 1747909751, "edit_date": 1747909755, "text": "\u0631\u0648\u0634 \u0634\u0627\u0631\u0698 \u0631\u0627 \u0627\u0646\u062a\u062e\u0627\u0628 \u0641\u0631\u0645\u0627\u06cc\u06cc\u062f", "reply_markup": { "inline_keyboard": [ [ { "text": "\u06a9\u0627\u0631\u062a \u0628\u0647 \u06a9\u0627\u0631\u062a", "callback_data": "chargeCardToCard" } ], [ { "text": "\u067e\u0631\u062f\u0627\u062e\u062a \u0622\u0646\u0644\u0627\u06cc\u0646", "callback_data": "chargeOnline" } ], [ { "text": "\u2b06\ufe0f \u0628\u0627\u0632\u06af\u0634\u062a \u0628\u0647 \u0635\u0641\u062d\u0647 \u0627\u0635\u0644\u06cc", "callback_data": "\/start" } ] ] } }, "chat_instance": "-7729597131997951629", "data": "chargeCardToCard" } }
Raw
{"update_id":842404296, "callback_query":{"id":"4019329438731379333","from":{"id":935823060,"is_bot":false,"first_name":"Mjtba","username":"PynziX","language_code":"en","is_premium":true},"message":{"message_id":177069,"from":{"id":6950812203,"is_bot":true,"first_name":"\u062a\u0647\u0631\u0627\u0646 \u0646\u062a","username":"tehrannet_bot"},"chat":{"id":935823060,"first_name":"Mjtba","username":"PynziX","type":"private"},"date":1747909751,"edit_date":1747909755,"text":"\u0631\u0648\u0634 \u0634\u0627\u0631\u0698 \u0631\u0627 \u0627\u0646\u062a\u062e\u0627\u0628 \u0641\u0631\u0645\u0627\u06cc\u06cc\u062f","reply_markup":{"inline_keyboard":[[{"text":"\u06a9\u0627\u0631\u062a \u0628\u0647 \u06a9\u0627\u0631\u062a","callback_data":"chargeCardToCard"}],[{"text":"\u067e\u0631\u062f\u0627\u062e\u062a \u0622\u0646\u0644\u0627\u06cc\u0646","callback_data":"chargeOnline"}],[{"text":"\u2b06\ufe0f \u0628\u0627\u0632\u06af\u0634\u062a \u0628\u0647 \u0635\u0641\u062d\u0647 \u0627\u0635\u0644\u06cc","callback_data":"/start"}]]}},"chat_instance":"-7729597131997951629","data":"chargeCardToCard"}}
Response
Response Headers
Header | Value |
---|---|
cache-control | "no-cache, private" |
content-type | "text/html; charset=UTF-8" |
date | "Thu, 22 May 2025 10:29:17 GMT" |
x-debug-token | "af2053" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session 1
Session Metadata
No session metadata
Session Attributes
No session attributes
Session Usage
1
Usages
Stateless check enabled
Usage |
---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[ [ "file" => "/var/www/html/app/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php" "line" => 44 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/html/app/vendor/symfony/security-http/Authenticator/RememberMeAuthenticator.php" "line" => 65 "function" => "getToken" "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage" "type" => "->" ] [ "file" => "/var/www/html/app/vendor/symfony/security-http/Authentication/AuthenticatorManager.php" "line" => 110 "function" => "supports" "class" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" "type" => "->" ] [ "file" => "/var/www/html/app/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php" "line" => 34 "function" => "supports" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager" "type" => "->" ] [ "file" => "/var/www/html/app/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php" "line" => 40 "function" => "supports" "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener" "type" => "->" ] [ "file" => "/var/www/html/app/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php" "line" => 38 "function" => "supports" "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener" "type" => "->" ] [ "file" => "/var/www/html/app/vendor/symfony/security-http/Firewall/AbstractListener.php" "line" => 25 "function" => "supports" "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener" "type" => "->" ] [ "file" => "/var/www/html/app/vendor/symfony/security-bundle/Security/LazyFirewallContext.php" "line" => 60 "function" => "__invoke" "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener" "type" => "->" ] [ "file" => "/var/www/html/app/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php" "line" => 77 "function" => "__invoke" "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext" "type" => "->" ] [ "file" => "/var/www/html/app/vendor/symfony/security-http/Firewall.php" "line" => 92 "function" => "callListeners" "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener" "type" => "->" ] [ "file" => "/var/www/html/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 118 "function" => "onKernelRequest" "class" => "Symfony\Component\Security\Http\Firewall" "type" => "->" ] [ "file" => "/var/www/html/app/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/html/app/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/html/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/html/app/vendor/symfony/http-kernel/HttpKernel.php" "line" => 139 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/html/app/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/html/app/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/html/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/html/app/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/html/app/public/index.php" "line" => 10 "args" => [ "/var/www/html/app/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
Key | Value |
---|---|
APP_DEBUG | "1" |
APP_DOMAIN | "https://www.cheshmak.fun" |
APP_DOMAIN_OC | "https://tehrannet.org/service/login" |
APP_DOMAIN_OPEN | "https://tehrannet.org/service/login" |
APP_DOMAIN_ROUTER | "https://tehrannet.org/service/login" |
APP_DOMAIN_STATIC | "https://tehrannet.org/service/login" |
APP_DOMAIN_V2 | "https://tehrannet.org/service/login" |
APP_DOMAIN_V2UN | "https://tehrannet.org/service/login" |
APP_ENV | "dev" |
APP_NAME | "TehranNetVPN" |
APP_SECRET | "e852e3832856bcc5113b10163e6591df" |
APP_URL | "https://tehrannet.org" |
BOT_USERNAME | "http://t.me/tehrannetbot" |
CLIENTIDRANGE | "100000,1000000" |
DATABASE_NAME | "appdev" |
DATABASE_PASSWORD | "mast1391" |
DATABASE_URL | "mysql://db:mast1391@localhost:3306/appdev?serverVersion=mariadb-10.4.11" |
DATABASE_USERNAME | "db" |
HETZNERAPITOKEN | "8c7ZfNfAXsjTGd1RdV6EqFZ5D5yVy1N7DtVSEnLPldt4EklmVFGeVW2s0Su3FUTg" |
MAILER_ADDRESS | "" |
MAILER_DSN | "gmail+smtp://tehrannetvpn:iuzaikwvqghktsqo@default" |
MAX_CHARGE | "50" |
OC_RANGE | "500000,600000" |
OC_VIP_RANGE | "700000,800000" |
OPEN_RANGE | "900000,1000000" |
SHELL_VERBOSITY | "3" |
V2RAY_RANGE | "100000,200000" |
V2RAY_STATIC_RANGE | "300000000,400000000" |
VIP_RANGE | "2000000,3000000" |
Defined as regular env variables
Key | Value |
---|---|
CONTENT_LENGTH | "1097" |
CONTENT_TYPE | "application/json" |
DOCUMENT_ROOT | "/var/www/html/app/public" |
DOCUMENT_URI | "/index.php" |
FCGI_ROLE | "RESPONDER" |
GATEWAY_INTERFACE | "CGI/1.1" |
HOME | "/var/www" |
HTTP_ACCEPT_ENCODING | "gzip, br" |
HTTP_CDN_LOOP | "cloudflare; loops=1" |
HTTP_CF_CONNECTING_IP | "91.108.5.34" |
HTTP_CF_IPCOUNTRY | "NL" |
HTTP_CF_RAY | "943ba1acaf51db60-AMS" |
HTTP_CF_VISITOR | "{"scheme":"https"}" |
HTTP_CONNECTION | "Keep-Alive" |
HTTP_CONTENT_LENGTH | "1097" |
HTTP_CONTENT_TYPE | "application/json" |
HTTP_HOST | "tehrannet.org" |
HTTP_X_FORWARDED_FOR | "91.108.5.34" |
HTTP_X_FORWARDED_PROTO | "https" |
PHP_SELF | "/index.php" |
QUERY_STRING | "" |
REDIRECT_STATUS | "200" |
REMOTE_ADDR | "104.23.172.92" |
REMOTE_PORT | "49736" |
REQUEST_METHOD | "POST" |
REQUEST_SCHEME | "http" |
REQUEST_TIME | 1747909756 |
REQUEST_TIME_FLOAT | 1747909756.92 |
REQUEST_URI | "/telegram/agent-public-bot/webhook-neo/1f013b79-c34e-6ae6-a404-13df81e8d02e" |
SCRIPT_FILENAME | "/var/www/html/app/public/index.php" |
SCRIPT_NAME | "/index.php" |
SERVER_ADDR | "188.165.164.83" |
SERVER_NAME | "_" |
SERVER_PORT | "80" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SOFTWARE | "nginx/1.18.0" |
SYMFONY_DOTENV_VARS | "APP_NAME,APP_ENV,APP_SECRET,APP_DOMAIN,MAILER_DSN,DATABASE_URL,MAILER_ADDRESS,DATABASE_USERNAME,DATABASE_PASSWORD,DATABASE_NAME,APP_DOMAIN_V2,APP_DOMAIN_V2UN,APP_DOMAIN_OPEN,APP_DOMAIN_OC,APP_DOMAIN_STATIC,APP_DOMAIN_ROUTER,BOT_USERNAME,MAX_CHARGE,APP_DEBUG,SHELL_VERBOSITY,APP_URL,V2RAY_RANGE,V2RAY_STATIC_RANGE,OC_RANGE,OC_VIP_RANGE,OPEN_RANGE,VIP_RANGE,CLIENTIDRANGE,HETZNERAPITOKEN" |
USER | "www-data" |