Error 500 Internal Server Error

GET https://suntravelsetservices.net/public/circuits-touristiques

ErrorController

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"error_controller"
_stopwatch_token
"f83d7e"
exception
ValueError {#1648
  #message: "unlink(): Argument #1 ($filename) must not contain any null bytes"
  #code: 0
  #file: "/home/suntrat/www/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php"
  #line: 341
  trace: {
    /home/suntrat/www/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php:341 {
      Symfony\Component\HttpKernel\Profiler\FileProfilerStorage->removeExpiredProfiles(): void …
      › \r@unlink($this->getFilename($csvToken));\r$offset += \strlen($line);\r
      arguments: {
        $filename: "/home/suntrat/www/var/cache/dev/profiler/8a/57/\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0036578a"
      }
    }
    /home/suntrat/www/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php:193 {
      Symfony\Component\HttpKernel\Profiler\FileProfilerStorage->write(Profile $profile): bool …
      › if (1 === mt_rand(1, 10)) {\r    $this->removeExpiredProfiles();\r}\r
    }
    /home/suntrat/www/vendor/symfony/http-kernel/Profiler/Profiler.php:97 {
      Symfony\Component\HttpKernel\Profiler\Profiler->saveProfile(Profile $profile): bool …
      › \rif (!($ret = $this->storage->write($profile)) && null !== $this->logger) {\r    $this->logger->warning('Unable to store the profiler information.', ['configured_storage' => $this->storage::class]);\r
      arguments: {
        $profile: Symfony\Component\HttpKernel\Profiler\Profile {#540 …}
      }
    }
    /home/suntrat/www/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:129 {
      Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelTerminate(TerminateEvent $event): void …
      › foreach ($this->profiles as $request) {\r    $this->profiler->saveProfile($this->profiles[$request]);\r}\r
      arguments: {
        $profile: Symfony\Component\HttpKernel\Profiler\Profile {#540 …}
      }
    }
    /home/suntrat/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › try {\r    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);\r} finally {\r
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\TerminateEvent {#615 …}
        ...: {
          "kernel.terminate"
          Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#60 …}
        }
      }
    }
    /home/suntrat/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
      ›     }\r    $listener($event, $eventName, $this);\r}\r
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\TerminateEvent {#615 …}
        $eventName: "kernel.terminate"
        $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#60 …}
      }
    }
    /home/suntrat/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
      Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › if ($listeners) {\r    $this->callListeners($listeners, $eventName, $event);\r}\r
      arguments: {
        $listeners: [ …1]
        $eventName: "kernel.terminate"
        $event: Symfony\Component\HttpKernel\Event\TerminateEvent {#615 …}
      }
    }
    /home/suntrat/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › try {\r    $this->dispatcher->dispatch($event, $eventName);\r} finally {\r
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\TerminateEvent {#615 …}
        $eventName: "kernel.terminate"
      }
    }
    /home/suntrat/www/vendor/symfony/http-kernel/HttpKernel.php:114 {
      Symfony\Component\HttpKernel\HttpKernel->terminate(Request $request, Response $response): void …
      ›     $this->terminating = true;\r    $this->dispatcher->dispatch(new TerminateEvent($this, $request, $response), KernelEvents::TERMINATE);\r} finally {\r
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\TerminateEvent {#615 …}
        $eventName: "kernel.terminate"
      }
    }
    /home/suntrat/www/vendor/symfony/http-kernel/Kernel.php:147 {
      Symfony\Component\HttpKernel\Kernel->terminate(Request $request, Response $response): void …
      › if ($this->getHttpKernel() instanceof TerminableInterface) {\r    $this->getHttpKernel()->terminate($request, $response);\r}\r
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#12 …}
        $response: Symfony\Component\HttpFoundation\Response {#912 …}
      }
    }
    /home/suntrat/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:53 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › if ($this->kernel instanceof TerminableInterface) {\r    $this->kernel->terminate($this->request, $response);\r}\r
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#12 …}
        $response: Symfony\Component\HttpFoundation\Response {#912 …}
      }
    }
    /home/suntrat/www/vendor/autoload_runtime.php:32 {
      require_once …
      ›         ->getRunner($app)\r        ->run()\r);\r
    }
    /home/suntrat/www/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/home/suntrat/www/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#117
  -records: [
    "" => [
      [
        "timestamp" => 1789149179
        "timestamp_rfc3339" => "2026-09-11T19:52:59.927+02:00"
        "message" => "Warning: Zend OPcache API is restricted by "restrict_api" configuration directive"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#124
            +count: 45
            -severity: E_WARNING
            trace: {
              /home/suntrat/www/vendor/symfony/error-handler/DebugClassLoader.php:303 {
                Symfony\Component\ErrorHandler\DebugClassLoader->loadClass(string $class): void …
                ›     // no-op\r} elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {\r    include $file;\r
              }
              /home/suntrat/www/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php:136 {\r    $this->autoloader = Autoloader::register($dir, $namespace, $proxyGenerator);\r}\r
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1789149180
        "timestamp_rfc3339" => "2026-09-11T19:53:00.028+02:00"
        "message" => "User Deprecated: Since symfony/http-foundation 7.4: Trying to use "Symfony\Component\HttpFoundation\Response::sendHeaders()" after headers have already been sent is deprecated and will throw a PHP warning in 8.0. Use a "StreamedResponse" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1650
            #message: "User Deprecated: Since symfony/http-foundation 7.4: Trying to use "Symfony\Component\HttpFoundation\Response::sendHeaders()" after headers have already been sent is deprecated and will throw a PHP warning in 8.0. Use a "StreamedResponse" instead."
            #code: 0
            #file: "/home/suntrat/www/vendor/symfony/http-foundation/Response.php"
            #line: 322
            #severity: E_USER_DEPRECATED
            trace: {
              /home/suntrat/www/vendor/symfony/http-foundation/Response.php:322 {
                Symfony\Component\HttpFoundation\Response->sendHeaders(?int $statusCode = null): static …
                › $statusCode ??= $this->statusCode;\rtrigger_deprecation('symfony/http-foundation', '7.4', 'Trying to use "%s::sendHeaders()" after headers have already been sent is deprecated and will throw a PHP warning in 8.0. Use a "StreamedResponse" instead.', static::class);\r// header(\sprintf('HTTP/%s %s %s', $this->version, $statusCode, $this->statusText), true, $statusCode);\r
              }
              /home/suntrat/www/vendor/symfony/http-kernel/HttpKernel.php:141 {
                Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, ?Request $request = null): void …
                › \r$response->sendHeaders();\r$response->sendContent();\r
              }
              /home/suntrat/www/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:77 {
                Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
                ›     $hasRun = true;\r    $kernel->terminateWithException($e, $request);\r};\r
              }
              /home/suntrat/www/vendor/symfony/error-handler/ErrorHandler.php:538 {
                Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception): void …
                › if (null !== $exceptionHandler) {\r    $exceptionHandler($exception);\r\r
              }
              Symfony\Component\ErrorHandler\ErrorHandler->handleException() {}
            }
          }
        ]
        "channel" => "deprecation"
      ]
    ]
    12 => [
      [
        "timestamp" => 1789149179
        "timestamp_rfc3339" => "2026-09-11T19:52:59.933+02:00"
        "message" => "Matched route "{route}"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "route" => "service_categorie_circuit"
          "route_parameters" => [
            "_route" => "service_categorie_circuit"
            "_controller" => "App\Controller\HomeController::showNationnaux"
          ]
          "request_uri" => "https://suntravelsetservices.net/public/circuits-touristiques"
          "method" => "GET"
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1789149179
        "timestamp_rfc3339" => "2026-09-11T19:52:59.938+02:00"
        "message" => "Checking for authenticator support."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticators" => 1
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1789149179
        "timestamp_rfc3339" => "2026-09-11T19:52:59.938+02:00"
        "message" => "Checking support on authenticator."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1789149179
        "timestamp_rfc3339" => "2026-09-11T19:52:59.938+02:00"
        "message" => "Authenticator does not support the request."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1789149179
        "timestamp_rfc3339" => "2026-09-11T19:52:59.959+02:00"
        "message" => "Connecting with parameters {params}"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "params" => [
            "use_savepoints" => true
            "driver" => "pdo_mysql"
            "idle_connection_ttl" => 600
            "host" => "suntratadmin.mysql.db"
            "port" => 3306
            "user" => "suntratadmin"
            "password" => "<redacted>"
            "driverOptions" => []
            "defaultTableOptions" => []
            "dbname" => "suntratadmin"
            "serverVersion" => "8.0.32"
            "charset" => "utf8mb4"
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1789149179
        "timestamp_rfc3339" => "2026-09-11T19:52:59.961+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.titre AS titre_2, t0.description AS description_3, t0.contentu AS contentu_4 FROM produit_type t0 WHERE t0.id = ?"
          "params" => [
            1 => 7
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#938
              +name: "INTEGER"
            }
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1789149179
        "timestamp_rfc3339" => "2026-09-11T19:52:59.972+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.titre AS titre_2, t0.description AS description_3, t0.contenu AS contenu_4, t0.is_active AS is_active_5, t0.pays_id AS pays_id_6, t0.type_id AS type_id_7 FROM produit t0 WHERE t0.type_id = ?"
          "params" => [
            1 => 7
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#938}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1789149179
        "timestamp_rfc3339" => "2026-09-11T19:52:59.977+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.produit_id AS produit_id_3 FROM produit_photo t0 WHERE t0.produit_id = ?"
          "params" => [
            1 => 1
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#938}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1789149179
        "timestamp_rfc3339" => "2026-09-11T19:52:59.979+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.code AS code_3 FROM pays t0 WHERE t0.id = ?"
          "params" => [
            1 => 22
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#938}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1789149180
        "timestamp_rfc3339" => "2026-09-11T19:53:00.011+02:00"
        "message" => "Uncaught PHP Exception ValueError: "unlink(): Argument #1 ($filename) must not contain any null bytes" at FileProfilerStorage.php line 341"
        "priority" => 500
        "priorityName" => "CRITICAL"
        "context" => [
          "exception" => ValueError {#1648
            #message: "unlink(): Argument #1 ($filename) must not contain any null bytes"
            #code: 0
            #file: "/home/suntrat/www/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php"
            #line: 341
            trace: {
              /home/suntrat/www/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php:341 {
                Symfony\Component\HttpKernel\Profiler\FileProfilerStorage->removeExpiredProfiles(): void …
                › \r@unlink($this->getFilename($csvToken));\r$offset += \strlen($line);\r
                arguments: {
                  $filename: "/home/suntrat/www/var/cache/dev/profiler/8a/57/\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0036578a"
                }
              }
              /home/suntrat/www/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php:193 {
                Symfony\Component\HttpKernel\Profiler\FileProfilerStorage->write(Profile $profile): bool …
                › if (1 === mt_rand(1, 10)) {\r    $this->removeExpiredProfiles();\r}\r
              }
              /home/suntrat/www/vendor/symfony/http-kernel/Profiler/Profiler.php:97 {
                Symfony\Component\HttpKernel\Profiler\Profiler->saveProfile(Profile $profile): bool …
                › \rif (!($ret = $this->storage->write($profile)) && null !== $this->logger) {\r    $this->logger->warning('Unable to store the profiler information.', ['configured_storage' => $this->storage::class]);\r
                arguments: {
                  $profile: Symfony\Component\HttpKernel\Profiler\Profile {#540 …}
                }
              }
              /home/suntrat/www/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:129 {
                Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelTerminate(TerminateEvent $event): void …
                › foreach ($this->profiles as $request) {\r    $this->profiler->saveProfile($this->profiles[$request]);\r}\r
                arguments: {
                  $profile: Symfony\Component\HttpKernel\Profiler\Profile {#540 …}
                }
              }
              /home/suntrat/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {\r    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);\r} finally {\r
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\TerminateEvent {#615 …}
                  ...: {
                    "kernel.terminate"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#60 …}
                  }
                }
              }
              /home/suntrat/www/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }\r    $listener($event, $eventName, $this);\r}\r
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\TerminateEvent {#615 …}
                  $eventName: "kernel.terminate"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#60 …}
                }
              }
              /home/suntrat/www/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {\r    $this->callListeners($listeners, $eventName, $event);\r}\r
                arguments: {
                  $listeners: [ …1]
                  $eventName: "kernel.terminate"
                  $event: Symfony\Component\HttpKernel\Event\TerminateEvent {#615 …}
                }
              }
              /home/suntrat/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {\r    $this->dispatcher->dispatch($event, $eventName);\r} finally {\r
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\TerminateEvent {#615 …}
                  $eventName: "kernel.terminate"
                }
              }
              /home/suntrat/www/vendor/symfony/http-kernel/HttpKernel.php:114 {
                Symfony\Component\HttpKernel\HttpKernel->terminate(Request $request, Response $response): void …
                ›     $this->terminating = true;\r    $this->dispatcher->dispatch(new TerminateEvent($this, $request, $response), KernelEvents::TERMINATE);\r} finally {\r
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\TerminateEvent {#615 …}
                  $eventName: "kernel.terminate"
                }
              }
              /home/suntrat/www/vendor/symfony/http-kernel/Kernel.php:147 {
                Symfony\Component\HttpKernel\Kernel->terminate(Request $request, Response $response): void …
                › if ($this->getHttpKernel() instanceof TerminableInterface) {\r    $this->getHttpKernel()->terminate($request, $response);\r}\r
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#12 …}
                  $response: Symfony\Component\HttpFoundation\Response {#912 …}
                }
              }
              /home/suntrat/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:53 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › if ($this->kernel instanceof TerminableInterface) {\r    $this->kernel->terminate($this->request, $response);\r}\r
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#12 …}
                  $response: Symfony\Component\HttpFoundation\Response {#912 …}
                }
              }
              /home/suntrat/www/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)\r        ->run()\r);\r
              }
              /home/suntrat/www/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/home/suntrat/www/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "request"
      ]
    ]
  ]
  -errorCount: [
    "" => 0
    12 => 1
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#116 …}
}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"main_deauth_profile_token=358d5b"
host
"suntravelsetservices.net"
remote-ip
"216.73.216.25"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-for
"216.73.216.25"
x-forwarded-proto
"https"
x-ovhrequest-id
"559fc443d807566b72255d45c7097491"
x-php-ob-level
"0"
x-predictor
"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
"Fri, 11 Sep 2026 17:53:00 GMT"
vary
"Accept"
x-debug-exception
"unlink%28%29%3A%20Argument%20%231%20%28%24filename%29%20must%20not%20contain%20any%20null%20bytes"
x-debug-exception-file
"%2Fhome%2Fsuntrat%2Fwww%2Fvendor%2Fsymfony%2Fhttp-kernel%2FProfiler%2FFileProfilerStorage.php:341"
x-debug-token
"f76802"

Cookies

Request Cookies

Key Value
main_deauth_profile_token
"358d5b"

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_SECRET
"40c9584a5e22f48c6b3745daf14697d3"
APP_SHARE_DIR
"var/share"
DATABASE_URL
"mysql://suntratadmin:sunTrat002026@suntratadmin.mysql.db:3306/suntratadmin?serverVersion=8.0.32&charset=utf8mb4"
DEFAULT_URI
"http://localhost"
MAILER_DSN
"null://null"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_PROJECT_DIR
"/home/suntrat/www"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/home/suntrat/www"
]
CFG_CLUSTER
"cluster121"
DOCUMENT_ROOT
"/home/suntrat/www"
ENVIRONMENT
"production"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
GEOIP_AREA_CODE
"805"
GEOIP_CITY
"Santa Paula"
GEOIP_COUNTRY_CODE
"US"
GEOIP_COUNTRY_NAME
"United States"
GEOIP_DMA_CODE
"803"
GEOIP_LATITUDE
"34.355598"
GEOIP_LONGITUDE
"-119.070099"
GEOIP_REGION
"CA"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_COOKIE
"main_deauth_profile_token=358d5b"
HTTP_HOST
"suntravelsetservices.net"
HTTP_REMOTE_IP
"216.73.216.25"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_FORWARDED_FOR
"216.73.216.25"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_OVHREQUEST_ID
"559fc443d807566b72255d45c7097491"
HTTP_X_PREDICTOR
"1"
PHP_SELF
"/public/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REDIRECT_URL
"/public/circuits-touristiques"
REMOTE_ADDR
"216.73.216.25"
REMOTE_PORT
"33600"
REQUEST_METHOD
"GET"
REQUEST_TIME
1789149179
REQUEST_TIME_FLOAT
1789149179.9055
REQUEST_URI
"/public/circuits-touristiques"
SCRIPT_FILENAME
"/home/suntrat/www/public/index.php"
SCRIPT_NAME
"/public/index.php"
SCRIPT_URI
"https://suntravelsetservices.net:443/public/circuits-touristiques"
SCRIPT_URL
"/public/circuits-touristiques"
SERVER_ADDR
"10.121.20.15"
SERVER_ADMIN
"postmaster@suntravelsetservices.net"
SERVER_NAME
"suntravelsetservices.net"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SYMFONY_DOTENV_PATH
"/home/suntrat/www/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN"
UNIQUE_ID
"aqQ-@9nFlsMNjLQfYa-9pQAAfis"
USER
"suntrat"
argc
0
argv
[]

Parent Request

Return to parent request (token = 9738b3)

Key Value
_controller
"App\Controller\HomeController::showNationnaux"
_firewall_context
"security.firewall.map.context.main"
_remove_csp_headers
true
_route
"service_categorie_circuit"
_route_params
[]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#602
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#551 …}
  }
]
_stopwatch_token
"32733e"