Redirect 302 redirect from GET @index (d4b992)

GET https://pegels.greeneye-dev.de/admin

Request / Response

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\AdminController::index"
_firewall_context
"security.firewall.map.context.admin"
_redirected
true
_route
"admin_index"
_route_params
[]
_security_authenticators
[]
_security_firewall_run
"_security_admin"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#663
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#592 …}
  }
]
_stopwatch_token
"9f8557"

Request Headers

Header Value
accept
"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8"
accept-encoding
"gzip, deflate"
accept-language
"en-US,en;q=0.5"
connection
"keep-alive"
cookie
"sf_redirect=%7B%22token%22%3A%22d4b992%22%2C%22route%22%3A%22index%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CIndexController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fcustomers%5C%2Fwebs%5C%2Fgreeneye%5C%2Fpegels%5C%2Fsrc%5C%2FController%5C%2FIndexController.php%22%2C%22line%22%3A13%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; admin_deauth_profile_token=d4b992; admin_auth_profile_token=deleted; PHPSESSID=fcegm64lcta1c3dm7q78eans4q"
host
"pegels.greeneye-dev.de"
sec-ch-ua
""Google Chrome";v="142", "Not-A.Brand";v="8", "Chromium";v="142""
sec-ch-ua-mobile
"?0"
sec-ch-ua-platform
""Linux""
sec-fetch-dest
"document"
sec-fetch-mode
"navigate"
sec-fetch-site
"none"
sec-fetch-user
"?1"
sec-gpc
"1"
upgrade-insecure-requests
"1"
user-agent
"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36"
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
"Fri, 02 Jan 2026 06:48:13 GMT"
location
"https://pegels.greeneye-dev.de/admin/login"
x-debug-token
"462e12"

Cookies

Request Cookies

Key Value
PHPSESSID
"fcegm64lcta1c3dm7q78eans4q"
admin_auth_profile_token
"deleted"
admin_deauth_profile_token
"d4b992"
sf_redirect
"{"token":"d4b992","route":"index","method":"GET","controller":{"class":"App\\Controller\\IndexController","method":"index","file":"\/var\/customers\/webs\/greeneye\/pegels\/src\/Controller\/IndexController.php","line":13},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 2

Session Metadata

Key Value
Created
"Fri, 02 Jan 26 06:48:12 +0000"
Last used
"Fri, 02 Jan 26 06:48:12 +0000"
Lifetime
0

Session Attributes

Attribute Value
_locale
"de"
_security.admin.target_path
"https://pegels.greeneye-dev.de/admin"

Session Usage

