http://www.digitallvision.com/zmusic-frontend/.env

n/a

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
media_type
"text/html"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, deflate"
connection
"keep-alive"
host
"www.digitallvision.com"
user-agent
"Mozilla/5.0 (Linux; U; Android 4.4.2; en-US; HM NOTE 1W Build/KOT49H) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 UCBrowser/11.0.5.850 U3/0.8.0 Mobile Safari/534.30"
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
"Sat, 28 Jun 2025 16:49:15 GMT"
x-debug-token
"ad32a6"
x-debug-token-link
"http://www.digitallvision.com/_profiler/e16131"
x-previous-debug-token
"e16131"
x-robots-tag
"noindex"

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
(no data)

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_ENV
"dev"
APP_SECRET
"6592e5767a54d9d19bc2d3ce3363c43e"
CONTEXT_DOCUMENT_ROOT
"/var/www/html/idcertio/public"
CONTEXT_PREFIX
""
CORS_ALLOW_ORIGIN
"^https?://localhost(:[0-9]+)?$"
DATABASE_URL
"mysql://root:bA6tJFaNUdZuxm6xpCGB3DR2@127.0.0.1:3306/ocr_service"
DB_HOST
"127.0.0.1"
DB_NAME
"ocr_service"
DB_PASSWORD
"bA6tJFaNUdZuxm6xpCGB3DR2"
DB_PORT
"3306"
DB_USER
"root"
DOCUMENT_ROOT
"/var/www/html/idcertio/public"
GATEWAY_INTERFACE
"CGI/1.1"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, deflate"
HTTP_CONNECTION
"keep-alive"
HTTP_HOST
"www.digitallvision.com"
HTTP_USER_AGENT
"Mozilla/5.0 (Linux; U; Android 4.4.2; en-US; HM NOTE 1W Build/KOT49H) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 UCBrowser/11.0.5.850 U3/0.8.0 Mobile Safari/534.30"
MAILER_URL
"smtp://217.116.0.228?&username=algo&password=sadasdas"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REDIRECT_URL
"/zmusic-frontend/.env"
REMOTE_ADDR
"194.233.65.81"
REMOTE_PORT
"53101"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1751129355
REQUEST_TIME_FLOAT
1751129355.1743
REQUEST_URI
"/zmusic-frontend/.env"
SCRIPT_FILENAME
"/var/www/html/idcertio/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"164.90.200.199"
SERVER_ADMIN
"webmaster@localhost"
SERVER_NAME
"www.digitallvision.com"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,MAILER_URL,CORS_ALLOW_ORIGIN,DB_USER,DB_PASSWORD,DB_HOST,DB_PORT,DB_NAME,DATABASE_URL"

Sub Requests 1

ExceptionController :: showAction (token = e16131)

