https://mail.crsat.cd/home/department/index.html

HomeController :: department

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\HomeController::department"
_firewall_context
"security.firewall.map.context.main"
_remove_csp_headers
true
_route
"home.department"
_route_params
[
  "id" => "index.html"
]
_security_firewall_run
"_security_main"
_stopwatch_token
"055f84"
id
"index.html"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
host
"mail.crsat.cd"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-https
"1"
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, 20 Apr 2026 12:03:06 GMT"
x-debug-exception
"Impossible%20to%20access%20an%20attribute%20%28%22title%22%29%20on%20a%20null%20variable."
x-debug-exception-file
"%2Fhome%2Fcrsatcd%2Fpublic_html%2Ftemplates%2Fpages%2Fdepartment.html.twig:16"
x-debug-token
"3e307b"
x-debug-token-link
"https://mail.crsat.cd/_profiler/0e2bbf"
x-previous-debug-token
"0e2bbf"
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
APP_ENV
"dev"
APP_SECRET
"5f679d72acd6d3fd82e217667fa3b0f4"
DATABASE_URL
"mysql://crsatcd_db_user:KilowE2207c@localhost:3306/crsatcd_database?serverVersion=5.7&charset=utf8mb4"
MAILER_DSN
"smtp://127.0.0.1:1025?encryption=tls&auth_mode=&username=&password="
MESSENGER_TRANSPORT_DSN
"doctrine:"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
BASE
"/public"
DOCUMENT_ROOT
"/home/crsatcd/public_html"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_HOST
"mail.crsat.cd"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_HTTPS
"1"
PATH
"/usr/local/bin:/bin:/usr/bin"
PHP_SELF
"/public/index.php"
QUERY_STRING
""
REDIRECT_REQUEST_METHOD
"GET"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/public/home/department/index.html"
REMOTE_ADDR
"216.73.216.131"
REMOTE_PORT
"27177"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1776686585
REQUEST_TIME_FLOAT
1776686585.986
REQUEST_URI
"/home/department/index.html"
SCRIPT_FILENAME
"/home/crsatcd/public_html/public/index.php"
SCRIPT_NAME
"/public/index.php"
SCRIPT_URI
"https://mail.crsat.cd/home/department/index.html"
SCRIPT_URL
"/home/department/index.html"
SERVER_ADDR
"5.135.41.16"
SERVER_ADMIN
"webmaster@crsat.cd"
SERVER_NAME
"mail.crsat.cd"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"LiteSpeed"
SSL_CIPHER
"TLS_AES_256_GCM_SHA384"
SSL_CIPHER_ALGKEYSIZE
"256"
SSL_CIPHER_USEKEYSIZE
"256"
SSL_PROTOCOL
"TLSv1.3"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,MAILER_DSN,MESSENGER_TRANSPORT_DSN"
X-LSCACHE
"on"
X_SPDY
"HTTP2"

Sub Requests 1

ErrorController (token = 0e2bbf)

