Request / Response
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\EluController::eluPage" |
| _firewall_context | "security.firewall.map.context.main" |
| _remove_csp_headers | true |
| _route | "elu_page" |
| _route_params | [] |
| _security_firewall_run | "_security_main" |
| _stopwatch_token | "3147d4" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| cache-control | "max-age=259200" |
| connection | "keep-alive" |
| host | "mlc-rdc.org" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| via | "1.1 squid-proxy-5b5d847c96-bn77k (squid/6.10)" |
| x-forwarded-for | "10.1.39.222" |
| 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 | "Sun, 02 Nov 2025 18:59:24 GMT" |
| vary | "Accept" |
| x-debug-exception | "unlink%28%29%3A%20Argument%20%231%20%28%24filename%29%20must%20not%20contain%20any%20null%20bytes" |
| x-debug-exception-file | "%2Fvar%2Fwww%2Fhtml%2Fmlc-site%2Fvendor%2Fsymfony%2Fhttp-kernel%2FProfiler%2FFileProfilerStorage.php:341" |
| x-debug-token | "a33215" |
| x-debug-token-link | "http://mlc-rdc.org/_profiler/1fb960" |
| x-previous-debug-token | "1fb960" |
| 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 | "6485735a97e97a4ee7d6b6b343a9b311" |
| DATABASE_URL | "mysql://juniordb:logisoft1010@127.0.0.1:3306/mlcsite?serverVersion=8.0.30" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/html/mlc-site/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/html/mlc-site/public" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_CACHE_CONTROL | "max-age=259200" |
| HTTP_CONNECTION | "keep-alive" |
| HTTP_HOST | "mlc-rdc.org" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_VIA | "1.1 squid-proxy-5b5d847c96-bn77k (squid/6.10)" |
| HTTP_X_FORWARDED_FOR | "10.1.39.222" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/elu/page" |
| REMOTE_ADDR | "216.73.216.181" |
| REMOTE_PORT | "49270" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1762109964 |
| REQUEST_TIME_FLOAT | 1762109964.8496 |
| REQUEST_URI | "/elu/page" |
| SCRIPT_FILENAME | "/var/www/html/mlc-site/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "109.199.107.137" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "mlc-rdc.org" |
| SERVER_PORT | "80" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.58 (Ubuntu) Server at mlc-rdc.org Port 80</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.58 (Ubuntu)" |
| SYMFONY_DOTENV_PATH | "/var/www/html/mlc-site/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,MESSENGER_TRANSPORT_DSN,DATABASE_URL" |
Sub Requests 1
ErrorController (token = 1fb960)
| Key | Value |
|---|---|
| _controller | "error_controller" |
| _stopwatch_token | "673f8c" |
| exception | ValueError {#1367 #message: "unlink(): Argument #1 ($filename) must not contain any null bytes" #code: 0 #file: "/var/www/html/mlc-site/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php" #line: 341 : { { Symfony\Component\HttpKernel\Profiler\FileProfilerStorage->removeExpiredProfiles(): void … › › |
| logger | Symfony\Bridge\Monolog\Processor\DebugProcessor {#138 -records: [ 2 => [ [ "timestamp" => 1762109964 "timestamp_rfc3339" => "2025-11-02T18:59:24.855+00:00" "message" => "Matched route "{route}"." "priority" => 200 "priorityName" => "INFO" "context" => [ "route" => "elu_page" "route_parameters" => [ "_route" => "elu_page" "_controller" => "App\Controller\EluController::eluPage" ] "request_uri" => "http://mlc-rdc.org/elu/page" "method" => "GET" ] "channel" => "request" ] [ "timestamp" => 1762109964 "timestamp_rfc3339" => "2025-11-02T18:59:24.857+00:00" "message" => "Checking for authenticator support." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "firewall_name" => "main" "authenticators" => 1 ] "channel" => "security" ] [ "timestamp" => 1762109964 "timestamp_rfc3339" => "2025-11-02T18:59:24.857+00:00" "message" => "Checking support on authenticator." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "firewall_name" => "main" "authenticator" => "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" ] "channel" => "security" ] [ "timestamp" => 1762109964 "timestamp_rfc3339" => "2025-11-02T18:59:24.857+00:00" "message" => "Authenticator does not support the request." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "firewall_name" => "main" "authenticator" => "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" ] "channel" => "security" ] [ "timestamp" => 1762109964 "timestamp_rfc3339" => "2025-11-02T18:59:24.857+00:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure" ] "channel" => "event" ] [ "timestamp" => 1762109964 "timestamp_rfc3339" => "2025-11-02T18:59:24.857+00:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Symfony\UX\Turbo\Request\RequestListener::__invoke" ] "channel" => "event" ] [ "timestamp" => 1762109964 "timestamp_rfc3339" => "2025-11-02T18:59:24.857+00:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest" ] "channel" => "event" ] [ "timestamp" => 1762109964 "timestamp_rfc3339" => "2025-11-02T18:59:24.857+00:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest" ] "channel" => "event" ] [ "timestamp" => 1762109964 "timestamp_rfc3339" => "2025-11-02T18:59:24.857+00:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest" ] "channel" => "event" ] [ "timestamp" => 1762109964 "timestamp_rfc3339" => "2025-11-02T18:59:24.857+00:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale" ] "channel" => "event" ] [ "timestamp" => 1762109964 "timestamp_rfc3339" => "2025-11-02T18:59:24.857+00:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelRequest" ] "channel" => "event" ] [ "timestamp" => 1762109964 "timestamp_rfc3339" => "2025-11-02T18:59:24.857+00:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest" ] "channel" => "event" ] [ "timestamp" => 1762109964 "timestamp_rfc3339" => "2025-11-02T18:59:24.857+00:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest" ] "channel" => "event" ] [ "timestamp" => 1762109964 "timestamp_rfc3339" => "2025-11-02T18:59:24.857+00:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest" ] "channel" => "event" ] [ "timestamp" => 1762109964 "timestamp_rfc3339" => "2025-11-02T18:59:24.857+00:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator" ] "channel" => "event" ] [ "timestamp" => 1762109964 "timestamp_rfc3339" => "2025-11-02T18:59:24.857+00:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest" ] "channel" => "event" ] [ "timestamp" => 1762109964 "timestamp_rfc3339" => "2025-11-02T18:59:24.857+00:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.controller" "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController" ] "channel" => "event" ] [ "timestamp" => 1762109964 "timestamp_rfc3339" => "2025-11-02T18:59:24.857+00:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.controller" "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController" ] "channel" => "event" ] [ "timestamp" => 1762109964 "timestamp_rfc3339" => "2025-11-02T18:59:24.858+00:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.controller_arguments" "listener" => "Symfony\Component\Security\Http\EventListener\IsCsrfTokenValidAttributeListener::onKernelControllerArguments" ] "channel" => "event" ] [ "timestamp" => 1762109964 "timestamp_rfc3339" => "2025-11-02T18:59:24.858+00:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.controller_arguments" "listener" => "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments" ] "channel" => "event" ] [ "timestamp" => 1762109964 "timestamp_rfc3339" => "2025-11-02T18:59:24.858+00:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.controller_arguments" "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments" ] "channel" => "event" ] [ "timestamp" => 1762109964 "timestamp_rfc3339" => "2025-11-02T18:59:24.858+00:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.controller_arguments" "listener" => "ContainerQWB3yZW\RequestPayloadValueResolverGhost01ca9cc::onKernelControllerArguments" ] "channel" => "event" ] [ "timestamp" => 1762109964 "timestamp_rfc3339" => "2025-11-02T18:59:24.858+00:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.controller_arguments" "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments" ] "channel" => "event" ] [ "timestamp" => 1762109964 "timestamp_rfc3339" => "2025-11-02T18:59:24.863+00:00" "message" => "Connecting with parameters {params}" "priority" => 200 "priorityName" => "INFO" "context" => [ "params" => [ "use_savepoints" => true "driver" => "pdo_mysql" "idle_connection_ttl" => 600 "host" => "127.0.0.1" "port" => 3306 "user" => "juniordb" "password" => "<redacted>" "driverOptions" => [] "defaultTableOptions" => [ "collation" => "utf8mb4_unicode_ci" ] "dbname" => "mlcsite" "serverVersion" => "8.0.30" "charset" => "utf8mb4" ] ] "channel" => "doctrine" ] [ "timestamp" => 1762109964 "timestamp_rfc3339" => "2025-11-02T18:59:24.865+00:00" "message" => "Executing statement: {sql} (parameters: {params}, types: {types})" "priority" => 100 "priorityName" => "DEBUG" "context" => [ "sql" => "SELECT t0.id AS id_1, t0.noms AS noms_2, t0.fonction AS fonction_3, t0.illustration AS illustration_4, t0.categorie AS categorie_5, t0.region AS region_6 FROM elu t0 WHERE t0.categorie = ?" "params" => [ 1 => 4 ] "types" => [ 1 => 2 ] ] "channel" => "doctrine" ] [ "timestamp" => 1762109964 "timestamp_rfc3339" => "2025-11-02T18:59:24.868+00:00" "message" => "Executing statement: {sql} (parameters: {params}, types: {types})" "priority" => 100 "priorityName" => "DEBUG" "context" => [ "sql" => "SELECT t0.id AS id_1, t0.noms AS noms_2, t0.fonction AS fonction_3, t0.illustration AS illustration_4, t0.categorie AS categorie_5, t0.region AS region_6 FROM elu t0 WHERE t0.categorie = ?" "params" => [ 1 => 5 ] "types" => [ 1 => 2 ] ] "channel" => "doctrine" ] [ "timestamp" => 1762109964 "timestamp_rfc3339" => "2025-11-02T18:59:24.869+00:00" "message" => "Executing statement: {sql} (parameters: {params}, types: {types})" "priority" => 100 "priorityName" => "DEBUG" "context" => [ "sql" => "SELECT t0.id AS id_1, t0.noms AS noms_2, t0.fonction AS fonction_3, t0.illustration AS illustration_4, t0.categorie AS categorie_5, t0.region AS region_6 FROM elu t0 WHERE t0.categorie = ?" "params" => [ 1 => 6 ] "types" => [ 1 => 2 ] ] "channel" => "doctrine" ] [ "timestamp" => 1762109964 "timestamp_rfc3339" => "2025-11-02T18:59:24.869+00:00" "message" => "Executing statement: {sql} (parameters: {params}, types: {types})" "priority" => 100 "priorityName" => "DEBUG" "context" => [ "sql" => "SELECT t0.id AS id_1, t0.noms AS noms_2, t0.fonction AS fonction_3, t0.illustration AS illustration_4, t0.categorie AS categorie_5, t0.region AS region_6 FROM elu t0 WHERE t0.categorie = ?" "params" => [ 1 => 3 ] "types" => [ 1 => 2 ] ] "channel" => "doctrine" ] [ "timestamp" => 1762109964 "timestamp_rfc3339" => "2025-11-02T18:59:24.869+00:00" "message" => "Executing statement: {sql} (parameters: {params}, types: {types})" "priority" => 100 "priorityName" => "DEBUG" "context" => [ "sql" => "SELECT t0.id AS id_1, t0.noms AS noms_2, t0.fonction AS fonction_3, t0.illustration AS illustration_4, t0.categorie AS categorie_5, t0.region AS region_6 FROM elu t0 WHERE t0.categorie = ?" "params" => [ 1 => 2 ] "types" => [ 1 => 2 ] ] "channel" => "doctrine" ] [ "timestamp" => 1762109964 "timestamp_rfc3339" => "2025-11-02T18:59:24.870+00:00" "message" => "Executing statement: {sql} (parameters: {params}, types: {types})" "priority" => 100 "priorityName" => "DEBUG" "context" => [ "sql" => "SELECT t0.id AS id_1, t0.noms AS noms_2, t0.fonction AS fonction_3, t0.illustration AS illustration_4, t0.categorie AS categorie_5, t0.region AS region_6 FROM elu t0 WHERE t0.categorie = ?" "params" => [ 1 => 1 ] "types" => [ 1 => 2 ] ] "channel" => "doctrine" ] [ "timestamp" => 1762109964 "timestamp_rfc3339" => "2025-11-02T18:59:24.874+00:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.response" "listener" => "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelResponse" ] "channel" => "event" ] [ "timestamp" => 1762109964 "timestamp_rfc3339" => "2025-11-02T18:59:24.874+00:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" ] "channel" => "event" ] [ "timestamp" => 1762109964 "timestamp_rfc3339" => "2025-11-02T18:59:24.874+00:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse" ] "channel" => "event" ] [ "timestamp" => 1762109964 "timestamp_rfc3339" => "2025-11-02T18:59:24.874+00:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.response" "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse" ] "channel" => "event" ] [ "timestamp" => 1762109964 "timestamp_rfc3339" => "2025-11-02T18:59:24.874+00:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse" ] "channel" => "event" ] [ "timestamp" => 1762109964 "timestamp_rfc3339" => "2025-11-02T18:59:24.874+00:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse" ] "channel" => "event" ] [ "timestamp" => 1762109964 "timestamp_rfc3339" => "2025-11-02T18:59:24.874+00:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse" ] "channel" => "event" ] [ "timestamp" => 1762109964 "timestamp_rfc3339" => "2025-11-02T18:59:24.874+00:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader" ] "channel" => "event" ] [ "timestamp" => 1762109964 "timestamp_rfc3339" => "2025-11-02T18:59:24.874+00:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.response" "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse" ] "channel" => "event" ] [ "timestamp" => 1762109964 "timestamp_rfc3339" => "2025-11-02T18:59:24.874+00:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse" ] "channel" => "event" ] [ "timestamp" => 1762109964 "timestamp_rfc3339" => "2025-11-02T18:59:24.874+00:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse" ] "channel" => "event" ] [ "timestamp" => 1762109964 "timestamp_rfc3339" => "2025-11-02T18:59:24.874+00:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest" ] "channel" => "event" ] [ "timestamp" => 1762109964 "timestamp_rfc3339" => "2025-11-02T18:59:24.874+00:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest" ] "channel" => "event" ] [ "timestamp" => 1762109964 "timestamp_rfc3339" => "2025-11-02T18:59:24.874+00:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.finish_request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest" ] "channel" => "event" ] [ "timestamp" => 1762109964 "timestamp_rfc3339" => "2025-11-02T18:59:24.874+00:00" "message" => "Notified event "{event}" to listener "{listener}"." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest" ] "channel" => "event" ] [ "timestamp" => 1762109964 "timestamp_rfc3339" => "2025-11-02T18:59:24.888+00:00" "message" => "Uncaught PHP Exception ValueError: "unlink(): Argument #1 ($filename) must not contain any null bytes" at FileProfilerStorage.php line 341" "priority" => 500 "priorityName" => "CRITICAL" "context" => [ "exception" => ValueError {#1367 #message: "unlink(): Argument #1 ($filename) must not contain any null bytes" #code: 0 #file: "/var/www/html/mlc-site/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php" #line: 341 : { { Symfony\Component\HttpKernel\Profiler\FileProfilerStorage->removeExpiredProfiles(): void … › › |