AuthController :: renderAuthForm
Request
GET Parameters
| Key | Value |
|---|---|
| _path | "_format=html&_locale=en&_controller=App%5CController%5CAuthController%3A%3ArenderAuthForm" |
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\AuthController::renderAuthForm" |
| _format | "html" |
| _locale | "en" |
| _stopwatch_token | "6b0e50" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-charset | "ISO-8859-1,utf-8;q=0.7,*;q=0.7" |
| accept-encoding | "gzip, br, zstd, deflate" |
| accept-language | "en-us,en;q=0.5" |
| content-length | "" |
| content-type | "" |
| cookie | "customer=%7B%22shippingMethod%22%3A0%2C%22shippingDaysMin%22%3A0%2C%22shippingDaysMax%22%3A0%2C%22paymentMethod%22%3A0%2C%22comment%22%3A%22%22%2C%22city%22%3A1%2C%22firstName%22%3A%22%22%2C%22middleName%22%3A%22%22%2C%22lastName%22%3A%22%22%2C%22phone%22%3A%22%22%2C%22email%22%3Anull%2C%22isSubscribed%22%3A0%2C%22useBonuses%22%3A0%7D; PHPSESSID=2rks8mj5knkd3ofvqk2ud0fnlo" |
| forwarded | "for="216.73.216.129";host="test.perina-peroni.ru";proto=https" |
| host | "test.perina-peroni.ru" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-forwarded-for | "216.73.216.129" |
| x-php-ob-level | "2" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "private, must-revalidate" |
| date | "Wed, 04 Feb 2026 19:37:12 GMT" |
| last-modified | "Thu, 05 Feb 2026 00:01:00 GMT" |
| x-debug-token | "a482df" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "2rks8mj5knkd3ofvqk2ud0fnlo" |
| customer | "{"shippingMethod":0,"shippingDaysMin":0,"shippingDaysMax":0,"paymentMethod":0,"comment":"","city":1,"firstName":"","middleName":"","lastName":"","phone":"","email":null,"isSubscribed":0,"useBonuses":0}" |
Response Cookies
No response cookies
Session 2
Session Metadata
| Key | Value |
|---|---|
| Created | "Wed, 04 Feb 26 19:35:55 +0000" |
| Last used | "Wed, 04 Feb 26 19:37:11 +0000" |
| Lifetime | 15552000 |
Session Attributes
| Attribute | Value |
|---|---|
| customer | "eyJzaGlwcGluZ01ldGhvZCI6MCwic2hpcHBpbmdEYXlzTWluIjowLCJzaGlwcGluZ0RheXNNYXgiOjAsInBheW1lbnRNZXRob2QiOjAsImNvbW1lbnQiOiIiLCJjaXR5IjoxLCJmaXJzdE5hbWUiOiIiLCJtaWRkbGVOYW1lIjoiIiwibGFzdE5hbWUiOiIiLCJwaG9uZSI6IiIsImVtYWlsIjpudWxsLCJpc1N1YnNjcmliZWQiOjAsInVzZUJvbnVzZXMiOjB9" |
Session Usage
2
Usages
Stateless check enabled
| Usage |
|---|
App\Component\Customer\Storage\CustomerSessionStorage:47
[
[
"file" => "/var/www/web/sites/test/src/Component/Customer/Storage/CustomerSessionStorage.php"
"line" => 47
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/web/sites/test/src/Component/Customer/CurrentCustomerFactory.php"
"line" => 55
"function" => "getCustomerAuthToken"
"class" => "App\Component\Customer\Storage\CustomerSessionStorage"
"type" => "->"
]
[
"file" => "/var/www/web/sites/test/var/cache/dev/ContainerEDzOryU/App_KernelDevDebugContainer.php"
"line" => 1688
"function" => "makeCurrentCustomer"
"class" => "App\Component\Customer\CurrentCustomerFactory"
"type" => "->"
]
[
"file" => "/var/www/web/sites/test/var/cache/dev/ContainerEDzOryU/getCatalogControllerService.php"
"line" => 44
"function" => "getCurrentCustomerService"
"class" => "ContainerEDzOryU\App_KernelDevDebugContainer"
"type" => "->"
]
[
"file" => "/var/www/web/sites/test/var/cache/dev/ContainerEDzOryU/App_KernelDevDebugContainer.php"
"line" => 625
"function" => "do"
"class" => "ContainerEDzOryU\getCatalogControllerService"
"type" => "::"
]
[
"file" => "/var/www/web/sites/test/vendor/symfony/dependency-injection/Container.php"
"line" => 237
"function" => "load"
"class" => "ContainerEDzOryU\App_KernelDevDebugContainer"
"type" => "->"
]
[
"file" => "/var/www/web/sites/test/vendor/symfony/dependency-injection/Container.php"
"line" => 219
"function" => "make"
"class" => "Symfony\Component\DependencyInjection\Container"
"type" => "->"
]
[
"file" => "/var/www/web/sites/test/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php"
"line" => 53
"function" => "get"
"class" => "Symfony\Component\DependencyInjection\Container"
"type" => "->"
]
[
"file" => "/var/www/web/sites/test/vendor/symfony/framework-bundle/Controller/ControllerResolver.php"
"line" => 29
"function" => "instantiateController"
"class" => "Symfony\Component\HttpKernel\Controller\ContainerControllerResolver"
"type" => "->"
]
[
"file" => "/var/www/web/sites/test/vendor/symfony/http-kernel/Controller/ControllerResolver.php"
"line" => 120
"function" => "instantiateController"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver"
"type" => "->"
]
[
"file" => "/var/www/web/sites/test/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php"
"line" => 42
"function" => "createController"
"class" => "Symfony\Component\HttpKernel\Controller\ControllerResolver"
"type" => "->"
]
[
"file" => "/var/www/web/sites/test/vendor/symfony/http-kernel/Controller/ControllerResolver.php"
"line" => 86
"function" => "createController"
"class" => "Symfony\Component\HttpKernel\Controller\ContainerControllerResolver"
"type" => "->"
]
[
"file" => "/var/www/web/sites/test/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php"
"line" => 38
"function" => "getController"
"class" => "Symfony\Component\HttpKernel\Controller\ControllerResolver"
"type" => "->"
]
[
"file" => "/var/www/web/sites/test/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 135
"function" => "getController"
"class" => "Symfony\Component\HttpKernel\Controller\TraceableControllerResolver"
"type" => "->"
]
[
"file" => "/var/www/web/sites/test/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 74
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/web/sites/test/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/web/sites/test/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/web/sites/test/vendor/autoload_runtime.php"
"line" => 35
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/web/sites/test/public/index.php"
"line" => 5
"args" => [
"/var/www/web/sites/test/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
App\Component\Customer\Storage\CustomerSessionStorage:28
[
[
"file" => "/var/www/web/sites/test/src/Component/Customer/Storage/CustomerSessionStorage.php"
"line" => 28
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/web/sites/test/src/Component/Customer/CurrentCustomerFactory.php"
"line" => 66
"function" => "getSessionCustomer"
"class" => "App\Component\Customer\Storage\CustomerSessionStorage"
"type" => "->"
]
[
"file" => "/var/www/web/sites/test/var/cache/dev/ContainerEDzOryU/App_KernelDevDebugContainer.php"
"line" => 1688
"function" => "makeCurrentCustomer"
"class" => "App\Component\Customer\CurrentCustomerFactory"
"type" => "->"
]
[
"file" => "/var/www/web/sites/test/var/cache/dev/ContainerEDzOryU/getCatalogControllerService.php"
"line" => 44
"function" => "getCurrentCustomerService"
"class" => "ContainerEDzOryU\App_KernelDevDebugContainer"
"type" => "->"
]
[
"file" => "/var/www/web/sites/test/var/cache/dev/ContainerEDzOryU/App_KernelDevDebugContainer.php"
"line" => 625
"function" => "do"
"class" => "ContainerEDzOryU\getCatalogControllerService"
"type" => "::"
]
[
"file" => "/var/www/web/sites/test/vendor/symfony/dependency-injection/Container.php"
"line" => 237
"function" => "load"
"class" => "ContainerEDzOryU\App_KernelDevDebugContainer"
"type" => "->"
]
[
"file" => "/var/www/web/sites/test/vendor/symfony/dependency-injection/Container.php"
"line" => 219
"function" => "make"
"class" => "Symfony\Component\DependencyInjection\Container"
"type" => "->"
]
[
"file" => "/var/www/web/sites/test/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php"
"line" => 53
"function" => "get"
"class" => "Symfony\Component\DependencyInjection\Container"
"type" => "->"
]
[
"file" => "/var/www/web/sites/test/vendor/symfony/framework-bundle/Controller/ControllerResolver.php"
"line" => 29
"function" => "instantiateController"
"class" => "Symfony\Component\HttpKernel\Controller\ContainerControllerResolver"
"type" => "->"
]
[
"file" => "/var/www/web/sites/test/vendor/symfony/http-kernel/Controller/ControllerResolver.php"
"line" => 120
"function" => "instantiateController"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver"
"type" => "->"
]
[
"file" => "/var/www/web/sites/test/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php"
"line" => 42
"function" => "createController"
"class" => "Symfony\Component\HttpKernel\Controller\ControllerResolver"
"type" => "->"
]
[
"file" => "/var/www/web/sites/test/vendor/symfony/http-kernel/Controller/ControllerResolver.php"
"line" => 86
"function" => "createController"
"class" => "Symfony\Component\HttpKernel\Controller\ContainerControllerResolver"
"type" => "->"
]
[
"file" => "/var/www/web/sites/test/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php"
"line" => 38
"function" => "getController"
"class" => "Symfony\Component\HttpKernel\Controller\ControllerResolver"
"type" => "->"
]
[
"file" => "/var/www/web/sites/test/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 135
"function" => "getController"
"class" => "Symfony\Component\HttpKernel\Controller\TraceableControllerResolver"
"type" => "->"
]
[
"file" => "/var/www/web/sites/test/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 74
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/web/sites/test/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/web/sites/test/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/web/sites/test/vendor/autoload_runtime.php"
"line" => 35
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/web/sites/test/public/index.php"
"line" => 5
"args" => [
"/var/www/web/sites/test/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| ADMIN_PHONE | "79222242749" |
| APP_ENV | "dev" |
| APP_SECRET | "e4b32be4df8441b7fa14f1aa82f388ac" |
| ARCHIVE_DIR | "/var/www/web/import/archive" |
| ARTICLES_PER_PAGE | "30" |
| BOXBERRY_TOKEN | "9d7a3b151f3299959fc504bdd8c8ef9c" |
| CDEK_ACCOUNT | "" |
| CDEK_AUTH_URL | "" |
| CDEK_PASSWORD | "" |
| CERT_FILE | "/var/www/web/import/CertificateQuality/CertificateQuality.json" |
| CERT_SOURCE_DIR | "/var/www/web/import/CertificateQuality/" |
| CUSTOM_YML_DIR | "/var/www/web/sites/perina-peroni.ru/public/export/custom/" |
| DADATA_SECRET | "ea0a05626530c526080ff333aa34c1484a5f43d3" |
| DADATA_TOKEN | "3b9cb411edbf4b21d043d842a9e7fd439078b6bb" |
| DATABASE_URL | "mysql://perinaDb:3Zx5vzAVbrP3@127.0.0.1:3306/test?serverVersion=mariadb-10.3.22" |
| DOLYAMI_CERT_PATH | "" |
| DOLYAMI_KEY_PATH | "" |
| DOLYAMI_LOGIN | "" |
| DOLYAMI_PASSWORD | "" |
| DOLYAMI_URL | "https://partner.dolyame.ru" |
| DST_IMG_PATH | "/var/www/web/sites/perina-peroni.ru/public/images/products/" |
| ELASTIC_HOST | "80.87.111.44" |
| ELASTIC_PASSWORD | "R5iqwEAPW3" |
| ELASTIC_USER | "elastic" |
| EMAIL_FROM | "sale@perina-peroni.ru" |
| EMAIL_TESTMODE | "false" |
| GIFTCARD_TYPES | "woman,grandmother,mother,sister,daughter,man,grandfather,father,brother,husband,son,newyear,christmas,14fev,23fev,8mart,wedding,jubilee,birthday" |
| GOOGLE_FEED_PATH | "/var/www/web/sites/perina-peroni.ru/public/export/google.yml" |
| GREEN_API_URL | "" |
| G_CAPTCHA_SECRET | "6LcbIpkaAAAAAJwWFhFqIX1TJyhCxeevBI3J-xcs" |
| ICONS_FILE | "/var/www/web/import/import_files/icons.xml" |
| ICONS_SOURCE_DIR | "/var/www/web/import/import_files/" |
| IMAGES_FILE | "/var/www/web/import/import_files/images.xml" |
| IMPORT_DAILY_FILE | "/var/www/web/import/half-hour/offers0_1.xml" |
| IMPORT_DAILY_FILE_DISCOUNT | "/var/www/web/import/half-hour/discounts.xml" |
| IMPORT_FILE | "/var/www/web/import/import0_1.xml" |
| LOCK_DSN | "semaphore" |
| MAX_MIND_DB_PATH | "/var/www/web/sites/perina-peroni.ru/var/geo/GeoIP2-City.mmdb" |
| MAX_VIEWED_PRODUCTS | "30;" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| OFFERS_FILE | "/var/www/web/import/offers0_1.xml" |
| ONES_DIRIJABL_SERVER | "http://188.234.215.127/perinatrade115/hs/pp/" |
| ONES_LOGIN | "" |
| ONES_PASSWORD | "" |
| ONES_POBEDY_SERVER | "http://188.234.215.127/perinatrade115/hs/pp/" |
| ONES_SERVER | "http://188.234.215.127/perinatrade115/hs/pp/" |
| ONES_VOST_SERVER | "http://188.234.215.127/perinatrade115/hs/pp/" |
| PRODUCTS_PER_PAGE | "64" |
| PRODUCT_245 | "/images/products/245x245/" |
| PRODUCT_400 | "/images/products/400x400/" |
| PRODUCT_550 | "/images/products/550x550/" |
| PRODUCT_70 | "/images/products/70x70/" |
| PRODUCT_ORIG | "/images/products/original/" |
| SALES_FILE | "/var/www/web/import/discounts.xml" |
| SBERBANK_CALLBACK_KEY | "sgljfqd6srvn77q0dhmk0t9qh1" |
| SBERBANK_HOST | "https://securepayments.sberbank.ru" |
| SBERBANK_LOGIN | "perina-peroni-api" |
| SBERBANK_PASSWORD | "DKZ6xqRa8qTBCtA" |
| SEARCH_PROVIDER | "" |
| SEARCH_YML_FILE | "" |
| SIZES | "245x245,550x550,70x70,400x400" |
| SMSRU_HOST | "https://sms.ru" |
| SMSRU_KEY | "A4C96514-439C-41E4-9593-2556478393BF" |
| SMSRU_TESTMODE | "false" |
| SOFTIQ_HOST | "" |
| SOFTIQ_ID | "" |
| SOFTIQ_TOKEN | "" |
| SOURCE_IMG_PATH | "/var/www/web/import/import_files/" |
| SPHINX_HOST | "127.0.0.1" |
| TINYPNG_API_KEY | "QHRvRsbg5Ntmhg70w6Pb5zWvl4YS0prl" |
| TWO_GIS_FILE | "" |
| UKASSA_HOST | "https://api.yookassa.ru/v3/" |
| UKASSA_KEY | "" |
| UKASSA_SHOP_ID | "" |
| UNIONE_FROM_EMAIL | "sale@perina-peroni.ru" |
| UNIONE_HOST | "https://go2.unisender.ru" |
| UNIONE_KEY | "63s8nozxp3a6tagw8pi6tcapyy9737dm6s1ajmge" |
| UNIONE_NAME | "opttextil" |
| WHOLESALE_UPLOAD_DIR | "" |
| X5_KEY | "" |
| X5_URL | "https://api-omni.x5.ru" |
| YANDEX_CAPTCHA_SECRET | "" |
| YANDEX_DELIVERY_HOST | "" |
| YANDEX_DELIVERY_TOKEN | "" |
| YANDEX_GEO_KEY | "68abf1e2-0dec-4a51-a463-169f03be5c66" |
| YANDEX_MARKET_FILE | "/var/www/web/sites/perina-peroni.ru/public/export/yandex.yml" |
| YANDEX_NEWS_FEED_FILE | "" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| DOCUMENT_ROOT | "/var/www/web/sites/test/public" |
| DOCUMENT_URI | "/index.php" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/var/www" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_CHARSET | "ISO-8859-1,utf-8;q=0.7,*;q=0.7" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_ACCEPT_LANGUAGE | "en-us,en;q=0.5" |
| HTTP_COOKIE | "customer=%7B%22shippingMethod%22%3A0%2C%22shippingDaysMin%22%3A0%2C%22shippingDaysMax%22%3A0%2C%22paymentMethod%22%3A0%2C%22comment%22%3A%22%22%2C%22city%22%3A1%2C%22firstName%22%3A%22%22%2C%22middleName%22%3A%22%22%2C%22lastName%22%3A%22%22%2C%22phone%22%3A%22%22%2C%22email%22%3Anull%2C%22isSubscribed%22%3A0%2C%22useBonuses%22%3A0%7D; PHPSESSID=2rks8mj5knkd3ofvqk2ud0fnlo" |
| HTTP_FORWARDED | "for="216.73.216.129";host="test.perina-peroni.ru";proto=https" |
| HTTP_HOST | "test.perina-peroni.ru" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_X_FORWARDED_FOR | "216.73.216.129" |
| PATH_INFO | "" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "_path=_format%3Dhtml%26_locale%3Den%26_controller%3DApp%255CController%255CAuthController%253A%253ArenderAuthForm" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "127.0.0.1" |
| REMOTE_PORT | "62980" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1770233831 |
| REQUEST_TIME_FLOAT | 1770233831.9929 |
| REQUEST_URI | "/_fragment?_path=_format%3Dhtml%26_locale%3Den%26_controller%3DApp%255CController%255CAuthController%253A%253ArenderAuthForm" |
| SCRIPT_FILENAME | "/var/www/web/sites/test/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "80.87.111.44" |
| SERVER_NAME | "test.perina-peroni.ru" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "nginx/1.18.0" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,PRODUCTS_PER_PAGE,ARTICLES_PER_PAGE,MAX_VIEWED_PRODUCTS,IMPORT_FILE,IMPORT_DAILY_FILE,IMPORT_DAILY_FILE_DISCOUNT,OFFERS_FILE,IMAGES_FILE,SALES_FILE,ICONS_FILE,CERT_FILE,ARCHIVE_DIR,ICONS_SOURCE_DIR,CERT_SOURCE_DIR,PRODUCT_245,PRODUCT_550,PRODUCT_70,PRODUCT_400,PRODUCT_ORIG,SOURCE_IMG_PATH,DST_IMG_PATH,SIZES,ELASTIC_HOST,ELASTIC_USER,ELASTIC_PASSWORD,MAX_MIND_DB_PATH,SMSRU_KEY,SMSRU_HOST,SMSRU_TESTMODE,G_CAPTCHA_SECRET,ONES_SERVER,ONES_DIRIJABL_SERVER,ONES_VOST_SERVER,ONES_POBEDY_SERVER,ONES_LOGIN,ONES_PASSWORD,SBERBANK_HOST,SBERBANK_LOGIN,SBERBANK_PASSWORD,SBERBANK_CALLBACK_KEY,CDEK_ACCOUNT,CDEK_PASSWORD,CDEK_AUTH_URL,BOXBERRY_TOKEN,X5_KEY,X5_URL,GIFTCARD_TYPES,EMAIL_FROM,UNIONE_HOST,UNIONE_KEY,UNIONE_NAME,UNIONE_FROM_EMAIL,EMAIL_TESTMODE,DADATA_TOKEN,DADATA_SECRET,YANDEX_GEO_KEY,MESSENGER_TRANSPORT_DSN,WHOLESALE_UPLOAD_DIR,YANDEX_MARKET_FILE,SEARCH_YML_FILE,TWO_GIS_FILE,GOOGLE_FEED_PATH,YANDEX_NEWS_FEED_FILE,CUSTOM_YML_DIR,SPHINX_HOST,TINYPNG_API_KEY,LOCK_DSN,ADMIN_PHONE,DOLYAMI_CERT_PATH,DOLYAMI_KEY_PATH,DOLYAMI_LOGIN,DOLYAMI_PASSWORD,DOLYAMI_URL,YANDEX_DELIVERY_TOKEN,YANDEX_DELIVERY_HOST,UKASSA_KEY,UKASSA_HOST,UKASSA_SHOP_ID,SEARCH_PROVIDER,SOFTIQ_HOST,SOFTIQ_TOKEN,SOFTIQ_ID,GREEN_API_URL,YANDEX_CAPTCHA_SECRET,DATABASE_URL" |
| USER | "www-data" |
Parent Request
Return to parent request (token = d22bd6)
| Key | Value |
|---|---|
| _controller | "App\Controller\CatalogController::showVirtualCategory" |
| _converters | [ Sensio\Bundle\FrameworkExtraBundle\Configuration\ParamConverter {#2807 -name: "virtualCategory" -class: "App\Entity\VirtualCategory" -options: [ "mapping" => [ "slug" => "slug" ] ] -isOptional: false -converter: null } ] |
| _route | "show_virtual_category" |
| _route_params | [ "slug" => "odnotonnoe-postelnoe-belyo" ] |
| _stopwatch_token | "7daa91" |
| slug | "odnotonnoe-postelnoe-belyo" |
| virtualCategory | App\Entity\VirtualCategory {#2906 -id: 129 -name: "Однотонное постельное белье" -slug: "odnotonnoe-postelnoe-belyo" -content: Proxies\__CG__\App\Entity\ProductsListContent {#3074 …} -createdAt: DateTime @1649422865 {#2966 : 2022-04-08 13:01:05.0 UTC (+00:00) } -updatedAt: DateTime @1649422865 {#2970 : 2022-04-08 13:01:05.0 UTC (+00:00) } -conditions: [ "products" => [ "35516" "35515" "35505" "35503" "35500" "35498" "34867" "34865" "34864" "34863" "34862" "34861" "34857" "34856" "34855" "34821" "34808" "34801" "34004" "34001" "33995" "33993" "33992" "33991" "33989" "33957" "33869" "33861" "33860" "33855" "33854" "33853" "33850" "33739" "33738" "33674" "33650" "33294" "33102" "33096" "33095" "33087" "33086" "33085" "33080" "33079" "33078" "33077" "33070" "33069" "33068" "33067" "33004" "33003" "32451" "32450" "32449" "32446" "32445" "32444" "32443" "32442" "32440" "32439" "32437" "32435" "32434" "31962" "31961" "31960" "31959" "31958" "31956" "31941" "31940" "31938" "31934" "31933" "31932" "31712" "31711" "31569" "31568" "31528" "31524" "31523" "31519" "31517" "31516" "31515" "31514" "31513" "31512" "31511" "31510" "30967" "30895" "30589" "30587" "30586" "30585" "30581" "30579" "30418" "30403" "30401" "30400" "30125" "29407" "29406" "29405" "29398" "29397" "29390" "29387" "29100" "29081" "28985" "28984" "28983" "28982" "28321" "27624" "27139" "27137" "27134" "27127" "26949" "26907" "26840" "26554" "26537" "26530" "26529" "26528" "26270" "26233" "26221" "25929" "25928" "25926" "25925" "25923" "25922" "25920" "25919" "25914" "25913" "25003" "24646" "24643" "24642" "24640" "24639" "24638" "24627" "24626" "24623" "24621" "24620" "24610" "24609" "24605" "24603" "24601" "24599" "24598" "24597" "24596" "24595" "24593" "24592" "24591" "24589" "24588" "24569" "24565" "24563" "24558" "24554" "23193" "23192" "23191" "23190" "23189" "23187" "23186" "23016" "22971" "22346" "22345" "36362" "36361" "36343" "36342" "36341" "36340" "36339" "36338" "36337" "36336" "36335" "36334" "36331" "36330" "36329" "36328" "36327" "36326" "36324" "36323" "36322" "36321" "36320" "36319" "36316" "36315" "36280" "36158" "36156" "36155" "36153" "36152" "36151" "36150" "36149" "36148" "35998" "35997" "35996" "35995" "35994" "35993" "35989" "35988" "35986" "35985" "35984" "35982" "35979" "35977" "35976" "35971" "35969" "35968" "35966" "35965" "35964" "35960" "35959" "21019" "20421" "20328" "20265" "19994" "19986" "9058" "9057" "9055" "9054" "9052" "9050" "35511" "34338" "33293" "29403" "29399" "29389" "26556" "24628" "36157" "35967" "20421" "21696" "26523" "33738" "37162" "37163" "37353" "37882" "37890" "9054" "9058" "21019" "21692" "21694" "21697" "23016" "23186" "23187" "23190" "23191" "23192" "23193" "24558" "24563" "24565" "24569" "24572" "24574" "24585" "24589" "24591" "24592" "24595" "24598" "24601" "24603" "24605" "24610" "24620" "24621" "24623" "24626" "24627" "24628" "24639" "24640" "24643" "24644" "24646" "25913" "25914" "25919" "25922" "25923" "25925" "25926" "25928" "26233" "26244" "26270" "26522" "26525" "26529" "26530" "26531" "26533" "26537" "26553" "26554" "26556" "26585" "27137" "27139" "28983" "28985" "29099" "29387" "29389" "29399" "29403" "29405" "29406" "29407" "30400" "30401" "30403" "30587" "30589" "30967" "31510" "31511" "31513" "31514" "31515" "31516" "31517" "31524" "31569" "31711" "31712" "31932" "31933" "31934" "31939" "31940" "31941" "31958" "31959" "31960" "31961" "31962" "32451" "33003" "33004" "33067" "33068" "33069" "33070" "33077" "33078" "33080" "33085" "33086" "33087" "33093" "33095" "33096" "33293" "33294" "33650" "33852" "33853" "33854" "33855" "33856" "33860" "33861" "33868" "33869" "33957" "33991" "33992" "33993" "34004" "34804" "34808" "34819" "34821" "34855" "34856" "34857" "34861" "34862" "34863" "34864" "34865" "34866" "34867" "35500" "35503" "35511" "35516" "35959" "35960" "35965" "35967" "35968" "35969" "35970" "35971" "35976" "35977" "35979" "35986" "35988" "35989" "35993" "35994" "35996" "35997" "35998" "36148" "36149" "36152" "36153" "36158" "36315" "36316" "36320" "36321" "36322" "36323" "36324" "36325" "36326" "36327" "36328" "36329" "36330" "36331" "36334" "36335" "36336" "36337" "36338" "36339" "36340" "36341" "36342" "36343" "36361" "36362" "37011" "37024" "37025" "37028" "37029" "37032" "37034" "37051" "37052" "37053" "37055" "37058" "37059" "37060" "37061" "37062" "37063" "37065" "37066" "37067" "37072" "37074" "37075" "37076" "37077" "37078" "37161" "37352" "37354" "37358" "37359" "37360" "37881" "37883" "37884" "37885" "37886" "37888" "37889" "37936" "37950" "37951" "37952" "37982" "38160" "38161" "38162" "38163" "38164" "38166" "38167" "38168" "38169" "38170" "38305" "38352" "38354" "38355" "38380" "38381" "38382" "38463" "38464" "38467" "38468" "38469" "38470" "38491" "38902" "38908" "38909" "39053" "39057" "39058" "39259" "39295" "39530" "39531" "39621" "39625" "39627" "39760" "39761" "39762" "39763" "39764" "39883" "39884" "39885" "39886" "39999" "40000" "40058" "40310" "40311" ] "categories1c" => [ "111857" ] ] -visible: true -categories: Doctrine\ORM\PersistentCollection {#3073 …} -shortName: "Однотонное" -image: null -cache: [] -filterProperties: [] -productsCount: 285 } |