https://catainsales2.ht2.ipol.tech/app/order/widget/1183092/578753cf06aa9e4913fd9e9f2c471472/105313685

ErrorController

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"error_controller"
_stopwatch_token
"aed27e"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#986
  -statusCode: 404
  -headers: []
  #message: "App\Entity\Shop object not found by the @ParamConverter annotation."
  #code: 0
  #file: "/var/www/catapulto/data/www/catainsales2.ht2.ipol.tech/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php"
  #line: 107
  trace: {
    /var/www/catapulto/data/www/catainsales2.ht2.ipol.tech/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php:107 {
      Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter->apply(Request $request, ParamConverter $configuration) …
      ›     }    throw new NotFoundHttpException($message);}
    }
    /var/www/catapulto/data/www/catainsales2.ht2.ipol.tech/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php:84 {
      Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager->applyConverter(Request $request, ParamConverter $configuration) …
      › if ($converter->supports($configuration)) {    if ($converter->apply($request, $configuration)) {        return;
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#6 …}
        $configuration: Sensio\Bundle\FrameworkExtraBundle\Configuration\ParamConverter {#299 …}
      }
    }
    /var/www/catapulto/data/www/catainsales2.ht2.ipol.tech/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php:48 {
      Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager->apply(Request $request, $configurations) …
      › foreach ($configurations as $configuration) {    $this->applyConverter($request, $configuration);}
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#6 …}
        $configuration: Sensio\Bundle\FrameworkExtraBundle\Configuration\ParamConverter {#299 …}
      }
    }
    /var/www/catapulto/data/www/catainsales2.ht2.ipol.tech/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php:72 {
      Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener->onKernelController(KernelEvent $event) …
      › 
      ›     $this->manager->apply($request, $configurations);}
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#6 …}
        $configurations: [ …6]
      }
    }
    /var/www/catapulto/data/www/catainsales2.ht2.ipol.tech/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › 
      › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);arguments: {
        $event: Symfony\Component\HttpKernel\Event\ControllerEvent {#240 …}
        ...: {
          "kernel.controller"
          Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#144 …}
        }
      }
    }
    /var/www/catapulto/data/www/catainsales2.ht2.ipol.tech/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\ControllerEvent {#240 …}
        $eventName: "kernel.controller"
        $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#144 …}
      }
    }
    /var/www/catapulto/data/www/catainsales2.ht2.ipol.tech/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
      Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = __CLASS__): object …
      › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      arguments: {
        $listeners: [ …7]
        $eventName: "kernel.controller"
        $event: Symfony\Component\HttpKernel\Event\ControllerEvent {#240 …}
      }
    }
    /var/www/catapulto/data/www/catainsales2.ht2.ipol.tech/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = __CLASS__): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\ControllerEvent {#240 …}
        $eventName: "kernel.controller"
      }
    }
    /var/www/catapulto/data/www/catainsales2.ht2.ipol.tech/vendor/symfony/http-kernel/HttpKernel.php:140 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › $event = new ControllerEvent($this, $controller, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);$controller = $event->getController();
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\ControllerEvent {#240 …}
        $eventName: "kernel.controller"
      }
    }
    /var/www/catapulto/data/www/catainsales2.ht2.ipol.tech/vendor/symfony/http-kernel/HttpKernel.php:74 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = __CLASS__) …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#6 …}
        $type: 1
      }
    }
    /var/www/catapulto/data/www/catainsales2.ht2.ipol.tech/vendor/symfony/http-kernel/Kernel.php:202 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = __CLASS__) …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#6 …}
        $type: 1
        $catch: true
      }
    }
    /var/www/catapulto/data/www/catainsales2.ht2.ipol.tech/public/index.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#6 …}
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#84 …6}

Request Headers

Header Value
accept
"text/html,application/xhtml+xml,application/xml;q=0.9,image/heif,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7"
accept-encoding
"gzip, deflate, br"
accept-language
"en-US,en;q=0.5"
connection
"close"
host
"catainsales2.ht2.ipol.tech"
sec-fetch-dest
"document"
sec-fetch-mode
"navigate"
sec-fetch-site
"none"
sec-fetch-user
"?1"
upgrade-insecure-requests
"1"
user-agent
"Mozilla/5.0 (Linux; Android 5.0) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; Bytespider; spider-feedback@bytedance.com)"
x-forwarded-port
"443"
x-forwarded-proto
"https"
x-php-ob-level
"1"

Request Content

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

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Sun, 22 Dec 2024 11:58:32 GMT"
x-debug-exception
"App%5CEntity%5CShop%20object%20not%20found%20by%20the%20%40ParamConverter%20annotation."
x-debug-exception-file
"%2Fvar%2Fwww%2Fcatapulto%2Fdata%2Fwww%2Fcatainsales2.ht2.ipol.tech%2Fvendor%2Fsensio%2Fframework-extra-bundle%2Fsrc%2FRequest%2FParamConverter%2FDoctrineParamConverter.php:107"
x-debug-token
"60f8f3"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

0 Usages
Stateless check enabled

