Error 404 Not Found

GET https://preprod.smartpartners.koredge.website/app_dev.php/_profiler/open?file=app%2Fconfig%2Fparameters.yml

ErrorController

Request

GET Parameters

Key Value
file
"app/config/parameters.yml"

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"error_controller"
_stopwatch_token
"5fb101"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#245
  #message: "No route found for "GET https://preprod.smartpartners.koredge.website/app_dev.php/_profiler/open""
  #code: 0
  #file: "/var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 156
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#338 …}
  -statusCode: 404
  -headers: []
  trace: {
    /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:156 {
      Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
      › 
      ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
    }
    /var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
      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 {#836 …}
        ...: {
          "kernel.request"
          Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#981 …}
        }
      }
    }
    /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
      ›     }    $listener($event, $eventName, $this);}
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#836 …}
        $eventName: "kernel.request"
        $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#981 …}
      }
    }
    /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
      Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      arguments: {
        $listeners: [ …18]
        $eventName: "kernel.request"
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#836 …}
      }
    }
    /var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:129 {
      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 {#836 …}
        $eventName: "kernel.request"
      }
    }
    /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
      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 {#836 …}
        $eventName: "kernel.request"
      }
    }
    /var/www/html/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) {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#2 …}
        $type: 1
      }
    }
    /var/www/html/vendor/symfony/http-kernel/Kernel.php:193 {
      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 {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#2 …}
        $type: 1
        $catch: true
      }
    }
    /var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#2 …}
      }
    }
    /var/www/html/vendor/autoload_runtime.php:32 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www/html/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/var/www/html/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#989
  -records: [
    2 => [
      [
        "timestamp" => 1777031988
        "timestamp_rfc3339" => "2026-04-24T13:59:48.728+02:00"
        "message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://preprod.smartpartners.koredge.website/app_dev.php/_profiler/open"" at RouterListener.php line 156"
        "priority" => 400
        "priorityName" => "ERROR"
        "context" => [
          "exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#245
            #message: "No route found for "GET https://preprod.smartpartners.koredge.website/app_dev.php/_profiler/open""
            #code: 0
            #file: "/var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php"
            #line: 156
            -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#338 …}
            -statusCode: 404
            -headers: []
            trace: {
              /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:156 {
                Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
                › 
                ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
              }
              /var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                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 {#836 …}
                  ...: {
                    "kernel.request"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#981 …}
                  }
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#836 …}
                  $eventName: "kernel.request"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#981 …}
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                arguments: {
                  $listeners: [ …18]
                  $eventName: "kernel.request"
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#836 …}
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:129 {
                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 {#836 …}
                  $eventName: "kernel.request"
                }
              }
              /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
                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 {#836 …}
                  $eventName: "kernel.request"
                }
              }
              /var/www/html/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) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/html/vendor/symfony/http-kernel/Kernel.php:193 {
                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 {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/html/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "request"
      ]
    ]
    115 => [
      [
        "timestamp" => 1777031988
        "timestamp_rfc3339" => "2026-04-24T13:59:48.749+02:00"
        "message" => "Connecting with parameters {params}"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "params" => [
            "dbname" => "smart-partners"
            "driver" => "pdo_pgsql"
            "host" => "postgres-smart-partners"
            "password" => "<redacted>"
            "port" => "5432"
            "user" => "smart-partners"
            "idle_connection_ttl" => 600
            "driverOptions" => []
            "serverVersion" => "15.1"
            "defaultTableOptions" => []
            "charset" => "utf8"
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1777031988
        "timestamp_rfc3339" => "2026-04-24T13:59:48.754+02:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT CURRENT_DATABASE()"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1777031988
        "timestamp_rfc3339" => "2026-04-24T13:59:48.754+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => """
            SELECT quote_ident(table_name) AS table_name,\n
                   table_schema AS schema_name\n
            FROM information_schema.tables\n
            WHERE table_catalog = ?\n
              AND table_schema NOT LIKE 'pg\_%'\n
              AND table_schema != 'information_schema'\n
              AND table_name != 'geometry_columns'\n
              AND table_name != 'spatial_ref_sys'\n
              AND table_type = 'BASE TABLE'\n
            ORDER BY\n
              quote_ident(table_name)
            """
          "params" => [
            1 => "smart-partners"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1535
              +name: "STRING"
            }
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1777031988
        "timestamp_rfc3339" => "2026-04-24T13:59:48.758+02:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT current_schema()"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1777031988
        "timestamp_rfc3339" => "2026-04-24T13:59:48.758+02:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT CURRENT_DATABASE()"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1777031988
        "timestamp_rfc3339" => "2026-04-24T13:59:48.758+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => """
            SELECT quote_ident(table_name) AS table_name,\n
                   table_schema AS schema_name\n
            FROM information_schema.tables\n
            WHERE table_catalog = ?\n
              AND table_schema NOT LIKE 'pg\_%'\n
              AND table_schema != 'information_schema'\n
              AND table_name != 'geometry_columns'\n
              AND table_name != 'spatial_ref_sys'\n
              AND table_type = 'BASE TABLE'\n
            ORDER BY\n
              quote_ident(table_name)
            """
          "params" => [
            1 => "smart-partners"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1535}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1777031988
        "timestamp_rfc3339" => "2026-04-24T13:59:48.761+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => """
            SELECT n.nspname,\n
                   c.relname,\n
                   a.attname,\n
                   t.typname,\n
                   format_type(a.atttypid, a.atttypmod),\n
                   bt.typname,\n
                   format_type(bt.oid, t.typtypmod),\n
                   a.attnotnull,\n
                   a.attidentity,\n
                   (    SELECT\n
                    CASE\n
                        WHEN a.attgenerated = 's' THEN NULL\n
                        ELSE pg_get_expr(adbin, adrelid)\n
                    END\n
                 FROM pg_attrdef\n
                 WHERE c.oid = pg_attrdef.adrelid\n
                    AND pg_attrdef.adnum=a.attnum),\n
                   dsc.description,\n
                   CASE\n
                       WHEN coll.collprovider = 'c'\n
                           THEN coll.collcollate\n
                       WHEN coll.collprovider = 'd'\n
                           THEN NULL\n
                       ELSE coll.collname\n
                       END\n
            FROM pg_attribute a\n
                     JOIN pg_class c\n
                          ON c.oid = a.attrelid\n
                     JOIN pg_namespace n\n
                          ON n.oid = c.relnamespace\n
                     JOIN pg_type t\n
                          ON t.oid = a.atttypid\n
                     LEFT JOIN pg_type bt\n
                               ON t.typtype = 'd'\n
                                   AND bt.oid = t.typbasetype\n
                     LEFT JOIN pg_collation coll\n
                               ON coll.oid = a.attcollation\n
                     LEFT JOIN pg_depend dep\n
                               ON dep.objid = c.oid\n
                                   AND dep.deptype = 'e'\n
                                   AND dep.classid = (SELECT oid FROM pg_class WHERE relname = 'pg_class')\n
                     LEFT JOIN pg_description dsc\n
                               ON dsc.objoid = c.oid AND dsc.objsubid = a.attnum\n
                     LEFT JOIN pg_inherits i\n
                               ON i.inhrelid = c.oid\n
                     LEFT JOIN pg_class p\n
                               ON i.inhparent = p.oid\n
                                   AND p.relkind = 'p'\n
            WHERE n.nspname = ? AND c.relname = ? AND n.nspname NOT LIKE 'pg\_%' AND n.nspname != 'information_schema' AND c.relkind IN ('r', 'p') AND c.relname NOT IN ('geometry_columns', 'spatial_ref_sys')\n
              AND a.attnum > 0\n
              AND dep.refobjid IS NULL\n
              -- exclude partitions (tables that inherit from partitioned tables)\n
              AND p.oid IS NULL\n
            ORDER BY n.nspname,\n
                     c.relname,\n
                     a.attnum
            """
          "params" => [
            1 => "public"
            2 => "doctrine_migration_versions"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1535}
            2 => Doctrine\DBAL\ParameterType {#1535}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1777031988
        "timestamp_rfc3339" => "2026-04-24T13:59:48.766+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => """
            SELECT n.nspname,\n
                   c.relname,\n
                   CASE c.relpersistence WHEN 'u' THEN true ELSE false END,\n
                   obj_description(c.oid, 'pg_class')\n
            FROM pg_class c\n
                     INNER JOIN pg_namespace n\n
                                ON n.oid = c.relnamespace\n
            WHERE n.nspname = ? AND c.relname = ? AND n.nspname NOT LIKE 'pg\_%' AND n.nspname != 'information_schema' AND c.relkind IN ('r', 'p') AND c.relname NOT IN ('geometry_columns', 'spatial_ref_sys')
            """
          "params" => [
            1 => "public"
            2 => "doctrine_migration_versions"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1535}
            2 => Doctrine\DBAL\ParameterType {#1535}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1777031988
        "timestamp_rfc3339" => "2026-04-24T13:59:48.766+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => """
            SELECT n.nspname,\n
                   c.relname,\n
                   ct.conname,\n
                   a.attname\n
            FROM pg_namespace n\n
                     INNER JOIN pg_class c\n
                                ON c.relnamespace = n.oid\n
                     INNER JOIN pg_constraint ct\n
                                ON ct.conrelid = c.oid\n
                     INNER JOIN pg_index i\n
                                ON i.indrelid = c.oid\n
                                    AND i.indexrelid = ct.conindid\n
                     INNER JOIN LATERAL unnest(i.indkey) WITH ORDINALITY AS keys(attnum, ord)\n
                                ON true\n
                     INNER JOIN\n
                 pg_attribute a\n
                 ON a.attrelid = c.oid\n
                     AND a.attnum = keys.attnum\n
            WHERE n.nspname = ? AND c.relname = ? AND n.nspname NOT LIKE 'pg\_%' AND n.nspname != 'information_schema' AND c.relkind IN ('r', 'p') AND c.relname NOT IN ('geometry_columns', 'spatial_ref_sys')\n
              AND ct.contype = 'p'\n
            ORDER BY n.nspname,\n
                     c.relname,\n
                     ct.conname,\n
                     keys.ord
            """
          "params" => [
            1 => "public"
            2 => "doctrine_migration_versions"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1535}
            2 => Doctrine\DBAL\ParameterType {#1535}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1777031988
        "timestamp_rfc3339" => "2026-04-24T13:59:48.770+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => """
            SELECT n.nspname,\n
                   c.relname,\n
                   ic.relname,\n
                   i.indisunique,\n
                   pg_get_expr(indpred, indrelid),\n
                   attname\n
            FROM pg_index i\n
                     JOIN pg_class AS c ON c.oid = i.indrelid\n
                     JOIN pg_namespace n ON n.oid = c.relnamespace\n
                     JOIN pg_class AS ic ON ic.oid = i.indexrelid\n
                     JOIN LATERAL unnest(i.indkey) WITH ORDINALITY AS keys(attnum, ord)\n
                          ON TRUE\n
                     JOIN pg_attribute a\n
                          ON a.attrelid = c.oid\n
                              AND a.attnum = keys.attnum\n
            WHERE n.nspname = ? AND c.relname = ? AND n.nspname NOT LIKE 'pg\_%' AND n.nspname != 'information_schema' AND c.relkind IN ('r', 'p') AND c.relname NOT IN ('geometry_columns', 'spatial_ref_sys')\n
              AND i.indisprimary = false\n
            ORDER BY n.nspname,\n
                     c.relname,\n
                     ic.relname,\n
                     keys.ord
            """
          "params" => [
            1 => "public"
            2 => "doctrine_migration_versions"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1535}
            2 => Doctrine\DBAL\ParameterType {#1535}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1777031988
        "timestamp_rfc3339" => "2026-04-24T13:59:48.771+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => """
                SELECT pkn.nspname,\n
                       pkc.relname,\n
                       r.conname,\n
                       fkn.nspname,\n
                       fkc.relname,\n
                       r.confupdtype,\n
                       r.confdeltype,\n
                       r.condeferrable,\n
                       r.condeferred,\n
                       pka.attname,\n
                       fka.attname\n
                FROM pg_constraint r\n
                         JOIN pg_class fkc\n
                              ON fkc.oid = r.confrelid\n
                         JOIN pg_namespace fkn\n
                              ON fkn.oid = fkc.relnamespace\n
                         JOIN unnest(r.confkey) WITH ORDINALITY AS fk_attnum(attnum, ord)\n
                              ON TRUE\n
                         JOIN pg_attribute fka\n
                              ON fka.attrelid = fkc.oid\n
                                  AND fka.attnum = fk_attnum.attnum\n
                         JOIN pg_class pkc\n
                              ON pkc.oid = r.conrelid\n
                         JOIN pg_namespace pkn\n
                              ON pkn.oid = pkc.relnamespace\n
                         JOIN unnest(r.conkey) WITH ORDINALITY AS pk_attnum(attnum, ord)\n
                              ON pk_attnum.ord = fk_attnum.ord\n
                         JOIN pg_attribute pka\n
                              ON pka.attrelid = pkc.oid\n
                                  AND pka.attnum = pk_attnum.attnum\n
                WHERE pkn.nspname = ? AND pkc.relname = ? AND pkn.nspname NOT LIKE 'pg\_%' AND pkn.nspname != 'information_schema' AND pkc.relkind IN ('r', 'p') AND pkc.relname NOT IN ('geometry_columns', 'spatial_ref_sys')\n
                  AND r.contype = 'f'\n
                ORDER BY pkn.nspname,\n
                         pkc.relname,\n
                         r.conname
            """
          "params" => [
            1 => "public"
            2 => "doctrine_migration_versions"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1535}
            2 => Doctrine\DBAL\ParameterType {#1535}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1777031988
        "timestamp_rfc3339" => "2026-04-24T13:59:48.775+02:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT * FROM doctrine_migration_versions"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1777031988
        "timestamp_rfc3339" => "2026-04-24T13:59:48.780+02:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT CURRENT_DATABASE()"
        ]
        "channel" => "doctrine"
      ]
    ]
  ]
  -errorCount: [
    2 => 1
    115 => 0
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#988 …}
}
secure_files
"dd80077aded70838"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, deflate"
authorization
""
connection
"close"
host
"preprod.smartpartners.koredge.website"
user-agent
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36"
x-forwarded-for
"182.8.226.101"
x-forwarded-proto
"https"
x-php-ob-level
"1"
x-real-ip
"182.8.226.101"

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, 24 Apr 2026 11:59:48 GMT"
vary
"Accept"
x-debug-exception
"No%20route%20found%20for%20%22GET%20https%3A%2F%2Fpreprod.smartpartners.koredge.website%2Fapp_dev.php%2F_profiler%2Fopen%22"
x-debug-exception-file
"%2Fvar%2Fwww%2Fhtml%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:156"
x-debug-token
"6672e5"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 6

Session Metadata

Key Value
Created
"Fri, 24 Apr 26 13:59:48 +0200"
Last used
"Fri, 24 Apr 26 13:59:48 +0200"
Lifetime
0

Session Attributes

No session attributes

Session Usage

6 Usages
Stateless check enabled
Usage
Koredge\CoreBundle\EventListener\Localization\LocaleListener:64
[
  [
    "file" => "/var/www/html/bundles/Core/src/EventListener/Localization/LocaleListener.php"
    "line" => 64
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/bundles/Core/src/EventListener/Localization/LocaleListener.php"
    "line" => 30
    "function" => "getLocale"
    "class" => "Koredge\CoreBundle\EventListener\Localization\LocaleListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Koredge\CoreBundle\EventListener\Localization\LocaleListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 99
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 241
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:68
[
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 68
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 99
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 241
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 69
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 99
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 241
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 70
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 99
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 241
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 71
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 99
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 241
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 99
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 241
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
AES_KEY_PATH
"/var/www/html/config/secrets/dev/aes.key"
AGENCY_MAIL
""
API_PASSWORD
"smart-core"
APP_DEBUG
"1"
APP_ENV
"dev"
APP_SECRET
"732b665938f92203a848194cfbee29eb"
AUTHENTICATION_TYPE
"NATIVE"
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$"
DATABASE_DRIVER
"pdo_pgsql"
DATABASE_HOST
"postgres-smart-partners"
DATABASE_NAME
"smart-partners"
DATABASE_PASSWORD
"So&gKsow40&So&lLe20sk!"
DATABASE_PORT
"5432"
DATABASE_SERVER_VERSION
"15.1"
DATABASE_USER
"smart-partners"
ELASTICSEARCH_HOST
"elastic-smart-partners"
ELASTICSEARCH_PORT
"9205"
ELASTICSEARCH_URL
"http://elastic-smart-partners:9205/"
GOTENBERG_DSN
"gotenberg:3006"
JWT_PASSPHRASE
""
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
KOREDGE_SMART_TYPE
"Partners"
LOCK_DSN
"flock"
MAILER_DSN
"smtp://mail:1025"
MAILJET_API_KEY
""
MAILJET_API_SECRET
""
MAILJET_KEY
""
MAILJET_SECRET
""
MERCURE_PUBLIC_URL
"https://preprod.smartpartners.koredge.website/.well-known/mercure"
MERCURE_TOPIC_DOMAIN
"http://smartcore.koredge.fr"
MERCURE_URL
"http://mercure-smart-partners:3005/.well-known/mercure"
MESSENGER_TRANSPORT_DSN
"doctrine://default"
RSA_PRIVATE_KEY_PATH
"/var/www/html/config/secrets/dev/rsa_private.pem"
RSA_PUBLIC_KEY_PATH
"/var/www/html/config/secrets/dev/rsa_public.pem"
SENTRY_DSN
""
SIRENE_API_BASE_URL
"https://api.insee.fr/api-sirene/3.11"
SIRENE_API_KEY_INTEGRATION
"4a50b0ff-e5c3-487b-90b0-ffe5c3c87b1f"
TRUSTED_PROXIES
"172.16.0.0/12,127.0.0.1"
UX_MAP_DSN
"leaflet://default"
VISITE_TEMPLATE
"add_simple.html.twig"

Defined as regular env variables

Key Value
ABSOLUTE_APACHE_DOCUMENT_ROOT
"/var/www/html/public"
APACHE_CONFDIR
"/etc/apache2"
APACHE_DOCUMENT_ROOT
"public"
APACHE_ENVVARS
"/etc/apache2/envvars"
APACHE_EXTENSION_REMOTEIP
"1"
APACHE_RUN_GROUP
"docker"
APACHE_RUN_USER
"docker"
APP_PROJECT_DIR
"/var/www/html"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/var/www/html"
]
BLACKFIRE_VERSION
"1"
CONTEXT_DOCUMENT_ROOT
"/var/www/html/public"
CONTEXT_PREFIX
""
CRON_COMMAND_1
"php bin/console core:reset-password:remove-expired"
CRON_COMMAND_2
"php bin/console core:history:create-partition --force"
CRON_COMMAND_3
"php bin/console core:notifications:purge --force"
CRON_SCHEDULE_1
"@hourly"
CRON_SCHEDULE_2
"01 00 1 * *"
CRON_SCHEDULE_3
"0 0 * * *"
CRON_USER_1
"docker"
CRON_USER_2
"docker"
CRON_USER_3
"docker"
DEBIAN_FRONTEND
"noninteractive"
DOCUMENT_ROOT
"/var/www/html/public"
ELASTIC_PORT
"9205"
GATEWAY_INTERFACE
"CGI/1.1"
GOTENBERG_PORT
"3006"
HOSTNAME
"c6c442cd1e4b"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, deflate"
HTTP_AUTHORIZATION
""
HTTP_CONNECTION
"close"
HTTP_HOST
"preprod.smartpartners.koredge.website"
HTTP_USER_AGENT
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36"
HTTP_X_FORWARDED_FOR
"182.8.226.101"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_REAL_IP
"182.8.226.101"
IMAGE_VARIANT
"apache"
LOGNAME
"root"
MERCURE_JWT_SECRET
"fce0bb0bb48ef12ccd3960c4e609c63edbae71fcfa6744e281d2c1fae6176693a840c10b70a46e9c19da5cafc85bdb1a0612fbe89d905ba465300915372d61cf"
MERCURE_PORT
"3005"
OTEL_EXPORTER_OTLP_ENDPOINT
"http://tempo:4318"
OTEL_EXPORTER_OTLP_PROTOCOL
"http/protobuf"
OTEL_LOGS_EXPORTER
"none"
OTEL_METRICS_EXPORTER
"none"
OTEL_PHP_AUTOLOAD_ENABLED
"true"
OTEL_PROPAGATORS
"tracecontext,baggage"
OTEL_SERVICE_NAME
"web"
OTEL_TRACES_EXPORTER
"otlp"
OTEL_TRACING_ENABLED
"true"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:./node_modules/.bin:./vendor/bin:~/.composer/vendor/bin:/snap/bin"
PHP_EXTENSIONS
""
PHP_EXTENSION_APCU
"1"
PHP_EXTENSION_CALENDAR
"1"
PHP_EXTENSION_CTYPE
"1"
PHP_EXTENSION_CURL
"1"
PHP_EXTENSION_DOM
"1"
PHP_EXTENSION_EXIF
"1"
PHP_EXTENSION_FILEINFO
"1"
PHP_EXTENSION_FTP
"1"
PHP_EXTENSION_GD
"1"
PHP_EXTENSION_GETTEXT
"1"
PHP_EXTENSION_ICONV
"1"
PHP_EXTENSION_IGBINARY
"1"
PHP_EXTENSION_IMAGICK
"1"
PHP_EXTENSION_INTL
"1"
PHP_EXTENSION_JSON
"1"
PHP_EXTENSION_MBSTRING
"1"
PHP_EXTENSION_MYSQLI
"1"
PHP_EXTENSION_OPCACHE
"1"
PHP_EXTENSION_OPENTELEMETRY
"1"
PHP_EXTENSION_PDO
"1"
PHP_EXTENSION_PDO_MYSQL
"1"
PHP_EXTENSION_PDO_PGSQL
"1"
PHP_EXTENSION_PGSQL
"1"
PHP_EXTENSION_PHAR
"1"
PHP_EXTENSION_POSIX
"1"
PHP_EXTENSION_READLINE
"1"
PHP_EXTENSION_REDIS
"1"
PHP_EXTENSION_SHMOP
"1"
PHP_EXTENSION_SIMPLEXML
"1"
PHP_EXTENSION_SOAP
"1"
PHP_EXTENSION_SOCKETS
"1"
PHP_EXTENSION_SYSVMSG
"1"
PHP_EXTENSION_SYSVSEM
"1"
PHP_EXTENSION_SYSVSHM
"1"
PHP_EXTENSION_TOKENIZER
"1"
PHP_EXTENSION_WDDX
"1"
PHP_EXTENSION_XML
"1"
PHP_EXTENSION_XMLREADER
"1"
PHP_EXTENSION_XMLWRITER
"1"
PHP_EXTENSION_XSL
"1"
PHP_EXTENSION_ZIP
"1"
PHP_EXTRA_BUILD_DEPS
"apache2-dev"
PHP_EXTRA_CONFIGURE_ARGS
"--with-apxs2 --disable-cgi"
PHP_INI_DATE__TIMEZONE
"Europe/Paris"
PHP_INI_MEMORY_LIMIT
"2g"
PHP_INI_POST_MAX_SIZE
"20M"
PHP_INI_UPLOAD_MAX_FILESIZE
"20M"
PHP_INI_ZEND__EXCEPTION_IGNORE_ARGS
"0"
PHP_SELF
"/index.php"
PHP_VERSION
"8.4"
POSTGRES_DB
"smart-partners"
POSTGRES_HOST
"postgres-smart-partners"
POSTGRES_PASSWORD
"So&gKsow40&So&lLe20sk!"
POSTGRES_PORT
"5432"
POSTGRES_USER
"smart-partners"
PROJECT_NAME
"smart-partners"
PWD
"/var/www/html"
QUERY_STRING
"file=app/config/parameters.yml"
REDIRECT_ABSOLUTE_APACHE_DOCUMENT_ROOT
"/var/www/html/public"
REDIRECT_APACHE_CONFDIR
"/etc/apache2"
REDIRECT_APACHE_DOCUMENT_ROOT
"public"
REDIRECT_APACHE_ENVVARS
"/etc/apache2/envvars"
REDIRECT_APACHE_EXTENSION_REMOTEIP
"1"
REDIRECT_APACHE_RUN_GROUP
"docker"
REDIRECT_APACHE_RUN_USER
"docker"
REDIRECT_BLACKFIRE_VERSION
"1"
REDIRECT_CRON_COMMAND_1
"php bin/console core:reset-password:remove-expired"
REDIRECT_CRON_COMMAND_2
"php bin/console core:history:create-partition --force"
REDIRECT_CRON_COMMAND_3
"php bin/console core:notifications:purge --force"
REDIRECT_CRON_SCHEDULE_1
"@hourly"
REDIRECT_CRON_SCHEDULE_2
"01 00 1 * *"
REDIRECT_CRON_SCHEDULE_3
"0 0 * * *"
REDIRECT_CRON_USER_1
"docker"
REDIRECT_CRON_USER_2
"docker"
REDIRECT_CRON_USER_3
"docker"
REDIRECT_DEBIAN_FRONTEND
"noninteractive"
REDIRECT_ELASTIC_PORT
"9205"
REDIRECT_GOTENBERG_PORT
"3006"
REDIRECT_HOSTNAME
"c6c442cd1e4b"
REDIRECT_HTTP_AUTHORIZATION
""
REDIRECT_IMAGE_VARIANT
"apache"
REDIRECT_LOGNAME
"root"
REDIRECT_MERCURE_JWT_SECRET
"fce0bb0bb48ef12ccd3960c4e609c63edbae71fcfa6744e281d2c1fae6176693a840c10b70a46e9c19da5cafc85bdb1a0612fbe89d905ba465300915372d61cf"
REDIRECT_MERCURE_PORT
"3005"
REDIRECT_OTEL_EXPORTER_OTLP_ENDPOINT
"http://tempo:4318"
REDIRECT_OTEL_EXPORTER_OTLP_PROTOCOL
"http/protobuf"
REDIRECT_OTEL_LOGS_EXPORTER
"none"
REDIRECT_OTEL_METRICS_EXPORTER
"none"
REDIRECT_OTEL_PHP_AUTOLOAD_ENABLED
"true"
REDIRECT_OTEL_PROPAGATORS
"tracecontext,baggage"
REDIRECT_OTEL_SERVICE_NAME
"web"
REDIRECT_OTEL_TRACES_EXPORTER
"otlp"
REDIRECT_OTEL_TRACING_ENABLED
"true"
REDIRECT_PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:./node_modules/.bin:./vendor/bin:~/.composer/vendor/bin:/snap/bin"
REDIRECT_PHP_EXTENSIONS
""
REDIRECT_PHP_EXTENSION_APCU
"1"
REDIRECT_PHP_EXTENSION_CALENDAR
"1"
REDIRECT_PHP_EXTENSION_CTYPE
"1"
REDIRECT_PHP_EXTENSION_CURL
"1"
REDIRECT_PHP_EXTENSION_DOM
"1"
REDIRECT_PHP_EXTENSION_EXIF
"1"
REDIRECT_PHP_EXTENSION_FILEINFO
"1"
REDIRECT_PHP_EXTENSION_FTP
"1"
REDIRECT_PHP_EXTENSION_GD
"1"
REDIRECT_PHP_EXTENSION_GETTEXT
"1"
REDIRECT_PHP_EXTENSION_ICONV
"1"
REDIRECT_PHP_EXTENSION_IGBINARY
"1"
REDIRECT_PHP_EXTENSION_IMAGICK
"1"
REDIRECT_PHP_EXTENSION_INTL
"1"
REDIRECT_PHP_EXTENSION_JSON
"1"
REDIRECT_PHP_EXTENSION_MBSTRING
"1"
REDIRECT_PHP_EXTENSION_MYSQLI
"1"
REDIRECT_PHP_EXTENSION_OPCACHE
"1"
REDIRECT_PHP_EXTENSION_OPENTELEMETRY
"1"
REDIRECT_PHP_EXTENSION_PDO
"1"
REDIRECT_PHP_EXTENSION_PDO_MYSQL
"1"
REDIRECT_PHP_EXTENSION_PDO_PGSQL
"1"
REDIRECT_PHP_EXTENSION_PGSQL
"1"
REDIRECT_PHP_EXTENSION_PHAR
"1"
REDIRECT_PHP_EXTENSION_POSIX
"1"
REDIRECT_PHP_EXTENSION_READLINE
"1"
REDIRECT_PHP_EXTENSION_REDIS
"1"
REDIRECT_PHP_EXTENSION_SHMOP
"1"
REDIRECT_PHP_EXTENSION_SIMPLEXML
"1"
REDIRECT_PHP_EXTENSION_SOAP
"1"
REDIRECT_PHP_EXTENSION_SOCKETS
"1"
REDIRECT_PHP_EXTENSION_SYSVMSG
"1"
REDIRECT_PHP_EXTENSION_SYSVSEM
"1"
REDIRECT_PHP_EXTENSION_SYSVSHM
"1"
REDIRECT_PHP_EXTENSION_TOKENIZER
"1"
REDIRECT_PHP_EXTENSION_WDDX
"1"
REDIRECT_PHP_EXTENSION_XML
"1"
REDIRECT_PHP_EXTENSION_XMLREADER
"1"
REDIRECT_PHP_EXTENSION_XMLWRITER
"1"
REDIRECT_PHP_EXTENSION_XSL
"1"
REDIRECT_PHP_EXTENSION_ZIP
"1"
REDIRECT_PHP_EXTRA_BUILD_DEPS
"apache2-dev"
REDIRECT_PHP_EXTRA_CONFIGURE_ARGS
"--with-apxs2 --disable-cgi"
REDIRECT_PHP_INI_DATE__TIMEZONE
"Europe/Paris"
REDIRECT_PHP_INI_MEMORY_LIMIT
"2g"
REDIRECT_PHP_INI_POST_MAX_SIZE
"20M"
REDIRECT_PHP_INI_UPLOAD_MAX_FILESIZE
"20M"
REDIRECT_PHP_INI_ZEND__EXCEPTION_IGNORE_ARGS
"0"
REDIRECT_PHP_VERSION
"8.4"
REDIRECT_POSTGRES_DB
"smart-partners"
REDIRECT_POSTGRES_HOST
"postgres-smart-partners"
REDIRECT_POSTGRES_PASSWORD
"So&gKsow40&So&lLe20sk!"
REDIRECT_POSTGRES_PORT
"5432"
REDIRECT_POSTGRES_USER
"smart-partners"
REDIRECT_PROJECT_NAME
"smart-partners"
REDIRECT_PWD
"/var/www/html"
REDIRECT_QUERY_STRING
"file=app/config/parameters.yml"
REDIRECT_SHELL
"/bin/bash"
REDIRECT_SHLVL
"0"
REDIRECT_STATUS
"200"
REDIRECT_SUDO_COMMAND
"/usr/local/bin/docker-entrypoint-as-root.sh apache2-foreground"
REDIRECT_SUDO_GID
"1000"
REDIRECT_SUDO_UID
"1000"
REDIRECT_SUDO_USER
"docker"
REDIRECT_SUPERCRONIC_OPTIONS
""
REDIRECT_TARGETARCH
"amd64"
REDIRECT_TARGETOS
"linux"
REDIRECT_TEMPLATE_PHP_INI
"development"
REDIRECT_TERM
"unknown"
REDIRECT_URL
"/app_dev.php/_profiler/open"
REDIRECT_USER
"root"
REDIRECT_VIRTUAL_HOST
"local.smart-partners.com"
REDIRECT_XDEBUG_CLIENT_HOST
"172.16.192.1"
REMOTE_ADDR
"172.16.192.1"
REMOTE_PORT
"43794"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1777031988
REQUEST_TIME_FLOAT
1777031988.7078
REQUEST_URI
"/app_dev.php/_profiler/open?file=app/config/parameters.yml"
SCRIPT_FILENAME
"/var/www/html/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"172.16.192.2"
SERVER_ADMIN
"webmaster@localhost"
SERVER_NAME
"preprod.smartpartners.koredge.website"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.0"
SERVER_SIGNATURE
"<address>Apache/2.4.41 (Ubuntu) Server at preprod.smartpartners.koredge.website Port 80</address>\n"
SERVER_SOFTWARE
"Apache/2.4.41 (Ubuntu)"
SHELL
"/bin/bash"
SHLVL
"0"
SUDO_COMMAND
"/usr/local/bin/docker-entrypoint-as-root.sh apache2-foreground"
SUDO_GID
"1000"
SUDO_UID
"1000"
SUDO_USER
"docker"
SUPERCRONIC_OPTIONS
""
SYMFONY_DOTENV_PATH
"/var/www/html/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_DEBUG,APP_SECRET,TRUSTED_PROXIES,SENTRY_DSN,CORS_ALLOW_ORIGIN,DATABASE_NAME,DATABASE_USER,DATABASE_PASSWORD,DATABASE_HOST,DATABASE_PORT,DATABASE_DRIVER,DATABASE_SERVER_VERSION,MAILER_DSN,ELASTICSEARCH_URL,ELASTICSEARCH_HOST,ELASTICSEARCH_PORT,LOCK_DSN,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,MESSENGER_TRANSPORT_DSN,MERCURE_URL,MERCURE_PUBLIC_URL,MERCURE_TOPIC_DOMAIN,API_PASSWORD,AUTHENTICATION_TYPE,AGENCY_MAIL,VISITE_TEMPLATE,MAILJET_KEY,MAILJET_SECRET,MAILJET_API_KEY,MAILJET_API_SECRET,GOTENBERG_DSN,UX_MAP_DSN,KOREDGE_SMART_TYPE,SIRENE_API_BASE_URL,SIRENE_API_KEY_INTEGRATION,AES_KEY_PATH,RSA_PRIVATE_KEY_PATH,RSA_PUBLIC_KEY_PATH"
TARGETARCH
"amd64"
TARGETOS
"linux"
TEMPLATE_PHP_INI
"development"
TERM
"unknown"
USER
"root"
VIRTUAL_HOST
"local.smart-partners.com"
XDEBUG_CLIENT_HOST
"172.16.192.1"

Parent Request

Return to parent request (token = b18f4c)

Key Value
_remove_csp_headers
true
_stopwatch_token
"986e21"