LienMiniController :: redirectToDestination
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\LienMiniController::redirectToDestination" |
| _firewall_context | "security.firewall.map.context.main" |
| _remove_csp_headers | true |
| _route | "app_lien_mini_redirect" |
| _route_params | [ "source" => "robots.txt" ] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#554 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#502 …} } ] |
| _stopwatch_token | "a2784e" |
| source | "robots.txt" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| connection | "upgrade" |
| host | "dev.lienmini.fr" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-forwarded-for | "216.73.216.15" |
| x-forwarded-proto | "https" |
| x-php-ob-level | "1" |
| x-real-ip | "216.73.216.15" |
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 | "Tue, 10 Mar 2026 02:59:17 GMT" |
| set-cookie | [ "main_deauth_profile_token=911733; path=/; secure; httponly; samesite=lax" "main_auth_profile_token=deleted; expires=Mon, 10 Mar 2025 02:59:16 GMT; Max-Age=0; path=/; httponly" ] |
| vary | "Accept" |
| x-debug-exception | "Lien%20non%20trouv%C3%A9" |
| x-debug-exception-file | "%2Fhome%2Fsite%2Flienmini-site%2Flienmini%2Fvendor%2Fsymfony%2Fframework-bundle%2FController%2FAbstractController.php:331" |
| x-debug-token | "441112" |
| x-debug-token-link | "https://dev.lienmini.fr/_profiler/911733" |
| x-previous-debug-token | "911733" |
| x-robots-tag | "noindex" |
Cookies
Request Cookies
No request cookies
Response Cookies
| Key | Value |
|---|---|
| main_auth_profile_token | Symfony\Component\HttpFoundation\Cookie {#1161 #expire: 1 #path: "/" -sameSite: null -secureDefault: true #name: "main_auth_profile_token" #value: null #domain: null #secure: false #httpOnly: true -raw: false -partitioned: false } |
| main_deauth_profile_token | Symfony\Component\HttpFoundation\Cookie {#177 #expire: 0 #path: "/" -sameSite: "lax" -secureDefault: true #name: "main_deauth_profile_token" #value: "911733" #domain: null #secure: null #httpOnly: true -raw: false -partitioned: false } |
Session
Session Metadata
No session metadata
Session Attributes
No session attributes
Session Usage
0
Usages
Stateless check enabled
Session not used.
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_ENV | "dev" |
| APP_SECRET | "3f90c571d3c46f87cb1f5a65dc1e826f" |
| APP_SHARE_DIR | "var/share" |
| DATABASE_URL | "mysql://lienmini:6SDYMzKY&J!SdF@127.0.0.1:3306/lienmini?serverVersion=8.0.32&charset=utf8mb4" |
| DEFAULT_URI | "http://localhost" |
| MAILER_DSN | "null://null" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| TRUSTED_PROXIES | "127.0.0.1,REMOTE_ADDR" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_PROJECT_DIR | "/home/site/lienmini-site/lienmini" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/home/site/lienmini-site/lienmini" ] |
| CONTEXT_DOCUMENT_ROOT | "/home/site/lienmini-site/lienmini/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/home/site/lienmini-site/lienmini/public" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/var/www" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_CONNECTION | "upgrade" |
| HTTP_HOST | "dev.lienmini.fr" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_X_FORWARDED_FOR | "216.73.216.15" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_REAL_IP | "216.73.216.15" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/robots.txt" |
| REMOTE_ADDR | "127.0.0.1" |
| REMOTE_PORT | "43282" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1773111556 |
| REQUEST_TIME_FLOAT | 1773111556.9862 |
| REQUEST_URI | "/robots.txt" |
| SCRIPT_FILENAME | "/home/site/lienmini-site/lienmini/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "127.0.0.1" |
| SERVER_ADMIN | "webmaster@localhost" |
| SERVER_NAME | "dev.lienmini.fr" |
| SERVER_PORT | "80" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.58 (Ubuntu) Server at dev.lienmini.fr Port 80</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.58 (Ubuntu)" |
| SYMFONY_DOTENV_PATH | "/home/site/lienmini-site/lienmini/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,TRUSTED_PROXIES" |
| USER | "www-data" |
| proxy-nokeepalive | "1" |
Sub Requests 1
ErrorController (token = 911733)
| Key | Value |
|---|---|
| _controller | "error_controller" |
| _stopwatch_token | "a28927" |
| exception | Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#760 #message: "Lien non trouvé" #code: 0 #file: "/home/site/lienmini-site/lienmini/vendor/symfony/framework-bundle/Controller/AbstractController.php" #line: 331 -statusCode: 404 -headers: [] : { { Symfony\Bundle\FrameworkBundle\Controller\AbstractController->createNotFoundException(string $message = 'Not Found', ?Throwable $previous = null): NotFoundHttpException … › |
| logger | Symfony\Bridge\Monolog\Processor\DebugProcessor {#79 -records: [ 10 => [ [ "timestamp" => 1773111557 "timestamp_rfc3339" => "2026-03-10T02:59:17.101+00:00" "message" => "Matched route "{route}"." "priority" => 200 "priorityName" => "INFO" "context" => [ "route" => "app_lien_mini_redirect" "route_parameters" => [ "_route" => "app_lien_mini_redirect" "_controller" => "App\Controller\LienMiniController::redirectToDestination" "source" => "robots.txt" ] "request_uri" => "https://dev.lienmini.fr/robots.txt" "method" => "GET" ] "channel" => "request" ] [ "timestamp" => 1773111557 "timestamp_rfc3339" => "2026-03-10T02:59:17.107+00:00" "message" => "Checking for authenticator support." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "firewall_name" => "main" "authenticators" => 1 ] "channel" => "security" ] [ "timestamp" => 1773111557 "timestamp_rfc3339" => "2026-03-10T02:59:17.107+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" => 1773111557 "timestamp_rfc3339" => "2026-03-10T02:59:17.107+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" => 1773111557 "timestamp_rfc3339" => "2026-03-10T02:59:17.138+00:00" "message" => "Connecting with parameters {params}" "priority" => 200 "priorityName" => "INFO" "context" => [ "params" => [ "use_savepoints" => true "driver" => "pdo_mysql" "idle_connection_ttl" => 600 "host" => "127.0.0.1" "port" => 3306 "user" => "lienmini" "password" => "<redacted>" "driverOptions" => [] "defaultTableOptions" => [] "dbname" => "lienmini" "serverVersion" => "8.0.32" "charset" => "utf8mb4" ] ] "channel" => "doctrine" ] [ "timestamp" => 1773111557 "timestamp_rfc3339" => "2026-03-10T02:59:17.140+00:00" "message" => "Executing statement: {sql} (parameters: {params}, types: {types})" "priority" => 100 "priorityName" => "DEBUG" "context" => [ "sql" => "SELECT t0.id AS id_1, t0.source AS source_2, t0.destination AS destination_3, t0.count AS count_4, t0.uid AS uid_5, t0.create_at AS create_at_6, t0.update_at AS update_at_7, t0.last_used AS last_used_8 FROM lien_mini t0 WHERE t0.source = ? LIMIT 1" "params" => [ 1 => "robots.txt" ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#851 +name: "STRING" } ] ] "channel" => "doctrine" ] [ "timestamp" => 1773111557 "timestamp_rfc3339" => "2026-03-10T02:59:17.147+00:00" "message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Lien non trouvé" at AbstractController.php line 331" "priority" => 400 "priorityName" => "ERROR" "context" => [ "exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#760 #message: "Lien non trouvé" #code: 0 #file: "/home/site/lienmini-site/lienmini/vendor/symfony/framework-bundle/Controller/AbstractController.php" #line: 331 -statusCode: 404 -headers: [] : { { Symfony\Bundle\FrameworkBundle\Controller\AbstractController->createNotFoundException(string $message = 'Not Found', ?Throwable $previous = null): NotFoundHttpException … › |