Error 401 Unauthorized

GET https://api-car.demo-projects.ifbegin.com/api/v1/language/all?localeLang=ar

Request / Response

Request

GET Parameters

Key Value
localeLang
"ar"

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\Api\V1\Language\LanguageApiController::ListAll"
_firewall_context
"security.firewall.map.context.api"
_nelmio_cors_should_allow_origin
true
_route
"LANGUAGE_LIST_HOME"
_route_params
[]
_stopwatch_token
"c13b90"

Request Headers

Header Value
accept
"application/json, text/plain, */*"
accept-encoding
"gzip, deflate, br, zstd"
accept-language
"fr,fr-FR;q=0.8,en-US;q=0.5,en;q=0.3"
authorization
"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NTQwNDEwODksImV4cCI6MTc1NDA4NDI4OSwiaWQiOm51bGwsImZpcnN0TmFtZSI6IkhhcmRpbmciLCJsYXN0TmFtZSI6Ikh1ZmZtYW4iLCJwaG9uZSI6bnVsbCwiZW1haWwiOiJweWxpY2V4dWdvQG1haWxpbmF0b3IuY29tIiwicm9sZSI6WyJST0xFX0NVU1RPTUVSIiwiUk9MRV9VU0VSIl0sInVzZXJuYW1lIjoicHlsaWNleHVnb0BtYWlsaW5hdG9yLmNvbSIsImF2YXRhciI6Imh0dHBzOi8vYXBpLWNhci5kZW1vLXByb2plY3RzLmlmYmVnaW4uY29tL2F2YXRhcl9wcm9maWxlLnBuZyIsInNpZ25hdHVyZSI6bnVsbCwiY2FyZCI6Im5vLWNhcmQiLCJkaXNjb3VudExpbWl0IjpudWxsLCJjb3VudHJ5IjpudWxsLCJzdHJpcGVjdXN0b21lcmlkIjpudWxsLCJjYXJkTnVtYmVyIjpudWxsLCJjYXJkUGxhY2VJc3N1ZSI6bnVsbCwiY2FyZERhdGVJc3N1ZSI6bnVsbCwiY2FyZEV4cGlyeURhdGUiOm51bGwsImNhcmRJbWFnZSI6bnVsbCwibGljZW5zZU51bWJlciI6bnVsbCwibGljZW5zZVBsYWNlSXNzdWUiOm51bGwsImxpY2Vuc2VFeHBpcnlEYXRlIjpudWxsLCJsaWNlbnNlRGF0ZUlzc3VlIjpudWxsLCJsaWNlbnNlSW1hZ2UiOm51bGx9.cVpsgk8SaEMenu0WyRfZNQCg0oY11snlxi-Ltvzc21hR56Pg6lh5Ksd-bc_doyVBsN8xokKCoSoviz6GjyaQ7TuesWYig41z2LFIq1dSKS8Mzwfpn_AoZcQljvlbIg4GL88WYp2XTGnDoWsmblItx2yKD_qgVuJBtlz7fVUycGSqWv0z1YoT93WuVsMvNDCPq003X0kCrD9LUfKcjfocQuKWzszs_acS66ll3426dOQlL2edPTc0VYYTElLv68UOMHDkoEIJqatmyeV3Pa-MGbog-7Cqt4EQoIzw_5-AR-KAsW9jhM9h6V8_b3Da_9iWivhBaE57T3P827BeqTn91A"
connection
"close"
host
"api-car.demo-projects.ifbegin.com"
origin
"https://frontend-car.demo-projects.ifbegin.com"
sec-fetch-dest
"empty"
sec-fetch-mode
"cors"
sec-fetch-site
"same-site"
user-agent
"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:141.0) Gecko/20100101 Firefox/141.0"
x-forwarded-for
"41.230.187.178"
x-forwarded-host
"api-car.demo-projects.ifbegin.com"
x-php-ob-level
"1"
x-real-ip
"41.230.187.178"

Request Content

Request content not available (it was retrieved as a resource).

Response

Response Headers

