| exception |
Twig\Error\LoaderError {#921
#message: "Unable to find template "home/circuit.html.twig" (looked into: /home/suntrat/www/templates, /home/suntrat/www/vendor/symfony/twig-bridge/Resources/views/Form)."
#code: 0
#file: "/home/suntrat/www/vendor/twig/twig/src/Loader/FilesystemLoader.php"
#line: 234
-lineno: -1
-rawMessage: "Unable to find template "home/circuit.html.twig" (looked into: /home/suntrat/www/templates, /home/suntrat/www/vendor/symfony/twig-bridge/Resources/views/Form)."
-source: null
-phpFile: "/home/suntrat/www/vendor/twig/twig/src/Loader/FilesystemLoader.php"
-phpLine: 234
trace: {
/home/suntrat/www/vendor/twig/twig/src/Loader/FilesystemLoader.php:234 {
Twig\Loader\FilesystemLoader->findTemplate(string $name, bool $throw = true) …
› \r
› throw new LoaderError($this->errorCache[$name]);\r
› }\r
}
/home/suntrat/www/vendor/twig/twig/src/Loader/FilesystemLoader.php:138 {
Twig\Loader\FilesystemLoader->getCacheKey(string $name): string …
› {\r
› if (null === $path = $this->findTemplate($name)) {\r
› return '';\r
arguments: {
$name: "home/circuit.html.twig"
}
}
/home/suntrat/www/vendor/twig/twig/src/Environment.php:317 {
Twig\Environment->getTemplateClass(string $name, ?int $index = null): string …
› {\r
› $key = ($this->hotCache[$name] ?? $this->getLoader()->getCacheKey($name)).$this->optionsHash;\r
› \r
arguments: {
$name: "home/circuit.html.twig"
}
}
/home/suntrat/www/vendor/twig/twig/src/Environment.php:370 {
Twig\Environment->load($name): TemplateWrapper …
› \r
› return new TemplateWrapper($this, $this->loadTemplate($this->getTemplateClass($name), $name));\r
› }\r
arguments: {
$name: "home/circuit.html.twig"
}
}
/home/suntrat/www/vendor/twig/twig/src/Environment.php:333 {
Twig\Environment->render($name, array $context = []): string …
› {\r
› return $this->load($name)->render($context);\r
› }\r
arguments: {
$name: "home/circuit.html.twig"
}
}
/home/suntrat/www/vendor/symfony/framework-bundle/Controller/AbstractController.php:467 {
Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
› \r
› return $this->container->get('twig')->render($view, $parameters);\r
› }\r
arguments: {
$name: "home/circuit.html.twig"
$context: [ …1]
}
}
/home/suntrat/www/vendor/symfony/framework-bundle/Controller/AbstractController.php:472 {
Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
› {\r
› $content = $this->doRenderView($view, $block, $parameters, $method);\r
› $response ??= new Response();\r
arguments: {
$view: "home/circuit.html.twig"
$block: null
$parameters: [ …1]
$method: "render"
}
}
/home/suntrat/www/vendor/symfony/framework-bundle/Controller/AbstractController.php:284 {
Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
› {\r
› return $this->doRender($view, null, $parameters, $response, __FUNCTION__);\r
› }\r
arguments: {
$view: "home/circuit.html.twig"
$block: null
$parameters: [ …1]
$response: null
$method: "render"
}
}
/home/suntrat/www/src/Controller/HomeController.php:240 {
App\Controller\HomeController->circuit(EquipeRepository $equipeRepository): Response …
› $equipes = $equipeRepository->findBy([], ['id' => 'ASC'], 4); // Récupère les 4 derniers membres de l'équipe triés par ID décroissant\r
› return $this->render('home/circuit.html.twig', ['equipes' => $equipes]);\r
› }\r
arguments: {
$view: "home/circuit.html.twig"
$parameters: [ …1]
}
}
/home/suntrat/www/vendor/symfony/http-kernel/HttpKernel.php:183 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller\r
› $response = $controller(...$arguments);\r
› \r
arguments: {
$equipeRepository: App\Repository\EquipeRepository {#780 …}
}
}
/home/suntrat/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {\r
› return $response = $this->handleRaw($request, $type);\r
› } catch (\Throwable $e) {\r
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#12 …}
$type: 1
}
}
/home/suntrat/www/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {\r
› return $this->getHttpKernel()->handle($request, $type, $catch);\r
› } finally {\r
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#12 …}
$type: 1
$catch: true
}
}
/home/suntrat/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {\r
› $response = $this->kernel->handle($this->request);\r
› \r
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#12 …}
}
}
/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" => 1775753669
"timestamp_rfc3339" => "2026-04-09T18:54:29.755+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"
]
]
12 => [
[
"timestamp" => 1775753669
"timestamp_rfc3339" => "2026-04-09T18:54:29.769+02:00"
"message" => "Matched route "{route}"."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"route" => "circuit_home"
"route_parameters" => [
"_route" => "circuit_home"
"_controller" => "App\Controller\HomeController::circuit"
]
"request_uri" => "https://suntravelsetservices.net/public/tout/circuits"
"method" => "GET"
]
"channel" => "request"
]
[
"timestamp" => 1775753669
"timestamp_rfc3339" => "2026-04-09T18:54:29.773+02:00"
"message" => "Checking for authenticator support."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"firewall_name" => "main"
"authenticators" => 1
]
"channel" => "security"
]
[
"timestamp" => 1775753669
"timestamp_rfc3339" => "2026-04-09T18:54:29.773+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" => 1775753669
"timestamp_rfc3339" => "2026-04-09T18:54:29.773+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" => 1775753669
"timestamp_rfc3339" => "2026-04-09T18:54:29.798+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" => 1775753669
"timestamp_rfc3339" => "2026-04-09T18:54:29.801+02:00"
"message" => "Executing query: {sql}"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.nom AS nom_2, t0.role AS role_3, t0.photo AS photo_4, t0.facebook AS facebook_5, t0.twiter AS twiter_6, t0.linkedin AS linkedin_7 FROM equipe t0 ORDER BY t0.id ASC LIMIT 4"
]
"channel" => "doctrine"
]
[
"timestamp" => 1775753669
"timestamp_rfc3339" => "2026-04-09T18:54:29.810+02:00"
"message" => "Uncaught PHP Exception Twig\Error\LoaderError: "Unable to find template "home/circuit.html.twig" (looked into: /home/suntrat/www/templates, /home/suntrat/www/vendor/symfony/twig-bridge/Resources/views/Form)." at FilesystemLoader.php line 234"
"priority" => 500
"priorityName" => "CRITICAL"
"context" => [
"exception" => Twig\Error\LoaderError {#921
#message: "Unable to find template "home/circuit.html.twig" (looked into: /home/suntrat/www/templates, /home/suntrat/www/vendor/symfony/twig-bridge/Resources/views/Form)."
#code: 0
#file: "/home/suntrat/www/vendor/twig/twig/src/Loader/FilesystemLoader.php"
#line: 234
-lineno: -1
-rawMessage: "Unable to find template "home/circuit.html.twig" (looked into: /home/suntrat/www/templates, /home/suntrat/www/vendor/symfony/twig-bridge/Resources/views/Form)."
-source: null
-phpFile: "/home/suntrat/www/vendor/twig/twig/src/Loader/FilesystemLoader.php"
-phpLine: 234
trace: {
/home/suntrat/www/vendor/twig/twig/src/Loader/FilesystemLoader.php:234 {
Twig\Loader\FilesystemLoader->findTemplate(string $name, bool $throw = true) …
› \r
› throw new LoaderError($this->errorCache[$name]);\r
› }\r
}
/home/suntrat/www/vendor/twig/twig/src/Loader/FilesystemLoader.php:138 {
Twig\Loader\FilesystemLoader->getCacheKey(string $name): string …
› {\r
› if (null === $path = $this->findTemplate($name)) {\r
› return '';\r
arguments: {
$name: "home/circuit.html.twig"
}
}
/home/suntrat/www/vendor/twig/twig/src/Environment.php:317 {
Twig\Environment->getTemplateClass(string $name, ?int $index = null): string …
› {\r
› $key = ($this->hotCache[$name] ?? $this->getLoader()->getCacheKey($name)).$this->optionsHash;\r
› \r
arguments: {
$name: "home/circuit.html.twig"
}
}
/home/suntrat/www/vendor/twig/twig/src/Environment.php:370 {
Twig\Environment->load($name): TemplateWrapper …
› \r
› return new TemplateWrapper($this, $this->loadTemplate($this->getTemplateClass($name), $name));\r
› }\r
arguments: {
$name: "home/circuit.html.twig"
}
}
/home/suntrat/www/vendor/twig/twig/src/Environment.php:333 {
Twig\Environment->render($name, array $context = []): string …
› {\r
› return $this->load($name)->render($context);\r
› }\r
arguments: {
$name: "home/circuit.html.twig"
}
}
/home/suntrat/www/vendor/symfony/framework-bundle/Controller/AbstractController.php:467 {
Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
› \r
› return $this->container->get('twig')->render($view, $parameters);\r
› }\r
arguments: {
$name: "home/circuit.html.twig"
$context: [ …1]
}
}
/home/suntrat/www/vendor/symfony/framework-bundle/Controller/AbstractController.php:472 {
Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
› {\r
› $content = $this->doRenderView($view, $block, $parameters, $method);\r
› $response ??= new Response();\r
arguments: {
$view: "home/circuit.html.twig"
$block: null
$parameters: [ …1]
$method: "render"
}
}
/home/suntrat/www/vendor/symfony/framework-bundle/Controller/AbstractController.php:284 {
Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
› {\r
› return $this->doRender($view, null, $parameters, $response, __FUNCTION__);\r
› }\r
arguments: {
$view: "home/circuit.html.twig"
$block: null
$parameters: [ …1]
$response: null
$method: "render"
}
}
/home/suntrat/www/src/Controller/HomeController.php:240 {
App\Controller\HomeController->circuit(EquipeRepository $equipeRepository): Response …
› $equipes = $equipeRepository->findBy([], ['id' => 'ASC'], 4); // Récupère les 4 derniers membres de l'équipe triés par ID décroissant\r
› return $this->render('home/circuit.html.twig', ['equipes' => $equipes]);\r
› }\r
arguments: {
$view: "home/circuit.html.twig"
$parameters: [ …1]
}
}
/home/suntrat/www/vendor/symfony/http-kernel/HttpKernel.php:183 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller\r
› $response = $controller(...$arguments);\r
› \r
arguments: {
$equipeRepository: App\Repository\EquipeRepository {#780 …}
}
}
/home/suntrat/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {\r
› return $response = $this->handleRaw($request, $type);\r
› } catch (\Throwable $e) {\r
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#12 …}
$type: 1
}
}
/home/suntrat/www/vendor/symfony/http-kernel/Kernel.php:193 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {\r
› return $this->getHttpKernel()->handle($request, $type, $catch);\r
› } finally {\r
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#12 …}
$type: 1
$catch: true
}
}
/home/suntrat/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
› {\r
› $response = $this->kernel->handle($this->request);\r
› \r
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#12 …}
}
}
/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 …}
} |