https://racket-trip.eu/en/blog/article/me-encantan-las-patatas

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
"250337"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#139
  #message: "No route found for "GET https://racket-trip.eu/en/blog/article/me-encantan-las-patatas""
  #code: 0
  #file: "/var/www/preprod/racket-trip/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 135
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#203 …}
  -statusCode: 404
  -headers: []
  trace: {
    /var/www/preprod/racket-trip/vendor/symfony/http-kernel/EventListener/RouterListener.php:135 {
      Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
      › 
      ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
    }
    /var/www/preprod/racket-trip/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:118 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#284 …}
        ...: {
          "kernel.request"
          Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#408 …}
        }
      }
    }
    /var/www/preprod/racket-trip/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\RequestEvent {#284 …}
        $eventName: "kernel.request"
        $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#408 …}
      }
    }
    /var/www/preprod/racket-trip/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
      Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      arguments: {
        $listeners: [ …12]
        $eventName: "kernel.request"
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#284 …}
      }
    }
    /var/www/preprod/racket-trip/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#284 …}
        $eventName: "kernel.request"
      }
    }
    /var/www/preprod/racket-trip/vendor/symfony/http-kernel/HttpKernel.php:139 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#284 …}
        $eventName: "kernel.request"
      }
    }
    /var/www/preprod/racket-trip/vendor/symfony/http-kernel/HttpKernel.php:75 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#2 …}
        $type: 1
      }
    }
    /var/www/preprod/racket-trip/vendor/symfony/http-kernel/Kernel.php:202 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#2 …}
        $type: 1
        $catch: true
      }
    }
    /var/www/preprod/racket-trip/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);    $response->send();
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#2 …}
      }
    }
    /var/www/preprod/racket-trip/vendor/autoload_runtime.php:35 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www/preprod/racket-trip/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/var/www/preprod/racket-trip/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#295 …9}

Request Headers

