WebhooksController :: add
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\Admin\WebhooksController::add" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "admin_webhooks_add" |
| _route_params | [] |
| _security_firewall_run | "_security_main" |
| _stopwatch_token | "91122a" |
Request Headers
| Header | Value |
|---|---|
| accept | "application/json" |
| content-length | "112" |
| content-type | "application/json" |
| host | "sklad.cbdcko.cz" |
| user-agent | "Shoptet webhook agent 1.0" |
| x-forwarded-for | "185.184.254.69" |
| x-forwarded-host | "sklad.cbdcko.cz" |
| x-forwarded-port | "443" |
| x-forwarded-proto | "https" |
| x-forwarded-scheme | "https" |
| x-php-ob-level | "0" |
| x-real-ip | "185.184.254.69" |
| x-request-id | "e022e0e22977add7b7a1adccd93899c2" |
| x-scheme | "https" |
Request Content
Pretty
{
"eshopId": 312604,
"event": "order:update",
"eventCreated": "2026-01-10T09:42:19+0100",
"eventInstance": "1202600208"
}
Raw
{"eshopId":312604,"event":"order:update","eventCreated":"2026-01-10T09:42:19+0100","eventInstance":"1202600208"}
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-type | "text/html; charset=UTF-8" |
| date | "Sat, 10 Jan 2026 08:42:19 GMT" |
| x-debug-token | "5847cd" |
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:41
[
[
"file" => "/app/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 41
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/security-http/Authenticator/RememberMeAuthenticator.php"
"line" => 69
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 111
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
"line" => 34
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
"line" => 40
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 38
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/security-http/Firewall/AbstractListener.php"
"line" => 25
"function" => "supports"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
"line" => 60
"function" => "__invoke"
"class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 80
"function" => "__invoke"
"class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/security-http/Firewall.php"
"line" => 95
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 157
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/app/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/app/public/index.php"
"line" => 5
"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 |
|---|---|
| (no data) | |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_ENV | "dev" |
| APP_NAME | "CBDcko" |
| APP_PORT | "tcp://10.43.55.134:80" |
| APP_PORT_80_TCP | "tcp://10.43.55.134:80" |
| APP_PORT_80_TCP_ADDR | "10.43.55.134" |
| APP_PORT_80_TCP_PORT | "80" |
| APP_PORT_80_TCP_PROTO | "tcp" |
| APP_SECRET | "d9a3790f3dd007b7952701ba612b6173" |
| APP_SERVICE_HOST | "10.43.55.134" |
| APP_SERVICE_PORT | "80" |
| APP_SERVICE_PORT_HTTP | "80" |
| CONTENT_LENGTH | "112" |
| CONTENT_TYPE | "application/json" |
| CORS_ALLOW_ORIGIN | "'^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$'" |
| DATABASE_URL | "mysql://cbdcko:723rt7j9spbd5@able-mysql-vip.cust.webglobe.com:3306/cbdcko" |
| DOCUMENT_ROOT | "/app/public" |
| DOCUMENT_URI | "/index.php" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| GPG_KEYS | "39B641343D8C104B2B146DC3F9C39DC0B9698544 E60913E4DF209907D8E30D96659A97C9CF2A795A 1198C0117593497A5EC5C199286AF1F9897469DC" |
| HOME | "/var/www" |
| HOSTNAME | "cbdcko-5f7b5f696c-wjx8m" |
| HTTP_ACCEPT | "application/json" |
| HTTP_CONTENT_LENGTH | "112" |
| HTTP_CONTENT_TYPE | "application/json" |
| HTTP_HOST | "sklad.cbdcko.cz" |
| HTTP_USER_AGENT | "Shoptet webhook agent 1.0" |
| HTTP_X_FORWARDED_FOR | "185.184.254.69" |
| HTTP_X_FORWARDED_HOST | "sklad.cbdcko.cz" |
| HTTP_X_FORWARDED_PORT | "443" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_FORWARDED_SCHEME | "https" |
| HTTP_X_REAL_IP | "185.184.254.69" |
| HTTP_X_REQUEST_ID | "e022e0e22977add7b7a1adccd93899c2" |
| HTTP_X_SCHEME | "https" |
| KUBERNETES_PORT | "tcp://10.43.0.1:443" |
| KUBERNETES_PORT_443_TCP | "tcp://10.43.0.1:443" |
| KUBERNETES_PORT_443_TCP_ADDR | "10.43.0.1" |
| KUBERNETES_PORT_443_TCP_PORT | "443" |
| KUBERNETES_PORT_443_TCP_PROTO | "tcp" |
| KUBERNETES_SERVICE_HOST | "10.43.0.1" |
| KUBERNETES_SERVICE_PORT | "443" |
| KUBERNETES_SERVICE_PORT_HTTPS | "443" |
| LOCK_DSN | "semaphore" |
| MAILER_DSN | "smtp://localhost" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PHPIZE_DEPS | "autoconf \t\tdpkg-dev \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkg-config \t\tre2c" |
| PHP_ASC_URL | "https://www.php.net/distributions/php-8.2.6.tar.xz.asc" |
| PHP_CFLAGS | "-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64" |
| PHP_CPPFLAGS | "-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64" |
| PHP_INI_DIR | "/usr/local/etc/php" |
| PHP_LDFLAGS | "-Wl,-O1 -pie" |
| PHP_OPENSSL | "yes" |
| PHP_SELF | "/index.php" |
| PHP_SHA256 | "10b796f0ed45574229851212b30a596a76e70ae365322bcaaaf9c00fa7d58cca" |
| PHP_URL | "https://www.php.net/distributions/php-8.2.6.tar.xz" |
| PHP_VERSION | "8.2.6" |
| PWD | "/app" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "10.42.4.84" |
| REMOTE_PORT | "48698" |
| REQUEST_METHOD | "POST" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1768034539 |
| REQUEST_TIME_FLOAT | 1768034539.1274 |
| REQUEST_URI | "/webhooks/add/" |
| SCRIPT_FILENAME | "/app/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SENTRY_DSN | "https://96757a1f1fe584378f62d9281c3ddc7b@o189073.ingest.sentry.io/4506177946124288" |
| SERVER_ADDR | "10.42.4.45" |
| SERVER_NAME | "_" |
| SERVER_PORT | "80" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "nginx/1.27.3" |
| SHLVL | "1" |
| TERM | "xterm" |
| TIMEZONE | "Europe/Prague" |
| USER | "www-data" |
| _ | "/usr/local/sbin/php-fpm" |
| argc | 0 |
| argv | [] |