WebcamController :: getImage

Request

GET Parameters

Key Value
amp%3D%26amp%253D%2526cachebreaker%25253D0_2674963032218286%253D%3D=
""

POST Parameters

No POST parameters

Uploaded Files

No uploaded files

Request Attributes

Key Value
_access_control_attributes
null
_controller
"PrintShop\Controller\WebcamController::getImage"
_controller_attributes
[
  Symfony\Component\Routing\Attribute\Route {#885
    +methods: [
      "GET"
    ]
    +envs: []
    +schemes: []
    +aliases: []
    +path: "/webcam/printer/{id}.jpg"
    +name: "webcam_get_image"
    +requirements: []
    +options: []
    +defaults: []
    +host: null
    +condition: null
    +priority: null
  }
]
_firewall_context
"security.firewall.map.context.main"
_route
"webcam_get_image"
_route_params
[
  "id" => "01KZREN07W83ERTV6TV5ABVS99"
]
_security_authenticators
[]
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#835
    -supports: false
    -passport: null
    -duration: null
    -stub: "PrintShop\Security\LocalOrLdapAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: PrintShop\Security\LocalOrLdapAuthenticator {#795 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#839
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#840 …}
  }
]
_stopwatch_token
"c73e01"
id
"01KZREN07W83ERTV6TV5ABVS99"

Request Headers

Header Value
accept-encoding
"gzip,deflate"
connection
"close"
host
"printshop.grey.ooo"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot) Chrome/119.0.6045.214 Safari/537.36"
x-forwarded-for
"52.2.191.202"
x-forwarded-proto
"https"
x-forwarded-scheme
"https"
x-php-ob-level
"0"
x-real-ip
"52.2.191.202"

Request Content

Request content not available (it was retrieved as a resource).

Retry Command

curl \
  --compressed \
  --url 'https://printshop.grey.ooo/webcam/printer/01KZREN07W83ERTV6TV5ABVS99.jpg?amp%253D%2526amp%25253D%252526cachebreaker%2525253D0.2674963032218286%25253D%253D%3D=' \
  --header 'Accept-Encoding: gzip,deflate' \
  --header 'User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot) Chrome/119.0.6045.214 Safari/537.36' \
  --header 'X-Real-Ip: 52.2.191.202' \
  --header 'X-Forwarded-For: 52.2.191.202' \
  --header 'X-Forwarded-Proto: https' \
  --header 'X-Forwarded-Scheme: https' \
  --header 'Connection: close' \
  --header 'X-Php-Ob-Level: 0'

Response

Response Headers

Header Value
cache-control
"max-age=0, must-revalidate, private"
content-type
"text/html; charset=utf-8"
date
"Fri, 21 Aug 2026 02:38:01 GMT"
expires
"Fri, 21 Aug 2026 02:38:01 GMT"
location
"/printers"
set-cookie
"SESSION=66dfef7f9f2e0b131d9e2664f2cc6d43; path=/; secure; httponly; samesite=lax"
x-debug-token
"b5771b"
x-robots-tag
"noindex"

Cookies

Request Cookies

No request cookies

Response Cookies

Key Value
SESSION
Symfony\Component\HttpFoundation\Cookie {#1646
  #expire: 0
  #path: "/"
  -sameSite: "lax"
  -secureDefault: false
  #name: "SESSION"
  #value: "66dfef7f9f2e0b131d9e2664f2cc6d43"
  #domain: ""
  #secure: true
  #httpOnly: true
  -raw: false
  -partitioned: false
}

Session 1

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