Header Value
accept
"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
accept-encoding
"gzip,deflate"
connection
"keep-alive"
from
"support@search.yandex.ru"
host
"racket-trip.eu"
user-agent
"Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)"
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
"Tue, 29 Jul 2025 13:16:31 GMT"
vary
"Accept"
x-debug-exception
"No%20route%20found%20for%20%22GET%20https%3A%2F%2Fracket-trip.eu%2Fen%2Fblog%2Farticle%2Fme-encantan-las-patatas%22"
x-debug-exception-file
"%2Fvar%2Fwww%2Fpreprod%2Fracket-trip%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:135"
x-debug-token
"df3630"

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
API_KEY_GOOGLE
"AIzaSyBNWTs1XHaB_zzkP1menI9mdg-NBk1IZnY"
API_KEY_GOOGLE_BACK
"AIzaSyDt6oRhPhL67w9IttmQgsgAs-knuc-OFzs"
APP_ENV
"dev"
APP_SECRET
"9f62b68979f513508ba481d54ef4ed80"
BREVO_API_KEY
"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"
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$"
DATABASE_URL
"mysql://rackettrip:k7%SfQH1jG@127.0.0.1:3306/rackettrip"
DOMAIN
"racket-trip.eu"
EMAIL_RECEPTION
"racket.trip@gmail.com"
EMAIL_SENDER
"contact@racket-trip.eu"
FULL_URL
"https://racket-trip.eu"
MAILER_DSN
"smtp://api:e8f918a95ad8bc6a69eb11c18bc2909d@live.smtp.mailtrap.io:587"
MERCURE_COOKIE_DOMAIN
"racket-trip.eu"
MERCURE_COOKIE_PATH
"/hub-mercure"
MERCURE_JWT_SECRET
"!ChangeThisMercureHubJWTSecretKey!"
MERCURE_PUBLIC_URL
"https://racket-trip.eu/hub-mercure"
MERCURE_URL
"https://racket-trip.eu/hub-mercure"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=1"
PRO_LIST_ID
"4"
RECAPTCHA3_KEY
"6LfniDIqAAAAACeJa2YUJhmmvAsZ9XxaddwVurBr"
RECAPTCHA3_SECRET
"6LfniDIqAAAAAEIYYljAYY20rKo4sT-IxOb28Jku"
SENTRY_DSN
"https://0e7b334a7fc4f1d198ca8a311c42346e@o4507096205885440.ingest.de.sentry.io/4507096226529360"
SERVER_ENV
"preprod"
SINCH_API_TOKEN
"fafc954e162a4c679173dc23f2bf32cb"
SINCH_SERVICE_PLAN_ID
"a3dda74eee9d4f7fa71ddce385d4f5b1"
SINCH_VIRTUAL_NUMBER
"+12019790415"
STANDARD_MONTHLY
"price_1LOvvoAsHoLzqU7GmSApPtYf"
STANDARD_YEARLY
"price_1LOvvoAsHoLzqU7GY0kqfLJn"
STRIPE_PUBLIC_KEY
"pk_test_51JVCGMAsHoLzqU7GPd6JetuS7HAEhDwTpX4g0MPHL0gsFzJj7hjhI46thxq8yfTyChZJnaU6FEktITmWuEYCvm1P00Vvd5sT47"
STRIPE_SECRET_KEY
"sk_test_51JVCGMAsHoLzqU7GMARsl0tlIMHZzCV5vG1U5dwQuLogpNr8va1XwgxzOzLNpBEtusTfS92BlPaIeWzjBhABN6ze000Bzi7yr4"
STRIPE_WEBHOOK_SECRET_KEY
"whsec_Hz5wcoFuVVQWbaO7Pzh1Ba0Kx2Emy0Lo"
TRAINEE_LIST_ID
"5"
TWILIO_ACCOUNT_SID
"ACaf205cec0183a58ed3059836a758d0ee"
TWILIO_AUTH_TOKEN
"a3bd398df71e00b1d35b53d49f98d032"
TWILIO_PHONE_NUMBER
"+14387965854"
VIP_MONTHLY
"price_1LOvvGAsHoLzqU7G4oYDz7Tn"
VIP_YEARLY
"price_1LOvvGAsHoLzqU7Gk93dp2Xk"
WKHTMLTOIMAGE_PATH
"/usr/local/bin/wkhtmltoimage"
WKHTMLTOPDF_PATH
"/usr/local/bin/wkhtmltopdf"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/var/www/preprod/racket-trip/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HTTPS
"on"
HTTP_ACCEPT
"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
HTTP_ACCEPT_ENCODING
"gzip,deflate"
HTTP_CONNECTION
"keep-alive"
HTTP_FROM
"support@search.yandex.ru"
HTTP_HOST
"racket-trip.eu"
HTTP_USER_AGENT
"Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"95.108.213.90"
REMOTE_PORT
"60684"
REMOTE_USER
""
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1753794990
REQUEST_TIME_FLOAT
1753794990.9949
REQUEST_URI
"/en/blog/article/me-encantan-las-patatas"
SCRIPT_FILENAME
"/var/www/preprod/racket-trip/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"206.189.52.64"
SERVER_NAME
"racket-trip.eu"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.18.0"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,WKHTMLTOPDF_PATH,WKHTMLTOIMAGE_PATH,CORS_ALLOW_ORIGIN,MESSENGER_TRANSPORT_DSN,DATABASE_URL,MERCURE_URL,MERCURE_PUBLIC_URL,MERCURE_JWT_SECRET,MAILER_DSN,API_KEY_GOOGLE,API_KEY_GOOGLE_BACK,STRIPE_SECRET_KEY,STRIPE_PUBLIC_KEY,STRIPE_WEBHOOK_SECRET_KEY,STANDARD_MONTHLY,STANDARD_YEARLY,VIP_MONTHLY,VIP_YEARLY,MERCURE_COOKIE_PATH,MERCURE_COOKIE_DOMAIN,DOMAIN,FULL_URL,EMAIL_SENDER,EMAIL_RECEPTION,SERVER_ENV,RECAPTCHA3_KEY,RECAPTCHA3_SECRET,BREVO_API_KEY,PRO_LIST_ID,TRAINEE_LIST_ID,SENTRY_DSN,TWILIO_ACCOUNT_SID,TWILIO_AUTH_TOKEN,TWILIO_PHONE_NUMBER,SINCH_SERVICE_PLAN_ID,SINCH_API_TOKEN,SINCH_VIRTUAL_NUMBER"
USER
"www-data"

Parent Request

Return to parent request (token = 54ebe7)

Key Value
_remove_csp_headers
true
_stopwatch_token
"5b6bf7"