GenerationController :: start
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\Api\GenerationController::start" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "api_generation_start" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#564 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#526 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#570 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#571 …} } ] |
| _stopwatch_token | "6aeab8" |
Request Headers
| Header | Value |
|---|---|
| accept | "application/json" |
| accept-encoding | "gzip, deflate, br, zstd" |
| accept-language | "nl-NL,nl;q=0.9,en-US;q=0.8,en;q=0.7" |
| connection | "close" |
| content-length | "107" |
| content-type | "application/json" |
| cookie | "_ga=GA1.1.934824898.1787817472; _ga_J3C6HJSB2S=GS2.1.s1788290661$o14$g0$t1788290661$j60$l0$h0; main_auth_profile_token=948cda; PHPSESSID=4stg3e0j4oate7dflpvq2qual3" |
| host | "demo.cadaptix.com" |
| origin | "https://demo.cadaptix.com" |
| priority | "u=1, i" |
| referer | "https://demo.cadaptix.com/" |
| sec-ch-ua | ""Not=A?Brand";v="99", "Google Chrome";v="151", "Chromium";v="151"" |
| sec-ch-ua-mobile | "?0" |
| sec-ch-ua-platform | ""Windows"" |
| sec-fetch-dest | "empty" |
| sec-fetch-mode | "cors" |
| sec-fetch-site | "same-origin" |
| user-agent | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/151.0.0.0 Safari/537.36" |
| x-original-url | "/api/generations/start" |
| x-php-ob-level | "1" |
| x-requested-with | "XMLHttpRequest" |
Request Content
Pretty
{
"floors": 3,
"angle_deg": 90,
"box_size_mm": 2500,
"box_width_mm": 2500,
"box_depth_mm": 2500,
"box_height_mm": 2500
}
Raw
{"floors":3,"angle_deg":90,"box_size_mm":2500,"box_width_mm":2500,"box_depth_mm":2500,"box_height_mm":2500}
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-type | "application/json" |
| date | "Tue, 01 Sep 2026 20:28:59 GMT" |
| x-debug-token | "fe70bb" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "4stg3e0j4oate7dflpvq2qual3" |
| _ga | "GA1.1.934824898.1787817472" |
| _ga_J3C6HJSB2S | "GS2.1.s1788290661$o14$g0$t1788290661$j60$l0$h0" |
| main_auth_profile_token | "948cda" |
Response Cookies
No response cookies
Session 1
Session Metadata
| Key | Value |
|---|---|
| Created | "Tue, 01 Sep 26 21:40:27 +0200" |
| Last used | "Tue, 01 Sep 26 22:28:44 +0200" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _csrf/https-delete-user-2 | "k18-cg0NrexXuvlTt9dHg5AwAEVYgiYQq4OI4awPTGI" |
| _csrf/https-toggle-user-2 | "MZV8I83jire8XThRtK4AJNHOmKasouLvEK9gpxqfgBg" |
| _security.last_username | "Admin" |
| _security_main | "O:74:"Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken":3:{i:0;N;i:1;s:4:"main";i:2;a:5:{i:0;O:15:"App\Entity\User":9:{s:19:"\x00App\Entity\User\x00id";i:1;s:25:"\x00App\Entity\User\x00username";s:5:"Admin";s:35:"\x00App\Entity\User\x00normalizedUsername";s:5:"admin";s:22:"\x00App\Entity\User\x00roles";a:1:{i:0;s:10:"ROLE_ADMIN";}s:25:"\x00App\Entity\User\x00password";s:8:"21ba8f9d";s:27:"\x00App\Entity\User\x00loginCount";i:3;s:28:"\x00App\Entity\User\x00lastLoginAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2026-09-01 21:40:27.751296";s:13:"timezone_type";i:3;s:8:"timezone";s:15:"Europe/Belgrade";}s:25:"\x00App\Entity\User\x00isActive";b:1;s:26:"\x00App\Entity\User\x00createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2026-08-29 10:32:18.332205";s:13:"timezone_type";i:3;s:8:"timezone";s:15:"Europe/Belgrade";}}i:1;b:1;i:2;N;i:3;a:0:{}i:4;a:2:{i:0;s:10:"ROLE_ADMIN";i:1;s:9:"ROLE_USER";}}}" |
| csrf-token | 257 |
Session Usage
1
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:42 [
[
"file" => "D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\vendor\symfony\security-core\Authentication\Token\Storage\UsageTrackingTokenStorage.php"
"line" => 42
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\vendor\symfony\security-http\Firewall\AccessListener.php"
"line" => 75
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\vendor\symfony\security-bundle\Debug\WrappedLazyListener.php"
"line" => 46
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
"type" => "->"
]
[
"file" => "D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\vendor\symfony\security-bundle\Security\LazyFirewallContext.php"
"line" => 70
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\vendor\symfony\security-bundle\Debug\TraceableFirewallListener.php"
"line" => 94
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
"type" => "->"
]
[
"file" => "D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\vendor\symfony\security-http\Firewall.php"
"line" => 93
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\vendor\symfony\event-dispatcher\Debug\WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\vendor\symfony\event-dispatcher\EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\vendor\symfony\event-dispatcher\EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\vendor\symfony\event-dispatcher\Debug\TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\vendor\symfony\http-kernel\Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
"line" => 34
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\vendor\autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\public\index.php"
"line" => 21
"args" => [
"D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\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_PUBLIC_URL | "https://demo.cadaptix.com" |
| APP_SECRET | "9d691074a94d2b758b4379d126c59da2" |
| CADBROKER_API_KEY | "3fShtmIrhbGyrzfUqUmiU7OtSHCRBgkx9q9FNU6NKhM" |
| CADBROKER_BASE_URL | "https://cadbroker.cadaptix.com" |
| CADBROKER_CLIENT_KEY | "demo" |
| DATABASE_URL | "sqlsrv://CadaptixDemo2:A1000lhmmc@localhost:1433/CadaptixDemo?charset=UTF-8&Encrypt=yes&TrustServerCertificate=true" |
| DEFAULT_URI | "https://demo.cadaptix.com" |
| MAILER_DSN | "smtp://ruben.bruins@cadaptix.com:Z0n3gg3@1987@smtp.strato.com:587" |
| MAILER_FROM | "info@cadaptix.nl" |
| MAILER_FROM_NAME | "IP Liften" |
| PY_UPLOAD_IP_ALLOWLIST | "" |
| PY_UPLOAD_KEY_ID | "python-prod-01" |
| PY_UPLOAD_SECRET | "CHANGE_THIS_TO_A_NEW_RANDOM_UPLOAD_SECRET" |
| PY_UPLOAD_SKEW_SECONDS | "300" |
Defined as regular env variables
| Key | Value |
|---|---|
| ALLUSERSPROFILE | "C:\ProgramData" |
| APPDATA | "C:\Windows\system32\config\systemprofile\AppData\Roaming" |
| APPL_MD_PATH | "/LM/W3SVC/27/ROOT" |
| APPL_PHYSICAL_PATH | "D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\public\" |
| APP_POOL_CONFIG | "C:\inetpub\temp\apppools\demo.cadaptix.com\demo.cadaptix.com.config" |
| APP_POOL_ID | "demo.cadaptix.com" |
| APP_PROJECT_DIR | "D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix" ] |
| AUTH_PASSWORD | "" |
| AUTH_TYPE | "" |
| AUTH_USER | "" |
| CERT_COOKIE | "" |
| CERT_FLAGS | "" |
| CERT_ISSUER | "" |
| CERT_SERIALNUMBER | "" |
| CERT_SUBJECT | "" |
| COMPUTERNAME | "H2730282" |
| CONTENT_LENGTH | "107" |
| CONTENT_TYPE | "application/json" |
| ComSpec | "C:\Windows\system32\cmd.exe" |
| CommonProgramFiles | "C:\Program Files\Common Files" |
| CommonProgramFiles(x86) | "C:\Program Files (x86)\Common Files" |
| CommonProgramW6432 | "C:\Program Files\Common Files" |
| DOCUMENT_ROOT | "D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\public" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTPS | "on" |
| HTTPS_KEYSIZE | "256" |
| HTTPS_SECRETKEYSIZE | "3072" |
| HTTPS_SERVER_ISSUER | "C=US, O=Let's Encrypt, CN=YR2" |
| HTTPS_SERVER_SUBJECT | "CN=demo.cadaptix.com" |
| HTTP_ACCEPT | "application/json" |
| HTTP_ACCEPT_ENCODING | "gzip, deflate, br, zstd" |
| HTTP_ACCEPT_LANGUAGE | "nl-NL,nl;q=0.9,en-US;q=0.8,en;q=0.7" |
| HTTP_CONNECTION | "close" |
| HTTP_CONTENT_LENGTH | "107" |
| HTTP_CONTENT_TYPE | "application/json" |
| HTTP_COOKIE | "_ga=GA1.1.934824898.1787817472; _ga_J3C6HJSB2S=GS2.1.s1788290661$o14$g0$t1788290661$j60$l0$h0; main_auth_profile_token=948cda; PHPSESSID=4stg3e0j4oate7dflpvq2qual3" |
| HTTP_HOST | "demo.cadaptix.com" |
| HTTP_ORIGIN | "https://demo.cadaptix.com" |
| HTTP_PRIORITY | "u=1, i" |
| HTTP_REFERER | "https://demo.cadaptix.com/" |
| HTTP_SEC_CH_UA | ""Not=A?Brand";v="99", "Google Chrome";v="151", "Chromium";v="151"" |
| HTTP_SEC_CH_UA_MOBILE | "?0" |
| HTTP_SEC_CH_UA_PLATFORM | ""Windows"" |
| HTTP_SEC_FETCH_DEST | "empty" |
| HTTP_SEC_FETCH_MODE | "cors" |
| HTTP_SEC_FETCH_SITE | "same-origin" |
| HTTP_USER_AGENT | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/151.0.0.0 Safari/537.36" |
| HTTP_X_ORIGINAL_URL | "/api/generations/start" |
| HTTP_X_REQUESTED_WITH | "XMLHttpRequest" |
| IIS_UrlRewriteModule | "7.1.1980.0" |
| INSTANCE_ID | "27" |
| INSTANCE_META_PATH | "/LM/W3SVC/27" |
| INSTANCE_NAME | "DEMO.CADAPTIX.COM" |
| LOCALAPPDATA | "C:\Windows\system32\config\systemprofile\AppData\Local" |
| LOCAL_ADDR | "85.214.105.227" |
| LOGON_USER | "" |
| NUMBER_OF_PROCESSORS | "2" |
| ORIG_PATH_INFO | "/index.php/api/generations/start" |
| OS | "Windows_NT" |
| PATHEXT | ".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC" |
| PATH_INFO | "/api/generations/start" |
| PATH_TRANSLATED | "D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\public\index.php\api\generations\start" |
| PHPRC | "C:\PHP\php-8.3.26\" |
| PHP_FCGI_MAX_REQUESTS | "10000" |
| PHP_SELF | "/index.php/api/generations/start" |
| PROCESSOR_ARCHITECTURE | "AMD64" |
| PROCESSOR_IDENTIFIER | "Intel64 Family 6 Model 85 Stepping 4, GenuineIntel" |
| PROCESSOR_LEVEL | "6" |
| PROCESSOR_REVISION | "5504" |
| PSModulePath | "C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules;C:\Program Files (x86)\Microsoft SQL Server\140\Tools\PowerShell\Modules\;C:\Program Files (x86)\Microsoft SQL Server\150\Tools\PowerShell\Modules\;C:\Program Files (x86)\Microsoft SQL Server\160\Tools\PowerShell\Modules\" |
| PUBLIC | "C:\Users\Public" |
| Path | "C:\Windows\system32\inetsrv;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Microsoft\Web Platform Installer\;C:\Users\Administrator\AppData\Local\Microsoft\WindowsApps;C:\Program Files\MySQL\MySQL Server 5.5\bin;C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\130\Tools\Binn\;C:\Program Files (x86)\Microsoft SQL Server\140\Tools\Binn\;C:\Program Files\Microsoft SQL Server\140\Tools\Binn\;C:\Program Files\Microsoft SQL Server\140\DTS\Binn\;C:\Program Files (x86)\Microsoft SQL Server\Client SDK\ODBC\130\Tools\Binn\;C:\Program Files (x86)\Microsoft SQL Server\140\DTS\Binn\;C:\Program Files (x86)\Microsoft SQL Server\140\Tools\Binn\ManagementStudio\;C:\Program Files\Microsoft SQL Server\Client SDK\ODBC\170\Tools\Binn\;C:\Program Files (x86)\Microsoft SQL Server\150\Tools\Binn\;C:\Program Files\Microsoft SQL Server\150\Tools\Binn\;C:\Program Files\Microsoft SQL Server\150\DTS\Binn\;C:\Program Files (x86)\Microsoft SQL Server\160\Tools\Binn\;C:\Program Files\Microsoft SQL Server\160\Tools\Binn\;C:\Program Files\Microsoft SQL Server\160\DTS\Binn\;C:\php\php-8.4.13-Win32-vs17-x64;C:\composer;C:\Windows\system32\config\systemprofile\AppData\Local\Microsoft\WindowsApps" |
| ProgramData | "C:\ProgramData" |
| ProgramFiles | "C:\Program Files" |
| ProgramFiles(x86) | "C:\Program Files (x86)" |
| ProgramW6432 | "C:\Program Files" |
| QUERY_STRING | "" |
| REMOTE_ADDR | "86.89.160.206" |
| REMOTE_HOST | "86.89.160.206" |
| REMOTE_PORT | "58908" |
| REMOTE_USER | "" |
| REQUEST_METHOD | "POST" |
| REQUEST_TIME | 1788294536 |
| REQUEST_TIME_FLOAT | 1788294536.4776 |
| REQUEST_URI | "/api/generations/start" |
| SCRIPT_FILENAME | "D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix\public\index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_NAME | "demo.cadaptix.com" |
| SERVER_PORT | "443" |
| SERVER_PORT_SECURE | "1" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "Microsoft-IIS/10.0" |
| SYMFONY_DOTENV_PATH | "D:\inetpub\wwwroot\Cadaptix_Websites\demo.cadaptix/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_DEBUG,APP_SECRET,DEFAULT_URI,APP_PUBLIC_URL,DATABASE_URL,MAILER_DSN,MAILER_FROM,MAILER_FROM_NAME,PY_UPLOAD_KEY_ID,PY_UPLOAD_SECRET,PY_UPLOAD_SKEW_SECONDS,PY_UPLOAD_IP_ALLOWLIST,CADBROKER_BASE_URL,CADBROKER_CLIENT_KEY,CADBROKER_API_KEY" |
| SystemDrive | "C:" |
| SystemRoot | "C:\Windows" |
| TEMP | "C:\Windows\TEMP" |
| TMP | "C:\Windows\TEMP" |
| URL | "/index.php" |
| USERDOMAIN | "stratoserver" |
| USERNAME | "H2730282$" |
| USERPROFILE | "C:\Windows\system32\config\systemprofile" |
| _FCGI_X_PIPE_ | "\\.\pipe\IISFCGI-3cfc4654-ee9a-4b86-88a2-ceeceb2936f7" |
| windir | "C:\Windows" |