POST https://angrybeards-test.shoptet.able.cz/webhooks/add/

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
"9d3408"

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
"d329c111895a04230dd3b53ba44ae7c4"
x-scheme
"https"

Request Content

Pretty

{
    "eshopId": 456957,
    "event": "job:finished",
    "eventCreated": "2024-09-28T12:20:01+0200",
    "eventInstance": "id1yl1k"
}

Raw

{"eshopId":456957,"event":"job:finished","eventCreated":"2024-09-28T12:20:01+0200","eventInstance":"id1yl1k"}

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Sat, 28 Sep 2024 10:20:02 GMT"
x-debug-token
"e68f88"

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.110.230.44:80"
APP_PORT_80_TCP
"tcp://10.110.230.44:80"
APP_PORT_80_TCP_ADDR
"10.110.230.44"
APP_PORT_80_TCP_PORT
"80"
APP_PORT_80_TCP_PROTO
"tcp"
APP_SECRET
"d9a2290f3dd007b7952701ba612b6173"
APP_SERVICE_HOST
"10.110.230.44"
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@10.10.10.41:3306/test_angrybeards"
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
"angrybeards-test-8587658b56-tqsrk"
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
"d329c111895a04230dd3b53ba44ae7c4"
HTTP_X_SCHEME
"https"
KUBERNETES_PORT
"tcp://10.96.0.1:443"
KUBERNETES_PORT_443_TCP
"tcp://10.96.0.1:443"
KUBERNETES_PORT_443_TCP_ADDR
"10.96.0.1"
KUBERNETES_PORT_443_TCP_PORT
"443"
KUBERNETES_PORT_443_TCP_PROTO
"tcp"
KUBERNETES_SERVICE_HOST
"10.96.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.32.0.5"
REMOTE_PORT
"45994"
REQUEST_METHOD
"POST"
REQUEST_SCHEME
"http"
REQUEST_TIME
1727518801
REQUEST_TIME_FLOAT
1727518801.9809
REQUEST_URI
"/webhooks/add/"
SCRIPT_FILENAME
"/app/public/index.php"
SCRIPT_NAME
"/index.php"
SENTRY_DSN
"https://b0557dfe84180292b27a0ec36a09f23f@o189073.ingest.us.sentry.io/4507094942547968"
SERVER_ADDR
"10.32.0.42"
SERVER_NAME
""
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.26.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
[]