Redirect 301 redirect from GET @api_search_articles_by_name (d5f96e)

GET https://www.optixs.cz/api/search/articles/name

CategoryController :: searchArticlesByName

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_access_control_attributes
null
_controller
"App\Controller\Shop\CategoryController::searchArticlesByName"
_firewall_context
"security.firewall.map.context.main"
_locale
"cs"
_redirected
true
_route
"api_search_articles_by_name"
_route_params
[
  "name" => null
  "_locale" => "cs"
]
_stopwatch_token
"e6ecbc"
name
null

Request Headers

Header Value
accept
"application/json, text/plain, */*"
accept-encoding
"gzip, deflate, br, zstd"
accept-language
"en-US,en;q=0.9"
connection
"keep-alive"
cookie
"_ga=GA1.1.895417998.1721836131; _fbp=fb.1.1721836132353.29438870261183102; cookies_accepted=3; _ga_N45XZPR4LR=GS1.1.1729362086.15.1.1729362440.60.0.0; PHPSESSID=506qpqlftvphv5vj35gp9hqnpq; ad_storage=granted; analytics_storage=granted; ad_user_data=granted; ad_personalization=granted; sf_redirect=%7B%22token%22%3A%22d5f96e%22%2C%22route%22%3A%22api_search_articles_by_name%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Symfony%5C%5CBundle%5C%5CFrameworkBundle%5C%5CController%5C%5CRedirectController%22%2C%22method%22%3A%22urlRedirectAction%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fclients%5C%2Fclient24%5C%2Fweb246%5C%2Fweb%5C%2Fvendor%5C%2Fsymfony%5C%2Fframework-bundle%5C%2FController%5C%2FRedirectController.php%22%2C%22line%22%3A110%7D%2C%22status_code%22%3A301%2C%22status_text%22%3A%22Moved%20Permanently%22%7D"
host
"www.optixs.cz"
referer
"https://www.optixs.cz/lasery"
sec-ch-ua
""Chromium";v="130", "Google Chrome";v="130", "Not?A_Brand";v="99""
sec-ch-ua-mobile
"?0"
sec-ch-ua-platform
""Windows""
sec-fetch-dest
"empty"
sec-fetch-mode
"cors"
sec-fetch-site
"same-origin"
user-agent
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.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
"application/json"
date
"Thu, 07 Nov 2024 09:54:17 GMT"
x-debug-token
"f2bf12"

Cookies

Request Cookies

Key Value
PHPSESSID
"506qpqlftvphv5vj35gp9hqnpq"
_fbp
"fb.1.1721836132353.29438870261183102"
_ga
"GA1.1.895417998.1721836131"
_ga_N45XZPR4LR
"GS1.1.1729362086.15.1.1729362440.60.0.0"
ad_personalization
"granted"
ad_storage
"granted"
ad_user_data
"granted"
analytics_storage
"granted"
cookies_accepted
"3"
sf_redirect
"{"token":"d5f96e","route":"api_search_articles_by_name","method":"GET","controller":{"class":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController","method":"urlRedirectAction","file":"\/var\/www\/clients\/client24\/web246\/web\/vendor\/symfony\/framework-bundle\/Controller\/RedirectController.php","line":110},"status_code":301,"status_text":"Moved Permanently"}"

Response Cookies

No response cookies

Session 1

Session Metadata

Key Value
Created
"Thu, 07 Nov 24 09:49:59 +0000"
Last used
"Thu, 07 Nov 24 09:54:17 +0000"
Lifetime
0

Session Attributes

Attribute Value
_csrf/https-contact_form
"qebsBZwRy3b3kySRma4kKMVjVnxhjCaYeP7qgVITyKk"
_csrf/https-inquiry_form
"eFGRVpe1yPaIJsgHsueGO_Lt9iTPPp27BY3QyZGlyhA"
selectedCurrency
App\Entity\Project\Currency {#1011
  -id: 1
  -name: "Česká koruna"
  -symbol: ""
  -conversionRate: 1.0
  -rounding: 0
  -isDefault: true
}

Session Usage