Key Value
_controller
"twig.controller.exception::showAction"
exception
FlattenException^ {#433
  -message: "No route found for "GET /zmusic-frontend/.env""
  -code: 0
  -previous: FlattenException {#434 …}
  -trace: [
    [
      "namespace" => ""
      "short_class" => ""
      "class" => ""
      "type" => ""
      "function" => ""
      "file" => "/var/www/html/idcertio/vendor/symfony/http-kernel/EventListener/RouterListener.php"
      "line" => 138
      "args" => []
    ]
    [
      "namespace" => "Symfony\Component\HttpKernel\EventListener"
      "short_class" => "RouterListener"
      "class" => "Symfony\Component\HttpKernel\EventListener\RouterListener"
      "type" => "->"
      "function" => "onKernelRequest"
      "file" => "/var/www/html/idcertio/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
      "line" => 126
      "args" => []
    ]
    [
      "namespace" => "Symfony\Component\EventDispatcher\Debug"
      "short_class" => "WrappedListener"
      "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
      "type" => "->"
      "function" => "__invoke"
      "file" => "/var/www/html/idcertio/vendor/symfony/event-dispatcher/EventDispatcher.php"
      "line" => 260
      "args" => []
    ]
    [
      "namespace" => "Symfony\Component\EventDispatcher"
      "short_class" => "EventDispatcher"
      "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
      "type" => "->"
      "function" => "doDispatch"
      "file" => "/var/www/html/idcertio/vendor/symfony/event-dispatcher/EventDispatcher.php"
      "line" => 235
      "args" => []
    ]
    [
      "namespace" => "Symfony\Component\EventDispatcher"
      "short_class" => "EventDispatcher"
      "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
      "type" => "->"
      "function" => "callListeners"
      "file" => "/var/www/html/idcertio/vendor/symfony/event-dispatcher/EventDispatcher.php"
      "line" => 73
      "args" => []
    ]
    [
      "namespace" => "Symfony\Component\EventDispatcher"
      "short_class" => "EventDispatcher"
      "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
      "type" => "->"
      "function" => "dispatch"
      "file" => "/var/www/html/idcertio/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
      "line" => 168
      "args" => []
    ]
    [
      "namespace" => "Symfony\Component\EventDispatcher\Debug"
      "short_class" => "TraceableEventDispatcher"
      "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
      "type" => "->"
      "function" => "dispatch"
      "file" => "/var/www/html/idcertio/vendor/symfony/http-kernel/HttpKernel.php"
      "line" => 127
      "args" => []
    ]
    [
      "namespace" => "Symfony\Component\HttpKernel"
      "short_class" => "HttpKernel"
      "class" => "Symfony\Component\HttpKernel\HttpKernel"
      "type" => "->"
      "function" => "handleRaw"
      "file" => "/var/www/html/idcertio/vendor/symfony/http-kernel/HttpKernel.php"
      "line" => 68
      "args" => []
    ]
    [
      "namespace" => "Symfony\Component\HttpKernel"
      "short_class" => "HttpKernel"
      "class" => "Symfony\Component\HttpKernel\HttpKernel"
      "type" => "->"
      "function" => "handle"
      "file" => "/var/www/html/idcertio/vendor/symfony/http-kernel/Kernel.php"
      "line" => 198
      "args" => []
    ]
    [
      "namespace" => "Symfony\Component\HttpKernel"
      "short_class" => "Kernel"
      "class" => "Symfony\Component\HttpKernel\Kernel"
      "type" => "->"
      "function" => "handle"
      "file" => "/var/www/html/idcertio/public/index.php"
      "line" => 25
      "args" => []
    ]
  ]
  -traceAsString: """
    #0 /var/www/html/idcertio/vendor/symfony/event-dispatcher/Debug/WrappedListener.php(126): Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest()\n
    #1 /var/www/html/idcertio/vendor/symfony/event-dispatcher/EventDispatcher.php(260): Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke()\n
    #2 /var/www/html/idcertio/vendor/symfony/event-dispatcher/EventDispatcher.php(235): Symfony\Component\EventDispatcher\EventDispatcher->doDispatch()\n
    #3 /var/www/html/idcertio/vendor/symfony/event-dispatcher/EventDispatcher.php(73): Symfony\Component\EventDispatcher\EventDispatcher->callListeners()\n
    #4 /var/www/html/idcertio/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php(168): Symfony\Component\EventDispatcher\EventDispatcher->dispatch()\n
    #5 /var/www/html/idcertio/vendor/symfony/http-kernel/HttpKernel.php(127): Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch()\n
    #6 /var/www/html/idcertio/vendor/symfony/http-kernel/HttpKernel.php(68): Symfony\Component\HttpKernel\HttpKernel->handleRaw()\n
    #7 /var/www/html/idcertio/vendor/symfony/http-kernel/Kernel.php(198): Symfony\Component\HttpKernel\HttpKernel->handle()\n
    #8 /var/www/html/idcertio/public/index.php(25): Symfony\Component\HttpKernel\Kernel->handle()\n
    #9 {main}
    """
  -class: "Symfony\Component\HttpKernel\Exception\NotFoundHttpException"
  -statusCode: 404
  -headers: []
  -file: "/var/www/html/idcertio/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  -line: 138
}
logger
null