http://163.172.234.72:8080/

n/a

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

No attributes

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip"
host
"163.172.234.72:8080"
user-agent
"Mozilla/5.0 (Macintosh; Intel Mac OS X 13_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36"
x-php-ob-level
"0"

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
"Sun, 30 Jun 2024 20:37:03 GMT"
x-debug-token
"f9cd95"
x-debug-token-link
"http://163.172.234.72:8080/_profiler/54526e"
x-previous-debug-token
"54526e"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session

Session Metadata

No session metadata

Session Attributes

No session attributes

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_DEBUG
"0"
APP_ENV
"dev"
APP_SECRET
"c7f8089b3f3afb9dd201eb900316d110"
BACKUP_DIRECTORY_PATH
""
CORS_ALLOW_ORIGIN
"^https?:\/\/.*squidtv\.fr:?[0-9]*$"
DOC_DIRECTORY_PATH
""
EXPORT_COMMAND
"/Applications/XAMPP/bin/mysqldump"
GIT_BRANCH
"dev-oroom-all-demo"
IS_LOCALHOST
"false"
IS_NEW_CHANNEL
"false"
MAILER_URL
"null://localhost"
MYSQL_COMMAND
"/Applications/XAMPP/bin/mysql"
SERVER_IP
"127.0.0.1"
TERMINAL_GUI_DIRECTORY_PATH
""
VERSION_NUMBER
"0.1.0"

Defined as regular env variables

Key Value
CONTENT_LENGTH
""
CONTENT_TYPE
""
DATABASE_URL
"mysql://mysql:123@mysql:3306/octoroom"
DB_HOST
""
DB_NAME
"octoroom"
DB_PASSWORD
"123"
DB_PORT
""
DB_USER
"mysql"
DOCUMENT_ROOT
"/var/www/html/oroom_api/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
GPG_KEYS
"42670A7FE4D0441C8E4632349E4FDC074A4EF02D 5A52880781F755608BF815FC910DEB46F53EA312"
HOME
"/var/www"
HOSTNAME
"da0b7589fa09"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip"
HTTP_HOST
"163.172.234.72:8080"
HTTP_USER_AGENT
"Mozilla/5.0 (Macintosh; Intel Mac OS X 13_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PATH_INFO
""
PHPIZE_DEPS
"autoconf \t\tdpkg-dev \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkg-config \t\tre2c"
PHP_ASC_URL
"https://www.php.net/distributions/php-7.4.33.tar.xz.asc"
PHP_CFLAGS
"-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
PHP_CPPFLAGS
"-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
PHP_INI_DIR
"/usr/local/etc/php"
PHP_LDFLAGS
"-Wl,-O1 -pie"
PHP_SELF
"/index.php"
PHP_SHA256
"924846abf93bc613815c55dd3f5809377813ac62a9ec4eb3778675b82a27b927"
PHP_URL
"https://www.php.net/distributions/php-7.4.33.tar.xz"
PHP_VERSION
"7.4.33"
PWD
"/var/www/html/oroom_api"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"45.79.181.179"
REMOTE_PORT
"56104"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1719779823
REQUEST_TIME_FLOAT
1719779823.1033
REQUEST_URI
"/"
SCRIPT_FILENAME
"/var/www/html/oroom_api/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"172.21.0.4"
SERVER_NAME
"localhost"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.25.4"
SHLVL
"1"
SYMFONY_DOTENV_VARS
"APP_DEBUG,APP_ENV,APP_SECRET,MAILER_URL,CORS_ALLOW_ORIGIN,TERMINAL_GUI_DIRECTORY_PATH,DOC_DIRECTORY_PATH,BACKUP_DIRECTORY_PATH,EXPORT_COMMAND,MYSQL_COMMAND,IS_LOCALHOST,VERSION_NUMBER,GIT_BRANCH,SERVER_IP,IS_NEW_CHANNEL"
TERM
"xterm"
USER
"www-data"
_
"/usr/local/sbin/php-fpm"
argc
0
argv
[]

Sub Requests 1

ExceptionController :: showAction (token = 54526e)

