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 """ : { { twig_get_attribute(Environment $env, Source $source, $object, $item, array $arguments = [], $type = 'any', $isDefinedTest = false, $ignoreStrictCheck = false, $sandboxed = false, int $lineno = -1) … › |
| logger | Symfony\Bridge\Monolog\Logger {#61 …8} |