GET https://whatwedo.gp.dev.cdnnow.net/realization/1/edit

Request / Response

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\Realization\Edit"
_firewall_context
"security.firewall.map.context.ui"
_route
"realization_edit"
_route_params
[
  "id" => "1"
]
_security_authenticators
[]
_security_firewall_run
"_security_ui"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#21299
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\UiAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\UiAuthenticator {#21281 …}
  }
]
_stopwatch_token
"a706c0"
id
"1"

Request Headers

Header Value
accept
"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
accept-encoding
"gzip, deflate, br, zstd"
accept-language
"en-US,en;q=0.5"
cookie
"_ga_G061D3DPM7=GS2.1.s1773227609$o8$g1$t1773229471$j60$l0$h0; _ga=GA1.2.1105010703.1750071174; tmr_lvid=5280934a5368fd7319db7f1dd762d62a; tmr_lvidTS=1750071174064; _ga_MRGX60KRD8=GS2.2.s1773227609$o7$g1$t1773228139$j54$l0$h0; _ym_uid=1750071174959416761; _ym_d=1773222676; PHPSESSID=7tvk390jgnl4ucu2j3fbgcjq7h; ui_deauth_profile_token=913a71"
host
"whatwedo.gp.dev.cdnnow.net"
priority
"u=0, i"
referer
"https://whatwedo.gp.dev.cdnnow.net/realization-service/1/new"
sec-fetch-dest
"document"
sec-fetch-mode
"navigate"
sec-fetch-site
"same-origin"
sec-fetch-user
"?1"
te
"trailers"
upgrade-insecure-requests
"1"
user-agent
"Mozilla/5.0 (X11; Linux x86_64; rv:133.0) Gecko/20100101 Firefox/133.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
"Sun, 05 Apr 2026 17:52:30 GMT"
location
"/login"
x-debug-token
"ab4755"

Cookies

Request Cookies

Key Value
PHPSESSID
"7tvk390jgnl4ucu2j3fbgcjq7h"
_ga
"GA1.2.1105010703.1750071174"
_ga_G061D3DPM7
"GS2.1.s1773227609$o8$g1$t1773229471$j60$l0$h0"
_ga_MRGX60KRD8
"GS2.2.s1773227609$o7$g1$t1773228139$j54$l0$h0"
_ym_d
"1773222676"
_ym_uid
"1750071174959416761"
tmr_lvid
"5280934a5368fd7319db7f1dd762d62a"
tmr_lvidTS
"1750071174064"
ui_deauth_profile_token
"913a71"

Response Cookies

No response cookies

Session 1

Session Metadata

Key Value
Created
"Thu, 02 Apr 26 10:17:47 +0300"
Last used
"Sun, 05 Apr 26 20:21:42 +0300"
Lifetime
0

Session Attributes

Attribute Value
_csrf/https-authenticate
"82hbPpNmVVYkZ4PN9i3z0cN-QdLS_YqxS9tL9ZQWojY"
_csrf/https-delete
"aa1bM1aRAeTf3Ss4TW8Zgv8wrQzV4x57Bz7ojsesuPg"
_csrf/https-login_form
"diAS2XKUJcDLiu8JywgVUdL5QA-aoTtJgA2bomdFY9c"
_csrf/https-realization
"W7y95AjQvBjjKtOEkXZ69stuIjTydPlUveJe9drrxas"
_csrf/https-realization_service
"QFCmkbGfc9QMQxsGVVKKt1wfRs3mCNLuvDv8ExUlvjM"
_security.last_username
"user@billing-cdnnow.local"
breadcrumbs
[
  "cursor" => 1
  "paths" => [
    App\Common\BreadCrumbs\Path {#16839
      +title: "Реализации"
      +path: "/realization"
    }
    App\Common\BreadCrumbs\Path {#21489
      +title: "Изменение реализации"
      +path: "/realization/1/edit"
    }
  ]
]
returnPath
"realization_index"

Session Usage

