Error 404 Not Found

GET https://mcp.telaria.dev/fr/docs-files/02-ce-que-je-construis/specs/ui/theme-B.html

ErrorController

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"error_controller"
_stopwatch_token
"247add"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#950
  #message: "Document introuvable ou non publiable."
  #code: 0
  #file: "/var/www/telaria-dev/vendor/symfony/framework-bundle/Controller/AbstractController.php"
  #line: 326
  -statusCode: 404
  -headers: []
  trace: {
    /var/www/telaria-dev/vendor/symfony/framework-bundle/Controller/AbstractController.php:326 {
      Symfony\Bundle\FrameworkBundle\Controller\AbstractController->createNotFoundException(string $message = 'Not Found', ?Throwable $previous = null): NotFoundHttpException …
      › {    return new NotFoundHttpException($message, $previous);}
    }
    /var/www/telaria-dev/src/Controller/DocsController.php:46 {
      App\Controller\DocsController->show(string $path): Response …
      › if (null === $markdown) {    throw $this->createNotFoundException('Document introuvable ou non publiable.');}
    }
    /var/www/telaria-dev/vendor/symfony/http-kernel/HttpKernel.php:183 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);}
    /var/www/telaria-dev/vendor/symfony/http-kernel/HttpKernel.php:76 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
    }
    /var/www/telaria-dev/vendor/symfony/http-kernel/Kernel.php:191 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    }
    /var/www/telaria-dev/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);}
    /var/www/telaria-dev/vendor/autoload_runtime.php:32 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www/telaria-dev/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/var/www/telaria-dev/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#158
  -records: [
    2 => [
      [
        "timestamp" => 1781833625
        "timestamp_rfc3339" => "2026-06-19T01:47:05.300+00:00"
        "message" => "Connecting with parameters {params}"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "params" => [
            "driver" => "pdo_mysql"
            "idle_connection_ttl" => 600
            "host" => "127.0.0.1"
            "port" => 3306
            "user" => "telariauser"
            "password" => "<redacted>"
            "driverOptions" => []
            "defaultTableOptions" => []
            "dbname" => "telaria_dev"
            "serverVersion" => "8.4.7"
            "charset" => "utf8mb4"
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1781833625
        "timestamp_rfc3339" => "2026-06-19T01:47:05.302+00:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT s0_.id AS id_0, s0_.host AS host_1, s0_.aliases AS aliases_2, s0_.slug AS slug_3, s0_.label AS label_4, s0_.name AS name_5, s0_.locale_default AS locale_default_6, s0_.layout_template AS layout_template_7, s0_.theme AS theme_8, s0_.brand_domain AS brand_domain_9, s0_.brand_tld AS brand_tld_10, s0_.contact_email AS contact_email_11, s0_.sender_email AS sender_email_12, s0_.home_slug AS home_slug_13, s0_.og_image_default AS og_image_default_14, s0_.enabled AS enabled_15, s0_.is_primary AS is_primary_16, s0_.created_at AS created_at_17, s0_.updated_at AS updated_at_18 FROM site s0_ WHERE s0_.enabled = 1 ORDER BY s0_.is_primary DESC, s0_.label ASC"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1781833625
        "timestamp_rfc3339" => "2026-06-19T01:47:05.305+00:00"
        "message" => "Matched route "{route}"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "route" => "localized_docs-files.show"
          "route_parameters" => [
            "_route" => "localized_docs-files.show"
            "_controller" => "App\Controller\DocsController::show"
            "_locale" => "fr"
            "path" => "02-ce-que-je-construis/specs/ui/theme-B.html"
          ]
          "request_uri" => "https://mcp.telaria.dev/fr/docs-files/02-ce-que-je-construis/specs/ui/theme-B.html"
          "method" => "GET"
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1781833625
        "timestamp_rfc3339" => "2026-06-19T01:47:05.306+00:00"
        "message" => "Checking for authenticator support."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticators" => 2
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1781833625
        "timestamp_rfc3339" => "2026-06-19T01:47:05.307+00: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" => 1781833625
        "timestamp_rfc3339" => "2026-06-19T01:47:05.307+00: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" => 1781833625
        "timestamp_rfc3339" => "2026-06-19T01:47:05.307+00: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" => 1781833625
        "timestamp_rfc3339" => "2026-06-19T01:47:05.307+00: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" => 1781833625
        "timestamp_rfc3339" => "2026-06-19T01:47:05.310+00:00"
        "message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Document introuvable ou non publiable." at AbstractController.php line 326"
        "priority" => 400
        "priorityName" => "ERROR"
        "context" => [
          "exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#950
            #message: "Document introuvable ou non publiable."
            #code: 0
            #file: "/var/www/telaria-dev/vendor/symfony/framework-bundle/Controller/AbstractController.php"
            #line: 326
            -statusCode: 404
            -headers: []
            trace: {
              /var/www/telaria-dev/vendor/symfony/framework-bundle/Controller/AbstractController.php:326 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->createNotFoundException(string $message = 'Not Found', ?Throwable $previous = null): NotFoundHttpException …
                › {    return new NotFoundHttpException($message, $previous);}
              }
              /var/www/telaria-dev/src/Controller/DocsController.php:46 {
                App\Controller\DocsController->show(string $path): Response …
                › if (null === $markdown) {    throw $this->createNotFoundException('Document introuvable ou non publiable.');}
              }
              /var/www/telaria-dev/vendor/symfony/http-kernel/HttpKernel.php:183 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);}
              /var/www/telaria-dev/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/telaria-dev/vendor/symfony/http-kernel/Kernel.php:191 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/telaria-dev/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/telaria-dev/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/telaria-dev/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/telaria-dev/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "request"
      ]
    ]
  ]
  -errorCount: [
    2 => 1
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#157 …}
}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"main_deauth_profile_token=5b348b"
host
"mcp.telaria.dev"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
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
"Fri, 19 Jun 2026 01:47:05 GMT"
vary
"Accept"
x-debug-exception
"Document%20introuvable%20ou%20non%20publiable."
x-debug-exception-file
"%2Fvar%2Fwww%2Ftelaria-dev%2Fvendor%2Fsymfony%2Fframework-bundle%2FController%2FAbstractController.php:326"
x-debug-token
"c5e6bc"

