InstallController :: requirements
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _access_control_attributes | null |
| _controller | "App\Controller\InstallController::requirements" |
| _controller_attributes | [ Symfony\Component\Routing\Attribute\Route {#382 +methods: [] +envs: [] +schemes: [] +aliases: [] +path: "/install" +name: "app_install" +requirements: [] +options: [] +defaults: [] +host: null +condition: null +priority: null } Symfony\Component\Routing\Attribute\Route {#395 +methods: [ "GET" ] +envs: [] +schemes: [] +aliases: [] +path: "" +name: "_requirements" +requirements: [] +options: [] +defaults: [] +host: null +condition: null +priority: null } ] |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "app_install_requirements" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#333 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#281 …} } ] |
| _stopwatch_token | "4126b4" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| host | "starter.webberdoo.com" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-php-ob-level | "0" |
Request Content
Request content not available (it was retrieved as a resource).
Retry Command
curl \ --compressed \ --url 'https://starter.webberdoo.com/install' \ --header 'Accept: */*' \ --header 'Accept-Encoding: gzip, br, zstd, deflate' \ --header 'User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' \ --header 'X-Php-Ob-Level: 0'
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-type | "text/html; charset=UTF-8" |
| date | "Tue, 04 Aug 2026 00:30:41 GMT" |
| x-debug-token | "b3a7d4" |
| x-robots-tag | "noindex" |
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 |
|---|---|
| APP_ENV | "dev" |
| APP_SECRET | "22834a012528a3cc955b6f4536637d3c" |
| APP_SHARE_DIR | "var/share" |
| DATABASE_URL | "mysql://root:@127.0.0.1:3306/starter1?serverVersion=10.4.32-MariaDB&charset=utf8mb4" |
| DEFAULT_URI | "http://localhost" |
| MAILER_DSN | "smtp://freddie@webberdoo.com:Alltheway3008%23@mail.webberdoo.com:587?encryption=tls" |
| MAILER_FROM_EMAIL | "freddie@webberdoo.com" |
| MAILER_FROM_NAME | "Webberdoo Starter" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_PROJECT_DIR | "/home/quizab5/subdomain_apps/starter" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/home/quizab5/subdomain_apps/starter" ] |
| CONTEXT_DOCUMENT_ROOT | "/home/quizab5/subdomain_apps/starter/starter.webberdoo.com" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/home/quizab5/subdomain_apps/starter/starter.webberdoo.com" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| H2PUSH | "off" |
| H2_PUSH | "off" |
| H2_PUSHED | "" |
| H2_PUSHED_ON | "" |
| H2_STREAM_ID | "1" |
| H2_STREAM_TAG | "893390-179-1" |
| HTTP2 | "on" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_HOST | "starter.webberdoo.com" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| PATH | "/bin:/usr/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_H2PUSH | "off" |
| REDIRECT_H2_PUSH | "off" |
| REDIRECT_H2_PUSHED | "" |
| REDIRECT_H2_PUSHED_ON | "" |
| REDIRECT_H2_STREAM_ID | "1" |
| REDIRECT_H2_STREAM_TAG | "893390-179-1" |
| REDIRECT_HTTP2 | "on" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_SSL_TLS_SNI | "starter.webberdoo.com" |
| REDIRECT_STATUS | "200" |
| REDIRECT_UNIQUE_ID | "anEysPqQ_UnVlPZxsutMaQABwxc" |
| REDIRECT_URL | "/install" |
| REMOTE_ADDR | "216.73.216.56" |
| REMOTE_PORT | "53973" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1785803440 |
| REQUEST_TIME_FLOAT | 1785803440.8248 |
| REQUEST_URI | "/install" |
| SCRIPT_FILENAME | "/home/quizab5/subdomain_apps/starter/starter.webberdoo.com/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "213.165.247.247" |
| SERVER_ADMIN | "webmaster@starter.webberdoo.com" |
| SERVER_NAME | "starter.webberdoo.com" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/2.0" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache" |
| SSL_TLS_SNI | "starter.webberdoo.com" |
| SYMFONY_DOTENV_PATH | "/home/quizab5/subdomain_apps/starter/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,MAILER_FROM_EMAIL,MAILER_FROM_NAME" |
| TZ | "Europe/Amsterdam" |
| UNIQUE_ID | "anEysPqQ_UnVlPZxsutMaQABwxc" |
| argc | 0 |
| argv | [] |