https://ckdev.centrumkrzesel.pl/blog/209/3

BlogController :: entryAction

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\BlogController::entryAction"
_firewall_context
"security.firewall.map.context.main"
_redirected
true
_route
"blog_entry"
_route_params
[
  "id" => "209"
  "slug" => "3"
]
_security_firewall_run
"_security_main"
_stopwatch_token
"ebd8e6"
id
"209"
slug
"3"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"PHPSESSID=8095db422b1c8d3ffb02a6cd9c850d87; sf_redirect=%7B%22token%22%3A%222a7540%22%2C%22route%22%3A%22blog_entry%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CBlogController%22%2C%22method%22%3A%22entryAction%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fusers%5C%2Fck_new%5C%2Fsrc%5C%2FController%5C%2FBlogController.php%22%2C%22line%22%3A85%7D%2C%22status_code%22%3A301%2C%22status_text%22%3A%22Moved%20Permanently%22%7D; cart_session=oT4RxSYxIB055nVTOoYwPRmjUIxWdkzA55L9"
host
"ckdev.centrumkrzesel.pl"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-for
"52.14.216.203"
x-forwarded-proto
"https"
x-from-ssl
"yes"
x-php-ob-level
"1"
x-real-ip
"52.14.216.203"

Request Content

Request content not available (it was retrieved as a resource).

Response

Response Headers

Header Value
content-type
"text/html; charset=utf-8"
date
"Tue, 20 May 2025 19:14:09 GMT"
location
"/blog/209/pokolenie-z-jak-mieszka-i-co-lubi"
x-debug-token
"5e056b"

Cookies

Request Cookies

Key Value
PHPSESSID
"8095db422b1c8d3ffb02a6cd9c850d87"
cart_session
"oT4RxSYxIB055nVTOoYwPRmjUIxWdkzA55L9"
sf_redirect
"{"token":"2a7540","route":"blog_entry","method":"GET","controller":{"class":"App\\Controller\\BlogController","method":"entryAction","file":"\/home\/users\/ck_new\/src\/Controller\/BlogController.php","line":85},"status_code":301,"status_text":"Moved Permanently"}"

Response Cookies

No response cookies

Session 6

Session Metadata

Key Value
Created
"Tue, 20 May 25 21:14:02 +0200"
Last used
"Tue, 20 May 25 21:14:09 +0200"
Lifetime
604800

Session Attributes

Attribute Value
_locale
"pl"
cart_session
"oT4RxSYxIB055nVTOoYwPRmjUIxWdkzA55L9"
currency
App\Entity\Currency {#200
  #id: 1
  #sign: ""
  #separator: ","
  #position: "after_price"
  #isDefault: true
  #isActive: true
  #factorPln: 1.1365
  #isoCode: "PLN"
  #createdBy: "krzysiek.gaudy@gmail.com"
  #updatedBy: "krzysiek.gaudy@gmail.com"
  #deletedBy: null
  #createdAt: DateTime @1548588027 {#104
    date: 2019-01-27 12:20:27.0 Europe/Warsaw (+01:00)
  }
  #updatedAt: DateTime @1718540124 {#105
    date: 2024-06-16 14:15:24.0 Europe/Warsaw (+02:00)
  }
  #translations: Doctrine\ORM\PersistentCollection {#106 …}
  #newTranslations: null
  #currentLocale: "pl"
  #defaultLocale: "pl"
  #deletedAt: null
}

Session Usage

