GET https://backend.chinecu.com/api/main/layout/index?lang=es

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"
_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
"3b0aeb"

Request Headers

Header Value
accept
"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7"
accept-encoding
"gzip"
accept-language
"zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7"
cache-control
"no-cache"
connection
"keep-alive, close"
host
"backend.chinecu.com"
pragma
"no-cache"
upgrade-insecure-requests
"1"
user-agent
"Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1"
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
"application/json"
date
"Sat, 04 Apr 2026 11:35:05 GMT"
x-debug-token
"e0d7cc"

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
"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7"
HTTP_ACCEPT_ENCODING
"gzip"
HTTP_ACCEPT_LANGUAGE
"zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7"
HTTP_CACHE_CONTROL
"no-cache"
HTTP_CONNECTION
"keep-alive, close"
HTTP_HOST
"backend.chinecu.com"
HTTP_PRAGMA
"no-cache"
HTTP_UPGRADE_INSECURE_REQUESTS
"1"
HTTP_USER_AGENT
"Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1"
PATH_INFO
""
PHP_SELF
"/index.php"
QUERY_STRING
"lang=es"
REDIRECT_STATUS
"200"
REMOTE_ADDR
"119.28.89.249"
REMOTE_PORT
"37244"
REMOTE_USER
""
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1775302505
REQUEST_TIME_FLOAT
1775302505.6592
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"