https://racket-trip.eu/sitemap.txt

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
"12c5de"
exception
Symfony\Component\Intl\Exception\MissingResourceException {#1287
  #message: "Couldn't read the indices [LocalizedNames][pt] for the locale "sitemap.txt" in "/var/www/preprod/racket-trip/vendor/symfony/intl/Resources/data/languages"."
  #code: 0
  #file: "/var/www/preprod/racket-trip/vendor/symfony/intl/Data/Bundle/Reader/BundleEntryReader.php"
  #line: 175
  -previous: Symfony\Component\Intl\Exception\ResourceBundleNotFoundException {#1278 …}
  trace: {
    /var/www/preprod/racket-trip/vendor/symfony/intl/Data/Bundle/Reader/BundleEntryReader.php:175 {
      Symfony\Component\Intl\Data\Bundle\Reader\BundleEntryReader->readEntry(string $path, string $locale, array $indices, bool $fallback = true) …
      › 
      ›     throw new MissingResourceException($errorMessage, 0, $exception);}
    }
    /var/www/preprod/racket-trip/vendor/symfony/intl/ResourceBundle.php:58 {
      Symfony\Component\Intl\ResourceBundle::readEntry(array $indices, ?string $locale = null, bool $fallback = true) …
      › 
      ›     return self::$entryReader->readEntry(static::getPath(), $locale ?? \Locale::getDefault(), $indices, $fallback);}
      arguments: {
        $path: "/var/www/preprod/racket-trip/vendor/symfony/intl/Resources/data/languages"
        $locale: "sitemap.txt"
        $indices: [ …2]
        $fallback: true
      }
    }
    /var/www/preprod/racket-trip/vendor/symfony/intl/Languages.php:65 {
      Symfony\Component\Intl\Languages::getName(string $language, ?string $displayLocale = null): string …
      › try {    return self::readEntry(['LocalizedNames', $language], $displayLocale);} catch (MissingResourceException $e) {
      arguments: {
        $indices: [ …2]
        $locale: "sitemap.txt"
      }
    }
    /var/www/preprod/racket-trip/src/Form/SearchCourseType.php:92 {
      App\Form\SearchCourseType->App\Form\{closure} …
      › $locale = $this->request->getLocale();return ucfirst(Languages::getName($language->getSlug(), $locale));    
      arguments: {
        $language: "pt"
        $displayLocale: "sitemap.txt"
      }
    }
    /var/www/preprod/racket-trip/vendor/symfony/form/ChoiceList/Factory/DefaultChoiceListFactory.php:185 {
      Symfony\Component\Form\ChoiceList\Factory\DefaultChoiceListFactory::addChoiceView($choice, string $value, $label, array $keys, &$index, $attr, $labelTranslationParameters, ?callable $isPreferred, array &$preferredViews, array &$preferredViewsOrder, array &$otherViews) …
      › // should be passed on to the "label" option of the checkboxes/radio buttons$dynamicLabel = $label($choice, $key, $value);arguments: {
        App\Entity\Language {#1280 …}
        0
        "1"
      }
    }
    /var/www/preprod/racket-trip/vendor/symfony/form/ChoiceList/Factory/DefaultChoiceListFactory.php:266 {
      Symfony\Component\Form\ChoiceList\Factory\DefaultChoiceListFactory::addChoiceViewsFromStructuredValues(array $values, $label, array $choices, array $keys, &$index, $attr, $labelTranslationParameters, ?callable $isPreferred, array &$preferredViews, array &$preferredViewsOrder, array &$otherViews) …
      ›     $preferredViewsOrder,    $otherViews);
      arguments: {
        $choice: App\Entity\Language {#1280 …}
        $value: "1"
        $label: Closure($language) {#783 …}
        $keys: [ …12]
        &$index: [ …2]
        $attr: null
        $labelTranslationParameters: []
        $isPreferred: null
        &$preferredViews: []
        &$preferredViewsOrder: []
        &$otherViews: []
      }
    }
    /var/www/preprod/racket-trip/vendor/symfony/form/ChoiceList/Factory/DefaultChoiceListFactory.php:148 {
      Symfony\Component\Form\ChoiceList\Factory\DefaultChoiceListFactory->createView(ChoiceListInterface $list, $preferredChoices = null, $label = null, ?callable $index = null, ?callable $groupBy = null, $attr = null) …
      › self::addChoiceViewsFromStructuredValues(    $list->getStructuredValues(),    $label,
      arguments: {
        $values: [ …12]
        $label: Closure($language) {#783 …}
        $choices: [ …12]
        $keys: [ …12]
        &$index: [ …2]
        $attr: null
        $labelTranslationParameters: []
        $isPreferred: null
        &$preferredViews: []
        &$preferredViewsOrder: []
        &$otherViews: []
      }
    }
    /var/www/preprod/racket-trip/vendor/symfony/form/ChoiceList/Factory/PropertyAccessDecorator.php:230 {
      Symfony\Component\Form\ChoiceList\Factory\PropertyAccessDecorator->createView(ChoiceListInterface $list, $preferredChoices = null, $label = null, $index = null, $groupBy = null, $attr = null) …
      › return $this->decoratedFactory->createView(    $list,    $preferredChoices,
      arguments: {
        $list: Symfony\Component\Form\ChoiceList\LazyChoiceList {#1269 …}
        $preferredChoices: null
        $label: Closure($language) {#783 …}
        $index: [ …2]
        $groupBy: null
        $attr: null
        ...: {
          []
        }
      }
    }
    /var/www/preprod/racket-trip/vendor/symfony/form/ChoiceList/Factory/CachingFactoryDecorator.php:221 {
      Symfony\Component\Form\ChoiceList\Factory\CachingFactoryDecorator->createView(ChoiceListInterface $list, $preferredChoices = null, $label = null, $index = null, $groupBy = null, $attr = null) …
      › return $this->decoratedFactory->createView(    $list,    $preferredChoices,
      arguments: {
        $list: Symfony\Component\Form\ChoiceList\LazyChoiceList {#1269 …}
        $preferredChoices: []
        $label: Closure($language) {#783 …}
        $index: [ …2]
        $groupBy: null
        $attr: null
        ...: {
          []
        }
      }
    }
    /var/www/preprod/racket-trip/vendor/symfony/form/Extension/Core/Type/ChoiceType.php:496 {
      Symfony\Component\Form\Extension\Core\Type\ChoiceType->createChoiceListView(ChoiceListInterface $choiceList, array $options) …
      ›     $options['choice_attr'],    $options['choice_translation_parameters']);
      arguments: {
        $list: Symfony\Component\Form\ChoiceList\LazyChoiceList {#1269 …}
        $preferredChoices: []
        $label: Closure($language) {#783 …}
        $index: [ …2]
        $groupBy: null
        $attr: null
        ...: {
          []
        }
      }
    }
    /var/www/preprod/racket-trip/vendor/symfony/form/Extension/Core/Type/ChoiceType.php:102 {
      Symfony\Component\Form\Extension\Core\Type\ChoiceType->buildForm(FormBuilderInterface $builder, array $options) …
      › 
      › $choiceListView = $this->createChoiceListView($choiceList, $options);$builder->setAttribute('choice_list_view', $choiceListView);
      arguments: {
        $choiceList: Symfony\Component\Form\ChoiceList\LazyChoiceList {#1269 …}
        $options: [ …68]
      }
    }
    /var/www/preprod/racket-trip/vendor/symfony/form/ResolvedFormType.php:131 {
      Symfony\Component\Form\ResolvedFormType->buildForm(FormBuilderInterface $builder, array $options) …
      › 
      › $this->innerType->buildForm($builder, $options);arguments: {
        $builder: Symfony\Component\Form\FormBuilder {#1265 …}
        $options: [ …68]
      }
    }
    /var/www/preprod/racket-trip/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php:95 {
      Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy->buildForm(FormBuilderInterface $builder, array $options) …
      › {    $this->proxiedType->buildForm($builder, $options);}
      arguments: {
        $builder: Symfony\Component\Form\FormBuilder {#1265 …}
        $options: [ …68]
      }
    }
    /var/www/preprod/racket-trip/vendor/symfony/form/ResolvedFormType.php:128 {
      Symfony\Component\Form\ResolvedFormType->buildForm(FormBuilderInterface $builder, array $options) …
      › if (null !== $this->parent) {    $this->parent->buildForm($builder, $options);}
      arguments: {
        $builder: Symfony\Component\Form\FormBuilder {#1265 …}
        $options: [ …68]
      }
    }
    /var/www/preprod/racket-trip/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php:95 {
      Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy->buildForm(FormBuilderInterface $builder, array $options) …
      › {    $this->proxiedType->buildForm($builder, $options);}
      arguments: {
        $builder: Symfony\Component\Form\FormBuilder {#1265 …}
        $options: [ …68]
      }
    }
    /var/www/preprod/racket-trip/vendor/symfony/form/FormFactory.php:73 {
      Symfony\Component\Form\FormFactory->createNamedBuilder(string $name, string $type = '…51', $data = null, array $options = []) …
      › // createBuilder() or buildForm() in the resolved form type$type->buildForm($builder, $builder->getOptions());arguments: {
        $builder: Symfony\Component\Form\FormBuilder {#1265 …}
        $options: [ …68]
      }
    }
    /var/www/preprod/racket-trip/vendor/symfony/form/FormBuilder.php:97 {
      Symfony\Component\Form\FormBuilder->create($name, ?string $type = null, array $options = []) …
      › if (null !== $type) {    return $this->getFormFactory()->createNamedBuilder($name, $type, null, $options);}
      arguments: {
        $name: "languages"
        $type: Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy {#805 …}
        $data: null
        $options: [ …7]
      }
    }
    /var/www/preprod/racket-trip/vendor/symfony/form/FormBuilder.php:249 {
      Symfony\Component\Form\FormBuilder->resolveChildren() …
      › foreach ($this->unresolvedChildren as $name => $info) {    $this->children[$name] = $this->create($name, $info[0], $info[1]);}
      arguments: {
        $name: "languages"
        $type: "Symfony\Bridge\Doctrine\Form\Type\EntityType"
        $options: [ …7]
      }
    }
    /var/www/preprod/racket-trip/vendor/symfony/form/FormBuilder.php:199 {
      Symfony\Component\Form\FormBuilder->getForm() …
      › 
      › $this->resolveChildren();}
    /var/www/preprod/racket-trip/vendor/symfony/form/FormFactory.php:31 {
      Symfony\Component\Form\FormFactory->create(string $type = '…51', $data = null, array $options = []) …
      › {    return $this->createBuilder($type, $data, $options)->getForm();}
    }
    /var/www/preprod/racket-trip/vendor/symfony/framework-bundle/Controller/AbstractController.php:366 {
      Symfony\Bundle\FrameworkBundle\Controller\AbstractController->createForm(string $type, $data = null, array $options = []): FormInterface …
      › {    return $this->container->get('form.factory')->create($type, $data, $options);}
      arguments: {
        $type: "App\Form\SearchCourseType"
        $data: App\Entity\SearchCourse {#130 …}
        $options: [ …2]
      }
    }
    /var/www/preprod/racket-trip/src/Controller/Front/HomepageController.php:121 {
      App\Controller\Front\HomepageController->index(ArticleRepository $articleRepository, HomeSliderRepository $homeSliderRepository, CourseRepository $courseRepository, Request $request, MediaRepository $mediaRepository): Response …
      ›     'action' => $this->generateUrl('courses'),    'method' => 'GET']);
      arguments: {
        $type: "App\Form\SearchCourseType"
        $data: App\Entity\SearchCourse {#130 …}
        $options: [ …2]
      }
    }
    /var/www/preprod/racket-trip/vendor/symfony/http-kernel/HttpKernel.php:163 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);arguments: {
        $articleRepository: App\Repository\ArticleRepository {#517 …}
        $homeSliderRepository: App\Repository\HomeSliderRepository {#435 …}
        $courseRepository: App\Repository\CourseRepository {#526 …}
        $request: Symfony\Component\HttpFoundation\Request {#2 …}
        $mediaRepository: App\Repository\MediaRepository {#437 …}
      }
    }
    /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 {#293 …9}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, deflate"
from
"gptbot(at)openai.com"
host
"racket-trip.eu"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.2; +https://openai.com/gptbot)"
x-openai-host-hash
"312022739"
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
"Thu, 03 Jul 2025 07:14:13 GMT"
vary
"Accept"
x-debug-exception
"Couldn%27t%20read%20the%20indices%20%5BLocalizedNames%5D%5Bpt%5D%20for%20the%20locale%20%22sitemap.txt%22%20in%20%22%2Fvar%2Fwww%2Fpreprod%2Fracket-trip%2Fvendor%2Fsymfony%2Fintl%2FResources%2Fdata%2Flanguages%22."
x-debug-exception-file
"%2Fvar%2Fwww%2Fpreprod%2Fracket-trip%2Fvendor%2Fsymfony%2Fintl%2FData%2FBundle%2FReader%2FBundleEntryReader.php:175"
x-debug-token
"05090c"

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:44
[
  [
    "file" => "/var/www/preprod/racket-trip/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 44
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/racket-trip/vendor/rollbar/rollbar-php-symfony-bundle/Factories/RollbarHandlerFactory.php"
    "line" => 27
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/racket-trip/vendor/rollbar/rollbar/src/DataBuilder.php"
    "line" => 914
    "function" => "Rollbar\Symfony\RollbarBundle\Factories\{closure}"
    "class" => "Rollbar\Symfony\RollbarBundle\Factories\RollbarHandlerFactory"
    "type" => "::"
  ]
  [
    "file" => "/var/www/preprod/racket-trip/vendor/rollbar/rollbar/src/DataBuilder.php"
    "line" => 380
    "function" => "getPerson"
    "class" => "Rollbar\DataBuilder"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/racket-trip/vendor/rollbar/rollbar/src/Config.php"
    "line" => 772
    "function" => "makeData"
    "class" => "Rollbar\DataBuilder"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/racket-trip/vendor/rollbar/rollbar/src/RollbarLogger.php"
    "line" => 387
    "function" => "getRollbarData"
    "class" => "Rollbar\Config"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/racket-trip/vendor/rollbar/rollbar/src/RollbarLogger.php"
    "line" => 248
    "function" => "getPayload"
    "class" => "Rollbar\RollbarLogger"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/racket-trip/vendor/rollbar/rollbar/src/RollbarLogger.php"
    "line" => 196
    "function" => "report"
    "class" => "Rollbar\RollbarLogger"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/racket-trip/vendor/monolog/monolog/src/Monolog/Handler/RollbarHandler.php"
    "line" => 101
    "function" => "log"
    "class" => "Rollbar\RollbarLogger"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/racket-trip/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php"
    "line" => 48
    "function" => "write"
    "class" => "Monolog\Handler\RollbarHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/racket-trip/vendor/monolog/monolog/src/Monolog/Logger.php"
    "line" => 399
    "function" => "handle"
    "class" => "Monolog\Handler\AbstractProcessingHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/racket-trip/vendor/monolog/monolog/src/Monolog/Logger.php"
    "line" => 663
    "function" => "addRecord"
    "class" => "Monolog\Logger"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/racket-trip/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 164
    "function" => "critical"
    "class" => "Monolog\Logger"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/racket-trip/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 78
    "function" => "logException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/racket-trip/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "logKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/racket-trip/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/racket-trip/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/racket-trip/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/racket-trip/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 223
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/racket-trip/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 86
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/racket-trip/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/racket-trip/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/racket-trip/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/preprod/racket-trip/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/preprod/racket-trip/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

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"
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
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, deflate"
HTTP_FROM
"gptbot(at)openai.com"
HTTP_HOST
"racket-trip.eu"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.2; +https://openai.com/gptbot)"
HTTP_X_OPENAI_HOST_HASH
"312022739"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"20.171.207.106"
REMOTE_PORT
"46440"
REMOTE_USER
""
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1751526853
REQUEST_TIME_FLOAT
1751526853.3431
REQUEST_URI
"/sitemap.txt"
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"
USER
"www-data"

Parent Request

Return to parent request (token = 068025)

Key Value
_controller
"App\Controller\Front\HomepageController::index"
_firewall_context
"security.firewall.map.context.main"
_locale
"sitemap.txt"
_remove_csp_headers
true
_route
"homepage"
_route_params
[
  "_locale" => "sitemap.txt"
]
_security_firewall_run
"_security_main"
_stopwatch_token
"a319d6"