Cookies

Request Cookies

Key Value
main_deauth_profile_token
"5b348b"

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:39
[
  [
    "file" => "/var/www/telaria-dev/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/telaria-dev/vendor/scheb/2fa-bundle/Security/Http/Firewall/TwoFactorAccessListener.php"
    "line" => 52
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/telaria-dev/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 52
    "function" => "authenticate"
    "class" => "Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/telaria-dev/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 64
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/telaria-dev/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 88
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/var/www/telaria-dev/vendor/symfony/security-http/Firewall.php"
    "line" => 86
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/telaria-dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/telaria-dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/telaria-dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/telaria-dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/telaria-dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/telaria-dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/telaria-dev/vendor/symfony/http-kernel/Kernel.php"
    "line" => 191
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/telaria-dev/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/telaria-dev/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/telaria-dev/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/telaria-dev/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
ANTHROPIC_ADMIN_API_KEY
"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"
ANTHROPIC_API_KEY
"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"
APP_DEBUG
"1"
APP_ENV
"dev"
APP_SECRET
"2fafe3de31decce3c344c0da428d85d49a3528362477be2fb82e1b2d69c07922"
APP_SHARE_DIR
"var/share"
CHATBOT_CLAUDE_MODEL
"claude-haiku-4-5-20251001"
CHATBOT_HISTORY_TURNS
"5"
CHATBOT_K
"5"
CHATBOT_MAX_TOKENS
"1024"
CHATBOT_SCORE_THRESHOLD
"0.5"
CHATBOT_TEMPERATURE
"0.2"
CORPUS_SUDO_USER
"telaria"
DATABASE_URL
"mysql://telariauser:g8H5d8@gF6ji@127.0.0.1:3306/telaria_dev?serverVersion=8.4.7&charset=utf8mb4"
DEFAULT_URI
"https://telaria.dev"
DKIM_KEY_PATH
"/home/www-data/telaria.fr.2026.key"
DKIM_SELECT
"telaria2026"
DOCS_CACHE_SECONDS
"3600"
DOCS_PUBLIC
"1"
GITHUB_WEBHOOK_SECRET
"44a7e2ca1251d586cdb2f731aada3ebdb170c6fb82465860b6b4a23cd5c294dd"
MAILER_DSN
"sendmail://default"
MAILER_SENDER
"no-reply@telaria.fr"
MAILER_TO
"contact@telaria.fr"
MAILER_UNSUBSCRIBE
"unsubscribe@telaria.fr"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
RAG_DB_PATH
"%kernel.project_dir%/var/rag/index.sqlite"
RAG_EMBEDDING_URL
"http://127.0.0.1:8001"
RAG_SQLITE_VEC_PATH
"/usr/local/lib/sqlite-vec/vec0.so"
RESET_PASSWORD_THROTTLE
"0"
VEILLE_CLAUDE_MAX_TOKENS
"1024"
VEILLE_CLAUDE_MODEL
"claude-haiku-4-5"
VEILLE_PROCESS_BATCH_SIZE
"10"
VEILLE_SCHEDULE_INTERVAL
"15 minutes"
VEILLE_SOURCE_STANDBY_THRESHOLD
"3"

Defined as regular env variables

Key Value
APP_PROJECT_DIR
"/var/www/telaria-dev"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/var/www/telaria-dev"
]
CONTEXT_DOCUMENT_ROOT
"/var/www/telaria-dev/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/telaria-dev/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
H2PUSH
"off"
H2_PUSH
"off"
H2_PUSHED
""
H2_PUSHED_ON
""
H2_STREAM_ID
"61"
H2_STREAM_TAG
"347288-442-61"
HOME
"/var/www"
HTTP2
"on"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_COOKIE
"main_deauth_profile_token=5b348b"
HTTP_HOST
"mcp.telaria.dev"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REMOTE_ADDR
"216.73.216.209"
REMOTE_PORT
"58452"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1781833625
REQUEST_TIME_FLOAT
1781833625.2593
REQUEST_URI
"/fr/docs-files/02-ce-que-je-construis/specs/ui/theme-B.html"
SCRIPT_FILENAME
"/var/www/telaria-dev/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"37.59.116.87"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"mcp.telaria.dev"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/2.0"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Yolo"
SSL_TLS_SNI
"mcp.telaria.dev"
SYMFONY_DOTENV_PATH
"/var/www/telaria-dev/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,MAILER_SENDER,MAILER_TO,MAILER_UNSUBSCRIBE,DOCS_PUBLIC,DOCS_CACHE_SECONDS,DKIM_KEY_PATH,DKIM_SELECT,RESET_PASSWORD_THROTTLE,RAG_EMBEDDING_URL,RAG_DB_PATH,GITHUB_WEBHOOK_SECRET,CORPUS_SUDO_USER,ANTHROPIC_API_KEY,ANTHROPIC_ADMIN_API_KEY,VEILLE_CLAUDE_MODEL,VEILLE_CLAUDE_MAX_TOKENS,VEILLE_SCHEDULE_INTERVAL,VEILLE_PROCESS_BATCH_SIZE,VEILLE_SOURCE_STANDBY_THRESHOLD,CHATBOT_CLAUDE_MODEL,CHATBOT_MAX_TOKENS,CHATBOT_K,CHATBOT_SCORE_THRESHOLD,CHATBOT_TEMPERATURE,CHATBOT_HISTORY_TURNS,APP_DEBUG,RAG_SQLITE_VEC_PATH"
UNIQUE_ID
"ajSfmUDxwQwOSrIas0Z96AAABwE"
USER
"www-data"
prefer_brotli
"1"
proxy-nokeepalive
"1"

Parent Request

Return to parent request (token = 8faa4a)

Key Value
_controller
"App\Controller\DocsController::show"
_firewall_context
"security.firewall.map.context.main"
_locale
"fr"
_remove_csp_headers
true
_route
"localized_docs-files.show"
_route_params
[
  "_locale" => "fr"
  "path" => "02-ce-que-je-construis/specs/ui/theme-B.html"
]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#850
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#787 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#851
    -supports: false
    -passport: null
    -duration: null
    -stub: "Scheb\TwoFactorBundle\Security\Http\Authenticator\TwoFactorAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Scheb\TwoFactorBundle\Security\Http\Authenticator\TwoFactorAuthenticator {#852 …}
  }
]
_stopwatch_token
"37fcca"
path
"02-ce-que-je-construis/specs/ui/theme-B.html"
site
Tlr\Symfony\Entity\Site {#757
  -id: 2
  -host: "telaria.dev"
  -aliases: [
    "www.telaria.dev"
  ]
  -slug: "telaria-dev"
  -label: "Telaria (staging)"
  -name: "Telaria"
  -localeDefault: "fr"
  -layoutTemplate: "cms/index.html.twig"
  -theme: null
  -brandDomain: "telaria"
  -brandTld: ".dev"
  -contactEmail: "mathieuadrien@hotmail.fr"
  -senderEmail: null
  -homeSlug: "homepage"
  -ogImageDefault: null
  -enabled: true
  -isPrimary: true
  -createdAt: DateTimeImmutable @1781797271 {#760
    date: 2026-06-18 15:41:11.0 UTC (+00:00)
  }
  -updatedAt: DateTimeImmutable @1781797834 {#759
    date: 2026-06-18 15:50:34.0 UTC (+00:00)
  }
}