GET http://sw-tips.com/blog/a-practical-guide-to-the-event-system-and-subscribers

BlogController :: show

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_cache
[
  Symfony\Component\HttpKernel\Attribute\Cache {#273
    +expires: null
    +maxage: 300
    +smaxage: null
    +public: true
    +mustRevalidate: false
    +vary: []
    +lastModified: null
    +etag: null
    +maxStale: null
    +staleWhileRevalidate: null
    +staleIfError: null
    +noStore: null
  }
]
_controller
"App\Controller\BlogController::show"
_route
"blog_show"
_route_params
[
  "slug" => "a-practical-guide-to-the-event-system-and-subscribers"
]
_stopwatch_token
"918743"
slug
"a-practical-guide-to-the-event-system-and-subscribers"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br"
cdn-loop
"cloudflare; loops=1"
cf-connecting-ip
"216.73.216.216"
cf-ipcountry
"US"
cf-ray
"a244f2060af0df63-CMH"
cf-visitor
"{"scheme":"https"}"
host
"sw-tips.com"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])"
x-forwarded-host
"sw-tips.com"
x-forwarded-port
"443"
x-forwarded-proto
"https"
x-forwarded-server
"28daf6316b4f"
x-php-ob-level
"1"
x-real-ip
"104.23.243.165"

Request Content

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

Response

Response Headers

Header Value
cache-control
"max-age=300, public"
content-security-policy
"default-src 'self'; script-src 'self' 'nonce-FjVmvW4xvnCRFvZYu6smlw=='; style-src 'self' 'unsafe-inline'; img-src 'self' data:; font-src 'self'; object-src 'none'; base-uri 'self'; form-action 'self'; frame-ancestors 'none'"
content-type
"text/html; charset=UTF-8"
date
"Sat, 01 Aug 2026 12:46:23 GMT"
permissions-policy
"camera=(), microphone=(), geolocation=(), interest-cohort=()"
referrer-policy
"strict-origin-when-cross-origin"
x-content-type-options
"nosniff"
x-debug-token
"59eae3"
x-frame-options
"DENY"

Cookies

Request Cookies

No request cookies

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
"44686f6ce8d6715e1609d35dc9f704b9"
APP_SHARE_DIR
"var/share"
DEFAULT_URI
"https://sw-tips.com"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_PROJECT_DIR
"/app"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/app"
]
CONTEXT_DOCUMENT_ROOT
"/app/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/app/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/home/ubuntu"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br"
HTTP_CDN_LOOP
"cloudflare; loops=1"
HTTP_CF_CONNECTING_IP
"216.73.216.216"
HTTP_CF_IPCOUNTRY
"US"
HTTP_CF_RAY
"a244f2060af0df63-CMH"
HTTP_CF_VISITOR
"{"scheme":"https"}"
HTTP_HOST
"sw-tips.com"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])"
HTTP_X_FORWARDED_HOST
"sw-tips.com"
HTTP_X_FORWARDED_PORT
"443"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_FORWARDED_SERVER
"28daf6316b4f"
HTTP_X_REAL_IP
"104.23.243.165"
PATH
"/usr/local/apache2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REMOTE_ADDR
"104.23.243.165"
REMOTE_PORT
"39346"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1785588383
REQUEST_TIME_FLOAT
1785588383.7094
REQUEST_URI
"/blog/a-practical-guide-to-the-event-system-and-subscribers"
SCRIPT_FILENAME
"/app/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"http://sw-tips.com/blog/a-practical-guide-to-the-event-system-and-subscribers"
SCRIPT_URL
"/blog/a-practical-guide-to-the-event-system-and-subscribers"
SERVER_ADDR
"10.0.25.2"
SERVER_ADMIN
"[email protected]"
SERVER_NAME
"sw-tips.com"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SYMFONY_DOTENV_PATH
"/app/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI"
USER
"ubuntu"
proxy-nokeepalive
"1"