ShopDataController :: handleRequest
Request
GET Parameters
Key | Value |
---|---|
shop | "nitro" |
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
Key | Value |
---|---|
_controller | "WellCommerce\Bundle\AppBundle\Controller\Front\ShopDataController::handleRequest" |
_firewall_context | "security.firewall.map.context.client" |
_locale | "pl" |
_route | "shopdata" |
_route_params | [ "_locale" => "pl" ] |
_stopwatch_token | "efb375" |
Request Headers
Header | Value |
---|---|
accept | "*/*" |
accept-encoding | "gzip,deflate" |
connection | "keep-alive" |
content-length | "2027" |
content-type | "application/json" |
host | "api.stage.nitropolska.pl" |
user-agent | "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" |
x-php-ob-level | "1" |
Request Content
Pretty
{ "variables": { "currency": "PLN", "orderBy": "id", "limit": 24, "offset": 0, "direction": "desc", "categories": [ 2143 ], "producers": [], "colours": [], "pos": [], "attributes": [], "features": [], "statuses": [ 129 ], "priceFrom": 0, "priceTo": 9999 }, "query": "query ($orderBy: String!, $currency: String = \"PLN\", $limit: Int, $offset: Int, $direction: String, $categories: [Int!], $producers: [Int!], $colours: [Int!], $attributes: [Int!], $features: [Int!], $statuses: [Int!], $pos: [Int!], $priceFrom: Float, $priceTo: Float, $phrase: String, $identifiers: [Int!]) {\n products(\n criteria: {orderBy: $orderBy, orderDir: $direction, limit: $limit, offset: $offset}\n ) {\n items(\n categories: $categories\n producers: $producers\n colours: $colours\n attributes: $attributes\n features: $features\n statuses: $statuses\n priceFrom: $priceFrom\n priceTo: $priceTo\n phrase: $phrase\n identifiers: $identifiers\n pos: $pos\n ) {\n id\n breadcrumbs\n enabled\n distinctions {\n id\n valid\n status {\n hierarchy\n visible\n translate {\n name\n cssClass\n __typename\n }\n __typename\n }\n __typename\n }\n translate {\n name\n slug\n __typename\n }\n photo {\n urls\n __typename\n }\n categories {\n id\n translate {\n name\n slug\n __typename\n }\n __typename\n }\n sellPriceFormatted\n cheapestVariant {\n sellPriceFormatted\n sellPrice {\n discountValid\n finalGrossAmount\n grossAmount\n __typename\n }\n __typename\n }\n sellPrice {\n discountValid\n finalGrossAmount\n grossAmount\n __typename\n }\n currencySellPrice(currency: $currency)\n __typename\n }\n count\n __typename\n }\n}\n" }
Raw
{"variables":{"currency":"PLN","orderBy":"id","limit":24,"offset":0,"direction":"desc","categories":[2143],"producers":[],"colours":[],"pos":[],"attributes":[],"features":[],"statuses":[129],"priceFrom":0,"priceTo":9999},"query":"query ($orderBy: String!, $currency: String = \"PLN\", $limit: Int, $offset: Int, $direction: String, $categories: [Int!], $producers: [Int!], $colours: [Int!], $attributes: [Int!], $features: [Int!], $statuses: [Int!], $pos: [Int!], $priceFrom: Float, $priceTo: Float, $phrase: String, $identifiers: [Int!]) {\n products(\n criteria: {orderBy: $orderBy, orderDir: $direction, limit: $limit, offset: $offset}\n ) {\n items(\n categories: $categories\n producers: $producers\n colours: $colours\n attributes: $attributes\n features: $features\n statuses: $statuses\n priceFrom: $priceFrom\n priceTo: $priceTo\n phrase: $phrase\n identifiers: $identifiers\n pos: $pos\n ) {\n id\n breadcrumbs\n enabled\n distinctions {\n id\n valid\n status {\n hierarchy\n visible\n translate {\n name\n cssClass\n __typename\n }\n __typename\n }\n __typename\n }\n translate {\n name\n slug\n __typename\n }\n photo {\n urls\n __typename\n }\n categories {\n id\n translate {\n name\n slug\n __typename\n }\n __typename\n }\n sellPriceFormatted\n cheapestVariant {\n sellPriceFormatted\n sellPrice {\n discountValid\n finalGrossAmount\n grossAmount\n __typename\n }\n __typename\n }\n sellPrice {\n discountValid\n finalGrossAmount\n grossAmount\n __typename\n }\n currencySellPrice(currency: $currency)\n __typename\n }\n count\n __typename\n }\n}\n"}
Response
Response Headers
Header | Value |
---|---|
cache-control | "no-cache, private" |
content-type | "application/json" |
date | "Sun, 21 Sep 2025 12:52:38 GMT" |
x-debug-token | "29917f" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session
Session Metadata
Key | Value |
---|---|
Created | "Sun, 21 Sep 25 14:52:38 +0200" |
Last used | "Sun, 21 Sep 25 14:52:38 +0200" |
Lifetime | 0 |
Session Attributes
Attribute | Value |
---|---|
_currency | "PLN" |
_locale | "pl" |
client/shop/id | 2 |
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
Key | Value |
---|---|
APP_DEBUG | "1" |
APP_ENV | "stage" |
APP_SECRET | "b258b1d3933558f9f7a20105ab9a75ff" |
APP_VERSION | "1.0.0" |
DATABASE_URL | "mysql://upadmin:AVNS_pnPs51plVk1f6pbBf9w@unisport-czaoocizmapm.db.upclouddatabases.com:11550/stage?serverVersion=8.0" |
DATABASE_VERSION | "8.0.21" |
GOOGLE_RECAPTCHA_SECRET | "" |
GOOGLE_RECAPTCHA_SITE_KEY | "" |
MAILER_URL | "null://localhost" |
MESSENGER_TRANSPORT_DSN | "redis://localhost:6379/messages_stage" |
PHP_BIN_PATH | "php" |
POLKA_API_TOKEN | "12V9Z8785Z7478P0T6GD80T3786P41" |
POLKA_API_URL | "http://185.54.186.197:8083/" |
REDIS_HOST | "localhost" |
REDIS_PORT | "6379" |
SEARCH_ADAPTER | "elasticsearch" |
SENTRY_DSN | "" |
WKHTMLTOIMAGE_PATH | "/usr/local/bin/wkhtmltoimage" |
WKHTMLTOPDF_PATH | "/usr/local/bin/wkhtmltopdf" |
Defined as regular env variables
Key | Value |
---|---|
CONTENT_LENGTH | "2027" |
CONTENT_TYPE | "application/json" |
DOCUMENT_ROOT | "/var/www/domains/api.stage.mmtsklep.pl/current/public" |
DOCUMENT_URI | "/index.php" |
FCGI_ROLE | "RESPONDER" |
GATEWAY_INTERFACE | "CGI/1.1" |
HOME | "/var/www" |
HTTPS | "on" |
HTTP_ACCEPT | "*/*" |
HTTP_ACCEPT_ENCODING | "gzip,deflate" |
HTTP_CONNECTION | "keep-alive" |
HTTP_CONTENT_LENGTH | "2027" |
HTTP_CONTENT_TYPE | "application/json" |
HTTP_HOST | "api.stage.nitropolska.pl" |
HTTP_USER_AGENT | "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)" |
PHP_SELF | "/index.php" |
QUERY_STRING | "shop=nitro" |
REDIRECT_STATUS | "200" |
REMOTE_ADDR | "185.70.196.41" |
REMOTE_PORT | "55494" |
REQUEST_METHOD | "POST" |
REQUEST_SCHEME | "https" |
REQUEST_TIME | 1758459158 |
REQUEST_TIME_FLOAT | 1758459158.0136 |
REQUEST_URI | "/shopdata?shop=nitro" |
SCRIPT_FILENAME | "/var/www/domains/api.stage.mmtsklep.pl/current/public/index.php" |
SCRIPT_NAME | "/index.php" |
SERVER_ADDR | "185.70.196.41" |
SERVER_NAME | "api.stage.nitropolska.pl" |
SERVER_PORT | "443" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SOFTWARE | "nginx/1.18.0" |
SYMFONY_DOTENV_VARS | "APP_VERSION,APP_SECRET,MAILER_URL,GOOGLE_RECAPTCHA_SITE_KEY,GOOGLE_RECAPTCHA_SECRET,WKHTMLTOPDF_PATH,WKHTMLTOIMAGE_PATH,SEARCH_ADAPTER,PHP_BIN_PATH,SENTRY_DSN,POLKA_API_URL,POLKA_API_TOKEN,APP_ENV,APP_DEBUG,DATABASE_URL,DATABASE_VERSION,REDIS_HOST,REDIS_PORT,MESSENGER_TRANSPORT_DSN" |
USER | "www-data" |