Redirect 301 redirect from GET @blog_index (891b93)

GET https://coste.codes/public/nl/blog/

Log Messages

Level (All)
Channel (4)
Time Message
silenced Warning: Zend OPcache API is restricted by "restrict_api" configuration directive
info Matched route
"blog_index"
.
debug Checking for authenticator support.
debug Checking support on authenticator.
debug Authenticator does not support the request.
debug Checking support on authenticator.
debug Authenticator does not support the request.
info Connecting with parameters
0 of 0
[ "use_savepoints" => true "driver" => "pdo_sqlite" "host" => "localhost" "port" => null "user" => "root" "password" => null "driverOptions" => [] "defaultTableOptions" => [] "path" => "/home/ccoste/codes/coste/www/data/database.sqlite" "charset" => "utf8" ]
debug Executing statement:
"SELECT DISTINCT s0_.id AS id_0, s0_.published_at AS published_at_1 FROM symfony_demo_post s0_ INNER JOIN symfony_demo_user s1_ ON s0_.author_id = s1_.id LEFT JOIN symfony_demo_post_tag s3_ ON s0_.id = s3_.post_id LEFT JOIN symfony_demo_tag s2_ ON s2_.id = s3_.tag_id WHERE s0_.published_at <= ? ORDER BY s0_.published_at DESC LIMIT 10"
(parameters:
0 of 0
[ 1 => "2025-03-14 15:45:18" ]
, types:
0 of 0
[ 1 => 2 ]
)
debug Executing statement:
"SELECT s0_.id AS id_0, s0_.title AS title_1, s0_.slug AS slug_2, s0_.summary AS summary_3, s0_.content AS content_4, s0_.published_at AS published_at_5, s1_.id AS id_6, s1_.full_name AS full_name_7, s1_.username AS username_8, s1_.email AS email_9, s1_.password AS password_10, s1_.roles AS roles_11, s2_.id AS id_12, s2_.name AS name_13, s0_.author_id AS author_id_14 FROM symfony_demo_post s0_ INNER JOIN symfony_demo_user s1_ ON s0_.author_id = s1_.id LEFT JOIN symfony_demo_post_tag s3_ ON s0_.id = s3_.post_id LEFT JOIN symfony_demo_tag s2_ ON s2_.id = s3_.tag_id WHERE s0_.published_at <= ? AND s0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY s0_.published_at DESC, s2_.name ASC"
(parameters:
0 of 0
[ 1 => "2025-03-14 15:45:18" 2 => 1 3 => 2 4 => 3 5 => 4 6 => 5 7 => 6 8 => 7 9 => 8 10 => 9 11 => 10 ]
, types:
0 of 0
[ 1 => 2 2 => 1 3 => 1 4 => 1 5 => 1 6 => 1 7 => 1 8 => 1 9 => 1 10 => 1 11 => 1 ]
)
debug Executing statement:
"SELECT count(DISTINCT s0_.id) AS sclr_0 FROM symfony_demo_post s0_ INNER JOIN symfony_demo_user s1_ ON s0_.author_id = s1_.id LEFT JOIN symfony_demo_post_tag s3_ ON s0_.id = s3_.post_id LEFT JOIN symfony_demo_tag s2_ ON s2_.id = s3_.tag_id WHERE s0_.published_at <= ?"
(parameters:
0 of 0
[ 1 => "2025-03-14 15:45:18" ]
, types:
0 of 0
[ 1 => 2 ]
)

Container Compilation Logs (0)

Log messages generated during the compilation of the service container.

There are no compiler log messages.