LayoutController :: index
Request
GET Parameters
| Key | Value |
|---|---|
| lang | "es" |
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Main\Controller\api\LayoutController::index" |
| _firewall_context | "security.firewall.map.context.api" |
| _nelmio_cors_should_allow_origin | true |
| _route | "api_layout_index" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#127 -supports: false -passport: null -duration: null -stub: "Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator" -authenticated: null -exception: null -authenticator: Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator {#83 …} } ] |
| _stopwatch_token | "280867" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, deflate, br" |
| accept-language | "en-US" |
| connection | "keep-alive" |
| host | "backend.chinecu.com" |
| origin | "https://chinecu.com" |
| referer | "https://chinecu.com/" |
| user-agent | "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/146.0.7680.164 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 |
|---|---|
| access-control-allow-origin | "https://chinecu.com" |
| access-control-expose-headers | "link" |
| cache-control | "no-cache, private" |
| content-type | "application/json" |
| date | "Sat, 04 Apr 2026 10:00:19 GMT" |
| x-debug-token | "9c56cd" |
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 | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, deflate, br" |
| HTTP_ACCEPT_LANGUAGE | "en-US" |
| HTTP_CONNECTION | "keep-alive" |
| HTTP_HOST | "backend.chinecu.com" |
| HTTP_ORIGIN | "https://chinecu.com" |
| HTTP_REFERER | "https://chinecu.com/" |
| HTTP_USER_AGENT | "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/146.0.7680.164 Safari/537.36" |
| PATH_INFO | "" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "lang=es" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "74.125.151.168" |
| REMOTE_PORT | "54041" |
| REMOTE_USER | "" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1775296819 |
| REQUEST_TIME_FLOAT | 1775296819.6052 |
| REQUEST_URI | "/api/main/layout/index?lang=es" |
| 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" |