HomeController :: index
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\HomeController::index" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "app_home" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ SmartEscrow\SsoSdk\Security\SsoAuthenticator {#258 -ssoClient: SmartEscrow\SsoSdk\Client\SsoClient {#202 …} -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#186 …} -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#73 …} -loginSuccessRoute: "app_person" -loginFailureRoute: "sso_login" -userProvider: SmartEscrow\SsoSdk\Security\SsoUserProvider {#255 …} } Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#330 -secret: ? string -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#244 …} -cookieName: "REMEMBERME" -logger: Monolog\Logger {#281 …} -rememberMeHandler: Symfony\Component\Security\Http\RememberMe\SignatureRememberMeHandler {#311 …} } ] |
Request Headers
| Header | Value |
|---|---|
| accept-encoding | "gzip" |
| host | "bastanteo.iodapp.com" |
| referer | "http://bastanteo.iodapp.com" |
| user-agent | "Mozilla/5.0 (compatible; CMS-Checker/1.0; +https://example.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, 11 Dec 2025 15:50:31 GMT" |
| x-debug-token | "a5408c" |
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_DEBUG | "0" |
| APP_ENV | "dev" |
| APP_SECRET | "03c434043c10aa28ddf0q1b1ba088382" |
| CAJA_FICHEROS_URL | "https://cajaficheros.smartescrow.eu" |
| CORS_ALLOW_ORIGIN | "*" |
| DATABASE_URL | "mysql://usr_bastanteo:B4st4nt30%21@127.0.0.1:3306/bastanteo?serverVersion=mariadb-10.2.33" |
| MERCURE_JWT_SECRET | "!ChangeThisMercureHubJWTSecretKey!" |
| MERCURE_PUBLIC_URL | "https://example.com/.well-known/mercure" |
| MERCURE_URL | "https://example.com/.well-known/mercure" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| SMES_API_KEY | "18f0c0443205d05df79410a6dbaa02a19ca9ef29aa22fad8bb9d3fa92aa38098" |
| SSO_CLIENT_ID | "bastanteo" |
| SSO_CLIENT_SECRET | "60bb7d7f10c22ab96f08de71c3f2815d4c3e4dd08f0f3b4d827779bdad9ff415" |
| SSO_REDIRECT_URI | "https://bastanteo.smartescrow.eu/login/callback" |
| SSO_SERVER_URL | "https://panel.smartescrow.eu" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_PROJECT_DIR | "/var/www/vhosts/bastanteo.smartescrow.eu" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/var/www/vhosts/bastanteo.smartescrow.eu" ] |
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| DOCUMENT_ROOT | "/var/www/vhosts/bastanteo.smartescrow.eu/public" |
| DOCUMENT_URI | "/index.php" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/var/www" |
| HTTPS | "on" |
| HTTP_ACCEPT_ENCODING | "gzip" |
| HTTP_HOST | "bastanteo.iodapp.com" |
| HTTP_REFERER | "http://bastanteo.iodapp.com" |
| HTTP_USER_AGENT | "Mozilla/5.0 (compatible; CMS-Checker/1.0; +https://example.com)" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "34.19.43.36" |
| REMOTE_PORT | "56857" |
| REMOTE_USER | "" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1765468231 |
| REQUEST_TIME_FLOAT | 1765468231.7748 |
| REQUEST_URI | "/" |
| SCRIPT_FILENAME | "/var/www/vhosts/bastanteo.smartescrow.eu/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "93.174.5.104" |
| SERVER_NAME | "bastanteo.iodapp.com" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "nginx/1.26.3" |
| SYMFONY_DOTENV_PATH | "/var/www/vhosts/bastanteo.smartescrow.eu/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_DEBUG,APP_SECRET,MESSENGER_TRANSPORT_DSN,MERCURE_URL,MERCURE_PUBLIC_URL,MERCURE_JWT_SECRET,DATABASE_URL,CAJA_FICHEROS_URL,CORS_ALLOW_ORIGIN,SMES_API_KEY,SSO_CLIENT_ID,SSO_CLIENT_SECRET,SSO_SERVER_URL,SSO_REDIRECT_URI" |
| USER | "www-data" |