Key Value
_controller
"twig.controller.exception::showAction"
exception
Symfony\Component\ErrorHandler\Exception\FlattenException {#166
  -message: "No route found for "GET /""
  -code: 0
  -previous: Symfony\Component\ErrorHandler\Exception\FlattenException {#165 …}
  -trace: [
    [
      "namespace" => ""
      "short_class" => ""
      "class" => ""
      "type" => ""
      "function" => ""
      "file" => "/var/www/html/oroom_api/vendor/symfony/http-kernel/EventListener/RouterListener.php"
      "line" => 136
      "args" => []
    ]
    [
      "namespace" => "Symfony\Component\HttpKernel\EventListener"
      "short_class" => "RouterListener"
      "class" => "Symfony\Component\HttpKernel\EventListener\RouterListener"
      "type" => "->"
      "function" => "onKernelRequest"
      "file" => "/var/www/html/oroom_api/vendor/symfony/event-dispatcher/EventDispatcher.php"
      "line" => 304
      "args" => [
        [
          "object"
          "Symfony\Component\HttpKernel\Event\RequestEvent"
        ]
        [
          "string"
          "kernel.request"
        ]
        [
          "object"
          "Symfony\Component\EventDispatcher\EventDispatcher"
        ]
      ]
    ]
    [
      "namespace" => "Symfony\Component\EventDispatcher"
      "short_class" => "EventDispatcher"
      "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
      "type" => "::"
      "function" => "Symfony\Component\EventDispatcher\{closure}"
      "file" => "/var/www/html/oroom_api/vendor/symfony/event-dispatcher/EventDispatcher.php"
      "line" => 264
      "args" => [
        [
          "object"
          "Symfony\Component\HttpKernel\Event\RequestEvent"
        ]
        [
          "string"
          "kernel.request"
        ]
        [
          "object"
          "Symfony\Component\EventDispatcher\EventDispatcher"
        ]
      ]
    ]
    [
      "namespace" => "Symfony\Component\EventDispatcher"
      "short_class" => "EventDispatcher"
      "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
      "type" => "->"
      "function" => "doDispatch"
      "file" => "/var/www/html/oroom_api/vendor/symfony/event-dispatcher/EventDispatcher.php"
      "line" => 239
      "args" => [
        [
          "array"
          [
            [
              "object"
              "Closure"
            ]
            [
              "object"
              "Closure"
            ]
            [
              "object"
              "Closure"
            ]
            [
              "object"
              "Closure"
            ]
            [
              "object"
              "Closure"
            ]
            [
              "object"
              "Closure"
            ]
            [
              "object"
              "Closure"
            ]
            [
              "object"
              "Closure"
            ]
            [
              "object"
              "Closure"
            ]
            [
              "object"
              "Closure"
            ]
            [
              "object"
              "Closure"
            ]
            [
              "object"
              "Closure"
            ]
            [
              "object"
              "Closure"
            ]
            [
              "object"
              "Closure"
            ]
            [
              "object"
              "Closure"
            ]
          ]
        ]
        [
          "string"
          "kernel.request"
        ]
        [
          "object"
          "Symfony\Component\HttpKernel\Event\RequestEvent"
        ]
      ]
    ]
    [
      "namespace" => "Symfony\Component\EventDispatcher"
      "short_class" => "EventDispatcher"
      "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
      "type" => "->"
      "function" => "callListeners"
      "file" => "/var/www/html/oroom_api/vendor/symfony/event-dispatcher/EventDispatcher.php"
      "line" => 73
      "args" => [
        [
          "array"
          [
            [
              "object"
              "Closure"
            ]
            [
              "object"
              "Closure"
            ]
            [
              "object"
              "Closure"
            ]
            [
              "object"
              "Closure"
            ]
            [
              "object"
              "Closure"
            ]
            [
              "object"
              "Closure"
            ]
            [
              "object"
              "Closure"
            ]
            [
              "object"
              "Closure"
            ]
            [
              "object"
              "Closure"
            ]
            [
              "object"
              "Closure"
            ]
            [
              "object"
              "Closure"
            ]
            [
              "object"
              "Closure"
            ]
            [
              "object"
              "Closure"
            ]
            [
              "object"
              "Closure"
            ]
            [
              "object"
              "Closure"
            ]
          ]
        ]
        [
          "string"
          "kernel.request"
        ]
        [
          "object"
          "Symfony\Component\HttpKernel\Event\RequestEvent"
        ]
      ]
    ]
    [
      "namespace" => "Symfony\Component\EventDispatcher"
      "short_class" => "EventDispatcher"
      "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
      "type" => "->"
      "function" => "dispatch"
      "file" => "/var/www/html/oroom_api/vendor/symfony/http-kernel/HttpKernel.php"
      "line" => 145
      "args" => [
        [
          "object"
          "Symfony\Component\HttpKernel\Event\RequestEvent"
        ]
        [
          "string"
          "kernel.request"
        ]
      ]
    ]
    [
      "namespace" => "Symfony\Component\HttpKernel"
      "short_class" => "HttpKernel"
      "class" => "Symfony\Component\HttpKernel\HttpKernel"
      "type" => "->"
      "function" => "handleRaw"
      "file" => "/var/www/html/oroom_api/vendor/symfony/http-kernel/HttpKernel.php"
      "line" => 81
      "args" => [
        [
          "object"
          "Symfony\Component\HttpFoundation\Request"
        ]
        [
          "integer"
          1
        ]
      ]
    ]
    [
      "namespace" => "Symfony\Component\HttpKernel"
      "short_class" => "HttpKernel"
      "class" => "Symfony\Component\HttpKernel\HttpKernel"
      "type" => "->"
      "function" => "handle"
      "file" => "/var/www/html/oroom_api/vendor/symfony/http-kernel/Kernel.php"
      "line" => 201
      "args" => [
        [
          "object"
          "Symfony\Component\HttpFoundation\Request"
        ]
        [
          "integer"
          1
        ]
        [
          "boolean"
          true
        ]
      ]
    ]
    [
      "namespace" => "Symfony\Component\HttpKernel"
      "short_class" => "Kernel"
      "class" => "Symfony\Component\HttpKernel\Kernel"
      "type" => "->"
      "function" => "handle"
      "file" => "/var/www/html/oroom_api/public/index.php"
      "line" => 27
      "args" => [
        [
          "object"
          "Symfony\Component\HttpFoundation\Request"
        ]
      ]
    ]
  ]
  -traceAsString: """
    #0 /var/www/html/oroom_api/vendor/symfony/event-dispatcher/EventDispatcher.php(304): Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(Object(Symfony\Component\HttpKernel\Event\RequestEvent), 'kernel.request', Object(Symfony\Component\EventDispatcher\EventDispatcher))\n
    #1 /var/www/html/oroom_api/vendor/symfony/event-dispatcher/EventDispatcher.php(264): Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure}(Object(Symfony\Component\HttpKernel\Event\RequestEvent), 'kernel.request', Object(Symfony\Component\EventDispatcher\EventDispatcher))\n
    #2 /var/www/html/oroom_api/vendor/symfony/event-dispatcher/EventDispatcher.php(239): Symfony\Component\EventDispatcher\EventDispatcher->doDispatch(Array, 'kernel.request', Object(Symfony\Component\HttpKernel\Event\RequestEvent))\n
    #3 /var/www/html/oroom_api/vendor/symfony/event-dispatcher/EventDispatcher.php(73): Symfony\Component\EventDispatcher\EventDispatcher->callListeners(Array, 'kernel.request', Object(Symfony\Component\HttpKernel\Event\RequestEvent))\n
    #4 /var/www/html/oroom_api/vendor/symfony/http-kernel/HttpKernel.php(145): Symfony\Component\EventDispatcher\EventDispatcher->dispatch(Object(Symfony\Component\HttpKernel\Event\RequestEvent), 'kernel.request')\n
    #5 /var/www/html/oroom_api/vendor/symfony/http-kernel/HttpKernel.php(81): Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object(Symfony\Component\HttpFoundation\Request), 1)\n
    #6 /var/www/html/oroom_api/vendor/symfony/http-kernel/Kernel.php(201): Symfony\Component\HttpKernel\HttpKernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)\n
    #7 /var/www/html/oroom_api/public/index.php(27): Symfony\Component\HttpKernel\Kernel->handle(Object(Symfony\Component\HttpFoundation\Request))\n
    #8 {main}
    """
  -class: "Symfony\Component\HttpKernel\Exception\NotFoundHttpException"
  -statusCode: 404
  -statusText: "Not Found"
  -headers: []
  -file: "/var/www/html/oroom_api/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  -line: 136
  -asString: null
  -message: null
  -code: null
  -previous: null
  -trace: null
  -traceAsString: null
  -class: null
  -statusCode: null
  -headers: null
  -file: null
  -line: null
}
logger
Symfony\Bridge\Monolog\Logger {#99
  #name: "request"
  #handlers: [
    Monolog\Handler\StreamHandler {#102
      #streamChunkSize: 13421772
      #stream: stream resource @169
        timed_out: false
        blocked: true
        eof: false
        wrapper_type: "plainfile"
        stream_type: "STDIO"
        mode: "a"
        unread_bytes: 0
        seekable: true
        uri: "/var/www/html/oroom_api/var/log/dev.log"
        options: []
      }
      #url: "/var/www/html/oroom_api/var/log/dev.log"
      -errorMessage: null
      #filePermission: null
      #useLocking: false
      -dirCreated: true
      #level: 100
      #bubble: true
      #processors: [
        Monolog\Processor\PsrLogMessageProcessor {#103
          -dateFormat: null
          -removeUsedContextFields: false
        }
      ]
      #formatter: Monolog\Formatter\LineFormatter {#148 …}
    }
    Symfony\Bridge\Monolog\Handler\ConsoleHandler {#101
      -output: null
      -verbosityLevelMap: [
        16 => 400
        32 => 300
        64 => 250
        128 => 200
        256 => 100
      ]
      -consoleFormatterOptions: []
      #level: 100
      #bubble: true
      #processors: []
      #formatter: null
    }
  ]
  #processors: []
  #microsecondTimestamps: true
  #timezone: DateTimeZone {#100 …}
  #exceptionHandler: null
  -logDepth: 0
  -fiberLogDepth: null
  -detectCycles: true
}