PageController :: show
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\PageController::show" |
| _firewall_context | "security.firewall.map.context.main" |
| _remove_csp_headers | true |
| _route | "page_show" |
| _route_params | [ "slug" => "wp-login.php" ] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#332 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#254 …} } ] |
| _stopwatch_token | "8db29a" |
| slug | "wp-login.php" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, deflate, br" |
| accept-language | "en-US,en;q=0.9" |
| host | "petrhamak.cz" |
| user-agent | "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0" |
| 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 | "Mon, 11 May 2026 11:16:47 GMT" |
| set-cookie | [ "main_deauth_profile_token=ac6353; path=/; secure; httponly; samesite=lax" "main_auth_profile_token=deleted; expires=Sun, 11 May 2025 11:16:46 GMT; Max-Age=0; path=/; httponly" ] |
| vary | "Accept" |
| x-debug-exception | "Page%20not%20found." |
| x-debug-exception-file | "%2Fhome%2Fpetrhamak.cz%2Fpetrhamak%2Fvendor%2Fsymfony%2Fframework-bundle%2FController%2FAbstractController.php:326" |
| x-debug-token | "c3fc39" |
| x-debug-token-link | "https://petrhamak.cz/_profiler/ac6353" |
| x-previous-debug-token | "ac6353" |
| x-robots-tag | "noindex" |
Cookies
Request Cookies
No request cookies
Response Cookies
| Key | Value |
|---|---|
| main_auth_profile_token | Symfony\Component\HttpFoundation\Cookie {#1278 #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 {#186 #expire: 0 #path: "/" -sameSite: "lax" -secureDefault: true #name: "main_deauth_profile_token" #value: "ac6353" #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 |
|---|---|
| ANTHROPIC_API_KEY | "" |
| APP_ENV | "dev" |
| APP_SECRET | "f9f7643bc825c470a39baf528f425fe0" |
| APP_SHARE_DIR | "var/share" |
| DATABASE_URL | "mysql://petrhamak:fjKD*D6*5vFF@localhost/petrhamak?unix_socket=/var/run/mysql/mysql.sock&serverVersion=mariadb-11.8.5&charset=utf8mb4" |
| DEFAULT_URI | "http://localhost" |
| JWT_PASSPHRASE | "d72beb18d09ca2a4995c324a4ed5ac65822661667f04a9b0000c9a2a8ae450ab" |
| JWT_PUBLIC_KEY | "%kernel.project_dir%/config/jwt/public.pem" |
| JWT_SECRET_KEY | "%kernel.project_dir%/config/jwt/private.pem" |
| MAILER_DSN | "null://null" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_PROJECT_DIR | "/home/petrhamak.cz/petrhamak" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/home/petrhamak.cz/petrhamak" ] |
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| DOCUMENT_ROOT | "/home/petrhamak.cz/petrhamak/public" |
| DOCUMENT_URI | "/index.php" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/home/petrhamak.cz/" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, deflate, br" |
| HTTP_ACCEPT_LANGUAGE | "en-US,en;q=0.9" |
| HTTP_HOST | "petrhamak.cz" |
| HTTP_USER_AGENT | "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "54.179.131.169" |
| REMOTE_PORT | "36044" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1778498207 |
| REQUEST_TIME_FLOAT | 1778498207.7059 |
| REQUEST_URI | "/wp-login.php" |
| SCRIPT_FILENAME | "/home/petrhamak.cz/petrhamak/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "81.0.206.36" |
| SERVER_NAME | "petrhamak.cz" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/2.0" |
| SERVER_SOFTWARE | "nginx/1.28.0" |
| SYMFONY_DOTENV_PATH | "/home/petrhamak.cz/petrhamak/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,ANTHROPIC_API_KEY" |
| USER | "petrhamak.cz" |
Sub Requests 1
ErrorController (token = ac6353)
| Key | Value |
|---|---|
| _controller | "error_controller" |
| _stopwatch_token | "02404a" |
| exception | Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#766 #message: "Page not found." #code: 0 #file: "/home/petrhamak.cz/petrhamak/vendor/symfony/framework-bundle/Controller/AbstractController.php" #line: 326 -statusCode: 404 -headers: [] : { { Symfony\Bundle\FrameworkBundle\Controller\AbstractController->createNotFoundException(string $message = 'Not Found', ?Throwable $previous = null): NotFoundHttpException … › |
| logger | Symfony\Bridge\Monolog\Processor\DebugProcessor {#113 -records: [ 2 => [ [ "timestamp" => 1778498207 "timestamp_rfc3339" => "2026-05-11T13:16:47.716+02:00" "message" => "Matched route "{route}"." "priority" => 200 "priorityName" => "INFO" "context" => [ "route" => "page_show" "route_parameters" => [ "_route" => "page_show" "_controller" => "App\Controller\PageController::show" "slug" => "wp-login.php" ] "request_uri" => "https://petrhamak.cz/wp-login.php" "method" => "GET" ] "channel" => "request" ] [ "timestamp" => 1778498207 "timestamp_rfc3339" => "2026-05-11T13:16:47.717+02:00" "message" => "Checking for authenticator support." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "firewall_name" => "main" "authenticators" => 1 ] "channel" => "security" ] [ "timestamp" => 1778498207 "timestamp_rfc3339" => "2026-05-11T13:16:47.717+02:00" "message" => "Checking support on authenticator." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "firewall_name" => "main" "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator" ] "channel" => "security" ] [ "timestamp" => 1778498207 "timestamp_rfc3339" => "2026-05-11T13:16:47.718+02:00" "message" => "Authenticator does not support the request." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "firewall_name" => "main" "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator" ] "channel" => "security" ] [ "timestamp" => 1778498207 "timestamp_rfc3339" => "2026-05-11T13:16:47.722+02:00" "message" => "Connecting with parameters {params}" "priority" => 200 "priorityName" => "INFO" "context" => [ "params" => [ "charset" => "utf8mb4" "driver" => "pdo_mysql" "idle_connection_ttl" => 600 "host" => "localhost" "port" => null "user" => "petrhamak" "password" => "<redacted>" "driverOptions" => [] "serverVersion" => "mariadb-11.8.5" "defaultTableOptions" => [] "dbname" => "petrhamak" "unix_socket" => "/var/run/mysql/mysql.sock" ] ] "channel" => "doctrine" ] [ "timestamp" => 1778498207 "timestamp_rfc3339" => "2026-05-11T13:16:47.722+02:00" "message" => "Executing statement: {sql} (parameters: {params}, types: {types})" "priority" => 100 "priorityName" => "DEBUG" "context" => [ "sql" => "SELECT r0_.id AS id_0, r0_.source_path AS source_path_1, r0_.target_path AS target_path_2, r0_.status_code AS status_code_3, r0_.is_active AS is_active_4, r0_.hit_count AS hit_count_5, r0_.created_at AS created_at_6 FROM redirect r0_ WHERE r0_.source_path = ? AND r0_.is_active = ?" "params" => [ 1 => "/wp-login.php" 2 => 1 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#464 +name: "STRING" } 2 => Doctrine\DBAL\ParameterType {#556 +name: "BOOLEAN" } ] ] "channel" => "doctrine" ] [ "timestamp" => 1778498207 "timestamp_rfc3339" => "2026-05-11T13:16:47.725+02:00" "message" => "Executing statement: {sql} (parameters: {params}, types: {types})" "priority" => 100 "priorityName" => "DEBUG" "context" => [ "sql" => "SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.slug AS slug_2, p0_.content AS content_3, p0_.content_html AS content_html_4, p0_.meta_title AS meta_title_5, p0_.meta_description AS meta_description_6, p0_.og_image AS og_image_7, p0_.is_published AS is_published_8, p0_.sort_order AS sort_order_9, p0_.created_at AS created_at_10, p0_.updated_at AS updated_at_11 FROM page p0_ WHERE p0_.slug = ? AND p0_.is_published = ?" "params" => [ 1 => "wp-login.php" 2 => 1 ] "types" => [ 1 => Doctrine\DBAL\ParameterType {#464} 2 => Doctrine\DBAL\ParameterType {#556} ] ] "channel" => "doctrine" ] [ "timestamp" => 1778498207 "timestamp_rfc3339" => "2026-05-11T13:16:47.727+02:00" "message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Page not found." at AbstractController.php line 326" "priority" => 400 "priorityName" => "ERROR" "context" => [ "exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#766 #message: "Page not found." #code: 0 #file: "/home/petrhamak.cz/petrhamak/vendor/symfony/framework-bundle/Controller/AbstractController.php" #line: 326 -statusCode: 404 -headers: [] : { { Symfony\Bundle\FrameworkBundle\Controller\AbstractController->createNotFoundException(string $message = 'Not Found', ?Throwable $previous = null): NotFoundHttpException … › |