1 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/home/developer/billing/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/developer/billing/vendor/symfony/security-http/Firewall/AccessListener.php"
    "line" => 75
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/developer/billing/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 46
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
    "type" => "->"
  ]
  [
    "file" => "/home/developer/billing/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 70
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/home/developer/billing/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 94
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/home/developer/billing/vendor/symfony/security-http/Firewall.php"
    "line" => 93
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/home/developer/billing/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/home/developer/billing/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/developer/billing/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/developer/billing/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/developer/billing/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/developer/billing/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/developer/billing/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/developer/billing/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/developer/billing/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/developer/billing/public/index.php"
    "line" => 5
    "args" => [
      "/home/developer/billing/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
ADMIN_EMAIL
"admin-billing-test@cdnnow.local"
APP_DEFAULT_TIMEZONE
"Europe/Moscow"
APP_ENV
"dev"
APP_HOST_URI
"http://billing.cdnnow.local/"
APP_SECRET
"d5b0612eec1a1c24554b4bdf3945b8b1"
APP_VERSION
"local"
CDN_API_BASE_URI
"http://selfcare.vpn.cdnnow.ru"
CDN_API_PROJECTS_ACTION
"/api/v3/statistics/projects"
CDN_API_PROJECT_CACHE_PATH
"%kernel.project_dir%/var/all-projects.json"
CDN_API_TOKEN_P
"token"
DATABASE_URL
"mysql://sandbox:pbPvLZM0zkPynus2g54WUoNGyCarfG5N@localhost:3306/billing?serverVersion=10.11.7-MariaDB"
DEFAULT_END_DATE
"2099-01-01"
DEFAULT_FINANCE_DISPLAY_MODE
"none"
DEFAULT_URI
"http://localhost"
EMAIL_FROM
"robot-billing-test@cdnnow.local"
EMAIL_REPLY_TO
"admin-billing-test@cdnnow.local"
HASH_SALT
"_PUT_SECRET_STRING_HERE_"
LOGGING_HTTP_REQUESTS
"0"
MAILER_DSN
"null://null"
MAILER_TEST_MODE
"1"
MENU_CONFIG_PATH
"%kernel.project_dir%/config/menu.json"
MESSAGE_RESENDING_INTERVAL
"24"
MONOLOG_IDENT
"cdnnow-billing"
MONOLOG_LEVEL
"error"
ORGANIZATION_NAME
"ООО "Кластер""
PAYMENT_STATUS_CHECK_DELAY
"300"
PDF_FINANCIAL_DOCUMENT_DIRECTORY
"%kernel.project_dir%/var/tmp"
PROCESSING_SCRIPT_1C
"%kernel.project_dir%/1C/billing_2_3.epf"
TEST_CLIENT_EMAIL
"client-billing-test@cdnnow.local"
UPLOADED_FILES_DIRECTORY
"%kernel.project_dir%/var/tmp"
WSDL_FINANCE_PATH
"%kernel.project_dir%/wsdl/finance.wsdl"
WSDL_SOAP_PATH
"%kernel.project_dir%/wsdl/soap.wsdl"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_PROJECT_DIR
"/home/developer/billing"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/home/developer/billing"
]
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/home/developer/billing/public"
DOCUMENT_URI
"/realization/1/edit"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/home/developer"
HTTPS
"on"
HTTP_ACCEPT
"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
HTTP_ACCEPT_ENCODING
"gzip, deflate, br, zstd"
HTTP_ACCEPT_LANGUAGE
"en-US,en;q=0.5"
HTTP_COOKIE
"_ga_G061D3DPM7=GS2.1.s1773227609$o8$g1$t1773229471$j60$l0$h0; _ga=GA1.2.1105010703.1750071174; tmr_lvid=5280934a5368fd7319db7f1dd762d62a; tmr_lvidTS=1750071174064; _ga_MRGX60KRD8=GS2.2.s1773227609$o7$g1$t1773228139$j54$l0$h0; _ym_uid=1750071174959416761; _ym_d=1773222676; PHPSESSID=7tvk390jgnl4ucu2j3fbgcjq7h; ui_deauth_profile_token=913a71"
HTTP_HOST
"whatwedo.gp.dev.cdnnow.net"
HTTP_PRIORITY
"u=0, i"
HTTP_REFERER
"https://whatwedo.gp.dev.cdnnow.net/realization-service/1/new"
HTTP_SEC_FETCH_DEST
"document"
HTTP_SEC_FETCH_MODE
"navigate"
HTTP_SEC_FETCH_SITE
"same-origin"
HTTP_SEC_FETCH_USER
"?1"
HTTP_TE
"trailers"
HTTP_UPGRADE_INSECURE_REQUESTS
"1"
HTTP_USER_AGENT
"Mozilla/5.0 (X11; Linux x86_64; rv:133.0) Gecko/20100101 Firefox/133.0"
NGINX_REQUEST_ID
"a301b4e2e91fa7bb9106439b46990568"
PATH_INFO
""
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"31.134.189.148"
REMOTE_PORT
"33609"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1775411548
REQUEST_TIME_FLOAT
1775411548.8783
REQUEST_URI
"/realization/1/edit"
SCRIPT_FILENAME
"/home/developer/billing/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"185.179.196.109"
SERVER_NAME
"whatwedo.gp.dev.cdnnow.net"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/2.0"
SERVER_SOFTWARE
"nginx/1.28.2"
SYMFONY_DOTENV_PATH
"/home/developer/billing/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DEFAULT_URI,DATABASE_URL,MAILER_DSN,MONOLOG_LEVEL,MONOLOG_IDENT,APP_VERSION,APP_HOST_URI,APP_DEFAULT_TIMEZONE,HASH_SALT,WSDL_FINANCE_PATH,WSDL_SOAP_PATH,PDF_FINANCIAL_DOCUMENT_DIRECTORY,UPLOADED_FILES_DIRECTORY,TEST_CLIENT_EMAIL,ADMIN_EMAIL,PAYMENT_STATUS_CHECK_DELAY,EMAIL_FROM,EMAIL_REPLY_TO,MENU_CONFIG_PATH,MAILER_TEST_MODE,MESSAGE_RESENDING_INTERVAL,PROCESSING_SCRIPT_1C,DEFAULT_FINANCE_DISPLAY_MODE,LOGGING_HTTP_REQUESTS,CDN_API_BASE_URI,CDN_API_TOKEN_P,CDN_API_PROJECTS_ACTION,CDN_API_PROJECT_CACHE_PATH,ORGANIZATION_NAME,DEFAULT_END_DATE"
USER
"developer"