1 Usages
Stateless check enabled
Usage
App\EventSubscriber\BeforeControllerListener:73
[
  [
    "file" => "/var/www/clients/client24/web246/web/src/EventSubscriber/BeforeControllerListener.php"
    "line" => 73
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client24/web246/web/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelController"
    "class" => "App\EventSubscriber\BeforeControllerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client24/web246/web/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client24/web246/web/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client24/web246/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client24/web246/web/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 169
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client24/web246/web/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client24/web246/web/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client24/web246/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client24/web246/web/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client24/web246/web/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/clients/client24/web246/web/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
ALGOLIA_API_KEY
"c652c9ac7c49e11d9b5b1641631fade3"
ALGOLIA_APP_ID
"5VBC394UTY"
APP_ENV
"dev"
APP_SECRET
"8bce210b0444231ba79c5306ec49d4a7"
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$"
DATABASE_URL
"mysql://24optixs24:PN!qx2Hc@127.0.0.1:3306/green24optixs24"
DEEPL_API_KEY
"7da25879-02c2-7b36-610e-075fb4d3dc86"
MAILER_DSN
"gmail+smtp://support@optixs.cz:geeuckgdnuqnppbv@default?verify_peer=0"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=1"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/var/www/clients/client24/web246/web/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/clients/client24/web246/web/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www/clients/client24/web246"
HOSTNAME
""
HTTPS
"on"
HTTP_ACCEPT
"application/json, text/plain, */*"
HTTP_ACCEPT_ENCODING
"gzip, deflate, br, zstd"
HTTP_ACCEPT_LANGUAGE
"en-US,en;q=0.9"
HTTP_CONNECTION
"keep-alive"
HTTP_COOKIE
"_ga=GA1.1.895417998.1721836131; _fbp=fb.1.1721836132353.29438870261183102; cookies_accepted=3; _ga_N45XZPR4LR=GS1.1.1729362086.15.1.1729362440.60.0.0; PHPSESSID=506qpqlftvphv5vj35gp9hqnpq; ad_storage=granted; analytics_storage=granted; ad_user_data=granted; ad_personalization=granted; sf_redirect=%7B%22token%22%3A%22d5f96e%22%2C%22route%22%3A%22api_search_articles_by_name%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Symfony%5C%5CBundle%5C%5CFrameworkBundle%5C%5CController%5C%5CRedirectController%22%2C%22method%22%3A%22urlRedirectAction%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fclients%5C%2Fclient24%5C%2Fweb246%5C%2Fweb%5C%2Fvendor%5C%2Fsymfony%5C%2Fframework-bundle%5C%2FController%5C%2FRedirectController.php%22%2C%22line%22%3A110%7D%2C%22status_code%22%3A301%2C%22status_text%22%3A%22Moved%20Permanently%22%7D"
HTTP_HOST
"www.optixs.cz"
HTTP_REFERER
"https://www.optixs.cz/lasery"
HTTP_SEC_CH_UA
""Chromium";v="130", "Google Chrome";v="130", "Not?A_Brand";v="99""
HTTP_SEC_CH_UA_MOBILE
"?0"
HTTP_SEC_CH_UA_PLATFORM
""Windows""
HTTP_SEC_FETCH_DEST
"empty"
HTTP_SEC_FETCH_MODE
"cors"
HTTP_SEC_FETCH_SITE
"same-origin"
HTTP_USER_AGENT
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_SSL_TLS_SNI
"www.optixs.cz"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/api/search/articles/name"
REMOTE_ADDR
"86.49.251.49"
REMOTE_PORT
"8847"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1730973256
REQUEST_TIME_FLOAT
1730973256.9796
REQUEST_URI
"/api/search/articles/name"
SCRIPT_FILENAME
"/var/www/clients/client24/web246/web/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"81.2.197.14"
SERVER_ADMIN
"webmaster@optixs.cz"
SERVER_NAME
"www.optixs.cz"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"www.optixs.cz"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,CORS_ALLOW_ORIGIN,MAILER_DSN,ALGOLIA_APP_ID,ALGOLIA_API_KEY,DEEPL_API_KEY"
TEMP
"/var/www/clients/client24/web246/tmp"
TMP
"/var/www/clients/client24/web246/tmp"
TMPDIR
"/var/www/clients/client24/web246/tmp"
USER
"web246"
proxy-nokeepalive
"1"