https://api.essilor-porozumienia.dev2.greenparrot.pl/robots.txt

n/a

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Request Attributes

Key Value
media_type
"application/json"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
content-length
""
content-type
""
host
"api.essilor-porozumienia.dev2.greenparrot.pl"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-php-ob-level
1

Request Content

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

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"a3e0591f8ab3986777ae670f512c786e"
CORS_ALLOW_ORIGIN
"*"
DATABASE_URL
"mysql://porozumienia:yCs4SoVhdvSitQYF6G@127.0.0.1:3306/dev_porozumienia"
ESSILOR_MAILER_LEADS
"smtp://info@czasnawzrok.pl:143R3Hen7Zyw@essilor.home.pl:25"
ESSILOR_MAILER_URL
"smtp://porozumieniaessilor@kontooptyka.pl::unY2}Hf6E@smtp.dpoczta.pl:587"
JAI_KUDO_MAILER_URL
"smtp://porozumienia.jaikudo.pl:AI3QD3CmJK%21%40@mail.jaikudo.pl:465?encryption=tls"
JWT_PASSPHRASE
"essilor"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
JZO_MAILER_URL
"gmail://porozumienia@jzo.com.pl:puuxkmrrlofggdlz@localhost?encryption=tls&auth_mode=oauth"
PAYER_ALLOWED_HOST_DEV
"https://optyk.essilor-porozumienia.dev2.greenparrot.pl"
PAYER_ALLOWED_HOST_PROD
"https://optyk.essilor-porozumienia.dev2.greenparrot.pl"
PAYER_MAILER_URL
"smtp://1.grupaessilor.smtp:UT42247@smtp.emaillabs.net.pl:465?encryption=ssl&auth_mode=login"
WKHTMLTOIMAGE_PATH
"wkhtmltoimage"
WKHTMLTOPDF_PATH
"/usr/local/bin/wkhtmltopdf"

Defined as regular env variables

Key Value
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/var/www/dev-porozumienia-cms/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_HOST
"api.essilor-porozumienia.dev2.greenparrot.pl"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"18.216.190.182"
REMOTE_PORT
"60233"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1715597452
REQUEST_TIME_FLOAT
1715597452.1175
REQUEST_URI
"/robots.txt"
SCRIPT_FILENAME
"/var/www/dev-porozumienia-cms/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"46.101.234.117"
SERVER_NAME
"api.essilor-porozumienia.dev2.greenparrot.pl"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.10.3"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,ESSILOR_MAILER_URL,JZO_MAILER_URL,JAI_KUDO_MAILER_URL,ESSILOR_MAILER_LEADS,PAYER_MAILER_URL,CORS_ALLOW_ORIGIN,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,WKHTMLTOPDF_PATH,WKHTMLTOIMAGE_PATH,PAYER_ALLOWED_HOST_PROD,PAYER_ALLOWED_HOST_DEV"
USER
"www-data"

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"application/json"
date
"Mon, 13 May 2024 10:50:52 GMT"
x-debug-token
"978db4"
x-debug-token-link
"https://api.essilor-porozumienia.dev2.greenparrot.pl/_profiler/035c19"
x-previous-debug-token
"035c19"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session

Session Metadata

No session metadata

Session Attributes

No session attributes

Flashes

Flashes

No flash messages were created.

Sub Requests 1

TwigExceptionController :: showAction (token = 035c19)

