LegApiProxyController :: postStateLiftAction
Request
GET Parameters
No GET parameters
POST Parameters
| Key | Value |
|---|---|
| @xml:base | "https://sapportal3.immo-nrw.net:443/sap/opu/odata/sap/ZLCS_ACOBE_SRV/" |
| @xmlns | "http://www.w3.org/2005/Atom" |
| @xmlns:d | "http://schemas.microsoft.com/ado/2007/08/dataservices" |
| @xmlns:m | "http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" |
| category | [ "@term" => "ZLCS_ACOBE_SRV.LIFT_STATUS" "@scheme" => "http://schemas.microsoft.com/ado/2007/08/dataservices/scheme" "#" => "" ] |
| content | [ "@type" => "application/xml" "m:properties" => [ "d:tplnr" => "3000.4656.001-AUFZ-01" "d:status" => "8" "d:kommentar" => "" "d:wib_datum" => "9999-12-31T23:59:59" "d:massnahme" => "" "d:verzugsgrund" => "" "d:abn_datum" => "9999-12-31T23:59:59" ] ] |
| id | "https://sapportal3.immo-nrw.net:443/sap/opu/odata/sap/ZLCS_ACOBE_SRV/Lift_statusSet('IF00000000000000012514')" |
| link | [ "@href" => "Lift_statusSet('IF00000000000000012514')" "@rel" => "self" "@title" => "LIFT_STATUS" "#" => "" ] |
| title | [ "@type" => "text" "#" => "Lift_statusSet('IF00000000000000012514')" ] |
| updated | "2026-06-25T02:45:33Z" |
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\Web\LegApiProxyController::postStateLiftAction" |
| _firewall_context | "security.firewall.map.context.default" |
| _route | "legapi_postState" |
| _route_params | [] |
| _security_firewall_run | "_security_default" |
| _stopwatch_token | "a7d012" |
| paramFetcher | FOS\RestBundle\Request\ParamFetcher {#1588 -container: ContainerArRt7pJ\App_KernelDevDebugContainer {#49 …} -parameterBag: FOS\RestBundle\Request\ParameterBag {#1610 …} -requestStack: Symfony\Component\HttpFoundation\RequestStack {#461 …} -validator: Symfony\Component\Validator\Validator\TraceableValidator {#780 …} } |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip" |
| authorization | "Basic QUNPQkU6" |
| content-length | "1161" |
| content-type | "application/xml" |
| cookie | "sap-usercontext=sap-client=100; path=/; PHPSESSID=fptsbokn49grd2n0r100nln5u1; path=/; secure; httponly; samesite=lax" |
| host | "vpnmanager.acobesmart.com" |
| php-auth-pw | "******" |
| php-auth-user | "ACOBE" |
| user-agent | "Symfony HttpClient/Curl" |
| x-csrf-token | "DnOfLnngrDIyQatsx1fOmA==" |
| x-php-ob-level | "1" |
Request Content
Raw
<?xml version="1.0" encoding="utf-8"?>
<entry xml:base="https://sapportal3.immo-nrw.net:443/sap/opu/odata/sap/ZLCS_ACOBE_SRV/" xmlns="http://www.w3.org/2005/Atom" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:d="http://schemas.microsoft.com/ado/2007/08/dataservices">
<id>https://sapportal3.immo-nrw.net:443/sap/opu/odata/sap/ZLCS_ACOBE_SRV/Lift_statusSet('IF00000000000000012514')</id>
<title type="text">Lift_statusSet('IF00000000000000012514')</title>
<updated>2026-06-25T02:45:33Z</updated> <category term="ZLCS_ACOBE_SRV.LIFT_STATUS" scheme="http://schemas.microsoft.com/ado/2007/08/dataservices/scheme"/>
<link href="Lift_statusSet('IF00000000000000012514')" rel="self" title="LIFT_STATUS"/>
<content type="application/xml">
<m:properties>
<d:tplnr>3000.4656.001-AUFZ-01</d:tplnr>
<d:status>8</d:status>
<d:kommentar></d:kommentar>
<d:wib_datum>9999-12-31T23:59:59</d:wib_datum>
<d:massnahme/>
<d:verzugsgrund/>
<d:abn_datum>9999-12-31T23:59:59</d:abn_datum>
</m:properties>
</content>
</entry>
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-type | "text/html; charset=UTF-8" |
| date | "Thu, 25 Jun 2026 00:45:41 GMT" |
| x-debug-token | "8262e9" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "fptsbokn49grd2n0r100nln5u1" |
| httponly | "" |
| path | "/" |
| samesite | "lax" |
| sap-usercontext | "sap-client=100" |
| secure | "" |
Response Cookies
No response cookies
Session 3
Session Metadata
| Key | Value |
|---|---|
| Created | "Thu, 25 Jun 26 02:45:32 +0200" |
| Last used | "Thu, 25 Jun 26 02:45:32 +0200" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _security.main.target_path | "https://vpnmanager.acobesmart.com/legapi/Lift_statusSet" |
Session Usage
3
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[
[
"file" => "/var/www/vpnmanager.acobesmart.com/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 44
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vpnmanager.acobesmart.com/vendor/symfony/security-http/Authenticator/RememberMeAuthenticator.php"
"line" => 65
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/vpnmanager.acobesmart.com/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 110
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
"type" => "->"
]
[
"file" => "/var/www/vpnmanager.acobesmart.com/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
"line" => 34
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/var/www/vpnmanager.acobesmart.com/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
"line" => 40
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/var/www/vpnmanager.acobesmart.com/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 38
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/var/www/vpnmanager.acobesmart.com/vendor/symfony/security-http/Firewall/AbstractListener.php"
"line" => 25
"function" => "supports"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/var/www/vpnmanager.acobesmart.com/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
"line" => 60
"function" => "__invoke"
"class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
"type" => "->"
]
[
"file" => "/var/www/vpnmanager.acobesmart.com/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 77
"function" => "__invoke"
"class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
"type" => "->"
]
[
"file" => "/var/www/vpnmanager.acobesmart.com/vendor/symfony/security-http/Firewall.php"
"line" => 92
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/var/www/vpnmanager.acobesmart.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 118
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/var/www/vpnmanager.acobesmart.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/vpnmanager.acobesmart.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vpnmanager.acobesmart.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vpnmanager.acobesmart.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vpnmanager.acobesmart.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vpnmanager.acobesmart.com/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vpnmanager.acobesmart.com/public/index.php"
"line" => 25
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
App\EventSubscriber\RequestSubscriber:28
[
[
"file" => "/var/www/vpnmanager.acobesmart.com/vendor/symfony/security-http/Util/TargetPathTrait.php"
"line" => 28
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vpnmanager.acobesmart.com/src/EventSubscriber/RequestSubscriber.php"
"line" => 39
"function" => "saveTargetPath"
"class" => "App\EventSubscriber\RequestSubscriber"
"type" => "->"
]
[
"file" => "/var/www/vpnmanager.acobesmart.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 118
"function" => "onKernelRequest"
"class" => "App\EventSubscriber\RequestSubscriber"
"type" => "->"
]
[
"file" => "/var/www/vpnmanager.acobesmart.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/vpnmanager.acobesmart.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vpnmanager.acobesmart.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vpnmanager.acobesmart.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vpnmanager.acobesmart.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vpnmanager.acobesmart.com/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vpnmanager.acobesmart.com/public/index.php"
"line" => 25
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\Security\Http\Firewall\ContextListener:195
[
[
"file" => "/var/www/vpnmanager.acobesmart.com/vendor/symfony/security-http/Firewall/ContextListener.php"
"line" => 195
"function" => "remove"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vpnmanager.acobesmart.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 118
"function" => "onKernelResponse"
"class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
"type" => "->"
]
[
"file" => "/var/www/vpnmanager.acobesmart.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/vpnmanager.acobesmart.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vpnmanager.acobesmart.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vpnmanager.acobesmart.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 196
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vpnmanager.acobesmart.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 184
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vpnmanager.acobesmart.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vpnmanager.acobesmart.com/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vpnmanager.acobesmart.com/public/index.php"
"line" => 25
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| ACOBE_SYSTEM_USERID | "1" |
| APP_ENV | "dev" |
| APP_SECRET | "3058b1179d629e7057b71570de82515c" |
| CORS_ALLOW_ORIGIN | "^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$" |
| DATABASE_URL | "mysql://acobesmart_ver_new:Analogem8594951_Zutraget@85.215.249.221:3306/acobesmart_ver_new?serverVersion=5.7" |
| DATABASE_URL_NEW_SERVER | "mysql://acobesmart_ver_new:Analogem8594951_Zutraget@85.215.249.221:3306/acobesmart_ver_new?serverVersion=5.7" |
| JWT_PASSPHRASE | "" |
| JWT_PUBLIC_KEY | "" |
| JWT_SECRET_KEY | "" |
| MAILER_DSN | "smtp://noreply@acobesmart.com:z{wj3Tv64KeFfZqv]eC%4Z*g@sslout.df.eu:465" |
| MERCURE_JWT_SECRET | "!ChangeThisMercureHubJWTSecretKey!" |
| MERCURE_PUBLIC_URL | "https://notify.acobesmart.com/hub/" |
| MERCURE_URL | "https://notify.acobesmart.com/hub/.well-known/mercure" |
| MQTT_CAFILE | "" |
| MQTT_ENV | "prod" |
| MQTT_HOST | "mosquitto" |
| MQTT_PASSWORD | "AcoBeSmart2026!MqTt*Subber-Rocks" |
| MQTT_PORT | "1883" |
| MQTT_TLS | "false" |
| MQTT_USER | "AcoBeSubscriber" |
| PHP_BIN | "/usr/bin/php" |
| PUSHER_APP_ID | "1024114" |
| PUSHER_CLUSTER | "eu" |
| PUSHER_KEY | "ff5db6362d395b162544" |
| PUSHER_SECRET | "e9100c701131f17426b6" |
| PYTHON_BIN | "/usr/bin/python3" |
| SENSOR_STATE_URL | "https://hooks.slack.com/services/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" |
| SERVERNAME | "vpnmanager" |
| WKHTMLTOIMAGE_PATH | "/usr/local/bin/wkhtmltoimage" |
| WKHTMLTOPDF_PATH | "/usr/local/bin/wkhtmltopdf" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTENT_LENGTH | "1161" |
| CONTENT_TYPE | "application/xml" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/vpnmanager.acobesmart.com/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/vpnmanager.acobesmart.com/public" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip" |
| HTTP_AUTHORIZATION | "Basic QUNPQkU6" |
| HTTP_COOKIE | "sap-usercontext=sap-client=100; path=/; PHPSESSID=fptsbokn49grd2n0r100nln5u1; path=/; secure; httponly; samesite=lax" |
| HTTP_HOST | "vpnmanager.acobesmart.com" |
| HTTP_USER_AGENT | "Symfony HttpClient/Curl" |
| HTTP_X_CSRF_TOKEN | "DnOfLnngrDIyQatsx1fOmA==" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" |
| PHP_AUTH_PW | "******" |
| PHP_AUTH_USER | "ACOBE" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_HTTP_AUTHORIZATION | "Basic QUNPQkU6" |
| REDIRECT_SSL_TLS_SNI | "vpnmanager.acobesmart.com" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/legapi/Lift_statusSet" |
| REMOTE_ADDR | "85.215.249.221" |
| REMOTE_PORT | "43042" |
| REQUEST_METHOD | "POST" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1782348333 |
| REQUEST_TIME_FLOAT | 1782348333.133 |
| REQUEST_URI | "/legapi/Lift_statusSet" |
| SCRIPT_FILENAME | "/var/www/vpnmanager.acobesmart.com/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "212.227.204.111" |
| SERVER_ADMIN | "webmaster@localhost" |
| SERVER_NAME | "vpnmanager.acobesmart.com" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.41 (Ubuntu) Server at vpnmanager.acobesmart.com Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.41 (Ubuntu)" |
| SSL_TLS_SNI | "vpnmanager.acobesmart.com" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,DATABASE_URL_NEW_SERVER,ACOBE_SYSTEM_USERID,SERVERNAME,MAILER_DSN,WKHTMLTOPDF_PATH,WKHTMLTOIMAGE_PATH,CORS_ALLOW_ORIGIN,SENSOR_STATE_URL,PUSHER_APP_ID,PUSHER_KEY,PUSHER_SECRET,PUSHER_CLUSTER,MERCURE_JWT_SECRET,MERCURE_URL,MERCURE_PUBLIC_URL,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,MQTT_HOST,MQTT_PORT,MQTT_TLS,MQTT_CAFILE,MQTT_USER,MQTT_PASSWORD,MQTT_ENV,PYTHON_BIN,PHP_BIN" |