Header Value
access-control-allow-credentials
"true"
access-control-allow-origin
"https://frontend-car.demo-projects.ifbegin.com"
access-control-expose-headers
"link"
cache-control
"private, must-revalidate"
content-type
"application/json"
date
"Mon, 04 Aug 2025 09:14:35 GMT"
expires
"-1"
pragma
"no-cache"
www-authenticate
"Bearer"
x-debug-token
"5626b2"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 8

Session Metadata

Key Value
Created
"Mon, 04 Aug 25 09:14:35 +0000"
Last used
"Mon, 04 Aug 25 09:14:35 +0000"
Lifetime
0

Session Attributes

Attribute Value
_locale
"ar"

Session Usage

8 Usages
Stateless check enabled
Usage
App\EventSubscriber\LocaleSubscriber:43
[
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/src/EventSubscriber/LocaleSubscriber.php"
    "line" => 43
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "App\EventSubscriber\LocaleSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/public/index.php"
    "line" => 5
    "args" => [
      "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\EventSubscriber\LocaleSubscriber:54
[
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/src/EventSubscriber/LocaleSubscriber.php"
    "line" => 54
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "App\EventSubscriber\LocaleSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/public/index.php"
    "line" => 5
    "args" => [
      "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\EventSubscriber\LocaleSubscriber:55
[
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/src/EventSubscriber/LocaleSubscriber.php"
    "line" => 55
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "App\EventSubscriber\LocaleSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/public/index.php"
    "line" => 5
    "args" => [
      "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:68
[
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 68
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 162
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/public/index.php"
    "line" => 5
    "args" => [
      "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 69
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 162
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/public/index.php"
    "line" => 5
    "args" => [
      "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 70
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 162
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/public/index.php"
    "line" => 5
    "args" => [
      "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 71
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 162
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/public/index.php"
    "line" => 5
    "args" => [
      "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 162
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/public/index.php"
    "line" => 5
    "args" => [
      "/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_FRONTEND_URL
"https://frontend-car.demo-projects.ifbegin.com"
APP_MAILER_FROM_EMAIL
"chatgpt.developer53@gmail.com"
APP_MAILER_FROM_NAME
"Oman Car"
APP_SECRET
"2181a72db44d5edbe031028912d84ffd"
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?\$"
DATABASE_URL
"mysql://apicaromanuser:8V1YUoYTswp70Zf07bV3@127.0.0.1:3306/apicaromandb?serverVersion=8.0"
JWT_PASSPHRASE
"32ae4b860e3643fdba1d485b882b5ee7"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
MAILER_DSN
"smtp://chatgpt.developer53@gmail.com:wprumgnhlisqmobb@smtp.gmail.com:587?encryption=tls"
OMAN_CAR_HOST
"https://api-car.demo-projects.ifbegin.com"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
GEOIP_CITY
""
GEOIP_CITY_CONTINENT_CODE
"AF"
GEOIP_CITY_COUNTRY_CODE
"TN"
GEOIP_CITY_COUNTRY_CODE3
"TUN"
GEOIP_CITY_COUNTRY_NAME
"Tunisia"
GEOIP_COUNTRY_CODE
"TN"
GEOIP_COUNTRY_CODE3
"TUN"
GEOIP_COUNTRY_NAME
"Tunisia"
GEOIP_LATITUDE
"34.0000"
GEOIP_LONGITUDE
"9.0000"
GEOIP_POSTAL_CODE
""
GEOIP_REGION
""
HOME
"/home/ifbegin-api-car"
HTTPS
"on"
HTTP_ACCEPT
"application/json, text/plain, */*"
HTTP_ACCEPT_ENCODING
"gzip, deflate, br, zstd"
HTTP_ACCEPT_LANGUAGE
"fr,fr-FR;q=0.8,en-US;q=0.5,en;q=0.3"
HTTP_AUTHORIZATION
"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3NTQwNDEwODksImV4cCI6MTc1NDA4NDI4OSwiaWQiOm51bGwsImZpcnN0TmFtZSI6IkhhcmRpbmciLCJsYXN0TmFtZSI6Ikh1ZmZtYW4iLCJwaG9uZSI6bnVsbCwiZW1haWwiOiJweWxpY2V4dWdvQG1haWxpbmF0b3IuY29tIiwicm9sZSI6WyJST0xFX0NVU1RPTUVSIiwiUk9MRV9VU0VSIl0sInVzZXJuYW1lIjoicHlsaWNleHVnb0BtYWlsaW5hdG9yLmNvbSIsImF2YXRhciI6Imh0dHBzOi8vYXBpLWNhci5kZW1vLXByb2plY3RzLmlmYmVnaW4uY29tL2F2YXRhcl9wcm9maWxlLnBuZyIsInNpZ25hdHVyZSI6bnVsbCwiY2FyZCI6Im5vLWNhcmQiLCJkaXNjb3VudExpbWl0IjpudWxsLCJjb3VudHJ5IjpudWxsLCJzdHJpcGVjdXN0b21lcmlkIjpudWxsLCJjYXJkTnVtYmVyIjpudWxsLCJjYXJkUGxhY2VJc3N1ZSI6bnVsbCwiY2FyZERhdGVJc3N1ZSI6bnVsbCwiY2FyZEV4cGlyeURhdGUiOm51bGwsImNhcmRJbWFnZSI6bnVsbCwibGljZW5zZU51bWJlciI6bnVsbCwibGljZW5zZVBsYWNlSXNzdWUiOm51bGwsImxpY2Vuc2VFeHBpcnlEYXRlIjpudWxsLCJsaWNlbnNlRGF0ZUlzc3VlIjpudWxsLCJsaWNlbnNlSW1hZ2UiOm51bGx9.cVpsgk8SaEMenu0WyRfZNQCg0oY11snlxi-Ltvzc21hR56Pg6lh5Ksd-bc_doyVBsN8xokKCoSoviz6GjyaQ7TuesWYig41z2LFIq1dSKS8Mzwfpn_AoZcQljvlbIg4GL88WYp2XTGnDoWsmblItx2yKD_qgVuJBtlz7fVUycGSqWv0z1YoT93WuVsMvNDCPq003X0kCrD9LUfKcjfocQuKWzszs_acS66ll3426dOQlL2edPTc0VYYTElLv68UOMHDkoEIJqatmyeV3Pa-MGbog-7Cqt4EQoIzw_5-AR-KAsW9jhM9h6V8_b3Da_9iWivhBaE57T3P827BeqTn91A"
HTTP_CONNECTION
"close"
HTTP_HOST
"api-car.demo-projects.ifbegin.com"
HTTP_ORIGIN
"https://frontend-car.demo-projects.ifbegin.com"
HTTP_SEC_FETCH_DEST
"empty"
HTTP_SEC_FETCH_MODE
"cors"
HTTP_SEC_FETCH_SITE
"same-site"
HTTP_USER_AGENT
"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:141.0) Gecko/20100101 Firefox/141.0"
HTTP_X_FORWARDED_FOR
"41.230.187.178"
HTTP_X_FORWARDED_HOST
"api-car.demo-projects.ifbegin.com"
HTTP_X_REAL_IP
"41.230.187.178"
MGT
"1"
PHP_SELF
"/index.php"
PHP_VALUE
"""
\n
error_log=/home/ifbegin-api-car/logs/php/error.log;\n
memory_limit=1G;\n
max_execution_time=1800;\n
max_input_time=1800;\n
max_input_vars=20000;\n
post_max_size=256M;\n
upload_max_filesize=256M;\n
date.timezone=UTC;\n
display_errors=off;
"""
QUERY_STRING
"localeLang=ar"
REDIRECT_STATUS
"200"
REMOTE_ADDR
"41.230.187.178"
REMOTE_PORT
""
REQUEST_METHOD
"GET"
REQUEST_TIME
1754298875
REQUEST_TIME_FLOAT
1754298875.0152
REQUEST_URI
"/api/v1/language/all?localeLang=ar"
SCRIPT_FILENAME
"/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"127.0.0.1"
SERVER_NAME
"api-car.demo-projects.ifbegin.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.0"
SERVER_SOFTWARE
"nginx/1.21.4"
SYMFONY_DOTENV_PATH
"/home/ifbegin-api-car/htdocs/api-car.demo-projects.ifbegin.com/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,CORS_ALLOW_ORIGIN,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,OMAN_CAR_HOST,APP_FRONTEND_URL,APP_MAILER_FROM_EMAIL,APP_MAILER_FROM_NAME,MAILER_DSN"
USER
"ifbegin-api-car"