https://dev.sebohushalmstad.se/.git/config

n/a

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_remove_csp_headers
true
_stopwatch_token
"bb61b3"

Request Headers

Header Value
accept-charset
"utf-8"
accept-encoding
"gzip"
connection
"close"
host
"dev.sebohushalmstad.se"
user-agent
"Mozilla/5.0 (Linux; Android 6.0; NCE-AL00 Build/HUAWEINCE-AL00; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/044813 Mobile Safari/537.36 MMWEBID/6904 MicroMessenger/7.0.6.1460(0x27000634) Process/tools NetType/4G Language/zh_CN"
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
"Mon, 03 Mar 2025 12:07:05 GMT"
vary
"Accept"
x-debug-exception
"No%20route%20found%20for%20%22GET%20https%3A%2F%2Fdev.sebohushalmstad.se%2F.git%2Fconfig%22"
x-debug-exception-file
"%2Fvar%2Fwww%2Fsebohushalmstad.se%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:135"
x-debug-token
"6a7e60"
x-debug-token-link
"https://dev.sebohushalmstad.se/_profiler/e6743f"
x-previous-debug-token
"e6743f"
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

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

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_ENV
"dev"
APP_SECRET
"79837df610435a75d144045151bc5d7d"
CONTEXT_DOCUMENT_ROOT
"/var/www/sebohushalmstad.se/public"
CONTEXT_PREFIX
""
DATABASE_URL
"mysql://admin:rtmn4u@127.0.0.1:3306/sebohushalmstad?serverVersion=5.7"
DOCUMENT_ROOT
"/var/www/sebohushalmstad.se/public"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT_CHARSET
"utf-8"
HTTP_ACCEPT_ENCODING
"gzip"
HTTP_CONNECTION
"close"
HTTP_HOST
"dev.sebohushalmstad.se"
HTTP_USER_AGENT
"Mozilla/5.0 (Linux; Android 6.0; NCE-AL00 Build/HUAWEINCE-AL00; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/66.0.3359.126 MQQBrowser/6.2 TBS/044813 Mobile Safari/537.36 MMWEBID/6904 MicroMessenger/7.0.6.1460(0x27000634) Process/tools NetType/4G Language/zh_CN"
MAILER_DSN
"smtp://localhost"
MAILER_URL
"smtp://localhost"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_APP_ENV
"dev"
REDIRECT_APP_SECRET
"79837df610435a75d144045151bc5d7d"
REDIRECT_DATABASE_URL
"mysql://admin:rtmn4u@127.0.0.1:3306/sebohushalmstad?serverVersion=5.7"
REDIRECT_HTTPS
"on"
REDIRECT_MAILER_DSN
"smtp://localhost"
REDIRECT_MAILER_URL
"smtp://localhost"
REDIRECT_SCRIPT_URI
"https://dev.sebohushalmstad.se/.git/config"
REDIRECT_SCRIPT_URL
"/.git/config"
REDIRECT_SSL_TLS_SNI
"dev.sebohushalmstad.se"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/.git/config"
REMOTE_ADDR
"45.148.10.249"
REMOTE_PORT
"36866"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1741003625
REQUEST_TIME_FLOAT
1741003625.2024
REQUEST_URI
"/.git/config"
SCRIPT_FILENAME
"/var/www/sebohushalmstad.se/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://dev.sebohushalmstad.se/.git/config"
SCRIPT_URL
"/.git/config"
SERVER_ADDR
"185.157.221.222"
SERVER_ADMIN
"robin@mynet4you.se"
SERVER_NAME
"dev.sebohushalmstad.se"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.38 (Debian) Server at dev.sebohushalmstad.se Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.38 (Debian)"
SSL_TLS_SNI
"dev.sebohushalmstad.se"

Sub Requests 1

ErrorController (token = e6743f)

Key Value
_controller
"error_controller"
_stopwatch_token
"f6e3c1"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#224
  -statusCode: 404
  -headers: []
  #message: "No route found for "GET https://dev.sebohushalmstad.se/.git/config""
  #code: 0
  #file: "/var/www/sebohushalmstad.se/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 135
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#196 …}
  trace: {
    /var/www/sebohushalmstad.se/vendor/symfony/http-kernel/EventListener/RouterListener.php:135 {
      Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
      › 
      ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
    }
    /var/www/sebohushalmstad.se/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:118 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#93 …}
        ...: {
          "kernel.request"
          Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#166 …}
        }
      }
    }
    /var/www/sebohushalmstad.se/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#93 …}
        $eventName: "kernel.request"
        $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#166 …}
      }
    }
    /var/www/sebohushalmstad.se/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
      Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
      › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      arguments: {
        $listeners: [ …9]
        $eventName: "kernel.request"
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#93 …}
      }
    }
    /var/www/sebohushalmstad.se/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#93 …}
        $eventName: "kernel.request"
      }
    }
    /var/www/sebohushalmstad.se/vendor/symfony/http-kernel/HttpKernel.php:139 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#93 …}
        $eventName: "kernel.request"
      }
    }
    /var/www/sebohushalmstad.se/vendor/symfony/http-kernel/HttpKernel.php:75 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#12 …}
        $type: 1
      }
    }
    /var/www/sebohushalmstad.se/vendor/symfony/http-kernel/Kernel.php:202 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#12 …}
        $type: 1
        $catch: true
      }
    }
    /var/www/sebohushalmstad.se/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#12 …}
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#103 …9}