PlantDiagnosticController :: index
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _access_control_attributes | null |
| _controller | "App\Controller\PlantDiagnosticController::index" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "plant_diagnostic_index_diagnostic" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#337 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#276 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#339 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#340 …} } ] |
| _stopwatch_token | "cc4551" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| host | "kadoo.cassaclock.com" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-php-ob-level | "1" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-type | "text/html; charset=UTF-8" |
| date | "Thu, 16 Apr 2026 02:49:08 GMT" |
| x-debug-token | "9d83ae" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session
Session Metadata
No session metadata
Session Attributes
No session attributes
Session Usage
0
Usages
Stateless check enabled
Session not used.
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| ANTHROPIC_API_KEY | "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" |
| APP_BASE_URL | "https://kadoo.cassaclock.com" |
| APP_DEBUG | "1" |
| APP_ENV | "dev" |
| APP_SECRET | "3e3afb31318fe11ee0374438d5cdccfa" |
| CORS_ALLOW_ORIGIN | "^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$" |
| DATABASE_URL | "postgresql://postgres:F@ceb00k@127.0.0.1:5432/kadoo_db?serverVersion=16&charset=utf8" |
| DEFAULT_URI | "http://localhost" |
| MAILER_DSN | "gmail://papadembinho@gmail.com:xioyhrgtzdspzcra@default" |
| STRIPE_PUBLIC_KEY | "pk_test_XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX" |
| STRIPE_SECRET_KEY | "sk_test_XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX" |
| STRIPE_WEBHOOK_SECRET | "whsec_XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX" |
| WAVE_API_KEY | "wave_sn_prod_K2LkTCDUxoqHVDhr02tpP2GnuDs8vmV2iqOxfWFk5tg9hhXvLhY7QRqcLQ5Cj8qyqLOK8l4K3JX7VO3z2Jml2xcUsc5SYOwRTA" |
| WAVE_MERCHANT_ID | "mid_XXXXXXXXX" |
| WAVE_WEBHOOK_SECRET | "whsec_XXXXXXXXX" |
Defined as regular env variables
| Key | Value |
|---|---|
| CONTEXT_DOCUMENT_ROOT | "/var/www/kadoo/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/kadoo/public" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_HOST | "kadoo.cassaclock.com" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_SSL_TLS_SNI | "kadoo.cassaclock.com" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/diagnostic/detect" |
| REMOTE_ADDR | "216.73.216.156" |
| REMOTE_PORT | "64358" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1776307748 |
| REQUEST_TIME_FLOAT | 1776307748.8724 |
| REQUEST_URI | "/diagnostic/detect" |
| SCRIPT_FILENAME | "/var/www/kadoo/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "78.138.45.206" |
| SERVER_ADMIN | "admin@cassaclock.com" |
| SERVER_NAME | "kadoo.cassaclock.com" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.66 (Debian) Server at kadoo.cassaclock.com Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.66 (Debian)" |
| SSL_TLS_SNI | "kadoo.cassaclock.com" |
| SYMFONY_DOTENV_PATH | "/var/www/kadoo/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,APP_DEBUG,MAILER_DSN,STRIPE_PUBLIC_KEY,STRIPE_SECRET_KEY,STRIPE_WEBHOOK_SECRET,DEFAULT_URI,CORS_ALLOW_ORIGIN,WAVE_API_KEY,WAVE_MERCHANT_ID,WAVE_WEBHOOK_SECRET,APP_BASE_URL,ANTHROPIC_API_KEY" |