GET https://kindaka.store/shop-api/product-latest/?limit=10&locale=ar_EG

ShowLatestProductAction

Request

GET Parameters

Key Value
limit
"10"
locale
"ar_EG"

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"sylius.shop_api_plugin.controller.product.show_latest_product_action"
_firewall_context
"security.firewall.map.context.sylius_shop_api"
_links
Symfony\Component\WebLink\GenericLinkProvider {#9093
  -links: [
    9090 => Symfony\Component\WebLink\Link {#9090
      -href: "https://kindaka.store/api/v2/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
    }
  ]
}
_route
"sylius_shop_api_product_show_latest"
_route_params
[]
_stopwatch_token
"34960f"
media_type
"application/json"

Request Headers

Header Value
accept-encoding
"gzip"
content-length
""
content-type
""
host
"kindaka.store"
user-agent
"Go-http-client/1.1"
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
"application/json"
date
"Sat, 01 Feb 2025 22:55:40 GMT"
link
"<https://kindaka.store/api/v2/docs.jsonld>; rel="http://www.w3.org/ns/hydra/core#apiDocumentation""
x-debug-token
"1dba25"
x-frame-options
"sameorigin"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

0 Usages
Stateless check enabled

Session not used.

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_DEBUG
"1"
APP_ENV
"dev"
APP_SECRET
"EDITME"
DATABASE_URL
"mysql://kindaka:password@127.0.0.1/kindaka"
ELASTICSEARCH_HOST
"kindaka-search-3537561845.eu-central-1.bonsaisearch.net"
ELASTICSEARCH_PASSWORD
"d4okvu1uuq"
ELASTICSEARCH_PORT
"443"
ELASTICSEARCH_USERNAME
"s85emsg66c"
JWT_PASSPHRASE
"e7c5fca1060bdf6ad23c33e4c236081f"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
MAILER_DSN
"null://null"
MESSENGER_TRANSPORT_DSN
"doctrine://default"

Defined as regular env variables

Key Value
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/var/www/html/kindaka/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HTTPS
"on"
HTTP_ACCEPT_ENCODING
"gzip"
HTTP_HOST
"kindaka.store"
HTTP_USER_AGENT
"Go-http-client/1.1"
PHP_SELF
"/index.php"
QUERY_STRING
"limit=10&locale=ar_EG"
REDIRECT_STATUS
"200"
REMOTE_ADDR
"3.66.142.89"
REMOTE_PORT
"34004"
REMOTE_USER
""
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1738450539
REQUEST_TIME_FLOAT
1738450539.5768
REQUEST_URI
"/shop-api/product-latest/?limit=10&locale=ar_EG"
SCRIPT_FILENAME
"/var/www/html/kindaka/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"172.31.18.104"
SERVER_NAME
"kindaka.store"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.18.0"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_DEBUG,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,MAILER_DSN,ELASTICSEARCH_HOST,ELASTICSEARCH_PORT,ELASTICSEARCH_USERNAME,ELASTICSEARCH_PASSWORD"
USER
"www-data"