Session not used.

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_HOST
"catainsales2.ht2.ipol.tech"
APP_SCHEME
"https"
APP_SECRET
"a7796ffabbc56573abf55a6d03186d18"
CATAPULTO_API_SYSTEM_API_KEY
"9c78dab1bdad2407443ce568af6d64eac22584d52cd05ea53950fd8cccc6a1ec61e39a506684c60e438a4af323fc8a5d269443816e0863d852ee58925172e10b"
CATAPULTO_API_SYSTEM_CUSTOM_BASE_URL
""
DATABASE_URL
"postgresql://insalescata:H3u7A9u9F5r1I5c5@127.0.0.1:5432/insalescata?serverVersion=14&charset=utf8"
INSALES_APP_ID
"catapulto_insales_ipol_testpg"
INSALES_APP_SECRET
"8b4610376c0106491ece7c483c488cab"
INSALES_PROPERTY_RATE_RESULT_HANDLE
"catapulto_rate_result"
INSALES_PROPERTY_TRACK_NUMBER_HANDLE
"catapulto_track_number"
MAILER_DSN
"native://default"
MAILER_EMAIL
"noreply@test.com"
MAILER_FROM_NAME
"Catapulto Test Ipol 2"
SENDER_EMAIL
"noreply@test.com"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/var/www/catapulto/data/www/catainsales2.ht2.ipol.tech/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/catapulto/data/www/catainsales2.ht2.ipol.tech/public"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"text/html,application/xhtml+xml,application/xml;q=0.9,image/heif,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7"
HTTP_ACCEPT_ENCODING
"gzip, deflate, br"
HTTP_ACCEPT_LANGUAGE
"en-US,en;q=0.5"
HTTP_CONNECTION
"close"
HTTP_HOST
"catainsales2.ht2.ipol.tech"
HTTP_SEC_FETCH_DEST
"document"
HTTP_SEC_FETCH_MODE
"navigate"
HTTP_SEC_FETCH_SITE
"none"
HTTP_SEC_FETCH_USER
"?1"
HTTP_UPGRADE_INSECURE_REQUESTS
"1"
HTTP_USER_AGENT
"Mozilla/5.0 (Linux; Android 5.0) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; Bytespider; spider-feedback@bytedance.com)"
HTTP_X_FORWARDED_PORT
"443"
HTTP_X_FORWARDED_PROTO
"https"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin"
PERL5LIB
"/usr/share/awstats/lib:/usr/share/awstats/plugins"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_PERL5LIB
"/usr/share/awstats/lib:/usr/share/awstats/plugins"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"Z2f@6Igm33doLySU5nXTdAAAAAI"
REDIRECT_URL
"/app/order/widget/1183092/578753cf06aa9e4913fd9e9f2c471472/105313685"
REMOTE_ADDR
"47.128.49.220"
REMOTE_PORT
"48388"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1734868712
REQUEST_TIME_FLOAT
1734868712.397037
REQUEST_URI
"/app/order/widget/1183092/578753cf06aa9e4913fd9e9f2c471472/105313685"
SCRIPT_FILENAME
"/var/www/catapulto/data/www/catainsales2.ht2.ipol.tech/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"127.0.0.1"
SERVER_ADMIN
"webmaster@catainsales2.ht2.ipol.tech"
SERVER_NAME
"catainsales2.ht2.ipol.tech"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.0"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache/2.4.6 (CentOS) mpm-itk/2.4.7-04 OpenSSL/1.0.2k-fips"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,MAILER_DSN,MAILER_FROM_NAME,MAILER_EMAIL,SENDER_EMAIL,DATABASE_URL,INSALES_APP_ID,INSALES_APP_SECRET,APP_HOST,APP_SCHEME,CATAPULTO_API_SYSTEM_API_KEY,CATAPULTO_API_SYSTEM_CUSTOM_BASE_URL,INSALES_PROPERTY_TRACK_NUMBER_HANDLE,INSALES_PROPERTY_RATE_RESULT_HANDLE"
UNIQUE_ID
"Z2f@6Igm33doLySU5nXTdAAAAAI"

Parent Request

Return to parent request (token = bf63cb)

Key Value
_controller
"App\Controller\ApplicationController::orderWidget"
_converters
[
  Sensio\Bundle\FrameworkExtraBundle\Configuration\ParamConverter {#299
    -name: "shop"
    -class: "App\Entity\Shop"
    -options: [
      "mapping" => [
        "insalesId" => "insalesId"
      ]
      "repository_method" => "getByInsalesIdEx"
    ]
    -isOptional: false
    -converter: null
  }
]
_firewall_context
"security.firewall.map.context.main"
_remove_csp_headers
true
_route
"app.order.widget"
_route_params
[
  "orderId" => "105313685"
  "insalesId" => "1183092"
  "widgetPassword" => "578753cf06aa9e4913fd9e9f2c471472"
]
_security_firewall_run
"_security_main"
_stopwatch_token
"5d00c8"
insalesId
"1183092"
orderId
"105313685"
widgetPassword
"578753cf06aa9e4913fd9e9f2c471472"