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 | "dcdc49" |
Request Headers
| Header | Value |
|---|---|
| accept | "application/json" |
| content-length | "109" |
| content-type | "application/json" |
| host | "angrybeards-test.shoptet.able.cz" |
| user-agent | "Shoptet webhook agent 1.0" |
| x-forwarded-for | "185.184.254.69" |
| x-forwarded-host | "angrybeards-test.shoptet.able.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 | "841568fcb836ae6281c62eafa903348b" |
| x-scheme | "https" |
Request Content
Pretty
{
"eshopId": 456957,
"event": "job:finished",
"eventCreated": "2025-12-06T08:00:02+0100",
"eventInstance": "rylkohl"
}
Raw
{"eshopId":456957,"event":"job:finished","eventCreated":"2025-12-06T08:00:02+0100","eventInstance":"rylkohl"}
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-type | "text/html; charset=UTF-8" |
| date | "Sat, 06 Dec 2025 07:00:03 GMT" |
| x-debug-token | "914bb7" |
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 |
|---|---|
| SMARTEMAILING_APIKEY | "5g2twqml4lx3so9ot5g6iolpad6rlwlp2i9av03y" |
| SMARTEMAILING_USERNAME | "vitek@angrybeards.cz" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_ENV | "dev" |
| APP_NAME | "AngryBeards Admin" |
| APP_PORT | "tcp://10.43.91.78:80" |
| APP_PORT_80_TCP | "tcp://10.43.91.78:80" |
| APP_PORT_80_TCP_ADDR | "10.43.91.78" |
| APP_PORT_80_TCP_PORT | "80" |
| APP_PORT_80_TCP_PROTO | "tcp" |
| APP_SECRET | "d9a2290f3dd007b7952701ba612b6173" |
| APP_SERVICE_HOST | "10.43.91.78" |
| APP_SERVICE_PORT | "80" |
| APP_SERVICE_PORT_HTTP | "80" |
| CONTENT_LENGTH | "109" |
| CONTENT_TYPE | "application/json" |
| CORS_ALLOW_ORIGIN | "^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$" |
| DATABASE_URL | "mysql://test_angrybeards:eiQnQk4ROE62rD]k@able-mysql-vip.cust.webglobe.com:3306/test_angrybeards" |
| DOCUMENT_ROOT | "/app/public" |
| DOCUMENT_URI | "/index.php" |
| DOMAIN_ADMIN | "angrybeards-test.shoptet.able.cz" |
| DOMAIN_QR | "qr-angrybeards-test.shoptet.able.cz" |
| DOMAIN_QR_DEFAULT_URL | "https://www.angrybeards.com/" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| GPG_KEYS | "39B641343D8C104B2B146DC3F9C39DC0B9698544 E60913E4DF209907D8E30D96659A97C9CF2A795A 1198C0117593497A5EC5C199286AF1F9897469DC" |
| HOME | "/var/www" |
| HOSTNAME | "angrybeards-test-php-fpm-6848ff6c7f-mwb8h" |
| HTTPS | "on" |
| HTTP_ACCEPT | "application/json" |
| HTTP_CONTENT_LENGTH | "109" |
| HTTP_CONTENT_TYPE | "application/json" |
| HTTP_HOST | "angrybeards-test.shoptet.able.cz" |
| HTTP_USER_AGENT | "Shoptet webhook agent 1.0" |
| HTTP_X_FORWARDED_FOR | "185.184.254.69" |
| HTTP_X_FORWARDED_HOST | "angrybeards-test.shoptet.able.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 | "841568fcb836ae6281c62eafa903348b" |
| 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 | "flock" |
| MAILER_DSN | "smtp://localhost" |
| NGINX_SERVICE_PORT | "tcp://10.43.149.121:443" |
| NGINX_SERVICE_PORT_443_TCP | "tcp://10.43.149.121:443" |
| NGINX_SERVICE_PORT_443_TCP_ADDR | "10.43.149.121" |
| NGINX_SERVICE_PORT_443_TCP_PORT | "443" |
| NGINX_SERVICE_PORT_443_TCP_PROTO | "tcp" |
| NGINX_SERVICE_SERVICE_HOST | "10.43.149.121" |
| NGINX_SERVICE_SERVICE_PORT | "443" |
| NGINX_SERVICE_SERVICE_PORT_HTTPS | "443" |
| 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.29.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_FPM_SERVICE_PORT | "tcp://10.43.38.177:9000" |
| PHP_FPM_SERVICE_PORT_9000_TCP | "tcp://10.43.38.177:9000" |
| PHP_FPM_SERVICE_PORT_9000_TCP_ADDR | "10.43.38.177" |
| PHP_FPM_SERVICE_PORT_9000_TCP_PORT | "9000" |
| PHP_FPM_SERVICE_PORT_9000_TCP_PROTO | "tcp" |
| PHP_FPM_SERVICE_SERVICE_HOST | "10.43.38.177" |
| PHP_FPM_SERVICE_SERVICE_PORT | "9000" |
| PHP_FPM_SERVICE_SERVICE_PORT_FPM | "9000" |
| PHP_INI_DIR | "/usr/local/etc/php" |
| PHP_LDFLAGS | "-Wl,-O1 -pie" |
| PHP_OPENSSL | "yes" |
| PHP_SELF | "/index.php" |
| PHP_SHA256 | "475f991afd2d5b901fb410be407d929bc00c46285d3f439a02c59e8b6fe3589c" |
| PHP_URL | "https://www.php.net/distributions/php-8.2.29.tar.xz" |
| PHP_VERSION | "8.2.29" |
| PWD | "/app" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "10.42.4.84" |
| REMOTE_PORT | "35468" |
| REQUEST_METHOD | "POST" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1765004403 |
| REQUEST_TIME_FLOAT | 1765004403.0742 |
| REQUEST_URI | "/webhooks/add/" |
| SCRIPT_FILENAME | "/app/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SENTRY_DSN | "https://b0557dfe84180292b27a0ec36a09f23f@o189073.ingest.us.sentry.io/4507094942547968_disable" |
| SERVER_ADDR | "10.42.7.77" |
| SERVER_NAME | "" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "nginx/1.28.0" |
| SHLVL | "1" |
| SYMFONY_DOTENV_VARS | "SMARTEMAILING_USERNAME,SMARTEMAILING_APIKEY" |
| TERM | "xterm" |
| TIMEZONE | "Europe/Prague" |
| USER | "www-data" |
| _ | "/usr/local/sbin/php-fpm" |
| argc | 0 |
| argv | [] |