1 Usages
Stateless check enabled
Usage
Symfony\Bundle\FrameworkBundle\Controller\AbstractController:197
[
  [
    "file" => "/app/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 197
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/app/src/Controller/WebcamController.php"
    "line" => 42
    "function" => "addFlash"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 188
    "function" => "getImage"
    "class" => "PrintShop\Controller\WebcamController"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 79
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/app/public/index.php"
    "line" => 7
    "args" => [
      "/app/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
LOGIN_THROTTLE_INTERVAL
"5 minutes"
NGROK_AUTH
"ChangeMe"
NGROK_URL
"printers.ngrok.dev"
STORAGE_DRIVER
"local"

Defined as regular env variables

Key Value
ALPINE_VERSION
"3.23"
APP_DEBUG
"1"
APP_ENV
"dev"
APP_PROJECT_DIR
"/app"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/app"
]
APP_SECRET
"61310a7ade008da01d8ad39da62e1febf5ecbd138987fab0b4ab25a2b6071b9c"
APP_URL
"https://printshop.grey.ooo"
AUTO_FIXTURE
"Off"
AUTO_MIGRATE
"On"
AWS_ACCESS_KEY_ID
"GKbd2901c95926e96bb8ca2e29"
AWS_BUCKET
"printshop"
AWS_ENDPOINT
"https://s3.grey.ooo/"
AWS_REGION
"us-east-1"
AWS_SECRET_ACCESS_KEY
"3af273070bf1af9a058cd806fbbdef2ca35aaec3c0a1d6945e3f2086fedd0f6a"
CACHE_HOST
"printshop-valkey"
CACHE_PORT
"6379"
CACHE_URL
"redis://printshop-valkey:6379"
COLOR_BLUE
"\e[34m"
COLOR_GREEN
"\e[32m"
COLOR_GREY
"\e[90m"
COLOR_RED
"\e[91m"
COLOR_RESET
"\e(B\e[m"
COLOR_YELLOW
"\e[33m"
COMPOSER_ALLOW_SUPERUSER
"1"
COMPOSER_FUND
"0"
COMPOSER_HOME
"/var/cache/.composer"
COMPOSER_VERSION
"latest-stable"
CONTENT_LENGTH
""
CONTENT_TYPE
""
CORS_ALLOW_ORIGIN
"^https://printshop\.grey\.ooo$"
DATABASE_NAME
"printshop"
DATABASE_PASSWORD
"Hjcw7WwmjfLrrEWa08uBVQQMnE10kxMw"
DATABASE_URL
"postgresql://printshop:Hjcw7WwmjfLrrEWa08uBVQQMnE10kxMw@database.home.grey.ooo:5432/printshop?serverVersion=17&charset=utf8"
DATABASE_USERNAME
"printshop"
DIR
"\e[38;5;114mphp\e(B\e[m"
DOCUMENT_ROOT
"/app/public"
DOCUMENT_URI
"/index.php"
EDITOR
"/usr/bin/nano"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/home"
HOSTNAME
"48530409ce54"
HTTP_ACCEPT_ENCODING
"gzip,deflate"
HTTP_CONNECTION
"close"
HTTP_HOST
"printshop.grey.ooo"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot) Chrome/119.0.6045.214 Safari/537.36"
HTTP_X_FORWARDED_FOR
"52.2.191.202"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_FORWARDED_SCHEME
"https"
HTTP_X_REAL_IP
"52.2.191.202"
KERNEL_CLASS
"PrintShop\Kernel"
LDAP_BASE_DN
"dc=grey,dc=ooo"
LDAP_FILTER
"(&(objectClass=person)(memberof=cn=printshop_user,ou=groups,dc=grey,dc=ooo)(|(uid={user_identifier})(mail={user_identifier})))"
LDAP_SEARCH_DN
"uid=printshop,ou=people,dc=grey,dc=ooo"
LDAP_SEARCH_PASSWORD
"km0tgfwKTWomzLeLek0p0f3fqUxc42tY"
LOG_PATHS
"/var/log/nginx_error.log /var/log/php_error.log /app/var/log/dev.log /app/var/log/prod.log"
MAILER_DSN
"smtp://printshop-mailcatcher:1025"
MERCURE_JWT_SECRET
"IW3kU8w0OrqFSyGVP4T7ayLrdBZzsMAB"
MERCURE_PUBLIC_URL
"https://mercure.printshop.grey.ooo/.well-known/mercure"
MERCURE_URL
"http://printshop-mercure/.well-known/mercure"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
NGINX_VERSION
"1.28"
OLDPWD
"/etc/services.d/php"
PAGER
"/usr/bin/less"
PATH
"/app/vendor/bin:/app:/app/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_CLI_MEMORY_LIMIT
"4096M"
PHP_DEBUG_MODE
"On"
PHP_DISPLAY_ERRORS
"1"
PHP_ERROR_REPORTING
"E_ALL"
PHP_MEMORY_LIMIT
"256M"
PHP_OPCACHE
"Off"
PHP_SELF
"/index.php"
PHP_VERSION
"8.5"
PRINTSHOP_DEFAULT_PASSWORD
"printshop"
PRINTSHOP_DEFAULT_USERNAME
"matthew@grey.ooo"
PWD
"/app"
QUERY_STRING
"amp%253D%2526amp%25253D%252526cachebreaker%2525253D0.2674963032218286%25253D%253D%3D="
REDIRECT_STATUS
"200"
REMOTE_ADDR
"10.80.0.2"
REMOTE_PORT
"56644"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1787279881
REQUEST_TIME_FLOAT
1787279881.6792
REQUEST_URI
"/webcam/printer/01KZREN07W83ERTV6TV5ABVS99.jpg?amp%253D%2526amp%25253D%252526cachebreaker%2525253D0.2674963032218286%25253D%253D%3D="
SCRIPT_FILENAME
"/app/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"10.80.0.131"
SERVER_NAME
"_"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.28.3"
SHLVL
"0"
SVDIR
"/etc/services.d"
SVWAIT
"5"
SYMFONY_DOTENV_PATH
"/app/.env"
SYMFONY_DOTENV_VARS
"LOGIN_THROTTLE_INTERVAL,STORAGE_DRIVER,NGROK_AUTH,NGROK_URL"
SYMFONY_TRUSTED_PROXIES
"10.0.0.0/8,172.16.0.0/12,192.168.0.0/16"
SYSTEM_USER
"app"
TELEGRAM_CHANNEL_ID
"0"
TELEGRAM_TOKEN
"TOKEN"
TELEGRAM_TOPIC_ID
"false"
TERM
"xterm-256color"
TZ
"Europe/Amsterdam"
USER
"app"
_
"/usr/sbin/php-fpm"