WebserviceController :: searchAgentVehicle
Request
GET Parameters
No GET parameters
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\Webservice\WebserviceController::searchAgentVehicle" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "ws_search_agent_vehicle" |
| _route_params | [] |
| _security_firewall_run | "_security_main" |
| _stopwatch_token | "dd0428" |
Request Headers
| Header | Value |
|---|---|
| accept | "application/json, text/plain, */*" |
| accept-encoding | "gzip, deflate, br, zstd" |
| accept-language | "es-ES,es;q=0.9,en-US;q=0.8,en;q=0.7" |
| authorization | "Bearer c402e69c9f53e813054a4bcb2f701b83" |
| cache-control | "no-cache" |
| connection | "keep-alive" |
| content-length | "170" |
| content-type | "application/json" |
| host | "dev2.datoscontinuos.net" |
| origin | "http://localhost:8100" |
| pragma | "no-cache" |
| priority | "u=0" |
| referer | "http://localhost:8100/" |
| sec-fetch-dest | "empty" |
| sec-fetch-mode | "cors" |
| sec-fetch-site | "cross-site" |
| user-agent | "Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-G973U) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/14.2 Chrome/87.0.4280.141 Mobile Safari/537.36" |
| x-https | "1" |
| x-php-ob-level | "0" |
Request Content
Pretty
{
"eid": 1093,
"current_vehicle": {
"vehicle_assignment_id": 18,
"plate_number": "M-317HFK",
"process_end": "2024-08-19 16:08:03",
"external_id": "656"
},
"citizen_id": "2421056370101"
}
Raw
{"eid":1093,"current_vehicle":{"vehicle_assignment_id":18,"plate_number":"M-317HFK","process_end":"2024-08-19 16:08:03","external_id":"656"},"citizen_id":"2421056370101"}
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-type | "application/json" |
| date | "Wed, 14 Jan 2026 21:13:47 GMT" |
| x-debug-token | "93cd20" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session 1
Session Metadata
No session metadata
Session Attributes
No session attributes
Session Usage
1
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[
[
"file" => "/home/dev2/public_html/1618/symfony5/bts_interno/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 44
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/dev2/public_html/1618/symfony5/bts_interno/vendor/symfony/security-http/Firewall/AccessListener.php"
"line" => 87
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/home/dev2/public_html/1618/symfony5/bts_interno/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 49
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
"type" => "->"
]
[
"file" => "/home/dev2/public_html/1618/symfony5/bts_interno/vendor/symfony/security-http/Firewall/AbstractListener.php"
"line" => 26
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/home/dev2/public_html/1618/symfony5/bts_interno/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
"line" => 60
"function" => "__invoke"
"class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
"type" => "->"
]
[
"file" => "/home/dev2/public_html/1618/symfony5/bts_interno/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 70
"function" => "__invoke"
"class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
"type" => "->"
]
[
"file" => "/home/dev2/public_html/1618/symfony5/bts_interno/vendor/symfony/security-http/Firewall.php"
"line" => 92
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/home/dev2/public_html/1618/symfony5/bts_interno/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 117
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/home/dev2/public_html/1618/symfony5/bts_interno/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/dev2/public_html/1618/symfony5/bts_interno/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/dev2/public_html/1618/symfony5/bts_interno/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/dev2/public_html/1618/symfony5/bts_interno/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 128
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/dev2/public_html/1618/symfony5/bts_interno/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 74
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/dev2/public_html/1618/symfony5/bts_interno/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/dev2/public_html/1618/symfony5/bts_interno/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/dev2/public_html/1618/symfony5/bts_interno/vendor/autoload_runtime.php"
"line" => 35
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/dev2/public_html/1618/symfony5/bts_interno/public/index.php"
"line" => 11
"args" => [
"/home/dev2/public_html/1618/symfony5/bts_interno/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_ENV | "dev" |
| APP_SECRET | "a77d63a54458523158268ce044e2b2e7" |
| DATABASE_URL | "mysql://dev2_bts_interno_user:btsinterno2023**@localhost:3306/dev2_bts_interno?serverVersion=5.7" |
Defined as regular env variables
| Key | Value |
|---|---|
| BASE | "/1618/symfony5/bts_interno/public" |
| CONTENT_LENGTH | "170" |
| CONTENT_TYPE | "application/json" |
| CONTEXT_DOCUMENT_ROOT | "/home/dev2/public_html" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/home/dev2/public_html" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/home/dev2" |
| HTTPS | "on" |
| HTTP_ACCEPT | "application/json, text/plain, */*" |
| HTTP_ACCEPT_ENCODING | "gzip, deflate, br, zstd" |
| HTTP_ACCEPT_LANGUAGE | "es-ES,es;q=0.9,en-US;q=0.8,en;q=0.7" |
| HTTP_AUTHORIZATION | "Bearer c402e69c9f53e813054a4bcb2f701b83" |
| HTTP_CACHE_CONTROL | "no-cache" |
| HTTP_CONNECTION | "keep-alive" |
| HTTP_HOST | "dev2.datoscontinuos.net" |
| HTTP_ORIGIN | "http://localhost:8100" |
| HTTP_PRAGMA | "no-cache" |
| HTTP_PRIORITY | "u=0" |
| HTTP_REFERER | "http://localhost:8100/" |
| HTTP_SEC_FETCH_DEST | "empty" |
| HTTP_SEC_FETCH_MODE | "cors" |
| HTTP_SEC_FETCH_SITE | "cross-site" |
| HTTP_USER_AGENT | "Mozilla/5.0 (Linux; Android 11; SAMSUNG SM-G973U) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/14.2 Chrome/87.0.4280.141 Mobile Safari/537.36" |
| HTTP_X_HTTPS | "1" |
| PATH | "/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin" |
| PHP_SELF | "/1618/symfony5/bts_interno/public/index.php" |
| QUERY_STRING | "" |
| REDIRECT_BASE | "/1618/symfony5/bts_interno/public" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_HTTP_AUTHORIZATION | "Bearer c402e69c9f53e813054a4bcb2f701b83" |
| REDIRECT_SCRIPT_URI | "https://dev2.datoscontinuos.net/1618/symfony5/bts_interno/public/ws/search_agent_vehicle" |
| REDIRECT_SCRIPT_URL | "/1618/symfony5/bts_interno/public/ws/search_agent_vehicle" |
| REDIRECT_SSL_TLS_SNI | "dev2.datoscontinuos.net" |
| REDIRECT_STATUS | "200" |
| REDIRECT_UNIQUE_ID | "aWgHCjz-4qClkXA8OZTkjAAAAAY" |
| REDIRECT_URL | "/1618/symfony5/bts_interno/public/ws/search_agent_vehicle" |
| REMOTE_ADDR | "190.148.209.171" |
| REMOTE_PORT | "23204" |
| REQUEST_METHOD | "POST" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1768425226 |
| REQUEST_TIME_FLOAT | 1768425226.8309 |
| REQUEST_URI | "/1618/symfony5/bts_interno/public/ws/search_agent_vehicle" |
| SCRIPT_FILENAME | "/home/dev2/public_html/1618/symfony5/bts_interno/public/index.php" |
| SCRIPT_NAME | "/1618/symfony5/bts_interno/public/index.php" |
| SCRIPT_URI | "https://dev2.datoscontinuos.net/1618/symfony5/bts_interno/public/ws/search_agent_vehicle" |
| SCRIPT_URL | "/1618/symfony5/bts_interno/public/ws/search_agent_vehicle" |
| SERVER_ADDR | "72.167.32.165" |
| SERVER_ADMIN | "webmaster@dev2.datoscontinuos.net" |
| SERVER_NAME | "dev2.datoscontinuos.net" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache" |
| SSL_TLS_SNI | "dev2.datoscontinuos.net" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,APP_DEBUG,DATABASE_URL" |
| UNIQUE_ID | "aWgHCjz-4qClkXA8OZTkjAAAAAY" |
| USER | "dev2" |
| argc | 0 |
| argv | [] |
| proxy-nokeepalive | "1" |