Key Value
_controller
"error_controller"
_stopwatch_token
"00b88e"
exception
Twig\Error\RuntimeError {#1160
  #message: "Impossible to access an attribute ("title") on a null variable."
  #code: 0
  #file: "/home/crsatcd/public_html/templates/pages/department.html.twig"
  #line: 16
  -lineno: 16
  -name: "pages/department.html.twig"
  -rawMessage: "Impossible to access an attribute ("title") on a null variable."
  -sourcePath: "/home/crsatcd/public_html/templates/pages/department.html.twig"
  -sourceCode: """
    {% extends 'base.html.twig' %}\r\n
    {% block title 'département' %}\r\n
    \r\n
    {% block body %}\r\n
    \t<!-- page title -->\r\n
    \t<section class="page-title-section" data-background="{{ vich_uploader_asset(img, 'imageFile') }}">\r\n
    \t\t<div class="container">\r\n
    \t\t\t<div class="row">\r\n
    \t\t\t\t<div class="col-md-8">\r\n
    \t\t\t\t\t<ul class="list-inline custom-breadcrumb mb-2">\r\n
    \t\t\t\t\t\t<li class="list-inline-item">\r\n
    \t\t\t\t\t\t\t<a class="h2 text-primary font-secondary" href="index.html">\r\n
    \t\t\t\t\t\t\t\tOrganigramme\r\n
    \t\t\t\t\t\t\t</a>\r\n
    \t\t\t\t\t\t</li>\r\n
    \t\t\t\t\t\t<li class="list-inline-item text-white h3 font-secondary nasted">{{department.title}}\r\n
    \t\t\t\t\t\t</li>\r\n
    \t\t\t\t\t</ul>\r\n
    \t\t\t\t</div>\r\n
    \t\t\t</div>\r\n
    \t\t</div>\r\n
    \t</section>\r\n
    \t<!-- teacher details -->\r\n
    \t<section class="section">\r\n
    \t\t<div class="container">\r\n
    \t\t\t<div class="row">\r\n
    \t\t\t\t<div class="col-12">\r\n
    \t\t\t\t\t<h4 class="mb-4">{{department.title}}\r\n
    \t\t\t\t\t</h4>\r\n
    \t\t\t\t\t<p class="mb-5">{{ department.description | nl2br }}\r\n
    \t\t\t\t\t</p>\r\n
    \t\t\t\t</div>\r\n
    \t\t\t</div>\r\n
    \t\t</div>\r\n
    \t</section>\r\n
    \t<!-- /teacher details -->\r\n
    {% endblock %}\r\n
    """
  trace: {
    /home/crsatcd/public_html/templates/pages/department.html.twig:16 {
      twig_get_attribute(Environment $env, Source $source, $object, $item, array $arguments = [], $type = 'any', $isDefinedTest = false, $ignoreStrictCheck = false, $sandboxed = false, int $lineno = -1) …
      › </li>\r<li class="list-inline-item text-white h3 font-secondary nasted">{{department.title}}\r</li>\r
    }
    /home/crsatcd/public_html/templates/pages/department.html.twig:16 {
      __TwigTemplate_4009e874728f86c84e662065f5b51304->block_body($context, array $blocks = []) …
      › </li>\r<li class="list-inline-item text-white h3 font-secondary nasted">{{department.title}}\r</li>\r
      arguments: {
        $env: Twig\Environment {#917 …}
        $source: Twig\Source {#965 …}
        $object: null
        $item: "title"
        $arguments: []
        $type: "any"
        $isDefinedTest: false
        $ignoreStrictCheck: false
        $sandboxed: false
        $lineno: 16
      }
    }
    /home/crsatcd/public_html/vendor/twig/twig/src/Template.php:171 {
      Twig\Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
      › try {    $template->$block($context, $blocks);} catch (Error $e) {
      arguments: {
        $context: [ …3]
        $blocks: [ …7]
      }
    }
    /home/crsatcd/public_html/templates/base.html.twig:194 {
      __TwigTemplate_ccb8fa21555e53eaf1e0817b79fb88f2->doDisplay(array $context, array $blocks = []) …
      › \t</div></div></div>{% block body %}{% endblock %}<footer><div class="newsletter">
      arguments: {
        $name: "body"
        $context: [ …3]
        $blocks: [ …7]
      }
    }
    /home/crsatcd/public_html/vendor/twig/twig/src/Template.php:394 {
      Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
      › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
      arguments: {
        $context: [ …3]
        $blocks: [ …2]
      }
    }
    /home/crsatcd/public_html/vendor/twig/twig/src/Template.php:367 {
      Twig\Template->display(array $context, array $blocks = []) …
      › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
      arguments: {
        $context: [ …3]
        $blocks: [ …2]
      }
    }
    /home/crsatcd/public_html/var/cache/dev/twig/ea/ea0e43a1c7f6ada78fb1bf1cd6aafd5f.php:49 {
      __TwigTemplate_4009e874728f86c84e662065f5b51304->doDisplay(array $context, array $blocks = []) …
      › $this->parent = $this->loadTemplate("base.html.twig", "pages/department.html.twig", 1);$this->parent->display($context, array_merge($this->blocks, $blocks));arguments: {
        $context: [ …3]
        $blocks: [ …2]
      }
    }
    /home/crsatcd/public_html/vendor/twig/twig/src/Template.php:394 {
      Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
      › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
      arguments: {
        $context: [ …3]
        $blocks: [ …2]
      }
    }
    /home/crsatcd/public_html/vendor/twig/twig/src/Template.php:367 {
      Twig\Template->display(array $context, array $blocks = []) …
      › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
      arguments: {
        $context: [ …3]
        $blocks: [ …2]
      }
    }
    /home/crsatcd/public_html/vendor/twig/twig/src/Template.php:379 {
      Twig\Template->render(array $context) …
      › try {    $this->display($context);} catch (\Throwable $e) {
      arguments: {
        $context: [ …2]
      }
    }
    /home/crsatcd/public_html/vendor/twig/twig/src/TemplateWrapper.php:40 {
      Twig\TemplateWrapper->render(array $context = []): string …
      ›     // as it should only be used by internal code    return $this->template->render($context, \func_get_args()[1] ?? []);}
      arguments: {
        $context: [ …2]
        ...: {
          []
        }
      }
    }
    /home/crsatcd/public_html/vendor/twig/twig/src/Environment.php:277 {
      Twig\Environment->render($name, array $context = []): string …
      › {    return $this->load($name)->render($context);}
      arguments: {
        $context: [ …2]
      }
    }
    /home/crsatcd/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php:258 {
      Symfony\Bundle\FrameworkBundle\Controller\AbstractController->renderView(string $view, array $parameters = []): string …
      › 
      ›     return $this->container->get('twig')->render($view, $parameters);}
      arguments: {
        $name: "pages/department.html.twig"
        $context: [ …2]
      }
    }
    /home/crsatcd/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php:266 {
      Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], Response $response = null): Response …
      › {    $content = $this->renderView($view, $parameters);arguments: {
        $view: "pages/department.html.twig"
        $parameters: [ …2]
      }
    }
    /home/crsatcd/public_html/src/Controller/HomeController.php:124 {
      App\Controller\HomeController->department($id): Response …
      › $department = $this->d_repository->find($id);\rreturn $this->render('pages/department.html.twig', [\r    'department' => $department,\r
      arguments: {
        $view: "pages/department.html.twig"
        $parameters: [ …2]
      }
    }
    /home/crsatcd/public_html/vendor/symfony/http-kernel/HttpKernel.php:153 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);arguments: {
        $id: "index.html"
      }
    }
    /home/crsatcd/public_html/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 {#3 …}
        $type: 1
      }
    }
    /home/crsatcd/public_html/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 {#3 …}
        $type: 1
        $catch: true
      }
    }
    /home/crsatcd/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);    $response->send();
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#3 …}
      }
    }
    /home/crsatcd/public_html/vendor/autoload_runtime.php:35 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /home/crsatcd/public_html/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/home/crsatcd/public_html/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#61 …8}