2 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/var/customers/webs/greeneye/pegels/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/customers/webs/greeneye/pegels/vendor/symfony/security-http/Firewall/AccessListener.php"
    "line" => 75
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/customers/webs/greeneye/pegels/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 46
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
    "type" => "->"
  ]
  [
    "file" => "/var/customers/webs/greeneye/pegels/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 61
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/customers/webs/greeneye/pegels/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 91
    "function" => "__invoke"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/var/customers/webs/greeneye/pegels/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/customers/webs/greeneye/pegels/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/customers/webs/greeneye/pegels/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/customers/webs/greeneye/pegels/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/customers/webs/greeneye/pegels/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/customers/webs/greeneye/pegels/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/customers/webs/greeneye/pegels/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/customers/webs/greeneye/pegels/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/customers/webs/greeneye/pegels/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/customers/webs/greeneye/pegels/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/customers/webs/greeneye/pegels/public/index.php"
    "line" => 5
    "args" => [
      "/var/customers/webs/greeneye/pegels/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Firewall\ExceptionListener:28
[
  [
    "file" => "/var/customers/webs/greeneye/pegels/vendor/symfony/security-http/Util/TargetPathTrait.php"
    "line" => 28
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/customers/webs/greeneye/pegels/vendor/symfony/security-http/Firewall/ExceptionListener.php"
    "line" => 208
    "function" => "saveTargetPath"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/var/customers/webs/greeneye/pegels/vendor/symfony/security-http/Firewall/ExceptionListener.php"
    "line" => 185
    "function" => "setTargetPath"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/var/customers/webs/greeneye/pegels/vendor/symfony/security-http/Firewall/ExceptionListener.php"
    "line" => 138
    "function" => "startAuthentication"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/var/customers/webs/greeneye/pegels/vendor/symfony/security-http/Firewall/ExceptionListener.php"
    "line" => 93
    "function" => "handleAccessDeniedException"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/var/customers/webs/greeneye/pegels/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
    "type" => "->"
  ]
  [
    "file" => "/var/customers/webs/greeneye/pegels/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/customers/webs/greeneye/pegels/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/customers/webs/greeneye/pegels/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/customers/webs/greeneye/pegels/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 241
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/customers/webs/greeneye/pegels/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/customers/webs/greeneye/pegels/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/customers/webs/greeneye/pegels/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/customers/webs/greeneye/pegels/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/customers/webs/greeneye/pegels/public/index.php"
    "line" => 5
    "args" => [
      "/var/customers/webs/greeneye/pegels/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APPLE_BUNDLE_ID
"de.green-eye.pegels"
APPLE_KEY
"%kernel.project_dir%/config/jwt/AuthKey_42645MYAFZ.p8"
APPLE_KEY_ID
"42645MYAFZ"
APPLE_KEY_ISSUER
"2EHYVU9WMF"
APP_ENV
"dev"
APP_SECRET
"fdfdadb290ece82ba28eb06f1adc8411"
CORS_ALLOW_ORIGIN
".*"
DATABASE_URL
"postgresql://app:!ChangeMe!@127.0.0.1:5432/app?serverVersion=15&charset=utf8"
DAT_CUSTOMER_LOGIN
"nycedari"
DAT_CUSTOMER_NUMBER
"1346805"
DAT_CUSTOMER_PASSWORD
"oI5t§5*2Yhiy+pa+B[&ec"
DAT_PARTNER_NUMBER
"1346805"
DAT_PARTNER_SIGNATURE
"EDB66F424DEBBF232A9B1902FBAC3487E05FEA165EA10D6B8D19B8F804D2D26C"
FB_APP_ID
"775196425196623"
FB_SECRET
"155632d80a79b6e52fd9c6d50aa0fa60"
FIREBASE_KEY
"%kernel.project_dir%/config/firebase/pegels-dev-00295c5c2853.json"
FIREBASE_PROJECT_ID
"pegels-dev"
JWT_PASSPHRASE
"a361069f46c02ec3c37da211a5bd64d5aa03af6d312cf333b0c92a1e823eba33"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
LOGGER_DIR
"internal_log"
MAILER_DSN
"smtp://mypegels@green-eye.de:9MX6RhbhsD4SCIQbCuXV@mail.green-eye.de:587"
MERCHANT_API_PASSWORD
"btbqk1sr4$Xnk1UN3!&yrRvpebV0hLqEfa8T$tQP7vQVUJBG5p"
MERCHANT_API_SECRET
"ujP$b4sbF7YfYROzaHQ^8C4onFnmO*MJNkpK3OnfE9ImypJxk6P@kaL5paBv&CyYQP^0F5eVAj0Qkf#GEdRU10cCgCm6!4TN7ODw3dUsAs$QBrhO1Iy&FnRI@m71Sjpc"
MERCHANT_API_USERNAME
"greeneye_system"
MERCHANT_BASE_URL
"https://pegels-merchant.greeneye-dev.de"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
MONGODB_DB
"pegels_dev"
MONGODB_URL
"mongodb://159.69.171.244:27017/?retryWrites=true&w=majority"
SC_SF_CLIENTID
"3MVG9mVMtbWMH6lsdTaaob7i5xrtEniZD5oItQ3g5AHDnt.T2nqBBvAd37hn6WEVUsKOYmb_iX4p9FKiJD6k_"
SC_SF_CLIENTSECRET
"E6C4933603D94699C033F8BA565DD689ED78808E8F0238C436F78694AED0AC89"
SC_SF_FOLDER
"07H9V000000AYhxUAG"
SC_SF_LIBRARY
"0581i000000PzOsAAK"
SC_SF_LOGINURL
"https://savecall--teilkopie1.sandbox.my.salesforce.com/"
SC_SF_PASSWORD
"Greeneye1!"
SC_SF_USERNAME
"muhammet.atlas@savecall.de.teilkopie1"
STAMPS_MAPPING_ID
"6851252bb7a283cdc107f6b2"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/var/www/php-fpm/greeneye/pegels.greeneye-dev.de/ssl-fpm.external"
CONTEXT_PREFIX
"/fastcgiphp"
DOCUMENT_ROOT
"/var/customers/webs/greeneye/pegels/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/customers/webs/greeneye//"
HTTPS
"on"
HTTP_ACCEPT
"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8"
HTTP_ACCEPT_ENCODING
"gzip, deflate"
HTTP_ACCEPT_LANGUAGE
"en-US,en;q=0.5"
HTTP_CONNECTION
"keep-alive"
HTTP_COOKIE
"sf_redirect=%7B%22token%22%3A%22d4b992%22%2C%22route%22%3A%22index%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CIndexController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fcustomers%5C%2Fwebs%5C%2Fgreeneye%5C%2Fpegels%5C%2Fsrc%5C%2FController%5C%2FIndexController.php%22%2C%22line%22%3A13%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; admin_deauth_profile_token=d4b992; admin_auth_profile_token=deleted; PHPSESSID=fcegm64lcta1c3dm7q78eans4q"
HTTP_HOST
"pegels.greeneye-dev.de"
HTTP_SEC_CH_UA
""Google Chrome";v="142", "Not-A.Brand";v="8", "Chromium";v="142""
HTTP_SEC_CH_UA_MOBILE
"?0"
HTTP_SEC_CH_UA_PLATFORM
""Linux""
HTTP_SEC_FETCH_DEST
"document"
HTTP_SEC_FETCH_MODE
"navigate"
HTTP_SEC_FETCH_SITE
"none"
HTTP_SEC_FETCH_USER
"?1"
HTTP_SEC_GPC
"1"
HTTP_UPGRADE_INSECURE_REQUESTS
"1"
HTTP_USER_AGENT
"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36"
ORIG_PATH_INFO
"/index.php"
ORIG_PATH_TRANSLATED
"/var/customers/webs/greeneye/pegels/public/index.php"
ORIG_SCRIPT_FILENAME
"/var/www/php-fpm/greeneye/pegels.greeneye-dev.de/ssl-fpm.external"
ORIG_SCRIPT_NAME
"/fastcgiphp"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HANDLER
"php-fastcgi"
REDIRECT_HTTPS
"on"
REDIRECT_REDIRECT_HTTPS
"on"
REDIRECT_REDIRECT_SSL_TLS_SNI
"pegels.greeneye-dev.de"
REDIRECT_REDIRECT_STATUS
"200"
REDIRECT_SSL_TLS_SNI
"pegels.greeneye-dev.de"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/index.php"
REMOTE_ADDR
"161.35.171.205"
REMOTE_PORT
"33474"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1767336493
REQUEST_TIME_FLOAT
1767336493.5488
REQUEST_URI
"/admin"
SCRIPT_FILENAME
"/var/customers/webs/greeneye/pegels/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"159.69.171.242"
SERVER_ADMIN
"d.nycek@green-eye.de"
SERVER_NAME
"pegels.greeneye-dev.de"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.62 (Debian) Server at pegels.greeneye-dev.de Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.62 (Debian)"
SSL_TLS_SNI
"pegels.greeneye-dev.de"
SYMFONY_DOTENV_PATH
"/var/customers/webs/greeneye/pegels/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MONGODB_URL,MONGODB_DB,LOGGER_DIR,CORS_ALLOW_ORIGIN,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,MAILER_DSN,SC_SF_USERNAME,SC_SF_PASSWORD,SC_SF_CLIENTID,SC_SF_CLIENTSECRET,SC_SF_LOGINURL,SC_SF_LIBRARY,SC_SF_FOLDER,DAT_CUSTOMER_NUMBER,DAT_CUSTOMER_LOGIN,DAT_CUSTOMER_PASSWORD,DAT_PARTNER_NUMBER,DAT_PARTNER_SIGNATURE,STAMPS_MAPPING_ID,MERCHANT_BASE_URL,MERCHANT_API_USERNAME,MERCHANT_API_PASSWORD,MERCHANT_API_SECRET,FIREBASE_KEY,FIREBASE_PROJECT_ID,APPLE_KEY,APPLE_KEY_ISSUER,APPLE_KEY_ID,APPLE_BUNDLE_ID,FB_APP_ID,FB_SECRET"
TEMP
"/var/customers/tmp/greeneye/"
TMP
"/var/customers/tmp/greeneye/"
TMPDIR
"/var/customers/tmp/greeneye/"
USER
"greeneye"