WebrtcController :: credentials
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\WebrtcController::credentials" |
| _controller_attributes | [ Symfony\Component\Routing\Attribute\Route {#864 +methods: [] +envs: [] +schemes: [] +aliases: [] +path: "/webrtc" +name: null +requirements: [] +options: [] +defaults: [] +host: null +condition: null +priority: null } Symfony\Component\Routing\Attribute\Route {#879 +methods: [ "GET" ] +envs: [] +schemes: [] +aliases: [] +path: "/credentials" +name: "app_webrtc_credentials" +requirements: [] +options: [] +defaults: [] +host: null +condition: null +priority: null } ] |
| _firewall_context | "security.firewall.map.context.main" |
| _locale | "en" |
| _route | "app_webrtc_credentials" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#643 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#521 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#645 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#646 …} } ] |
| _stopwatch_token | "01001f" |
Request Headers
| Header | Value |
|---|---|
| accept | "application/json" |
| accept-encoding | "gzip, br" |
| accept-language | "en-US,en;q=0.5" |
| cache-control | "no-cache" |
| cdn-loop | "cloudflare; loops=1" |
| cf-connecting-ip | "62.162.195.211" |
| cf-ipcountry | "MK" |
| cf-ray | "a372bb734f7d0c93-SOF" |
| cf-visitor | "{"scheme":"https"}" |
| connection | "Keep-Alive" |
| cookie | "PHPSESSID=3e81dc2e66091b35af7a9790cd2b920d; main_auth_profile_token=7505a3" |
| dnt | "1" |
| host | "taxi.tcpu.solutions" |
| pragma | "no-cache" |
| priority | "u=4" |
| referer | "https://taxi.tcpu.solutions/dispatch" |
| sec-fetch-dest | "empty" |
| sec-fetch-mode | "cors" |
| sec-fetch-site | "same-origin" |
| user-agent | "Mozilla/5.0 (X11; Linux x86_64; rv:140.0) Gecko/20100101 Firefox/140.0" |
| x-forwarded-for | "62.162.195.211" |
| x-forwarded-proto | "https" |
| x-php-ob-level | "1" |
Request Content
Request content not available (it was retrieved as a resource).
Retry Command
curl \
--compressed \
--url 'https://taxi.tcpu.solutions/webrtc/credentials' \
--header 'User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:140.0) Gecko/20100101 Firefox/140.0' \
--header 'Accept: application/json' \
--header 'Accept-Language: en-US,en;q=0.5' \
--header 'Accept-Encoding: gzip, br' \
--header 'Referer: https://taxi.tcpu.solutions/dispatch' \
--header 'Dnt: 1' \
--header 'Sec-Fetch-Dest: empty' \
--header 'Sec-Fetch-Mode: cors' \
--header 'Sec-Fetch-Site: same-origin' \
--header 'Priority: u=4' \
--header 'Pragma: no-cache' \
--header 'Cache-Control: no-cache' \
--header 'X-Forwarded-For: 62.162.195.211' \
--header 'Cf-Ray: a372bb734f7d0c93-SOF' \
--header 'Cdn-Loop: cloudflare; loops=1' \
--header 'Cf-Connecting-Ip: 62.162.195.211' \
--header 'Cf-Ipcountry: MK' \
--header 'Cf-Visitor: {"scheme":"https"}' \
--header 'X-Forwarded-Proto: https' \
--header 'Connection: Keep-Alive' \
--header 'X-Php-Ob-Level: 1' \
--cookie 'PHPSESSID=3e81dc2e66091b35af7a9790cd2b920d; main_auth_profile_token=7505a3'
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "max-age=0, must-revalidate, no-store, private" |
| content-language | "en" |
| content-type | "application/json" |
| date | "Mon, 07 Sep 2026 03:47:27 GMT" |
| expires | "Mon, 07 Sep 2026 03:47:27 GMT" |
| pragma | "no-cache" |
| x-debug-token | "17b937" |
| x-robots-tag | "noindex" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "3e81dc2e66091b35af7a9790cd2b920d" |
| main_auth_profile_token | "7505a3" |
Response Cookies
No response cookies
Session 2
Session Metadata
No session metadata
Session Attributes
No session attributes
Session Usage
2
Usages
Stateless check enabled
| Usage |
|---|
App\EventListener\LocaleListener:44 [
[
"file" => "/var/www/html/projects/personal/taxi_tcpu_solutions/src/EventListener/LocaleListener.php"
"line" => 44
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/projects/personal/taxi_tcpu_solutions/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "__invoke"
"class" => "App\EventListener\LocaleListener"
"type" => "->"
]
[
"file" => "/var/www/html/projects/personal/taxi_tcpu_solutions/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/html/projects/personal/taxi_tcpu_solutions/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/projects/personal/taxi_tcpu_solutions/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/projects/personal/taxi_tcpu_solutions/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 162
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/projects/personal/taxi_tcpu_solutions/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 79
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/projects/personal/taxi_tcpu_solutions/vendor/symfony/http-kernel/Kernel.php"
"line" => 143
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/projects/personal/taxi_tcpu_solutions/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 34
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/projects/personal/taxi_tcpu_solutions/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/html/projects/personal/taxi_tcpu_solutions/public/index.php"
"line" => 7
"args" => [
"/var/www/html/projects/personal/taxi_tcpu_solutions/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:42 [
[
"file" => "/var/www/html/projects/personal/taxi_tcpu_solutions/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 42
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/projects/personal/taxi_tcpu_solutions/vendor/symfony/security-http/Firewall/AccessListener.php"
"line" => 75
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/html/projects/personal/taxi_tcpu_solutions/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 52
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
"type" => "->"
]
[
"file" => "/var/www/html/projects/personal/taxi_tcpu_solutions/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
"line" => 64
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/var/www/html/projects/personal/taxi_tcpu_solutions/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 88
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
"type" => "->"
]
[
"file" => "/var/www/html/projects/personal/taxi_tcpu_solutions/vendor/symfony/security-http/Firewall.php"
"line" => 86
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/var/www/html/projects/personal/taxi_tcpu_solutions/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/var/www/html/projects/personal/taxi_tcpu_solutions/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/html/projects/personal/taxi_tcpu_solutions/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/projects/personal/taxi_tcpu_solutions/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/projects/personal/taxi_tcpu_solutions/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 162
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/projects/personal/taxi_tcpu_solutions/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 79
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/projects/personal/taxi_tcpu_solutions/vendor/symfony/http-kernel/Kernel.php"
"line" => 143
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/projects/personal/taxi_tcpu_solutions/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 34
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/projects/personal/taxi_tcpu_solutions/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/html/projects/personal/taxi_tcpu_solutions/public/index.php"
"line" => 7
"args" => [
"/var/www/html/projects/personal/taxi_tcpu_solutions/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_LOCALE | "en" |
| APP_SECRET | "6f8c0f1d3aad23fd3c7706489338246d" |
| APP_SHARE_DIR | "var/share" |
| APP_TIMEZONE | "Europe/Skopje" |
| DATABASE_URL | "sqlite:///%kernel.project_dir%/var/data_%kernel.environment%.db" |
| DEFAULT_URI | "http://taxi-strumica.tc-l1" |
| GOOGLE_CLIENT_ID | "" |
| GOOGLE_CLIENT_SECRET | "" |
| JWT_PASSPHRASE | "47154aa49035c77a7db2de3b4ab0c3a6b3ec20f1b6a36bce2c75d6bae09e0290" |
| JWT_PUBLIC_KEY | "%kernel.project_dir%/config/jwt/public.pem" |
| JWT_SECRET_KEY | "%kernel.project_dir%/config/jwt/private.pem" |
| LOCK_DSN | "flock" |
| MAILER_DSN | "null://null" |
| MAILER_FROM | "[email protected]" |
| MAP_CENTER_LAT | "41.4375" |
| MAP_CENTER_LNG | "22.6425" |
| MAP_TILE_ATTRIBUTION | "© OpenStreetMap" |
| MAP_TILE_URL | "https://tile.openstreetmap.org/{z}/{x}/{y}.png" |
| MAP_ZOOM | "14" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_PROJECT_DIR | "/var/www/html/projects/personal/taxi_tcpu_solutions" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/var/www/html/projects/personal/taxi_tcpu_solutions" ] |
| CONTEXT_DOCUMENT_ROOT | "/var/www/html/projects/personal/taxi_tcpu_solutions/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/html/projects/personal/taxi_tcpu_solutions/public" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTPS | "on" |
| HTTP_ACCEPT | "application/json" |
| HTTP_ACCEPT_ENCODING | "gzip, br" |
| HTTP_ACCEPT_LANGUAGE | "en-US,en;q=0.5" |
| HTTP_CACHE_CONTROL | "no-cache" |
| HTTP_CDN_LOOP | "cloudflare; loops=1" |
| HTTP_CF_CONNECTING_IP | "62.162.195.211" |
| HTTP_CF_IPCOUNTRY | "MK" |
| HTTP_CF_RAY | "a372bb734f7d0c93-SOF" |
| HTTP_CF_VISITOR | "{"scheme":"https"}" |
| HTTP_CONNECTION | "Keep-Alive" |
| HTTP_COOKIE | "PHPSESSID=3e81dc2e66091b35af7a9790cd2b920d; main_auth_profile_token=7505a3" |
| HTTP_DNT | "1" |
| HTTP_HOST | "taxi.tcpu.solutions" |
| HTTP_PRAGMA | "no-cache" |
| HTTP_PRIORITY | "u=4" |
| HTTP_REFERER | "https://taxi.tcpu.solutions/dispatch" |
| HTTP_SEC_FETCH_DEST | "empty" |
| HTTP_SEC_FETCH_MODE | "cors" |
| HTTP_SEC_FETCH_SITE | "same-origin" |
| HTTP_USER_AGENT | "Mozilla/5.0 (X11; Linux x86_64; rv:140.0) Gecko/20100101 Firefox/140.0" |
| HTTP_X_FORWARDED_FOR | "62.162.195.211" |
| HTTP_X_FORWARDED_PROTO | "https" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_SSL_TLS_SNI | "taxi.tcpu.solutions" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/webrtc/credentials" |
| REMOTE_ADDR | "104.22.177.5" |
| REMOTE_PORT | "11920" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1788752847 |
| REQUEST_TIME_FLOAT | 1788752847.9597 |
| REQUEST_URI | "/webrtc/credentials" |
| SCRIPT_FILENAME | "/var/www/html/projects/personal/taxi_tcpu_solutions/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "172.26.9.179" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "taxi.tcpu.solutions" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.58 (Ubuntu) Server at taxi.tcpu.solutions Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.58 (Ubuntu)" |
| SSL_TLS_SNI | "taxi.tcpu.solutions" |
| SYMFONY_DOTENV_PATH | "/var/www/html/projects/personal/taxi_tcpu_solutions/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,MAILER_FROM,LOCK_DSN,APP_LOCALE,APP_TIMEZONE,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,MAP_TILE_URL,MAP_TILE_ATTRIBUTION,MAP_CENTER_LAT,MAP_CENTER_LNG,MAP_ZOOM,GOOGLE_CLIENT_ID,GOOGLE_CLIENT_SECRET" |