GET https://mailer-dev.librest.com/

ReactController :: reactIndex

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\ReactController::reactIndex"
_firewall_context
"security.firewall.map.context.admin"
_links
Symfony\Component\WebLink\GenericLinkProvider {#1060
  -links: [
    1059 => Symfony\Component\WebLink\Link {#1059
      -href: "https://mailer-dev.librest.com/api/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
    }
  ]
}
_route
"app_react"
_route_params
[
  "page" => null
]
_security_firewall_run
"_security_admin"
_stopwatch_token
"c2dfa5"
page
null

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
host
"mailer-dev.librest.com"
port
"443"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-port
"443"
x-forwarded-proto
"https"
x-oxeva-ssl-port
"22340"
x-php-ob-level
"0"
x-ssl
"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
"Wed, 18 Sep 2024 21:55:52 GMT"
link
"<https://mailer-dev.librest.com/api/docs.jsonld>; rel="http://www.w3.org/ns/hydra/core#apiDocumentation""
x-debug-token
"c734fa"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 1

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

1 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[
  [
    "file" => "/home/mailer/appli/dev/releases/63/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 41
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/mailer/appli/dev/releases/63/vendor/symfony/security-core/Authorization/AuthorizationChecker.php"
    "line" => 42
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/mailer/appli/dev/releases/63/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 205
    "function" => "isGranted"
    "class" => "Symfony\Component\Security\Core\Authorization\AuthorizationChecker"
    "type" => "->"
  ]
  [
    "file" => "/home/mailer/appli/dev/releases/63/src/Controller/ReactController.php"
    "line" => 14
    "function" => "isGranted"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/mailer/appli/dev/releases/63/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "reactIndex"
    "class" => "App\Controller\ReactController"
    "type" => "->"
  ]
  [
    "file" => "/home/mailer/appli/dev/releases/63/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/mailer/appli/dev/releases/63/vendor/symfony/http-kernel/Kernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/mailer/appli/dev/releases/63/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/mailer/appli/dev/releases/63/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/mailer/appli/dev/releases/63/public/index.php"
    "line" => 5
    "args" => [
      "/home/mailer/appli/dev/releases/63/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_DEBUG
"1"
APP_ENV
"dev"
APP_GLOBAL_ENV
"dev"
APP_SECRET
"44de3f4fcce4e5c3f50d0d0d731e0d1e"
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$"
DATABASE_NAME
"mailer_dev"
DATABASE_URL
"mysql://mailer_dev:8iTF7nEjnMKFhudf@rhesus-mutu1.mysql/mailer_dev?serverVersion=5.5"
JWT_PASSPHRASE
"433664836cb286780d7aae887d5fa2ae"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
MAILER_DSN
"smtp://localhost"
MEMCACHED_HOST
"rhesusmutu1.memcache"
MEMCACHED_PORT
"11211"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"

Defined as regular env variables

Key Value
CONTEXT_DOCUMENT_ROOT
"/home/mailer/appli/dev/current/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/home/mailer/appli/dev/current/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/home/mailer"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_HOST
"mailer-dev.librest.com"
HTTP_PORT
"443"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_FORWARDED_PORT
"443"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_OXEVA_SSL_PORT
"22340"
HTTP_X_SSL
"1"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_HTTP_PORT
"443"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"ZutMaN37CA2H3BI3TlmmkAAAABg"
REDIRECT_URL
"/"
REMOTE_ADDR
"3.137.182.181"
REMOTE_PORT
"7322"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1726696552
REQUEST_TIME_FLOAT
1726696552.8167
REQUEST_URI
"/"
SCRIPT_FILENAME
"/home/mailer/appli/dev/current/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"192.168.172.13"
SERVER_ADMIN
"apache2@noc.reagi.com"
SERVER_NAME
"mailer-dev.librest.com"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SYMFONY_DOTENV_VARS
"APP_GLOBAL_ENV,APP_ENV,APP_DEBUG,APP_SECRET,MESSENGER_TRANSPORT_DSN,DATABASE_NAME,DATABASE_URL,MAILER_DSN,CORS_ALLOW_ORIGIN,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,MEMCACHED_HOST,MEMCACHED_PORT"
UNIQUE_ID
"ZutMaN37CA2H3BI3TlmmkAAAABg"
USER
"mailer"
argc
0
argv
[]
proxy-nokeepalive
"1"