BlogController :: show
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _access_control_attributes | null |
| _controller | "App\Controller\BlogController::show" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "blog_show" |
| _route_params | [ "slug" => "nouveau-poste-flou-un-signe-avant-coureur-du-licenciement" ] |
| _security_authenticators | [] |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#527 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#468 …} } ] |
| _stopwatch_token | "67d3d5" |
| slug | "nouveau-poste-flou-un-signe-avant-coureur-du-licenciement" |
Request Headers
| Header | Value |
|---|---|
| accept | "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" |
| connection | "Close" |
| cookie | "main_deauth_profile_token=6c6f49" |
| host | "macssolution.fr" |
| referer | "https://macssolution.fr/blog" |
| user-agent | "Mozilla/5.0 (compatible; heritrix/3.14.2-SNAPSHOT-2026-04-13T06:21:22Z +https://www.image-meta.com)" |
| x-forwarded-port | "443" |
| x-forwarded-proto | "https" |
| x-php-ob-level | "1" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "private, must-revalidate" |
| content-type | "text/html; charset=UTF-8" |
| date | "Thu, 18 Jun 2026 17:40:48 GMT" |
| expires | "-1" |
| pragma | "no-cache" |
| x-debug-token | "3892f7" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| main_deauth_profile_token | "6c6f49" |
Response Cookies
No response cookies
Session
Session Metadata
No session metadata
Session Attributes
No session attributes
Session Usage
0
Usages
Stateless check enabled
Session not used.
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_ENV | "dev" |
| APP_SECRET | "e906962e69a1431fff8deab347ad000e" |
| DATABASE_URL | "mysql://root:macreationdesociete@127.0.0.1:3306/macreationdesociete?serverVersion=8.0&charset=utf8mb4" |
| DEFAULT_URI | "http://localhost" |
| MAILER_DSN | "null://null" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/html/macssolution/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/html/macssolution/public" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTPS | "on" |
| HTTP_ACCEPT | "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" |
| HTTP_CONNECTION | "Close" |
| HTTP_COOKIE | "main_deauth_profile_token=6c6f49" |
| HTTP_HOST | "macssolution.fr" |
| HTTP_REFERER | "https://macssolution.fr/blog" |
| HTTP_USER_AGENT | "Mozilla/5.0 (compatible; heritrix/3.14.2-SNAPSHOT-2026-04-13T06:21:22Z +https://www.image-meta.com)" |
| HTTP_X_FORWARDED_PORT | "443" |
| HTTP_X_FORWARDED_PROTO | "https" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_SSL_TLS_SNI | "macssolution.fr" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/blog/nouveau-poste-flou-un-signe-avant-coureur-du-licenciement" |
| REMOTE_ADDR | "104.37.185.2" |
| REMOTE_PORT | "45986" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1781804448 |
| REQUEST_TIME_FLOAT | 1781804448.4275 |
| REQUEST_URI | "/blog/nouveau-poste-flou-un-signe-avant-coureur-du-licenciement" |
| SCRIPT_FILENAME | "/var/www/html/macssolution/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "51.254.138.45" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "macssolution.fr" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.0" |
| SERVER_SIGNATURE | "<address>Apache/2.4.63 (Ubuntu) Server at macssolution.fr Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.63 (Ubuntu)" |
| SSL_TLS_SNI | "macssolution.fr" |
| SYMFONY_DOTENV_PATH | "/var/www/html/macssolution/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DEFAULT_URI,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN" |