6 Usages
Stateless check enabled
Usage
Nucleos\UserBundle\EventListener\LocaleEventListener:81
[
  [
    "file" => "/home/users/ck_new/vendor/nucleos/user-bundle/src/EventListener/LocaleEventListener.php"
    "line" => 81
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/users/ck_new/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelRequest"
    "class" => "Nucleos\UserBundle\EventListener\LocaleEventListener"
    "type" => "->"
  ]
  [
    "file" => "/home/users/ck_new/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/users/ck_new/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/users/ck_new/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/users/ck_new/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/users/ck_new/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/users/ck_new/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/users/ck_new/public/index.php"
    "line" => 47
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[
  [
    "file" => "/home/users/ck_new/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 44
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/users/ck_new/vendor/symfony/security-http/Firewall/AccessListener.php"
    "line" => 87
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/users/ck_new/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 49
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
    "type" => "->"
  ]
  [
    "file" => "/home/users/ck_new/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/home/users/ck_new/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 80
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/home/users/ck_new/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/home/users/ck_new/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/home/users/ck_new/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/users/ck_new/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/users/ck_new/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/users/ck_new/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/users/ck_new/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/users/ck_new/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/users/ck_new/public/index.php"
    "line" => 47
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
App\Listener\RequestListener:48
[
  [
    "file" => "/home/users/ck_new/src/Listener/RequestListener.php"
    "line" => 48
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/users/ck_new/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelRequest"
    "class" => "App\Listener\RequestListener"
    "type" => "->"
  ]
  [
    "file" => "/home/users/ck_new/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/users/ck_new/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/users/ck_new/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/users/ck_new/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/users/ck_new/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/users/ck_new/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/users/ck_new/public/index.php"
    "line" => 47
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
App\Listener\RequestListener:50
[
  [
    "file" => "/home/users/ck_new/src/Listener/RequestListener.php"
    "line" => 50
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/users/ck_new/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelRequest"
    "class" => "App\Listener\RequestListener"
    "type" => "->"
  ]
  [
    "file" => "/home/users/ck_new/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/users/ck_new/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/users/ck_new/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/users/ck_new/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/users/ck_new/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/users/ck_new/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/users/ck_new/public/index.php"
    "line" => 47
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
App\Listener\GenerateCookieListener:64
[
  [
    "file" => "/home/users/ck_new/src/Listener/GenerateCookieListener.php"
    "line" => 64
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/users/ck_new/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelResponse"
    "class" => "App\Listener\GenerateCookieListener"
    "type" => "->"
  ]
  [
    "file" => "/home/users/ck_new/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/users/ck_new/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/users/ck_new/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/users/ck_new/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/users/ck_new/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/users/ck_new/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/users/ck_new/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/users/ck_new/public/index.php"
    "line" => 47
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Http\Firewall\ContextListener:195
[
  [
    "file" => "/home/users/ck_new/vendor/symfony/security-http/Firewall/ContextListener.php"
    "line" => 195
    "function" => "remove"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/users/ck_new/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
    "type" => "->"
  ]
  [
    "file" => "/home/users/ck_new/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/users/ck_new/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/users/ck_new/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/users/ck_new/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/users/ck_new/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/users/ck_new/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/users/ck_new/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/users/ck_new/public/index.php"
    "line" => 47
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"570893026363993fsdfsdfb36bcf293b7ad140a"
DATABASE_URL
"mysql://admin67630_ck_dev_graph_new:n5I{v4Z}d1@67630.m.tld.pl:3306/baza67630_ck_dev_graph_new"
LOCALE
"pl"
MAILER_URL
"smtp://poczta67630.centrumkrzesel.pl:465?encryption=ssl&auth_mode=login&username=store@centrumkrzesel.pl&password=b7G!d2Y)z2"
PAYU_CLIENT_ID
"4333000"
PAYU_CLIENT_SECRET
"2a56149d396dcebe8e44a0bd82a9393f"
PAYU_ENV
"secure"
PAYU_SIGNATURE_KEY
"88b091aee487a9df8b805955d62bb223"
PC_DBNAME
"baza67630_paneldev"
PC_HOST
"67630.m.tld.pl"
PC_LOGIN
"admin67630_paneldev"
PC_PASS
"5Ub(2F7i0y"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
DOCUMENT_ROOT
"/home/users/ck_new/public_html/"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_COOKIE
"PHPSESSID=8095db422b1c8d3ffb02a6cd9c850d87; sf_redirect=%7B%22token%22%3A%222a7540%22%2C%22route%22%3A%22blog_entry%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CBlogController%22%2C%22method%22%3A%22entryAction%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fusers%5C%2Fck_new%5C%2Fsrc%5C%2FController%5C%2FBlogController.php%22%2C%22line%22%3A85%7D%2C%22status_code%22%3A301%2C%22status_text%22%3A%22Moved%20Permanently%22%7D; cart_session=oT4RxSYxIB055nVTOoYwPRmjUIxWdkzA55L9"
HTTP_HOST
"ckdev.centrumkrzesel.pl"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_FORWARDED_FOR
"52.14.216.203"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_FROM_SSL
"yes"
HTTP_X_REAL_IP
"52.14.216.203"
PATH
"/usr/local/bin:/usr/bin:/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_SSL_CIPHER
"ECDHE-RSA-AES128-GCM-SHA256"
REDIRECT_SSL_CIPHER_ALGKEYSIZE
"128"
REDIRECT_SSL_CIPHER_EXPORT
"false"
REDIRECT_SSL_CIPHER_USEKEYSIZE
"128"
REDIRECT_SSL_CLIENT_VERIFY
"NONE"
REDIRECT_SSL_COMPRESS_METHOD
"NULL"
REDIRECT_SSL_PROTOCOL
"TLSv1.2"
REDIRECT_SSL_SECURE_RENEG
"true"
REDIRECT_SSL_SERVER_A_KEY
"rsaEncryption"
REDIRECT_SSL_SERVER_A_SIG
"sha256WithRSAEncryption"
REDIRECT_SSL_SERVER_I_DN
"/C=PL/O=Unizeto Technologies S.A./OU=Certum Certification Authority/CN=Certum Domain Validation CA SHA2"
REDIRECT_SSL_SERVER_I_DN_C
"PL"
REDIRECT_SSL_SERVER_I_DN_CN
"Certum Domain Validation CA SHA2"
REDIRECT_SSL_SERVER_I_DN_O
"Unizeto Technologies S.A."
REDIRECT_SSL_SERVER_I_DN_OU
"Certum Certification Authority"
REDIRECT_SSL_SERVER_M_SERIAL
"694DA62C757118AABB248D1F4D4E744C"
REDIRECT_SSL_SERVER_M_VERSION
"3"
REDIRECT_SSL_SERVER_S_DN
"/CN=*.tld.pl"
REDIRECT_SSL_SERVER_S_DN_CN
"*.tld.pl"
REDIRECT_SSL_SERVER_V_END
"Feb  4 14:06:07 2026 GMT"
REDIRECT_SSL_SERVER_V_START
"Feb  4 14:06:08 2025 GMT"
REDIRECT_SSL_SESSION_ID
"05AB0DECDA1FD65E2BD8AE65595314508EE2E8E9398A536AD82D59119E90F2E4"
REDIRECT_SSL_VERSION_INTERFACE
"mod_ssl/2.2.31"
REDIRECT_SSL_VERSION_LIBRARY
"OpenSSL/1.0.2d"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/blog/209/3"
REMOTE_ADDR
"52.14.216.203"
REMOTE_PORT
"36690"
REQUEST_METHOD
"GET"
REQUEST_TIME
1747768449
REQUEST_TIME_FLOAT
1747768449.2595
REQUEST_URI
"/blog/209/3"
SCRIPT_FILENAME
"/home/users/ck_new/public_html/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"94.152.161.130"
SERVER_ADMIN
"webmaster@ckdev.centrumkrzesel.pl"
SERVER_NAME
"ckdev.centrumkrzesel.pl"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SSL_CIPHER
"ECDHE-RSA-AES128-GCM-SHA256"
SSL_CIPHER_ALGKEYSIZE
"128"
SSL_CIPHER_EXPORT
"false"
SSL_CIPHER_USEKEYSIZE
"128"
SSL_CLIENT_VERIFY
"NONE"
SSL_COMPRESS_METHOD
"NULL"
SSL_PROTOCOL
"TLSv1.2"
SSL_SECURE_RENEG
"true"
SSL_SERVER_A_KEY
"rsaEncryption"
SSL_SERVER_A_SIG
"sha256WithRSAEncryption"
SSL_SERVER_I_DN
"/C=PL/O=Unizeto Technologies S.A./OU=Certum Certification Authority/CN=Certum Domain Validation CA SHA2"
SSL_SERVER_I_DN_C
"PL"
SSL_SERVER_I_DN_CN
"Certum Domain Validation CA SHA2"
SSL_SERVER_I_DN_O
"Unizeto Technologies S.A."
SSL_SERVER_I_DN_OU
"Certum Certification Authority"
SSL_SERVER_M_SERIAL
"694DA62C757118AABB248D1F4D4E744C"
SSL_SERVER_M_VERSION
"3"
SSL_SERVER_S_DN
"/CN=*.tld.pl"
SSL_SERVER_S_DN_CN
"*.tld.pl"
SSL_SERVER_V_END
"Feb  4 14:06:07 2026 GMT"
SSL_SERVER_V_START
"Feb  4 14:06:08 2025 GMT"
SSL_SESSION_ID
"05AB0DECDA1FD65E2BD8AE65595314508EE2E8E9398A536AD82D59119E90F2E4"
SSL_VERSION_INTERFACE
"mod_ssl/2.2.31"
SSL_VERSION_LIBRARY
"OpenSSL/1.0.2d"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,MAILER_URL,LOCALE,PC_LOGIN,PC_PASS,PC_DBNAME,PC_HOST,PAYU_ENV,PAYU_CLIENT_ID,PAYU_CLIENT_SECRET,PAYU_SIGNATURE_KEY"
argc
0
argv
[]