BackendController :: home
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _access_control_attributes | null |
| _controller | "App\Main\Controller\backend\BackendController::home" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "site_backend_home" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#139 -supports: false -passport: null -duration: null -stub: "App\Security\Authenticator\Auth" -authenticated: null -exception: null -authenticator: App\Security\Authenticator\Auth {#83 …} } ] |
| _stopwatch_token | "1540ad" |
Request Headers
| Header | Value |
|---|---|
| accept-charset | "utf-8" |
| accept-encoding | "gzip" |
| connection | "close" |
| host | "backend.chinecu.com" |
| user-agent | "Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Mobile Safari/537.36" |
| 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 | "Sat, 04 Apr 2026 05:44:47 GMT" |
| location | "/admin" |
| x-debug-token | "4658e5" |
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 | "d9f531e08155049ed23b9fbf0203df856a47df4dfb5ba3a96c7a5e670f816351" |
| APP_SHARE_DIR | "var/share" |
| CORS_ALLOW_ORIGIN | "^https?://(localhost|127\.0\.0\.1|creativoslab\.local)(:[0-9]+)?$" |
| DATABASE_URL | "postgresql://chinecu_user:hi14E6WWvDeMW7a8N4O22SHROgLboJy3@127.0.0.1:5432/chinecu_base?serverVersion=16&charset=utf8" |
| DEFAULT_URI | "http://localhost" |
| GOOGLE_CLOUD_TRANSLATE_KEY | "AIzaSyA0cdk2EGg2eZdm-SssjH4lsGChHoanGQg" |
| JWT_PASSPHRASE | "085278756c1bbc5bd58b9a2219e1e72ef92345630c91793024a5e3cd0095a072" |
| JWT_PUBLIC_KEY | "%kernel.project_dir%/src/Security/Jwt/public.pem" |
| JWT_SECRET_KEY | "%kernel.project_dir%/src/Security/Jwt/private.pem" |
| MAILER_DSN | "smtp://tienda@chinecu.com:44kxm1vzOnRT@mail.chinecu.com:587" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| SFTP_HOST | "ftp.chinecu.com" |
| SFTP_PASS | "" |
| SFTP_USER | "" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_PROJECT_DIR | "/var/www/chinecu/backend" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/var/www/chinecu/backend" ] |
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| DOCUMENT_ROOT | "/var/www/chinecu/backend/public" |
| DOCUMENT_URI | "/index.php" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/var/www" |
| HTTPS | "on" |
| HTTP_ACCEPT_CHARSET | "utf-8" |
| HTTP_ACCEPT_ENCODING | "gzip" |
| HTTP_CONNECTION | "close" |
| HTTP_HOST | "backend.chinecu.com" |
| HTTP_USER_AGENT | "Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Mobile Safari/537.36" |
| PATH_INFO | "" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "109.70.100.1" |
| REMOTE_PORT | "56296" |
| REMOTE_USER | "" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1775281487 |
| REQUEST_TIME_FLOAT | 1775281487.0839 |
| REQUEST_URI | "/" |
| SCRIPT_FILENAME | "/var/www/chinecu/backend/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "10.0.0.189" |
| SERVER_NAME | "backend.chinecu.com" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "nginx/1.24.0" |
| SYMFONY_DOTENV_PATH | "/var/www/chinecu/backend/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,CORS_ALLOW_ORIGIN,SFTP_HOST,SFTP_USER,SFTP_PASS,GOOGLE_CLOUD_TRANSLATE_KEY,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE" |
| USER | "www-data" |