ApiController :: wakeupAction
Request
GET Parameters
No GET parameters
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\ApiController::wakeupAction" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "app_api_wakeup" |
| _route_params | [] |
| _security_firewall_run | "_security_main" |
| _stopwatch_token | "0d5f4e" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "br;q=1.0, gzip;q=0.9, deflate;q=0.8" |
| accept-language | "de-DE;q=1.0" |
| connection | "keep-alive" |
| content-length | "405" |
| content-type | "application/json" |
| host | "map.i42.de" |
| user-agent | "LVM/2.0 (de.mdm.lvmas; build:10; iOS 26.5.0) Alamofire/5.7.1" |
| x-i42customer | "wopievknvifewindvkvf798fjsfkwe98rssdvus90usd9wqnofsalf09jfdvifdhj8g7sd8" |
| x-i42device | "EA5BD030-E157-4418-8427-5D9CA9C5A0EE" |
| x-php-ob-level | "1" |
Request Content
Pretty
{
"appTimestamp": 1782389183,
"apiTimestamp": 1738942734,
"requestApi": "1.0",
"responseApi": "0.0.0",
"data": {
"device": [
{
"accuracy": 0,
"timestamp": 1782389183,
"userState": 0,
"emergency": 1,
"altitude": 0,
"longitude": 0,
"latitude": 0
}
],
"config": [
{
"key": "user",
"value": {
"phone": "01701623959",
"email": "kassentante56@gmx.de",
"birthday": "1956-12-10",
"ekvnr": "79.764.243.6",
"firstname": "Anne-Kathrin",
"lastname": "Kubinski"
}
}
]
}
}
Raw
{"appTimestamp":1782389183,"apiTimestamp":1738942734,"requestApi":"1.0","responseApi":"0.0.0","data":{"device":[{"accuracy":0,"timestamp":1782389183,"userState":0,"emergency":1,"altitude":0,"longitude":0,"latitude":0}],"config":[{"key":"user","value":{"phone":"01701623959","email":"kassentante56@gmx.de","birthday":"1956-12-10","ekvnr":"79.764.243.6","firstname":"Anne-Kathrin","lastname":"Kubinski"}}]}}
Response
Response Headers
| Header | Value |
|---|---|
| access-control-allow-credentials | true |
| access-control-allow-headers | "*" |
| access-control-allow-origin | "*" |
| cache-control | "no-cache, private" |
| content-type | "application/json" |
| date | "Thu, 25 Jun 2026 12:06:24 GMT" |
| x-debug-token | "65b78e" |
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" => "/srv/www/vhosts/mdmUniHere/prj/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 44
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/srv/www/vhosts/mdmUniHere/prj/vendor/symfony/security-http/Firewall/AccessListener.php"
"line" => 87
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/srv/www/vhosts/mdmUniHere/prj/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 49
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
"type" => "->"
]
[
"file" => "/srv/www/vhosts/mdmUniHere/prj/vendor/symfony/security-http/Firewall/AbstractListener.php"
"line" => 26
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/srv/www/vhosts/mdmUniHere/prj/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
"line" => 60
"function" => "__invoke"
"class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
"type" => "->"
]
[
"file" => "/srv/www/vhosts/mdmUniHere/prj/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 70
"function" => "__invoke"
"class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
"type" => "->"
]
[
"file" => "/srv/www/vhosts/mdmUniHere/prj/vendor/symfony/security-http/Firewall.php"
"line" => 92
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/srv/www/vhosts/mdmUniHere/prj/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 117
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/srv/www/vhosts/mdmUniHere/prj/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/srv/www/vhosts/mdmUniHere/prj/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/srv/www/vhosts/mdmUniHere/prj/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/srv/www/vhosts/mdmUniHere/prj/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/srv/www/vhosts/mdmUniHere/prj/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/srv/www/vhosts/mdmUniHere/prj/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/srv/www/vhosts/mdmUniHere/prj/public/index.php"
"line" => 20
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| ACCESS_CONTROL_ALLOW_ORIGIN | "*" |
| ACCOUNT_TOKEN | "pmdmi42gg" |
| AMADEUS_URL | "https://amadeus.projects42.de" |
| APPQUARTER_URL | "https://stage.appquarter.projects42.de" |
| APP_ENV | "dev" |
| APP_LOCALE | "de" |
| APP_SECRET | "d06df98937a64c14d7c226a8c590c6eb" |
| DATABASE_NAPP_URL | "mysql://notfallBackend:N12Gsd5nD@127.0.0.1:3306/notfallBackend?serverVersion=5.7" |
| DATABASE_URL | "mysql://mdmUniHere:76Ftsr34HJs1S@127.0.0.1:3306/mdmUniHere?serverVersion=5.7" |
| GMAP_APIKEY | "AIzaSyCCxcEo8eLDXsw3MHQf-lpFLHl6xZdI2Dc" |
| GPLACES_APIKEY | "AIzaSyC6iLpb12M7kHdudXi_kCUsh871iIXsCko" |
| HEREMAP_APIKEY | "o2OzAfqaFggrfMuJOCU6F1IYBwM5C-EbbLduBdG9wjM" |
| LDB_URL | "https://laenderinfos.projects42.de" |
| MAP_URL | "https://map.i42.de" |
| MERCURE_JWT_SECRET | "3C#aA&1e6%g2$1qk" |
| MERCURE_JWT_TOKEN | "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJtZXJjdXJlIjp7InB1Ymxpc2giOlsiKiJdfX0.Se5BELdejgEE4h6uJRqlQIZwgaedUrkGRAHFU2X1yxg" |
| MERCURE_PUBLIC_URL | "https://mercure.projects42.de/.well-known/mercure" |
| MERCURE_URL | "https://mercure.projects42.de/.well-known/mercure" |
| NAPP_URL | "https://cockpit.projects42.de" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTENT_LENGTH | "405" |
| CONTENT_TYPE | "application/json" |
| CONTEXT_DOCUMENT_ROOT | "/srv/www/vhosts/mdmUniHere/prj/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/srv/www/vhosts/mdmUniHere/prj/public" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/var/www" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "br;q=1.0, gzip;q=0.9, deflate;q=0.8" |
| HTTP_ACCEPT_LANGUAGE | "de-DE;q=1.0" |
| HTTP_CONNECTION | "keep-alive" |
| HTTP_HOST | "map.i42.de" |
| HTTP_USER_AGENT | "LVM/2.0 (de.mdm.lvmas; build:10; iOS 26.5.0) Alamofire/5.7.1" |
| HTTP_X_I42CUSTOMER | "wopievknvifewindvkvf798fjsfkwe98rssdvus90usd9wqnofsalf09jfdvifdhj8g7sd8" |
| HTTP_X_I42DEVICE | "EA5BD030-E157-4418-8427-5D9CA9C5A0EE" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_SCRIPT_URI | "https://map.i42.de/api/wakeup.json" |
| REDIRECT_SCRIPT_URL | "/api/wakeup.json" |
| REDIRECT_SSL_TLS_SNI | "map.i42.de" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/api/wakeup.json" |
| REMOTE_ADDR | "94.139.29.251" |
| REMOTE_PORT | "52787" |
| REQUEST_METHOD | "POST" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1782389183 |
| REQUEST_TIME_FLOAT | 1782389183.8945 |
| REQUEST_URI | "/api/wakeup.json" |
| SCRIPT_FILENAME | "/srv/www/vhosts/mdmUniHere/prj/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SCRIPT_URI | "https://map.i42.de/api/wakeup.json" |
| SCRIPT_URL | "/api/wakeup.json" |
| SERVER_ADDR | "94.130.17.109" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "map.i42.de" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.52 (Debian) Server at map.i42.de Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.52 (Debian)" |
| SSL_TLS_SNI | "map.i42.de" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,DATABASE_NAPP_URL,ACCESS_CONTROL_ALLOW_ORIGIN,MERCURE_URL,MERCURE_PUBLIC_URL,MERCURE_JWT_SECRET,MERCURE_JWT_TOKEN,APPQUARTER_URL,LDB_URL,NAPP_URL,AMADEUS_URL,MAP_URL,HEREMAP_APIKEY,GMAP_APIKEY,GPLACES_APIKEY,ACCOUNT_TOKEN,APP_LOCALE" |
| USER | "www-data" |
| proxy-nokeepalive | "1" |