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 | "b4ccf8" |
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 | "9ea299d4d05035b8eafc6d5454bf90e0" |
| x-scheme | "https" |
Request Content
Pretty
{
"eshopId": 456957,
"event": "job:finished",
"eventCreated": "2026-03-10T13:55:01+0100",
"eventInstance": "thp84ns"
}
Raw
{"eshopId":456957,"event":"job:finished","eventCreated":"2026-03-10T13:55:01+0100","eventInstance":"thp84ns"}
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-type | "text/html; charset=UTF-8" |
| date | "Tue, 10 Mar 2026 12:55:02 GMT" |
| x-debug-token | "cc3815" |
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/src/Listener/EntityListener.php"
"line" => 30
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php"
"line" => 63
"function" => "prePersist"
"class" => "App\Listener\EntityListener"
"type" => "->"
]
[
"file" => "/app/vendor/doctrine/orm/src/Event/ListenersInvoker.php"
"line" => 98
"function" => "dispatchEvent"
"class" => "Symfony\Bridge\Doctrine\ContainerAwareEventManager"
"type" => "->"
]
[
"file" => "/app/vendor/doctrine/orm/src/UnitOfWork.php"
"line" => 1043
"function" => "invoke"
"class" => "Doctrine\ORM\Event\ListenersInvoker"
"type" => "->"
]
[
"file" => "/app/vendor/doctrine/orm/src/UnitOfWork.php"
"line" => 2071
"function" => "persistNew"
"class" => "Doctrine\ORM\UnitOfWork"
"type" => "->"
]
[
"file" => "/app/vendor/doctrine/orm/src/UnitOfWork.php"
"line" => 2028
"function" => "doPersist"
"class" => "Doctrine\ORM\UnitOfWork"
"type" => "->"
]
[
"file" => "/app/vendor/doctrine/orm/src/EntityManager.php"
"line" => 681
"function" => "persist"
"class" => "Doctrine\ORM\UnitOfWork"
"type" => "->"
]
[
"file" => "/app/src/Model/ProductsModel.php"
"line" => 151
"function" => "persist"
"class" => "Doctrine\ORM\EntityManager"
"type" => "->"
]
[
"file" => "/app/src/Model/ProductsModel.php"
"line" => 67
"function" => "checkFlags"
"class" => "App\Model\ProductsModel"
"type" => "->"
]
[
"file" => "/app/src/Model/WebhooksModel.php"
"line" => 75
"function" => "updateProductsFromJob"
"class" => "App\Model\ProductsModel"
"type" => "->"
]
[
"file" => "/app/src/Controller/Admin/WebhooksController.php"
"line" => 84
"function" => "processWebhook"
"class" => "App\Model\WebhooksModel"
"type" => "->"
]
[
"file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "add"
"class" => "App\Controller\Admin\WebhooksController"
"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" => 208
"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-6d5dc7489d-4q7dc" |
| 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 | "9ea299d4d05035b8eafc6d5454bf90e0" |
| 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 | "51218" |
| REQUEST_METHOD | "POST" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1773147302 |
| REQUEST_TIME_FLOAT | 1773147302.0795 |
| 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.74" |
| SERVER_NAME | "" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "nginx/1.28.2" |
| 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 | [] |