Error 404 Not Found

POST https://thisissite.ru/telegram/43a969470b1533431657a9ab25f41ee049f2c81c

TelegramBotController :: index

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\TelegramBotController::index"
_firewall_context
"security.firewall.map.context.main"
_route
"app_telegram_bot"
_route_params
[
  "url_hash" => "43a969470b1533431657a9ab25f41ee049f2c81c"
]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#541
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#492 …}
  }
]
_stopwatch_token
"ab6ff2"
url_hash
"43a969470b1533431657a9ab25f41ee049f2c81c"

Request Headers

Header Value
accept-encoding
"gzip, deflate"
connection
"keep-alive"
content-length
"493"
content-type
"application/json"
host
"thisissite.ru"
x-php-ob-level
"1"

Request Content

Pretty

{
    "update_id": 465031193,
    "my_chat_member": {
        "chat": {
            "id": 5865782397,
            "first_name": "Acck",
            "type": "private"
        },
        "from": {
            "id": 5865782397,
            "is_bot": false,
            "first_name": "Acck",
            "language_code": "en"
        },
        "date": 1749233759,
        "old_chat_member": {
            "user": {
                "id": 7910402497,
                "is_bot": true,
                "first_name": "Football Bot",
                "username": "football_super_bot"
            },
            "status": "member"
        },
        "new_chat_member": {
            "user": {
                "id": 7910402497,
                "is_bot": true,
                "first_name": "Football Bot",
                "username": "football_super_bot"
            },
            "status": "kicked",
            "until_date": 0
        }
    }
}

Raw

{"update_id":465031193,
"my_chat_member":{"chat":{"id":5865782397,"first_name":"Acck","type":"private"},"from":{"id":5865782397,"is_bot":false,"first_name":"Acck","language_code":"en"},"date":1749233759,"old_chat_member":{"user":{"id":7910402497,"is_bot":true,"first_name":"Football Bot","username":"football_super_bot"},"status":"member"},"new_chat_member":{"user":{"id":7910402497,"is_bot":true,"first_name":"Football Bot","username":"football_super_bot"},"status":"kicked","until_date":0}}}

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"application/json"
date
"Fri, 06 Jun 2025 20:59:24 GMT"
x-debug-token
"f8fa38"

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:39
[
  [
    "file" => "/var/www/super-sport/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/super-sport/vendor/symfony/security-http/Firewall/AccessListener.php"
    "line" => 75
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/super-sport/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 46
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/super-sport/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/super-sport/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 61
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/super-sport/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 91
    "function" => "__invoke"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/var/www/super-sport/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/super-sport/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/super-sport/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/super-sport/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/super-sport/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/super-sport/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/super-sport/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/super-sport/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/super-sport/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/super-sport/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/super-sport/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/super-sport/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
ALLSPORTS_API_KEY
"bcbc9934b35c0012a9da62078ff7d255671a4a70e033e962869658971190b515"
APP_ENV
"dev"
APP_SECRET
""
DATABASE_URL
"postgresql://postgres:BY6D4Kvz3pjfuN5dXQEmMGVqFwtHsT@localhost:5432/app?serverVersion=16&charset=utf8"
MAILER_DSN
"null://null"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
"493"
CONTENT_TYPE
"application/json"
DOCUMENT_ROOT
"/var/www/super-sport/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HTTPS
"on"
HTTP_ACCEPT_ENCODING
"gzip, deflate"
HTTP_CONNECTION
"keep-alive"
HTTP_CONTENT_LENGTH
"493"
HTTP_CONTENT_TYPE
"application/json"
HTTP_HOST
"thisissite.ru"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"91.108.5.79"
REMOTE_PORT
"20986"
REMOTE_USER
""
REQUEST_METHOD
"POST"
REQUEST_SCHEME
"https"
REQUEST_TIME
1749243564
REQUEST_TIME_FLOAT
1749243564.6393
REQUEST_URI
"/telegram/43a969470b1533431657a9ab25f41ee049f2c81c"
SCRIPT_FILENAME
"/var/www/super-sport/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"109.73.197.197"
SERVER_NAME
"thisissite.ru"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.24.0"
SYMFONY_DOTENV_PATH
"/var/www/super-sport/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,ALLSPORTS_API_KEY"
USER
"www-data"