Key Value
_controller
"fos_rest.exception.twig_controller::showAction"
exception
NotFoundHttpException {#224
  -statusCode: 404
  -headers: []
  #message: "No route found for "GET /robots.txt""
  #code: 0
  #file: "/var/www/dev-porozumienia-cms/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 139
  -previous: ResourceNotFoundException {#265 …}
  trace: {
    /var/www/dev-porozumienia-cms/vendor/symfony/http-kernel/EventListener/RouterListener.php:139 {
      › 
      ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
    }
    /var/www/dev-porozumienia-cms/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:111 {
      › 
      › ($this->listener)($event, $eventName, $this->dispatcher ?: $dispatcher);}
    /var/www/dev-porozumienia-cms/vendor/symfony/event-dispatcher/EventDispatcher.php:212 {    }    $listener($event, $eventName, $this);}
    }
    /var/www/dev-porozumienia-cms/vendor/symfony/event-dispatcher/EventDispatcher.php:44 {if ($listeners = $this->getListeners($eventName)) {    $this->doDispatch($listeners, $eventName, $event);}
    }
    /var/www/dev-porozumienia-cms/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:145 {try {    $this->dispatcher->dispatch($eventName, $event);} finally {
    }
    /var/www/dev-porozumienia-cms/vendor/symfony/http-kernel/HttpKernel.php:125 {$event = new GetResponseEvent($this, $request, $type);$this->dispatcher->dispatch(KernelEvents::REQUEST, $event);}
    /var/www/dev-porozumienia-cms/vendor/symfony/http-kernel/HttpKernel.php:66 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    }
    /var/www/dev-porozumienia-cms/vendor/symfony/http-kernel/Kernel.php:188 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    }
    /var/www/dev-porozumienia-cms/public/index.php:36 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    }
  }
}
logger
Logger {#384
  #name: "request"
  #handlers: [
    StreamHandler {#382
      #stream: stream resource @72
        timed_out: false
        blocked: true
        eof: false
        wrapper_type: "plainfile"
        stream_type: "STDIO"
        mode: "a"
        unread_bytes: 0
        seekable: true
        uri: "/var/www/dev-porozumienia-cms/var/log/dev.log"
        options: []
      }
      #url: "/var/www/dev-porozumienia-cms/var/log/dev.log"
      -errorMessage: null
      #filePermission: null
      #useLocking: false
      -dirCreated: true
      #level: 100
      #bubble: true
      #formatter: LineFormatter {#69 …}
      #processors: [
        PsrLogMessageProcessor {#381}
      ]
    }
    ConsoleHandler {#383
      -output: null
      -verbosityLevelMap: [
        16 => 400
        32 => 300
        64 => 250
        128 => 200
        256 => 100
      ]
      #level: 100
      #bubble: true
      #formatter: null
      #processors: []
    }
  ]
  #processors: [
    DebugProcessor {#481
      -records: [
        "00000000311b8f05000000007f68793f" => [
          [
            "timestamp" => 1715597452
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1715597452
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1715597452
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1715597452
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "FOS\RestBundle\EventListener\MimeTypeListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1715597452
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1715597452
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "FOS\RestBundle\EventListener\FormatListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1715597452
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1715597452
            "message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /var/www/dev-porozumienia-cms/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139"
            "priority" => 400
            "priorityName" => "ERROR"
            "context" => [
              "exception" => NotFoundHttpException {#224
                -statusCode: 404
                -headers: []
                #message: "No route found for "GET /robots.txt""
                #code: 0
                #file: "/var/www/dev-porozumienia-cms/vendor/symfony/http-kernel/EventListener/RouterListener.php"
                #line: 139
                -previous: ResourceNotFoundException {#265 …}
                trace: {
                  /var/www/dev-porozumienia-cms/vendor/symfony/http-kernel/EventListener/RouterListener.php:139 {
                    › 
                    ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
                  }
                  /var/www/dev-porozumienia-cms/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:111 {
                    › 
                    › ($this->listener)($event, $eventName, $this->dispatcher ?: $dispatcher);}
                  /var/www/dev-porozumienia-cms/vendor/symfony/event-dispatcher/EventDispatcher.php:212 {    }    $listener($event, $eventName, $this);}
                  }
                  /var/www/dev-porozumienia-cms/vendor/symfony/event-dispatcher/EventDispatcher.php:44 {if ($listeners = $this->getListeners($eventName)) {    $this->doDispatch($listeners, $eventName, $event);}
                  }
                  /var/www/dev-porozumienia-cms/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:145 {try {    $this->dispatcher->dispatch($eventName, $event);} finally {
                  }
                  /var/www/dev-porozumienia-cms/vendor/symfony/http-kernel/HttpKernel.php:125 {$event = new GetResponseEvent($this, $request, $type);$this->dispatcher->dispatch(KernelEvents::REQUEST, $event);}
                  /var/www/dev-porozumienia-cms/vendor/symfony/http-kernel/HttpKernel.php:66 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
                  }
                  /var/www/dev-porozumienia-cms/vendor/symfony/http-kernel/Kernel.php:188 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                  }
                  /var/www/dev-porozumienia-cms/public/index.php:36 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
                  }
                }
              }
            ]
            "channel" => "request"
          ]
          [
            "timestamp" => 1715597452
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.exception"
              "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1715597452
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.exception"
              "listener" => "Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener::onException"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1715597452
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.exception"
              "listener" => "Symfony\Component\HttpKernel\EventListener\ExceptionListener::logKernelException"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1715597452
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.exception"
              "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1715597452
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.exception"
              "listener" => "FOS\RestBundle\EventListener\ExceptionListener::onKernelException"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1715597452
            "message" => "Listener "{listener}" stopped propagation of the event "{event}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.exception"
              "listener" => "FOS\RestBundle\EventListener\ExceptionListener::onKernelException"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1715597452
            "message" => "Listener "{listener}" was not called for event "{event}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.exception"
              "listener" => "Symfony\Component\HttpKernel\EventListener\ExceptionListener::onKernelException"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1715597452
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "App\EventListener\LocatorListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1715597452
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1715597452
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1715597452
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1715597452
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1715597452
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1715597452
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1715597452
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1715597452
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1715597452
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1715597452
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.finish_request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1715597452
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.finish_request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1715597452
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.finish_request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelFinishRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1715597452
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.finish_request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1715597452
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.finish_request"
              "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
            ]
            "channel" => "event"
          ]
        ]
        "00000000311b8f56000000007f68793f" => [
          [
            "timestamp" => 1715597452
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1715597452
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1715597452
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1715597452
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "FOS\RestBundle\EventListener\MimeTypeListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1715597452
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1715597452
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "FOS\RestBundle\EventListener\FormatListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1715597452
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1715597452
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1715597452
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1715597452
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "FOS\RestBundle\EventListener\BodyListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1715597452
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1715597452
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1715597452
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "App\EventListener\LocatorListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1715597452
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.controller"
              "listener" => "FOS\RestBundle\EventListener\ParamFetcherListener::onKernelController"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1715597452
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.controller"
              "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1715597452
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.controller"
              "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1715597452
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.controller"
              "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1715597452
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.controller"
              "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1715597452
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.controller"
              "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1715597452
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.controller"
              "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1715597452
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.controller_arguments"
              "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1715597452
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.controller_arguments"
              "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1715597452
            "message" => "User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#845
                #message: "User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0."
                #code: 0
                #file: "/var/www/dev-porozumienia-cms/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php"
                #line: 66
                #severity: E_USER_DEPRECATED
                trace: {
                  /var/www/dev-porozumienia-cms/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66 {    'Creating ' . self::class . ' without making it number aware is deprecated and will be removed in Doctrine ORM 3.0.',    E_USER_DEPRECATED);
                  }
                  /var/www/dev-porozumienia-cms/var/cache/dev/Container548C2wr/getDoctrine_Orm_DefaultConfigurationService.php:47 {$instance->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');$instance->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy());$instance->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
                  }
                  /var/www/dev-porozumienia-cms/var/cache/dev/Container548C2wr/srcDevDebugProjectContainer.php:548 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /var/www/dev-porozumienia-cms/var/cache/dev/Container548C2wr/getDoctrine_Orm_DefaultEntityManagerService.php:14 {
                    › 
                    › $this->services['doctrine.orm.default_entity_manager'] = $instance = \Doctrine\ORM\EntityManager::create(($this->services['doctrine.dbal.default_connection'] ?? $this->load('getDoctrine_Dbal_DefaultConnectionService.php')), ($this->privates['doctrine.orm.default_configuration'] ?? $this->load('getDoctrine_Orm_DefaultConfigurationService.php')));}
                  /var/www/dev-porozumienia-cms/var/cache/dev/Container548C2wr/srcDevDebugProjectContainer.php:548 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /var/www/dev-porozumienia-cms/var/cache/dev/Container548C2wr/getAppSettingVoterService.php:14 {
                    › 
                    › return $this->privates['App\\Security\\AppSettingVoter'] = new \App\Security\AppSettingVoter(($this->services['doctrine.orm.default_entity_manager'] ?? $this->load('getDoctrine_Orm_DefaultEntityManagerService.php')));}
                  /var/www/dev-porozumienia-cms/var/cache/dev/Container548C2wr/srcDevDebugProjectContainer.php:548 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /var/www/dev-porozumienia-cms/var/cache/dev/Container548C2wr/srcDevDebugProjectContainer.php:1323 {yield 2 => ($this->privates['security.access.expression_voter'] ?? $this->load('getSecurity_Access_ExpressionVoterService.php'));yield 3 => ($this->privates['App\\Security\\AppSettingVoter'] ?? $this->load('getAppSettingVoterService.php'));yield 4 => ($this->privates['App\\Security\\CompanyVoter'] ?? $this->load('getCompanyVoterService.php'));
                  }
                  /var/www/dev-porozumienia-cms/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php:142 {
                    › 
                    › foreach ($this->accessDecisionManager->getVoters() as $voter) {    $this->data['voters'][] = $this->hasVarDumper ? new ClassStub(\get_class($voter)) : \get_class($voter);
                  }
                  /var/www/dev-porozumienia-cms/vendor/symfony/http-kernel/Profiler/Profiler.php:166 {foreach ($this->collectors as $collector) {    $collector->collect($request, $response, $exception);}
                  /var/www/dev-porozumienia-cms/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:91 {
                    › 
                    › if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {    return;
                  }
                  /var/www/dev-porozumienia-cms/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:111 {
                    › 
                    › ($this->listener)($event, $eventName, $this->dispatcher ?: $dispatcher);}
                  /var/www/dev-porozumienia-cms/vendor/symfony/event-dispatcher/EventDispatcher.php:212 {    }    $listener($event, $eventName, $this);}
                  }
                  /var/www/dev-porozumienia-cms/vendor/symfony/event-dispatcher/EventDispatcher.php:44 {if ($listeners = $this->getListeners($eventName)) {    $this->doDispatch($listeners, $eventName, $event);}
                  }
                  /var/www/dev-porozumienia-cms/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:145 {try {    $this->dispatcher->dispatch($eventName, $event);} finally {
                  }
                  /var/www/dev-porozumienia-cms/vendor/symfony/http-kernel/HttpKernel.php:187 {
                    › 
                    › $this->dispatcher->dispatch(KernelEvents::RESPONSE, $event);}
                  /var/www/dev-porozumienia-cms/vendor/symfony/http-kernel/HttpKernel.php:169 {
                    › 
                    ›     return $this->filterResponse($response, $request, $type);}
                  }
                  /var/www/dev-porozumienia-cms/vendor/symfony/http-kernel/HttpKernel.php:66 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
                  }
                  /var/www/dev-porozumienia-cms/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:58 {try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
                  }
                  /var/www/dev-porozumienia-cms/vendor/friendsofsymfony/rest-bundle/EventListener/ExceptionListener.php:41 {
                    › 
                    ›     parent::onKernelException($event);}
                  }
                  /var/www/dev-porozumienia-cms/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:111 {
                    › 
                    › ($this->listener)($event, $eventName, $this->dispatcher ?: $dispatcher);}
                  /var/www/dev-porozumienia-cms/vendor/symfony/event-dispatcher/EventDispatcher.php:212 {    }    $listener($event, $eventName, $this);}
                  }
                  /var/www/dev-porozumienia-cms/vendor/symfony/event-dispatcher/EventDispatcher.php:44 {if ($listeners = $this->getListeners($eventName)) {    $this->doDispatch($listeners, $eventName, $event);}
                  }
                  /var/www/dev-porozumienia-cms/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:145 {try {    $this->dispatcher->dispatch($eventName, $event);} finally {
                  }
                  /var/www/dev-porozumienia-cms/vendor/symfony/http-kernel/HttpKernel.php:219 {$event = new GetResponseForExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch(KernelEvents::EXCEPTION, $event);}
                  /var/www/dev-porozumienia-cms/vendor/symfony/http-kernel/HttpKernel.php:77 {
                    › 
                    ›     return $this->handleException($e, $request, $type);}
                  }
                  /var/www/dev-porozumienia-cms/vendor/symfony/http-kernel/Kernel.php:188 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                  }
                  /var/www/dev-porozumienia-cms/public/index.php:36 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1715597452
            "message" => "User Deprecated: The "lexik_jwt_authentication.security.authentication.entry_point.api" service is deprecated since LexikJWTAuthenticationBundle version 2.0 and will be removed in 3.0"
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#941
                #message: "User Deprecated: The "lexik_jwt_authentication.security.authentication.entry_point.api" service is deprecated since LexikJWTAuthenticationBundle version 2.0 and will be removed in 3.0"
                #code: 0
                #file: "/var/www/dev-porozumienia-cms/var/cache/dev/Container548C2wr/getLexikJwtAuthentication_Security_Authentication_EntryPoint_ApiService.php"
                #line: 9
                #severity: E_USER_DEPRECATED
                trace: {
                  /var/www/dev-porozumienia-cms/var/cache/dev/Container548C2wr/getLexikJwtAuthentication_Security_Authentication_EntryPoint_ApiService.php:9 {
                    › 
                    › @trigger_error('The "lexik_jwt_authentication.security.authentication.entry_point.api" service is deprecated since LexikJWTAuthenticationBundle version 2.0 and will be removed in 3.0', E_USER_DEPRECATED);}
                  /var/www/dev-porozumienia-cms/var/cache/dev/Container548C2wr/srcDevDebugProjectContainer.php:548 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /var/www/dev-porozumienia-cms/var/cache/dev/Container548C2wr/getSecurity_Firewall_Map_Context_ApiService.php:19 {    yield 3 => ($this->privates['security.access_listener'] ?? $this->load('getSecurity_AccessListenerService.php'));}, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['security.token_storage'] ?? ($this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver('Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken', 'Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken'))), ($this->privates['security.http_utils'] ?? $this->load('getSecurity_HttpUtilsService.php')), 'api', ($this->privates['lexik_jwt_authentication.security.authentication.entry_point.api'] ?? $this->load('getLexikJwtAuthentication_Security_Authentication_EntryPoint_ApiService.php')), NULL, NULL, ($this->privates['monolog.logger.security'] ?? $this->load('getMonolog_Logger_SecurityService.php')), true), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api', 'security.user_checker', '.security.request_matcher.00qF1Z7', true, true, 'App\\Security\\UserPayerProvider', NULL, 'lexik_jwt_authentication.security.authentication.entry_point.api', NULL, NULL, [0 => 'switch_user', 1 => 'lexik_jwt'], ['role' => 'ROLE_SUPER_ADMIN_DEVELTIO', 'parameter' => '_switch_to_payer', 'stateless' => false]));}
                  /var/www/dev-porozumienia-cms/var/cache/dev/Container548C2wr/srcDevDebugProjectContainer.php:548 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /var/www/dev-porozumienia-cms/var/cache/dev/Container548C2wr/srcDevDebugProjectContainer.php:1601 {return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap(new \Symfony\Component\DependencyInjection\ServiceLocator(['security.firewall.map.context.api' => function () {    return ($this->privates['security.firewall.map.context.api'] ?? $this->load('getSecurity_Firewall_Map_Context_ApiService.php'));}, 'security.firewall.map.context.api_login' => function () {
                  }
                  /var/www/dev-porozumienia-cms/vendor/symfony/dependency-injection/ServiceLocator.php:64 {try {    return $this->factories[$id]();} finally {
                  }
                  /var/www/dev-porozumienia-cms/vendor/symfony/security-bundle/Security/FirewallMap.php:83 {
                    › 
                    ›     return $this->container->get($contextId);}
                  }
                  /var/www/dev-porozumienia-cms/vendor/symfony/security-bundle/Security/FirewallMap.php:54 {{    $context = $this->getFirewallContext($request);}
                  /var/www/dev-porozumienia-cms/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php:154 {if ($this->firewallMap instanceof FirewallMap) {    $firewallConfig = $this->firewallMap->getFirewallConfig($request);    if (null !== $firewallConfig) {
                  }
                  /var/www/dev-porozumienia-cms/vendor/symfony/http-kernel/Profiler/Profiler.php:166 {foreach ($this->collectors as $collector) {    $collector->collect($request, $response, $exception);}
                  /var/www/dev-porozumienia-cms/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:91 {
                    › 
                    › if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {    return;
                  }
                  /var/www/dev-porozumienia-cms/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:111 {
                    › 
                    › ($this->listener)($event, $eventName, $this->dispatcher ?: $dispatcher);}
                  /var/www/dev-porozumienia-cms/vendor/symfony/event-dispatcher/EventDispatcher.php:212 {    }    $listener($event, $eventName, $this);}
                  }
                  /var/www/dev-porozumienia-cms/vendor/symfony/event-dispatcher/EventDispatcher.php:44 {if ($listeners = $this->getListeners($eventName)) {    $this->doDispatch($listeners, $eventName, $event);}
                  }
                  /var/www/dev-porozumienia-cms/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:145 {try {    $this->dispatcher->dispatch($eventName, $event);} finally {
                  }
                  /var/www/dev-porozumienia-cms/vendor/symfony/http-kernel/HttpKernel.php:187 {
                    › 
                    › $this->dispatcher->dispatch(KernelEvents::RESPONSE, $event);}
                  /var/www/dev-porozumienia-cms/vendor/symfony/http-kernel/HttpKernel.php:169 {
                    › 
                    ›     return $this->filterResponse($response, $request, $type);}
                  }
                  /var/www/dev-porozumienia-cms/vendor/symfony/http-kernel/HttpKernel.php:66 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
                  }
                  /var/www/dev-porozumienia-cms/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:58 {try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
                  }
                  /var/www/dev-porozumienia-cms/vendor/friendsofsymfony/rest-bundle/EventListener/ExceptionListener.php:41 {
                    › 
                    ›     parent::onKernelException($event);}
                  }
                  /var/www/dev-porozumienia-cms/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:111 {
                    › 
                    › ($this->listener)($event, $eventName, $this->dispatcher ?: $dispatcher);}
                  /var/www/dev-porozumienia-cms/vendor/symfony/event-dispatcher/EventDispatcher.php:212 {    }    $listener($event, $eventName, $this);}
                  }
                  /var/www/dev-porozumienia-cms/vendor/symfony/event-dispatcher/EventDispatcher.php:44 {if ($listeners = $this->getListeners($eventName)) {    $this->doDispatch($listeners, $eventName, $event);}
                  }
                  /var/www/dev-porozumienia-cms/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:145 {try {    $this->dispatcher->dispatch($eventName, $event);} finally {
                  }
                  /var/www/dev-porozumienia-cms/vendor/symfony/http-kernel/HttpKernel.php:219 {$event = new GetResponseForExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch(KernelEvents::EXCEPTION, $event);}
                  /var/www/dev-porozumienia-cms/vendor/symfony/http-kernel/HttpKernel.php:77 {
                    › 
                    ›     return $this->handleException($e, $request, $type);}
                  }
                  /var/www/dev-porozumienia-cms/vendor/symfony/http-kernel/Kernel.php:188 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                  }
                  /var/www/dev-porozumienia-cms/public/index.php:36 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1715597452
            "message" => "User Deprecated: The "Lexik\Bundle\JWTAuthenticationBundle\Security\Http\EntryPoint\JWTEntryPoint" class is deprecated since version 2.0 and will be removed in 3.0. Use "Lexik\Bundle\JWTAuthenticationBundle\Security\Guard\JWTTokenAuthenticator" instead."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#943
                #message: "User Deprecated: The "Lexik\Bundle\JWTAuthenticationBundle\Security\Http\EntryPoint\JWTEntryPoint" class is deprecated since version 2.0 and will be removed in 3.0. Use "Lexik\Bundle\JWTAuthenticationBundle\Security\Guard\JWTTokenAuthenticator" instead."
                #code: 0
                #file: "/var/www/dev-porozumienia-cms/vendor/lexik/jwt-authentication-bundle/Security/Http/EntryPoint/JWTEntryPoint.php"
                #line: 23
                #severity: E_USER_DEPRECATED
                trace: {
                  /var/www/dev-porozumienia-cms/vendor/lexik/jwt-authentication-bundle/Security/Http/EntryPoint/JWTEntryPoint.php:23 {{    @trigger_error(sprintf('The "%s" class is deprecated since version 2.0 and will be removed in 3.0. Use "%s" instead.', __CLASS__, JWTTokenAuthenticator::class), E_USER_DEPRECATED);}
                  }
                  /var/www/dev-porozumienia-cms/var/cache/dev/Container548C2wr/getLexikJwtAuthentication_Security_Authentication_EntryPoint_ApiService.php:11 {
                    › 
                    › return $this->privates['lexik_jwt_authentication.security.authentication.entry_point.api'] = new \Lexik\Bundle\JWTAuthenticationBundle\Security\Http\EntryPoint\JWTEntryPoint();}
                  /var/www/dev-porozumienia-cms/var/cache/dev/Container548C2wr/srcDevDebugProjectContainer.php:548 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /var/www/dev-porozumienia-cms/var/cache/dev/Container548C2wr/getSecurity_Firewall_Map_Context_ApiService.php:19 {    yield 3 => ($this->privates['security.access_listener'] ?? $this->load('getSecurity_AccessListenerService.php'));}, 4), new \Symfony\Component\Security\Http\Firewall\ExceptionListener(($this->services['security.token_storage'] ?? ($this->services['security.token_storage'] = new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage())), ($this->privates['security.authentication.trust_resolver'] ?? ($this->privates['security.authentication.trust_resolver'] = new \Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver('Symfony\\Component\\Security\\Core\\Authentication\\Token\\AnonymousToken', 'Symfony\\Component\\Security\\Core\\Authentication\\Token\\RememberMeToken'))), ($this->privates['security.http_utils'] ?? $this->load('getSecurity_HttpUtilsService.php')), 'api', ($this->privates['lexik_jwt_authentication.security.authentication.entry_point.api'] ?? $this->load('getLexikJwtAuthentication_Security_Authentication_EntryPoint_ApiService.php')), NULL, NULL, ($this->privates['monolog.logger.security'] ?? $this->load('getMonolog_Logger_SecurityService.php')), true), NULL, new \Symfony\Bundle\SecurityBundle\Security\FirewallConfig('api', 'security.user_checker', '.security.request_matcher.00qF1Z7', true, true, 'App\\Security\\UserPayerProvider', NULL, 'lexik_jwt_authentication.security.authentication.entry_point.api', NULL, NULL, [0 => 'switch_user', 1 => 'lexik_jwt'], ['role' => 'ROLE_SUPER_ADMIN_DEVELTIO', 'parameter' => '_switch_to_payer', 'stateless' => false]));}
                  /var/www/dev-porozumienia-cms/var/cache/dev/Container548C2wr/srcDevDebugProjectContainer.php:548 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /var/www/dev-porozumienia-cms/var/cache/dev/Container548C2wr/srcDevDebugProjectContainer.php:1601 {return $this->privates['security.firewall.map'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallMap(new \Symfony\Component\DependencyInjection\ServiceLocator(['security.firewall.map.context.api' => function () {    return ($this->privates['security.firewall.map.context.api'] ?? $this->load('getSecurity_Firewall_Map_Context_ApiService.php'));}, 'security.firewall.map.context.api_login' => function () {
                  }
                  /var/www/dev-porozumienia-cms/vendor/symfony/dependency-injection/ServiceLocator.php:64 {try {    return $this->factories[$id]();} finally {
                  }
                  /var/www/dev-porozumienia-cms/vendor/symfony/security-bundle/Security/FirewallMap.php:83 {
                    › 
                    ›     return $this->container->get($contextId);}
                  }
                  /var/www/dev-porozumienia-cms/vendor/symfony/security-bundle/Security/FirewallMap.php:54 {{    $context = $this->getFirewallContext($request);}
                  /var/www/dev-porozumienia-cms/vendor/symfony/security-bundle/DataCollector/SecurityDataCollector.php:154 {if ($this->firewallMap instanceof FirewallMap) {    $firewallConfig = $this->firewallMap->getFirewallConfig($request);    if (null !== $firewallConfig) {
                  }
                  /var/www/dev-porozumienia-cms/vendor/symfony/http-kernel/Profiler/Profiler.php:166 {foreach ($this->collectors as $collector) {    $collector->collect($request, $response, $exception);}
                  /var/www/dev-porozumienia-cms/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:91 {
                    › 
                    › if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {    return;
                  }
                  /var/www/dev-porozumienia-cms/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:111 {
                    › 
                    › ($this->listener)($event, $eventName, $this->dispatcher ?: $dispatcher);}
                  /var/www/dev-porozumienia-cms/vendor/symfony/event-dispatcher/EventDispatcher.php:212 {    }    $listener($event, $eventName, $this);}
                  }
                  /var/www/dev-porozumienia-cms/vendor/symfony/event-dispatcher/EventDispatcher.php:44 {if ($listeners = $this->getListeners($eventName)) {    $this->doDispatch($listeners, $eventName, $event);}
                  }
                  /var/www/dev-porozumienia-cms/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:145 {try {    $this->dispatcher->dispatch($eventName, $event);} finally {
                  }
                  /var/www/dev-porozumienia-cms/vendor/symfony/http-kernel/HttpKernel.php:187 {
                    › 
                    › $this->dispatcher->dispatch(KernelEvents::RESPONSE, $event);}
                  /var/www/dev-porozumienia-cms/vendor/symfony/http-kernel/HttpKernel.php:169 {
                    › 
                    ›     return $this->filterResponse($response, $request, $type);}
                  }
                  /var/www/dev-porozumienia-cms/vendor/symfony/http-kernel/HttpKernel.php:66 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
                  }
                  /var/www/dev-porozumienia-cms/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:58 {try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
                  }
                  /var/www/dev-porozumienia-cms/vendor/friendsofsymfony/rest-bundle/EventListener/ExceptionListener.php:41 {
                    › 
                    ›     parent::onKernelException($event);}
                  }
                  /var/www/dev-porozumienia-cms/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:111 {
                    › 
                    › ($this->listener)($event, $eventName, $this->dispatcher ?: $dispatcher);}
                  /var/www/dev-porozumienia-cms/vendor/symfony/event-dispatcher/EventDispatcher.php:212 {    }    $listener($event, $eventName, $this);}
                  }
                  /var/www/dev-porozumienia-cms/vendor/symfony/event-dispatcher/EventDispatcher.php:44 {if ($listeners = $this->getListeners($eventName)) {    $this->doDispatch($listeners, $eventName, $event);}
                  }
                  /var/www/dev-porozumienia-cms/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:145 {try {    $this->dispatcher->dispatch($eventName, $event);} finally {
                  }
                  /var/www/dev-porozumienia-cms/vendor/symfony/http-kernel/HttpKernel.php:219 {$event = new GetResponseForExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch(KernelEvents::EXCEPTION, $event);}
                  /var/www/dev-porozumienia-cms/vendor/symfony/http-kernel/HttpKernel.php:77 {
                    › 
                    ›     return $this->handleException($e, $request, $type);}
                  }
                  /var/www/dev-porozumienia-cms/vendor/symfony/http-kernel/Kernel.php:188 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                  }
                  /var/www/dev-porozumienia-cms/public/index.php:36 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1715597452
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "App\EventListener\LocatorListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1715597452
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1715597452
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1715597452
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1715597452
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1715597452
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1715597452
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1715597452
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1715597452
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1715597452
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1715597452
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.finish_request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1715597452
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.finish_request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1715597452
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.finish_request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelFinishRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1715597452
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.finish_request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1715597452
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.finish_request"
              "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
            ]
            "channel" => "event"
          ]
        ]
      ]
      -errorCount: [
        "00000000311b8f05000000007f68793f" => 1
        "00000000311b8f56000000007f68793f" => 0
      ]
      -requestStack: RequestStack {#480 …}
    }
  ]
  #microsecondTimestamps: true
  #exceptionHandler: null
}
paramFetcher
ParamFetcher {#672
  -container: srcDevDebugProjectContainer {#487 …}
  -parameterBag: ParameterBag {#529 …}
  -requestStack: RequestStack {#480 …}
  -validator: TraceableValidator {#219 …}
}