TrackerApiController :: track
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
Key | Value |
---|---|
_controller | "App\Infrastructure\Tracker\TrackerApiController::track" |
_firewall_context | "security.firewall.map.context.secured_area" |
_nelmio_cors_should_allow_origin | true |
_route | "api_track" |
_route_params | [] |
_security_firewall_run | "_security_secured_area" |
_stopwatch_token | "2c2cb3" |
Request Headers
Header | Value |
---|---|
accept | "*/*" |
accept-encoding | "gzip, deflate, br" |
accept-language | "uk-UA,uk;q=0.9" |
connection | "close" |
content-length | "123" |
content-type | "application/json" |
host | "analyzer.panzernews.pl" |
origin | "https://www.panzernews.pl" |
referer | "https://www.panzernews.pl/" |
sec-fetch-dest | "empty" |
sec-fetch-mode | "cors" |
sec-fetch-site | "same-site" |
user-agent | "Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1" |
x-forwarded-for | "46.211.117.49" |
x-forwarded-proto | "https" |
x-php-ob-level | "2" |
x-real-ip | "46.211.117.49" |
Request Content
Pretty
{ "action": "page_load", "user_id": "2bce12b0-ccd6-4b2e-b07f-ff8780ef8a04", "visitor_id": "3ef2e16e-a4b2-4073-8953-02154bbea979" }
Raw
{"action":"page_load","user_id":"2bce12b0-ccd6-4b2e-b07f-ff8780ef8a04","visitor_id":"3ef2e16e-a4b2-4073-8953-02154bbea979"}
Response
Response Headers
Header | Value |
---|---|
access-control-allow-origin | "https://www.panzernews.pl" |
access-control-expose-headers | "link" |
cache-control | "private, must-revalidate" |
content-type | "application/json" |
date | "Thu, 21 Nov 2024 12:30:25 GMT" |
expires | "-1" |
pragma | "no-cache" |
x-debug-token | "fa9a66" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session 1
Session Metadata
No session metadata
Session Attributes
No session attributes
Session Usage
1
Usages
Stateless check enabled
Usage |
---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[ [ "file" => "/var/www/html/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php" "line" => 41 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/security-http/Authenticator/RememberMeAuthenticator.php" "line" => 69 "function" => "getToken" "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/security-http/Authentication/AuthenticatorManager.php" "line" => 111 "function" => "supports" "class" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php" "line" => 34 "function" => "supports" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php" "line" => 40 "function" => "supports" "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php" "line" => 38 "function" => "supports" "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/security-http/Firewall/AbstractListener.php" "line" => 25 "function" => "supports" "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/security-bundle/Security/LazyFirewallContext.php" "line" => 60 "function" => "__invoke" "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php" "line" => 77 "function" => "__invoke" "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/security-http/Firewall.php" "line" => 95 "function" => "callListeners" "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 116 "function" => "onKernelRequest" "class" => "Symfony\Component\Security\Http\Firewall" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 127 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php" "line" => 185 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/html/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/html/public/index.php" "line" => 5 "args" => [ "/var/www/html/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
Key | Value |
---|---|
APP_ENV | "dev" |
APP_SECRET | "af2c6d24ae355b7348e10f7e09933029" |
CORS_ALLOW_ORIGIN | "^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$" |
DATABASE_URL | "mysql://analyzer_user:analyzer_password@mysql/analyzer?serverVersion=8.0.32&charset=utf8mb4" |
RECAPTCHA3_KEY | "6LfBsqwpAAAAAM5S8cZop0QatRrWt3HeJEzmeFRT" |
RECAPTCHA3_SECRET | "6LfBsqwpAAAAAG8V4gtUzhQsCRiUs8Yc1vc0ZL15" |
REDIS_HOST | "redis" |
Defined as regular env variables
Key | Value |
---|---|
APP_DEBUG | "1" |
CONTENT_LENGTH | "123" |
CONTENT_TYPE | "application/json" |
DEBIAN_FRONTEND | "noninteractive" |
DOCUMENT_ROOT | "/var/www/html/public" |
DOCUMENT_URI | "/index.php" |
FCGI_ROLE | "RESPONDER" |
GATEWAY_INTERFACE | "CGI/1.1" |
HOME | "/root" |
HOSTNAME | "localhost" |
HTTP_ACCEPT | "*/*" |
HTTP_ACCEPT_ENCODING | "gzip, deflate, br" |
HTTP_ACCEPT_LANGUAGE | "uk-UA,uk;q=0.9" |
HTTP_CONNECTION | "close" |
HTTP_CONTENT_LENGTH | "123" |
HTTP_CONTENT_TYPE | "application/json" |
HTTP_HOST | "analyzer.panzernews.pl" |
HTTP_ORIGIN | "https://www.panzernews.pl" |
HTTP_REFERER | "https://www.panzernews.pl/" |
HTTP_SEC_FETCH_DEST | "empty" |
HTTP_SEC_FETCH_MODE | "cors" |
HTTP_SEC_FETCH_SITE | "same-site" |
HTTP_USER_AGENT | "Mozilla/5.0 (iPhone; CPU iPhone OS 17_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.6 Mobile/15E148 Safari/604.1" |
HTTP_X_FORWARDED_FOR | "46.211.117.49" |
HTTP_X_FORWARDED_PROTO | "https" |
HTTP_X_REAL_IP | "46.211.117.49" |
LC_CTYPE | "C.UTF-8" |
PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
PHP_SELF | "/index.php" |
QUERY_STRING | "" |
REDIRECT_STATUS | "200" |
REMOTE_ADDR | "46.211.117.49" |
REMOTE_PORT | "" |
REQUEST_METHOD | "POST" |
REQUEST_SCHEME | "http" |
REQUEST_TIME | 1732192225 |
REQUEST_TIME_FLOAT | 1732192225.2591 |
REQUEST_URI | "/api/track" |
SCRIPT_FILENAME | "/var/www/html/public/index.php" |
SCRIPT_NAME | "/index.php" |
SERVER_ADDR | "172.27.0.4" |
SERVER_NAME | "_" |
SERVER_PORT | "80" |
SERVER_PROTOCOL | "HTTP/1.0" |
SERVER_SOFTWARE | "nginx/1.24.0" |
SITE_PATH | "/var/www/html/" |
SUPERVISOR_ENABLED | "1" |
SUPERVISOR_GROUP_NAME | "php-fpm" |
SUPERVISOR_PROCESS_NAME | "php-fpm" |
SUPERVISOR_SERVER_URL | "unix:///var/run/supervisor.sock" |
SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,RECAPTCHA3_KEY,RECAPTCHA3_SECRET,CORS_ALLOW_ORIGIN,REDIS_HOST" |
TERM | "xterm" |
TZ | "Europe/Warsaw" |
USER | "root" |