[2019-04-05 07:33:51] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://localhost/elearning/")" at C:\wamp64\www\elearning\vendor\symfony\http-kernel\EventListener\RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://localhost/elearning/\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:172)"} [] [2019-04-05 07:33:59] request.INFO: Matched route "lesson". {"route":"lesson","route_parameters":{"_route":"lesson","_controller":"App\\Controller\\LessonController::index"},"request_uri":"http://localhost/elearning/public/index.php/lesson","method":"GET"} [] [2019-04-05 07:33:59] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-05 07:33:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 [] [] [2019-04-05 07:34:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3 FROM formateur t0 INNER JOIN formateur_lesson ON t0.id = formateur_lesson.formateur_id WHERE formateur_lesson.lesson_id = ? [6] [] [2019-04-05 07:34:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3 FROM formateur t0 INNER JOIN formateur_lesson ON t0.id = formateur_lesson.formateur_id WHERE formateur_lesson.lesson_id = ? [8] [] [2019-04-05 07:34:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3dd532"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/3dd532","method":"GET"} [] [2019-04-05 07:39:11] request.INFO: Matched route "security_login". {"route":"security_login","route_parameters":{"_route":"security_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost/elearning/public/index.php/login","method":"GET"} [] [2019-04-05 07:39:11] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-05 07:39:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b93cf5"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/b93cf5","method":"GET"} [] [2019-04-05 07:39:18] request.INFO: Matched route "security_login". {"route":"security_login","route_parameters":{"_route":"security_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost/elearning/public/index.php/login","method":"POST"} [] [2019-04-05 07:39:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.email = ? LIMIT 1 ["fer@fer.fr"] [] [2019-04-05 07:39:19] security.INFO: User has been authenticated successfully. {"username":"Clem"} [] [2019-04-05 07:39:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 07:39:20] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://localhost/elearning/public/index.php/login")" at C:\wamp64\www\elearning\vendor\symfony\http-kernel\EventListener\RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://localhost/elearning/public/index.php/login\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:172)"} [] [2019-04-05 07:39:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f945b6"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/f945b6","method":"GET"} [] [2019-04-05 07:39:23] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\AdminController::index"},"request_uri":"http://localhost/elearning/public/index.php/admin","method":"GET"} [] [2019-04-05 07:39:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 07:39:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 07:39:24] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 07:39:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 ORDER BY t0.created_at DESC LIMIT 3 [] [] [2019-04-05 07:39:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 [] [] [2019-04-05 07:39:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 07:39:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"238b64"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/238b64","method":"GET"} [] [2019-04-05 07:39:26] request.INFO: Matched route "formateur_admin". {"route":"formateur_admin","route_parameters":{"_route":"formateur_admin","_controller":"App\\Controller\\AdminController::formateur"},"request_uri":"http://localhost/elearning/public/index.php/admin/formateurs","method":"GET"} [] [2019-04-05 07:39:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 07:39:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 07:39:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 07:39:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3 FROM formateur t0 [] [] [2019-04-05 07:39:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 07:39:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"17a94a"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/17a94a","method":"GET"} [] [2019-04-05 07:39:29] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/users","method":"GET"} [] [2019-04-05 07:39:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 07:39:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 07:39:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 07:39:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 [] [] [2019-04-05 07:39:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 07:39:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1e57f7"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/1e57f7","method":"GET"} [] [2019-04-05 07:39:33] request.INFO: Matched route "content_admin". {"route":"content_admin","route_parameters":{"_route":"content_admin","_controller":"App\\Controller\\AdminController::contents"},"request_uri":"http://localhost/elearning/public/index.php/admin/content","method":"GET"} [] [2019-04-05 07:39:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 07:39:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 07:39:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 07:39:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 [] [] [2019-04-05 07:39:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 07:39:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ea0df7"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/ea0df7","method":"GET"} [] [2019-04-05 07:39:38] request.INFO: Matched route "formateur_admin". {"route":"formateur_admin","route_parameters":{"_route":"formateur_admin","_controller":"App\\Controller\\AdminController::formateur"},"request_uri":"http://localhost/elearning/public/index.php/admin/formateurs","method":"GET"} [] [2019-04-05 07:39:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 07:39:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 07:39:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 07:39:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3 FROM formateur t0 [] [] [2019-04-05 07:39:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 07:39:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6c30d1"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/6c30d1","method":"GET"} [] [2019-04-05 07:40:45] request.INFO: Matched route "security_logout". {"route":"security_logout","route_parameters":{"_route":"security_logout","_controller":"App\\Controller\\SecurityController::logout"},"request_uri":"http://localhost/elearning/public/index.php/deconnexion","method":"GET"} [] [2019-04-05 07:40:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 07:40:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 07:40:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 07:40:45] request.INFO: Matched route "lesson". {"route":"lesson","route_parameters":{"_route":"lesson","_controller":"App\\Controller\\LessonController::index"},"request_uri":"http://localhost/elearning/public/index.php/lesson","method":"GET"} [] [2019-04-05 07:40:45] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-05 07:40:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 [] [] [2019-04-05 07:40:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3 FROM formateur t0 INNER JOIN formateur_lesson ON t0.id = formateur_lesson.formateur_id WHERE formateur_lesson.lesson_id = ? [6] [] [2019-04-05 07:40:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3 FROM formateur t0 INNER JOIN formateur_lesson ON t0.id = formateur_lesson.formateur_id WHERE formateur_lesson.lesson_id = ? [8] [] [2019-04-05 07:40:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"88e5ac"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/88e5ac","method":"GET"} [] [2019-04-05 07:40:47] request.INFO: Matched route "security_login". {"route":"security_login","route_parameters":{"_route":"security_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost/elearning/public/index.php/login","method":"GET"} [] [2019-04-05 07:40:47] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-05 07:40:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e270ec"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/e270ec","method":"GET"} [] [2019-04-05 07:40:53] request.INFO: Matched route "security_login". {"route":"security_login","route_parameters":{"_route":"security_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost/elearning/public/index.php/login","method":"POST"} [] [2019-04-05 07:40:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.email = ? LIMIT 1 ["t@t.fr"] [] [2019-04-05 07:40:54] security.INFO: User has been authenticated successfully. {"username":"Clem"} [] [2019-04-05 07:40:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 07:40:54] request.ERROR: Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /" (from "http://localhost/elearning/public/index.php/login")" at C:\wamp64\www\elearning\vendor\symfony\http-kernel\EventListener\RouterListener.php line 139 {"exception":"[object] (Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException(code: 0): No route found for \"GET /\" (from \"http://localhost/elearning/public/index.php/login\") at C:\\wamp64\\www\\elearning\\vendor\\symfony\\http-kernel\\EventListener\\RouterListener.php:139, Symfony\\Component\\Routing\\Exception\\NoConfigurationException(code: 0): at C:\\wamp64\\www\\elearning\\vendor\\symfony\\routing\\Matcher\\Dumper\\PhpMatcherTrait.php:172)"} [] [2019-04-05 07:40:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"192200"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/192200","method":"GET"} [] [2019-04-05 07:40:58] request.INFO: Matched route "admin". {"route":"admin","route_parameters":{"_route":"admin","_controller":"App\\Controller\\AdminController::index"},"request_uri":"http://localhost/elearning/public/index.php/admin","method":"GET"} [] [2019-04-05 07:40:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 07:40:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-05 07:40:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 07:40:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 ORDER BY t0.created_at DESC LIMIT 3 [] [] [2019-04-05 07:40:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 [] [] [2019-04-05 07:40:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 07:40:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ed91f2"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/ed91f2","method":"GET"} [] [2019-04-05 07:41:01] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/users","method":"GET"} [] [2019-04-05 07:41:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 07:41:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-05 07:41:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 07:41:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 [] [] [2019-04-05 07:41:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 07:41:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d4a186"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/d4a186","method":"GET"} [] [2019-04-05 07:41:04] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::formUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/new","method":"GET"} [] [2019-04-05 07:41:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 07:41:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-05 07:41:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 07:41:06] doctrine.DEBUG: SELECT l0_.id AS id_0, l0_.title AS title_1, l0_.description AS description_2, l0_.duration AS duration_3, l0_.created_at AS created_at_4 FROM lesson l0_ [] [] [2019-04-05 07:41:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 07:41:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"57fff0"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/57fff0","method":"GET"} [] [2019-04-05 07:42:18] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::formUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/new","method":"GET"} [] [2019-04-05 07:42:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 07:42:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-05 07:42:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 07:42:19] doctrine.DEBUG: SELECT l0_.id AS id_0, l0_.title AS title_1, l0_.description AS description_2, l0_.duration AS duration_3, l0_.created_at AS created_at_4 FROM lesson l0_ [] [] [2019-04-05 07:42:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 07:42:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2e134f"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/2e134f","method":"GET"} [] [2019-04-05 07:42:38] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::formUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/new","method":"POST"} [] [2019-04-05 07:42:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 07:42:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-05 07:42:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 07:42:38] doctrine.DEBUG: SELECT l0_.id AS id_0, l0_.title AS title_1, l0_.description AS description_2, l0_.duration AS duration_3, l0_.created_at AS created_at_4 FROM lesson l0_ WHERE l0_.id IN (?) [["6"]] [] [2019-04-05 07:42:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.email = ? ["z@z.fr"] [] [2019-04-05 07:42:46] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-05 07:42:46] doctrine.DEBUG: INSERT INTO user (email, username, password, roles, lastname, firstname) VALUES (?, ?, ?, ?, ?, ?) {"1":"z@z.fr","2":"Odile Boudeau","3":"$2y$13$nEWZiAOOj27C2RJq3Ay [...]","4":["ROLE_FORMATEUR"],"5":"Boudeau","6":"Odile"} [] [2019-04-05 07:42:46] doctrine.DEBUG: INSERT INTO user_lesson (user_id, lesson_id) VALUES (?, ?) [18,6] [] [2019-04-05 07:42:46] doctrine.DEBUG: "COMMIT" [] [] [2019-04-05 07:42:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? [6] [] [2019-04-05 07:42:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [18] [] [2019-04-05 07:42:46] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-05 07:42:46] doctrine.DEBUG: INSERT INTO advance (percentage, user_id, content_id) VALUES (?, ?, ?) {"1":0,"2":18,"3":29} [] [2019-04-05 07:42:46] doctrine.DEBUG: "COMMIT" [] [] [2019-04-05 07:42:46] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-05 07:42:46] doctrine.DEBUG: INSERT INTO advance (percentage, user_id, content_id) VALUES (?, ?, ?) {"1":0,"2":18,"3":31} [] [2019-04-05 07:42:46] doctrine.DEBUG: "COMMIT" [] [] [2019-04-05 07:42:46] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-05 07:42:46] doctrine.DEBUG: INSERT INTO advance (percentage, user_id, content_id) VALUES (?, ?, ?) {"1":0,"2":18,"3":32} [] [2019-04-05 07:42:46] doctrine.DEBUG: "COMMIT" [] [] [2019-04-05 07:42:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 07:42:47] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/users","method":"GET"} [] [2019-04-05 07:42:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 07:42:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-05 07:42:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 07:42:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 [] [] [2019-04-05 07:42:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 07:42:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5f953f"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/5f953f","method":"GET"} [] [2019-04-05 07:42:56] request.INFO: Matched route "formateur_admin". {"route":"formateur_admin","route_parameters":{"_route":"formateur_admin","_controller":"App\\Controller\\AdminController::formateur"},"request_uri":"http://localhost/elearning/public/index.php/admin/formateurs","method":"GET"} [] [2019-04-05 07:42:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 07:42:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-05 07:42:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 07:42:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3 FROM formateur t0 [] [] [2019-04-05 07:42:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 07:42:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4398b5"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/4398b5","method":"GET"} [] [2019-04-05 07:43:30] request.INFO: Matched route "formateur_admin". {"route":"formateur_admin","route_parameters":{"_route":"formateur_admin","_controller":"App\\Controller\\AdminController::formateur"},"request_uri":"http://localhost/elearning/public/index.php/admin/formateurs","method":"GET"} [] [2019-04-05 07:43:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 07:43:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-05 07:43:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 07:43:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3 FROM formateur t0 [] [] [2019-04-05 07:43:31] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "Variable "users" does not exist." at C:\wamp64\www\elearning\templates\admin\formateur_list.html.twig line 29 {"exception":"[object] (Twig_Error_Runtime(code: 0): Variable \"users\" does not exist. at C:\\wamp64\\www\\elearning\\templates\\admin\\formateur_list.html.twig:29)"} [] [2019-04-05 07:43:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 07:43:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"388328"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/388328","method":"GET"} [] [2019-04-05 07:46:03] request.INFO: Matched route "formateur_admin". {"route":"formateur_admin","route_parameters":{"_route":"formateur_admin","_controller":"App\\Controller\\AdminController::formateur"},"request_uri":"http://localhost/elearning/public/index.php/admin/formateurs","method":"GET"} [] [2019-04-05 07:46:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 07:46:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-05 07:46:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 07:46:04] request.INFO: Matched route "formateur_admin". {"route":"formateur_admin","route_parameters":{"_route":"formateur_admin","_controller":"App\\Controller\\AdminController::formateur"},"request_uri":"http://localhost/elearning/public/index.php/admin/formateurs","method":"GET"} [] [2019-04-05 07:46:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.roles = ? ["ROLE_FORMATEUR"] [] [2019-04-05 07:46:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 07:46:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 07:46:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-05 07:46:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 07:46:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.roles = ? ["ROLE_FORMATEUR"] [] [2019-04-05 07:46:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 07:46:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e24fcd"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/e24fcd","method":"GET"} [] [2019-04-05 07:46:24] request.INFO: Matched route "formateur_admin". {"route":"formateur_admin","route_parameters":{"_route":"formateur_admin","_controller":"App\\Controller\\AdminController::formateur"},"request_uri":"http://localhost/elearning/public/index.php/admin/formateurs","method":"GET"} [] [2019-04-05 07:46:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 07:46:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-05 07:46:24] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 07:46:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.roles IN (?) [["ROLE_FORMATEUR"]] [] [2019-04-05 07:46:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 07:46:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"16f2bb"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/16f2bb","method":"GET"} [] [2019-04-05 07:51:36] request.INFO: Matched route "formateur_admin". {"route":"formateur_admin","route_parameters":{"_route":"formateur_admin","_controller":"App\\Controller\\AdminController::formateur"},"request_uri":"http://localhost/elearning/public/index.php/admin/formateurs","method":"GET"} [] [2019-04-05 07:51:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 07:51:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-05 07:51:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 07:51:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.roles IN (?) [["ROLE_FORMATEUR"]] [] [2019-04-05 07:51:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 07:51:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"09d456"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/09d456","method":"GET"} [] [2019-04-05 07:51:50] request.INFO: Matched route "formateur_admin". {"route":"formateur_admin","route_parameters":{"_route":"formateur_admin","_controller":"App\\Controller\\AdminController::formateur"},"request_uri":"http://localhost/elearning/public/index.php/admin/formateurs","method":"GET"} [] [2019-04-05 07:51:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 07:51:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-05 07:51:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 07:51:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 [] [] [2019-04-05 07:51:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 07:51:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2e0da6"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/2e0da6","method":"GET"} [] [2019-04-05 07:52:39] request.INFO: Matched route "formateur_admin". {"route":"formateur_admin","route_parameters":{"_route":"formateur_admin","_controller":"App\\Controller\\AdminController::formateur"},"request_uri":"http://localhost/elearning/public/index.php/admin/formateurs","method":"GET"} [] [2019-04-05 07:52:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 07:52:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-05 07:52:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 07:52:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 [] [] [2019-04-05 07:52:40] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "Neither the property "role" nor one of the methods "role()", "getrole()"/"isrole()"/"hasrole()" or "__call()" exist and have public access in class "App\Entity\User"." at C:\wamp64\www\elearning\templates\admin\formateur_list.html.twig line 30 {"exception":"[object] (Twig_Error_Runtime(code: 0): Neither the property \"role\" nor one of the methods \"role()\", \"getrole()\"/\"isrole()\"/\"hasrole()\" or \"__call()\" exist and have public access in class \"App\\Entity\\User\". at C:\\wamp64\\www\\elearning\\templates\\admin\\formateur_list.html.twig:30)"} [] [2019-04-05 07:52:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 07:52:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"969d76"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/969d76","method":"GET"} [] [2019-04-05 07:52:50] request.INFO: Matched route "formateur_admin". {"route":"formateur_admin","route_parameters":{"_route":"formateur_admin","_controller":"App\\Controller\\AdminController::formateur"},"request_uri":"http://localhost/elearning/public/index.php/admin/formateurs","method":"GET"} [] [2019-04-05 07:52:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 07:52:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-05 07:52:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 07:52:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 [] [] [2019-04-05 07:52:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 07:52:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0fafc2"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/0fafc2","method":"GET"} [] [2019-04-05 07:53:01] request.INFO: Matched route "formateur_admin". {"route":"formateur_admin","route_parameters":{"_route":"formateur_admin","_controller":"App\\Controller\\AdminController::formateur"},"request_uri":"http://localhost/elearning/public/index.php/admin/formateurs","method":"GET"} [] [2019-04-05 07:53:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 07:53:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-05 07:53:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 07:53:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 [] [] [2019-04-05 07:53:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 07:53:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1beb6a"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/1beb6a","method":"GET"} [] [2019-04-05 07:53:12] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"18"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/18","method":"GET"} [] [2019-04-05 07:53:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 07:53:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-05 07:53:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 07:53:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? ["18"] [] [2019-04-05 07:53:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["18"] [] [2019-04-05 07:53:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [18] [] [2019-04-05 07:53:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? [6] [] [2019-04-05 07:53:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [18] [] [2019-04-05 07:53:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [18] [] [2019-04-05 07:53:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [18] [] [2019-04-05 07:53:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 07:53:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 07:53:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 07:53:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 07:53:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e9481c"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/e9481c","method":"GET"} [] [2019-04-05 07:53:55] request.INFO: Matched route "formateur_admin". {"route":"formateur_admin","route_parameters":{"_route":"formateur_admin","_controller":"App\\Controller\\AdminController::formateur"},"request_uri":"http://localhost/elearning/public/index.php/admin/formateurs","method":"GET"} [] [2019-04-05 07:53:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 07:53:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-05 07:53:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 07:53:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 [] [] [2019-04-05 07:53:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 07:53:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d9bd1f"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/d9bd1f","method":"GET"} [] [2019-04-05 07:54:00] request.INFO: Matched route "formateur_admin". {"route":"formateur_admin","route_parameters":{"_route":"formateur_admin","_controller":"App\\Controller\\AdminController::formateur"},"request_uri":"http://localhost/elearning/public/index.php/admin/formateurs","method":"GET"} [] [2019-04-05 07:54:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 07:54:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-05 07:54:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 07:54:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 [] [] [2019-04-05 07:54:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 07:54:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9c3e6c"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/9c3e6c","method":"GET"} [] [2019-04-05 07:54:06] request.INFO: Matched route "content_admin". {"route":"content_admin","route_parameters":{"_route":"content_admin","_controller":"App\\Controller\\AdminController::contents"},"request_uri":"http://localhost/elearning/public/index.php/admin/content","method":"GET"} [] [2019-04-05 07:54:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 07:54:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-05 07:54:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 07:54:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 [] [] [2019-04-05 07:54:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 07:54:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"80c4cd"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/80c4cd","method":"GET"} [] [2019-04-05 07:54:19] request.INFO: Matched route "lesson_admin". {"route":"lesson_admin","route_parameters":{"_route":"lesson_admin","_controller":"App\\Controller\\AdminController::lessons"},"request_uri":"http://localhost/elearning/public/index.php/admin/lesson","method":"GET"} [] [2019-04-05 07:54:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 07:54:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-05 07:54:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 07:54:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 [] [] [2019-04-05 07:54:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 07:54:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3 FROM formateur t0 INNER JOIN formateur_lesson ON t0.id = formateur_lesson.formateur_id WHERE formateur_lesson.lesson_id = ? [6] [] [2019-04-05 07:54:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [8] [] [2019-04-05 07:54:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3 FROM formateur t0 INNER JOIN formateur_lesson ON t0.id = formateur_lesson.formateur_id WHERE formateur_lesson.lesson_id = ? [8] [] [2019-04-05 07:54:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 07:54:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"43e243"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/43e243","method":"GET"} [] [2019-04-05 07:54:26] request.INFO: Matched route "formateur_admin". {"route":"formateur_admin","route_parameters":{"_route":"formateur_admin","_controller":"App\\Controller\\AdminController::formateur"},"request_uri":"http://localhost/elearning/public/index.php/admin/formateurs","method":"GET"} [] [2019-04-05 07:54:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 07:54:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-05 07:54:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 07:54:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 [] [] [2019-04-05 07:54:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 07:54:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8d121e"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/8d121e","method":"GET"} [] [2019-04-05 07:56:06] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/users","method":"GET"} [] [2019-04-05 07:56:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 07:56:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-05 07:56:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 07:56:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 [] [] [2019-04-05 07:56:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 07:58:22] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-04-05 07:58:22] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'bs' AND TABLE_NAME = 'migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2019-04-05 07:58:22] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'migration_versions' */ WHERE k.table_name = 'migration_versions' AND k.table_schema = 'bs' /*!50116 AND c.constraint_schema = 'bs' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-04-05 07:58:22] doctrine.DEBUG: SELECT TABLE_NAME AS `Table`, NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, SEQ_IN_INDEX AS Seq_in_index, COLUMN_NAME AS Column_Name, COLLATION AS Collation, CARDINALITY AS Cardinality, SUB_PART AS Sub_Part, PACKED AS Packed, NULLABLE AS `Null`, INDEX_TYPE AS Index_Type, COMMENT AS Comment FROM information_schema.STATISTICS WHERE TABLE_NAME = 'migration_versions' AND TABLE_SCHEMA = 'bs' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-04-05 07:58:22] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'migration_versions' [] [] [2019-04-05 07:58:22] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-04-05 07:58:22] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'bs' AND TABLE_NAME = 'advance' ORDER BY ORDINAL_POSITION ASC [] [] [2019-04-05 07:58:22] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'advance' */ WHERE k.table_name = 'advance' AND k.table_schema = 'bs' /*!50116 AND c.constraint_schema = 'bs' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-04-05 07:58:22] doctrine.DEBUG: SELECT TABLE_NAME AS `Table`, NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, SEQ_IN_INDEX AS Seq_in_index, COLUMN_NAME AS Column_Name, COLLATION AS Collation, CARDINALITY AS Cardinality, SUB_PART AS Sub_Part, PACKED AS Packed, NULLABLE AS `Null`, INDEX_TYPE AS Index_Type, COMMENT AS Comment FROM information_schema.STATISTICS WHERE TABLE_NAME = 'advance' AND TABLE_SCHEMA = 'bs' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-04-05 07:58:22] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'advance' [] [] [2019-04-05 07:58:22] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'bs' AND TABLE_NAME = 'content' ORDER BY ORDINAL_POSITION ASC [] [] [2019-04-05 07:58:22] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'content' */ WHERE k.table_name = 'content' AND k.table_schema = 'bs' /*!50116 AND c.constraint_schema = 'bs' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-04-05 07:58:22] doctrine.DEBUG: SELECT TABLE_NAME AS `Table`, NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, SEQ_IN_INDEX AS Seq_in_index, COLUMN_NAME AS Column_Name, COLLATION AS Collation, CARDINALITY AS Cardinality, SUB_PART AS Sub_Part, PACKED AS Packed, NULLABLE AS `Null`, INDEX_TYPE AS Index_Type, COMMENT AS Comment FROM information_schema.STATISTICS WHERE TABLE_NAME = 'content' AND TABLE_SCHEMA = 'bs' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-04-05 07:58:22] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'content' [] [] [2019-04-05 07:58:22] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'bs' AND TABLE_NAME = 'content_lesson' ORDER BY ORDINAL_POSITION ASC [] [] [2019-04-05 07:58:22] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'content_lesson' */ WHERE k.table_name = 'content_lesson' AND k.table_schema = 'bs' /*!50116 AND c.constraint_schema = 'bs' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-04-05 07:58:22] doctrine.DEBUG: SELECT TABLE_NAME AS `Table`, NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, SEQ_IN_INDEX AS Seq_in_index, COLUMN_NAME AS Column_Name, COLLATION AS Collation, CARDINALITY AS Cardinality, SUB_PART AS Sub_Part, PACKED AS Packed, NULLABLE AS `Null`, INDEX_TYPE AS Index_Type, COMMENT AS Comment FROM information_schema.STATISTICS WHERE TABLE_NAME = 'content_lesson' AND TABLE_SCHEMA = 'bs' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-04-05 07:58:22] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'content_lesson' [] [] [2019-04-05 07:58:22] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'bs' AND TABLE_NAME = 'exercice' ORDER BY ORDINAL_POSITION ASC [] [] [2019-04-05 07:58:22] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'exercice' */ WHERE k.table_name = 'exercice' AND k.table_schema = 'bs' /*!50116 AND c.constraint_schema = 'bs' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-04-05 07:58:22] doctrine.DEBUG: SELECT TABLE_NAME AS `Table`, NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, SEQ_IN_INDEX AS Seq_in_index, COLUMN_NAME AS Column_Name, COLLATION AS Collation, CARDINALITY AS Cardinality, SUB_PART AS Sub_Part, PACKED AS Packed, NULLABLE AS `Null`, INDEX_TYPE AS Index_Type, COMMENT AS Comment FROM information_schema.STATISTICS WHERE TABLE_NAME = 'exercice' AND TABLE_SCHEMA = 'bs' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-04-05 07:58:22] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'exercice' [] [] [2019-04-05 07:58:22] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'bs' AND TABLE_NAME = 'formateur' ORDER BY ORDINAL_POSITION ASC [] [] [2019-04-05 07:58:22] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'formateur' */ WHERE k.table_name = 'formateur' AND k.table_schema = 'bs' /*!50116 AND c.constraint_schema = 'bs' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-04-05 07:58:22] doctrine.DEBUG: SELECT TABLE_NAME AS `Table`, NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, SEQ_IN_INDEX AS Seq_in_index, COLUMN_NAME AS Column_Name, COLLATION AS Collation, CARDINALITY AS Cardinality, SUB_PART AS Sub_Part, PACKED AS Packed, NULLABLE AS `Null`, INDEX_TYPE AS Index_Type, COMMENT AS Comment FROM information_schema.STATISTICS WHERE TABLE_NAME = 'formateur' AND TABLE_SCHEMA = 'bs' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-04-05 07:58:22] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'formateur' [] [] [2019-04-05 07:58:22] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'bs' AND TABLE_NAME = 'formateur_lesson' ORDER BY ORDINAL_POSITION ASC [] [] [2019-04-05 07:58:22] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'formateur_lesson' */ WHERE k.table_name = 'formateur_lesson' AND k.table_schema = 'bs' /*!50116 AND c.constraint_schema = 'bs' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-04-05 07:58:22] doctrine.DEBUG: SELECT TABLE_NAME AS `Table`, NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, SEQ_IN_INDEX AS Seq_in_index, COLUMN_NAME AS Column_Name, COLLATION AS Collation, CARDINALITY AS Cardinality, SUB_PART AS Sub_Part, PACKED AS Packed, NULLABLE AS `Null`, INDEX_TYPE AS Index_Type, COMMENT AS Comment FROM information_schema.STATISTICS WHERE TABLE_NAME = 'formateur_lesson' AND TABLE_SCHEMA = 'bs' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-04-05 07:58:22] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'formateur_lesson' [] [] [2019-04-05 07:58:22] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'bs' AND TABLE_NAME = 'lesson' ORDER BY ORDINAL_POSITION ASC [] [] [2019-04-05 07:58:22] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'lesson' */ WHERE k.table_name = 'lesson' AND k.table_schema = 'bs' /*!50116 AND c.constraint_schema = 'bs' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-04-05 07:58:22] doctrine.DEBUG: SELECT TABLE_NAME AS `Table`, NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, SEQ_IN_INDEX AS Seq_in_index, COLUMN_NAME AS Column_Name, COLLATION AS Collation, CARDINALITY AS Cardinality, SUB_PART AS Sub_Part, PACKED AS Packed, NULLABLE AS `Null`, INDEX_TYPE AS Index_Type, COMMENT AS Comment FROM information_schema.STATISTICS WHERE TABLE_NAME = 'lesson' AND TABLE_SCHEMA = 'bs' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-04-05 07:58:22] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'lesson' [] [] [2019-04-05 07:58:22] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'bs' AND TABLE_NAME = 'lesson_content' ORDER BY ORDINAL_POSITION ASC [] [] [2019-04-05 07:58:22] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'lesson_content' */ WHERE k.table_name = 'lesson_content' AND k.table_schema = 'bs' /*!50116 AND c.constraint_schema = 'bs' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-04-05 07:58:22] doctrine.DEBUG: SELECT TABLE_NAME AS `Table`, NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, SEQ_IN_INDEX AS Seq_in_index, COLUMN_NAME AS Column_Name, COLLATION AS Collation, CARDINALITY AS Cardinality, SUB_PART AS Sub_Part, PACKED AS Packed, NULLABLE AS `Null`, INDEX_TYPE AS Index_Type, COMMENT AS Comment FROM information_schema.STATISTICS WHERE TABLE_NAME = 'lesson_content' AND TABLE_SCHEMA = 'bs' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-04-05 07:58:22] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'lesson_content' [] [] [2019-04-05 07:58:22] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'bs' AND TABLE_NAME = 'migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2019-04-05 07:58:22] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'migration_versions' */ WHERE k.table_name = 'migration_versions' AND k.table_schema = 'bs' /*!50116 AND c.constraint_schema = 'bs' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-04-05 07:58:22] doctrine.DEBUG: SELECT TABLE_NAME AS `Table`, NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, SEQ_IN_INDEX AS Seq_in_index, COLUMN_NAME AS Column_Name, COLLATION AS Collation, CARDINALITY AS Cardinality, SUB_PART AS Sub_Part, PACKED AS Packed, NULLABLE AS `Null`, INDEX_TYPE AS Index_Type, COMMENT AS Comment FROM information_schema.STATISTICS WHERE TABLE_NAME = 'migration_versions' AND TABLE_SCHEMA = 'bs' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-04-05 07:58:23] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'migration_versions' [] [] [2019-04-05 07:58:23] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'bs' AND TABLE_NAME = 'user' ORDER BY ORDINAL_POSITION ASC [] [] [2019-04-05 07:58:23] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'user' */ WHERE k.table_name = 'user' AND k.table_schema = 'bs' /*!50116 AND c.constraint_schema = 'bs' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-04-05 07:58:23] doctrine.DEBUG: SELECT TABLE_NAME AS `Table`, NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, SEQ_IN_INDEX AS Seq_in_index, COLUMN_NAME AS Column_Name, COLLATION AS Collation, CARDINALITY AS Cardinality, SUB_PART AS Sub_Part, PACKED AS Packed, NULLABLE AS `Null`, INDEX_TYPE AS Index_Type, COMMENT AS Comment FROM information_schema.STATISTICS WHERE TABLE_NAME = 'user' AND TABLE_SCHEMA = 'bs' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-04-05 07:58:23] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'user' [] [] [2019-04-05 07:58:23] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'bs' AND TABLE_NAME = 'user_lesson' ORDER BY ORDINAL_POSITION ASC [] [] [2019-04-05 07:58:23] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'user_lesson' */ WHERE k.table_name = 'user_lesson' AND k.table_schema = 'bs' /*!50116 AND c.constraint_schema = 'bs' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-04-05 07:58:23] doctrine.DEBUG: SELECT TABLE_NAME AS `Table`, NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, SEQ_IN_INDEX AS Seq_in_index, COLUMN_NAME AS Column_Name, COLLATION AS Collation, CARDINALITY AS Cardinality, SUB_PART AS Sub_Part, PACKED AS Packed, NULLABLE AS `Null`, INDEX_TYPE AS Index_Type, COMMENT AS Comment FROM information_schema.STATISTICS WHERE TABLE_NAME = 'user_lesson' AND TABLE_SCHEMA = 'bs' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-04-05 07:58:23] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'user_lesson' [] [] [2019-04-05 07:58:37] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-04-05 07:58:37] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'bs' AND TABLE_NAME = 'migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2019-04-05 07:58:37] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'migration_versions' */ WHERE k.table_name = 'migration_versions' AND k.table_schema = 'bs' /*!50116 AND c.constraint_schema = 'bs' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-04-05 07:58:37] doctrine.DEBUG: SELECT TABLE_NAME AS `Table`, NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, SEQ_IN_INDEX AS Seq_in_index, COLUMN_NAME AS Column_Name, COLLATION AS Collation, CARDINALITY AS Cardinality, SUB_PART AS Sub_Part, PACKED AS Packed, NULLABLE AS `Null`, INDEX_TYPE AS Index_Type, COMMENT AS Comment FROM information_schema.STATISTICS WHERE TABLE_NAME = 'migration_versions' AND TABLE_SCHEMA = 'bs' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-04-05 07:58:37] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'migration_versions' [] [] [2019-04-05 07:58:37] doctrine.DEBUG: SELECT version FROM migration_versions [] [] [2019-04-05 07:58:39] doctrine.DEBUG: SELECT version FROM migration_versions WHERE version IN ('20190311090923', '20190311142754', '20190311165309', '20190315173632', '20190315173956', '20190315182819', '20190315183811', '20190318180842', '20190318181101', '20190318190715', '20190318190816', '20190320131223', '20190320174536', '20190320174630', '20190321183156', '20190321190725', '20190323203103', '20190325134433', '20190325141626', '20190325155607', '20190325162152', '20190326192956', '20190329202408', '20190329202516', '20190330104340', '20190330111619', '20190330114159', '20190330114519', '20190401120448', '20190401120606', '20190401122700', '20190401122808', '20190403150712', '20190404162605', '20190405075822') ORDER BY version DESC LIMIT 1 [] [] [2019-04-05 07:58:39] doctrine.DEBUG: SELECT version FROM migration_versions [] [] [2019-04-05 07:58:39] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-05 07:58:41] doctrine.DEBUG: ALTER TABLE formateur_lesson DROP FOREIGN KEY FK_D0AB76DB155D8F51 [] [] [2019-04-05 07:58:42] doctrine.DEBUG: DROP TABLE formateur [] [] [2019-04-05 07:58:42] doctrine.DEBUG: DROP TABLE formateur_lesson [] [] [2019-04-05 07:58:42] doctrine.DEBUG: INSERT INTO migration_versions (version, executed_at) VALUES (?, ?) ["20190405075822","2019-04-05 07:58:42"] [] [2019-04-05 07:58:42] doctrine.DEBUG: "COMMIT" [] [] [2019-04-05 07:58:49] request.INFO: Matched route "content_admin". {"route":"content_admin","route_parameters":{"_route":"content_admin","_controller":"App\\Controller\\AdminController::contents"},"request_uri":"http://localhost/elearning/public/index.php/admin/content","method":"GET"} [] [2019-04-05 07:58:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 07:58:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-05 07:58:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 07:58:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 [] [] [2019-04-05 07:58:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 07:58:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f980d3"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/f980d3","method":"GET"} [] [2019-04-05 07:58:56] request.INFO: Matched route "lesson_admin". {"route":"lesson_admin","route_parameters":{"_route":"lesson_admin","_controller":"App\\Controller\\AdminController::lessons"},"request_uri":"http://localhost/elearning/public/index.php/admin/lesson","method":"GET"} [] [2019-04-05 07:58:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 07:58:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-05 07:58:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 07:58:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 [] [] [2019-04-05 07:58:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 07:58:56] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "Neither the property "formateurs" nor one of the methods "formateurs()", "getformateurs()"/"isformateurs()"/"hasformateurs()" or "__call()" exist and have public access in class "App\Entity\Lesson"." at C:\wamp64\www\elearning\templates\admin\lesson_list.html.twig line 45 {"exception":"[object] (Twig_Error_Runtime(code: 0): Neither the property \"formateurs\" nor one of the methods \"formateurs()\", \"getformateurs()\"/\"isformateurs()\"/\"hasformateurs()\" or \"__call()\" exist and have public access in class \"App\\Entity\\Lesson\". at C:\\wamp64\\www\\elearning\\templates\\admin\\lesson_list.html.twig:45)"} [] [2019-04-05 07:58:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 07:58:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ff7ef0"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/ff7ef0","method":"GET"} [] [2019-04-05 07:58:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ff7ef0"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/ff7ef0","method":"GET"} [] [2019-04-05 07:59:20] request.INFO: Matched route "lesson_create". {"route":"lesson_create","route_parameters":{"_route":"lesson_create","_controller":"App\\Controller\\AdminController::createLesson"},"request_uri":"http://localhost/elearning/public/index.php/admin/lesson/new","method":"GET"} [] [2019-04-05 07:59:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 07:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-05 07:59:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 07:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id IS NULL LIMIT 1 [] [] [2019-04-05 07:59:22] request.CRITICAL: Uncaught PHP Exception ReflectionException: "Class App\Entity\Formateur does not exist" at C:\wamp64\www\elearning\vendor\doctrine\persistence\lib\Doctrine\Common\Persistence\AbstractManagerRegistry.php line 166 {"exception":"[object] (ReflectionException(code: -1): Class App\\Entity\\Formateur does not exist at C:\\wamp64\\www\\elearning\\vendor\\doctrine\\persistence\\lib\\Doctrine\\Common\\Persistence\\AbstractManagerRegistry.php:166)"} [] [2019-04-05 07:59:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 07:59:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5cb64c"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/5cb64c","method":"GET"} [] [2019-04-05 08:00:14] request.INFO: Matched route "lesson_create". {"route":"lesson_create","route_parameters":{"_route":"lesson_create","_controller":"App\\Controller\\AdminController::createLesson"},"request_uri":"http://localhost/elearning/public/index.php/admin/lesson/new","method":"GET"} [] [2019-04-05 08:00:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 08:00:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-05 08:00:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 08:00:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id IS NULL LIMIT 1 [] [] [2019-04-05 08:00:14] request.CRITICAL: Uncaught PHP Exception ReflectionException: "Class App\Form\User does not exist" at C:\wamp64\www\elearning\vendor\doctrine\persistence\lib\Doctrine\Common\Persistence\AbstractManagerRegistry.php line 166 {"exception":"[object] (ReflectionException(code: -1): Class App\\Form\\User does not exist at C:\\wamp64\\www\\elearning\\vendor\\doctrine\\persistence\\lib\\Doctrine\\Common\\Persistence\\AbstractManagerRegistry.php:166)"} [] [2019-04-05 08:00:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 08:00:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d7c110"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/d7c110","method":"GET"} [] [2019-04-05 08:00:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d7c110"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/d7c110","method":"GET"} [] [2019-04-05 08:00:29] request.INFO: Matched route "lesson_create". {"route":"lesson_create","route_parameters":{"_route":"lesson_create","_controller":"App\\Controller\\AdminController::createLesson"},"request_uri":"http://localhost/elearning/public/index.php/admin/lesson/new","method":"GET"} [] [2019-04-05 08:00:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 08:00:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-05 08:00:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 08:00:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id IS NULL LIMIT 1 [] [] [2019-04-05 08:00:30] request.CRITICAL: Uncaught PHP Exception Symfony\Component\PropertyAccess\Exception\NoSuchPropertyException: "Neither the property "formateurs" nor one of the methods "getFormateurs()", "formateurs()", "isFormateurs()", "hasFormateurs()", "__get()" exist and have public access in class "App\Entity\Lesson"." at C:\wamp64\www\elearning\vendor\symfony\property-access\PropertyAccessor.php line 394 {"exception":"[object] (Symfony\\Component\\PropertyAccess\\Exception\\NoSuchPropertyException(code: 0): Neither the property \"formateurs\" nor one of the methods \"getFormateurs()\", \"formateurs()\", \"isFormateurs()\", \"hasFormateurs()\", \"__get()\" exist and have public access in class \"App\\Entity\\Lesson\". at C:\\wamp64\\www\\elearning\\vendor\\symfony\\property-access\\PropertyAccessor.php:394)"} [] [2019-04-05 08:00:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 08:00:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"676a05"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/676a05","method":"GET"} [] [2019-04-05 08:00:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"676a05"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/676a05","method":"GET"} [] [2019-04-05 08:01:11] request.INFO: Matched route "lesson_create". {"route":"lesson_create","route_parameters":{"_route":"lesson_create","_controller":"App\\Controller\\AdminController::createLesson"},"request_uri":"http://localhost/elearning/public/index.php/admin/lesson/new","method":"GET"} [] [2019-04-05 08:01:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 08:01:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-05 08:01:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 08:01:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id IS NULL LIMIT 1 [] [] [2019-04-05 08:01:11] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.title AS title_1, c0_.content AS content_2, c0_.created_at AS created_at_3, c0_.slug AS slug_4 FROM content c0_ [] [] [2019-04-05 08:01:11] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.email AS email_1, u0_.username AS username_2, u0_.password AS password_3, u0_.roles AS roles_4, u0_.lastname AS lastname_5, u0_.firstname AS firstname_6 FROM user u0_ [] [] [2019-04-05 08:01:11] request.CRITICAL: Uncaught PHP Exception Symfony\Component\PropertyAccess\Exception\NoSuchPropertyException: "Neither the property "nom" nor one of the methods "getNom()", "nom()", "isNom()", "hasNom()", "__get()" exist and have public access in class "App\Entity\User"." at C:\wamp64\www\elearning\vendor\symfony\property-access\PropertyAccessor.php line 394 {"exception":"[object] (Symfony\\Component\\PropertyAccess\\Exception\\NoSuchPropertyException(code: 0): Neither the property \"nom\" nor one of the methods \"getNom()\", \"nom()\", \"isNom()\", \"hasNom()\", \"__get()\" exist and have public access in class \"App\\Entity\\User\". at C:\\wamp64\\www\\elearning\\vendor\\symfony\\property-access\\PropertyAccessor.php:394)"} [] [2019-04-05 08:01:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 08:01:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7cc547"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/7cc547","method":"GET"} [] [2019-04-05 08:01:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7cc547"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/7cc547","method":"GET"} [] [2019-04-05 08:01:21] request.INFO: Matched route "lesson_create". {"route":"lesson_create","route_parameters":{"_route":"lesson_create","_controller":"App\\Controller\\AdminController::createLesson"},"request_uri":"http://localhost/elearning/public/index.php/admin/lesson/new","method":"GET"} [] [2019-04-05 08:01:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 08:01:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-05 08:01:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 08:01:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id IS NULL LIMIT 1 [] [] [2019-04-05 08:01:21] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.title AS title_1, c0_.content AS content_2, c0_.created_at AS created_at_3, c0_.slug AS slug_4 FROM content c0_ [] [] [2019-04-05 08:01:21] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.email AS email_1, u0_.username AS username_2, u0_.password AS password_3, u0_.roles AS roles_4, u0_.lastname AS lastname_5, u0_.firstname AS firstname_6 FROM user u0_ [] [] [2019-04-05 08:01:21] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "Neither the property "formateurs" nor one of the methods "formateurs()", "getformateurs()"/"isformateurs()"/"hasformateurs()" or "__call()" exist and have public access in class "Symfony\Component\Form\FormView"." at C:\wamp64\www\elearning\templates\admin\lesson_create.html.twig line 19 {"exception":"[object] (Twig_Error_Runtime(code: 0): Neither the property \"formateurs\" nor one of the methods \"formateurs()\", \"getformateurs()\"/\"isformateurs()\"/\"hasformateurs()\" or \"__call()\" exist and have public access in class \"Symfony\\Component\\Form\\FormView\". at C:\\wamp64\\www\\elearning\\templates\\admin\\lesson_create.html.twig:19)"} [] [2019-04-05 08:01:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 08:01:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"48edbe"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/48edbe","method":"GET"} [] [2019-04-05 08:01:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"48edbe"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/48edbe","method":"GET"} [] [2019-04-05 08:01:43] request.INFO: Matched route "lesson_create". {"route":"lesson_create","route_parameters":{"_route":"lesson_create","_controller":"App\\Controller\\AdminController::createLesson"},"request_uri":"http://localhost/elearning/public/index.php/admin/lesson/new","method":"GET"} [] [2019-04-05 08:01:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 08:01:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-05 08:01:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 08:01:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id IS NULL LIMIT 1 [] [] [2019-04-05 08:01:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.title AS title_1, c0_.content AS content_2, c0_.created_at AS created_at_3, c0_.slug AS slug_4 FROM content c0_ [] [] [2019-04-05 08:01:43] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.email AS email_1, u0_.username AS username_2, u0_.password AS password_3, u0_.roles AS roles_4, u0_.lastname AS lastname_5, u0_.firstname AS firstname_6 FROM user u0_ [] [] [2019-04-05 08:01:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 08:01:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"159741"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/159741","method":"GET"} [] [2019-04-05 08:02:13] request.INFO: Matched route "lesson_create". {"route":"lesson_create","route_parameters":{"_route":"lesson_create","_controller":"App\\Controller\\AdminController::createLesson"},"request_uri":"http://localhost/elearning/public/index.php/admin/lesson/new","method":"GET"} [] [2019-04-05 08:02:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 08:02:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-05 08:02:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 08:02:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id IS NULL LIMIT 1 [] [] [2019-04-05 08:02:13] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.title AS title_1, c0_.content AS content_2, c0_.created_at AS created_at_3, c0_.slug AS slug_4 FROM content c0_ [] [] [2019-04-05 08:02:13] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.email AS email_1, u0_.username AS username_2, u0_.password AS password_3, u0_.roles AS roles_4, u0_.lastname AS lastname_5, u0_.firstname AS firstname_6 FROM user u0_ [] [] [2019-04-05 08:02:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 08:02:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2e13da"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/2e13da","method":"GET"} [] [2019-04-05 08:02:42] request.INFO: Matched route "lesson_create". {"route":"lesson_create","route_parameters":{"_route":"lesson_create","_controller":"App\\Controller\\AdminController::createLesson"},"request_uri":"http://localhost/elearning/public/index.php/admin/lesson/new","method":"GET"} [] [2019-04-05 08:02:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 08:02:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-05 08:02:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 08:02:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id IS NULL LIMIT 1 [] [] [2019-04-05 08:02:43] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.title AS title_1, c0_.content AS content_2, c0_.created_at AS created_at_3, c0_.slug AS slug_4 FROM content c0_ [] [] [2019-04-05 08:02:43] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.email AS email_1, u0_.username AS username_2, u0_.password AS password_3, u0_.roles AS roles_4, u0_.lastname AS lastname_5, u0_.firstname AS firstname_6 FROM user u0_ [] [] [2019-04-05 08:02:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 08:02:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7e73f5"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/7e73f5","method":"GET"} [] [2019-04-05 08:07:01] request.INFO: Matched route "lesson_create". {"route":"lesson_create","route_parameters":{"_route":"lesson_create","_controller":"App\\Controller\\AdminController::createLesson"},"request_uri":"http://localhost/elearning/public/index.php/admin/lesson/new","method":"GET"} [] [2019-04-05 08:07:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 08:07:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-05 08:07:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 08:07:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id IS NULL LIMIT 1 [] [] [2019-04-05 08:07:03] php.CRITICAL: Argument 1 passed to App\Form\LessonType::App\Form\{closure}() must be an instance of App\Form\EntityRepository, instance of App\Repository\UserRepository given, called in C:\wamp64\www\elearning\vendor\symfony\doctrine-bridge\Form\Type\EntityType.php on line 32 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Argument 1 passed to App\\Form\\LessonType::App\\Form\\{closure}() must be an instance of App\\Form\\EntityRepository, instance of App\\Repository\\UserRepository given, called in C:\\wamp64\\www\\elearning\\vendor\\symfony\\doctrine-bridge\\Form\\Type\\EntityType.php on line 32 at C:\\wamp64\\www\\elearning\\src\\Form\\LessonType.php:38)"} [] [2019-04-05 08:07:03] request.CRITICAL: Uncaught PHP Exception TypeError: "Argument 1 passed to App\Form\LessonType::App\Form\{closure}() must be an instance of App\Form\EntityRepository, instance of App\Repository\UserRepository given, called in C:\wamp64\www\elearning\vendor\symfony\doctrine-bridge\Form\Type\EntityType.php on line 32" at C:\wamp64\www\elearning\src\Form\LessonType.php line 38 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Argument 1 passed to App\\Form\\LessonType::App\\Form\\{closure}() must be an instance of App\\Form\\EntityRepository, instance of App\\Repository\\UserRepository given, called in C:\\wamp64\\www\\elearning\\vendor\\symfony\\doctrine-bridge\\Form\\Type\\EntityType.php on line 32 at C:\\wamp64\\www\\elearning\\src\\Form\\LessonType.php:38)"} [] [2019-04-05 08:07:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 08:07:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d5c476"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/d5c476","method":"GET"} [] [2019-04-05 08:07:31] request.INFO: Matched route "lesson_create". {"route":"lesson_create","route_parameters":{"_route":"lesson_create","_controller":"App\\Controller\\AdminController::createLesson"},"request_uri":"http://localhost/elearning/public/index.php/admin/lesson/new","method":"GET"} [] [2019-04-05 08:07:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 08:07:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-05 08:07:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 08:07:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id IS NULL LIMIT 1 [] [] [2019-04-05 08:07:32] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\Query\QueryException: "[Syntax Error] line 0, col 48: Error: Expected end of string, got 'ROLE_FORMATEUR'" at C:\wamp64\www\elearning\vendor\doctrine\orm\lib\Doctrine\ORM\Query\QueryException.php line 54 {"exception":"[object] (Doctrine\\ORM\\Query\\QueryException(code: 0): [Syntax Error] line 0, col 48: Error: Expected end of string, got 'ROLE_FORMATEUR' at C:\\wamp64\\www\\elearning\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\Query\\QueryException.php:54, Doctrine\\ORM\\Query\\QueryException(code: 0): SELECT u FROM App\\Entity\\User u ORDER BY u.role ROLE_FORMATEUR at C:\\wamp64\\www\\elearning\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\Query\\QueryException.php:43)"} [] [2019-04-05 08:07:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 08:07:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7ecda6"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/7ecda6","method":"GET"} [] [2019-04-05 08:07:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7ecda6"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/7ecda6","method":"GET"} [] [2019-04-05 08:07:51] request.INFO: Matched route "lesson_create". {"route":"lesson_create","route_parameters":{"_route":"lesson_create","_controller":"App\\Controller\\AdminController::createLesson"},"request_uri":"http://localhost/elearning/public/index.php/admin/lesson/new","method":"GET"} [] [2019-04-05 08:07:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 08:07:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-05 08:07:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 08:07:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id IS NULL LIMIT 1 [] [] [2019-04-05 08:07:51] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\Query\QueryException: "[Syntax Error] line 0, col 49: Error: Expected end of string, got 'ROLE_FORMATEUR'" at C:\wamp64\www\elearning\vendor\doctrine\orm\lib\Doctrine\ORM\Query\QueryException.php line 54 {"exception":"[object] (Doctrine\\ORM\\Query\\QueryException(code: 0): [Syntax Error] line 0, col 49: Error: Expected end of string, got 'ROLE_FORMATEUR' at C:\\wamp64\\www\\elearning\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\Query\\QueryException.php:54, Doctrine\\ORM\\Query\\QueryException(code: 0): SELECT u FROM App\\Entity\\User u ORDER BY u.roles ROLE_FORMATEUR at C:\\wamp64\\www\\elearning\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\Query\\QueryException.php:43)"} [] [2019-04-05 08:07:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 08:07:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b55d11"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/b55d11","method":"GET"} [] [2019-04-05 08:08:29] request.INFO: Matched route "lesson_create". {"route":"lesson_create","route_parameters":{"_route":"lesson_create","_controller":"App\\Controller\\AdminController::createLesson"},"request_uri":"http://localhost/elearning/public/index.php/admin/lesson/new","method":"GET"} [] [2019-04-05 08:08:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 08:08:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-05 08:08:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 08:08:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id IS NULL LIMIT 1 [] [] [2019-04-05 08:08:30] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\Query\QueryException: "[Syntax Error] line 0, col 46: Error: Expected =, <, <=, <>, >, >=, !=, got 'AND'" at C:\wamp64\www\elearning\vendor\doctrine\orm\lib\Doctrine\ORM\Query\QueryException.php line 54 {"exception":"[object] (Doctrine\\ORM\\Query\\QueryException(code: 0): [Syntax Error] line 0, col 46: Error: Expected =, <, <=, <>, >, >=, !=, got 'AND' at C:\\wamp64\\www\\elearning\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\Query\\QueryException.php:54, Doctrine\\ORM\\Query\\QueryException(code: 0): SELECT u FROM App\\Entity\\User u WHERE u.roles AND ROLE_FORMATEUR at C:\\wamp64\\www\\elearning\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\Query\\QueryException.php:43)"} [] [2019-04-05 08:08:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 08:08:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a52fe4"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/a52fe4","method":"GET"} [] [2019-04-05 08:08:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a52fe4"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/a52fe4","method":"GET"} [] [2019-04-05 08:10:01] request.INFO: Matched route "lesson_create". {"route":"lesson_create","route_parameters":{"_route":"lesson_create","_controller":"App\\Controller\\AdminController::createLesson"},"request_uri":"http://localhost/elearning/public/index.php/admin/lesson/new","method":"GET"} [] [2019-04-05 08:10:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 08:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-05 08:10:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 08:10:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id IS NULL LIMIT 1 [] [] [2019-04-05 08:10:01] php.CRITICAL: Argument 1 passed to App\Form\LessonType::App\Form\{closure}() must be an instance of App\Form\UserRepository, instance of App\Repository\UserRepository given, called in C:\wamp64\www\elearning\vendor\symfony\doctrine-bridge\Form\Type\EntityType.php on line 32 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Argument 1 passed to App\\Form\\LessonType::App\\Form\\{closure}() must be an instance of App\\Form\\UserRepository, instance of App\\Repository\\UserRepository given, called in C:\\wamp64\\www\\elearning\\vendor\\symfony\\doctrine-bridge\\Form\\Type\\EntityType.php on line 32 at C:\\wamp64\\www\\elearning\\src\\Form\\LessonType.php:39)"} [] [2019-04-05 08:10:01] request.CRITICAL: Uncaught PHP Exception TypeError: "Argument 1 passed to App\Form\LessonType::App\Form\{closure}() must be an instance of App\Form\UserRepository, instance of App\Repository\UserRepository given, called in C:\wamp64\www\elearning\vendor\symfony\doctrine-bridge\Form\Type\EntityType.php on line 32" at C:\wamp64\www\elearning\src\Form\LessonType.php line 39 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Argument 1 passed to App\\Form\\LessonType::App\\Form\\{closure}() must be an instance of App\\Form\\UserRepository, instance of App\\Repository\\UserRepository given, called in C:\\wamp64\\www\\elearning\\vendor\\symfony\\doctrine-bridge\\Form\\Type\\EntityType.php on line 32 at C:\\wamp64\\www\\elearning\\src\\Form\\LessonType.php:39)"} [] [2019-04-05 08:10:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 08:10:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"563836"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/563836","method":"GET"} [] [2019-04-05 08:11:37] request.INFO: Matched route "lesson_create". {"route":"lesson_create","route_parameters":{"_route":"lesson_create","_controller":"App\\Controller\\AdminController::createLesson"},"request_uri":"http://localhost/elearning/public/index.php/admin/lesson/new","method":"GET"} [] [2019-04-05 08:11:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 08:11:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-05 08:11:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 08:11:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id IS NULL LIMIT 1 [] [] [2019-04-05 08:11:37] php.CRITICAL: Argument 1 passed to App\Form\LessonType::App\Form\{closure}() must be an instance of App\Form\UserRepository, instance of App\Repository\UserRepository given, called in C:\wamp64\www\elearning\vendor\symfony\doctrine-bridge\Form\Type\EntityType.php on line 32 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Argument 1 passed to App\\Form\\LessonType::App\\Form\\{closure}() must be an instance of App\\Form\\UserRepository, instance of App\\Repository\\UserRepository given, called in C:\\wamp64\\www\\elearning\\vendor\\symfony\\doctrine-bridge\\Form\\Type\\EntityType.php on line 32 at C:\\wamp64\\www\\elearning\\src\\Form\\LessonType.php:39)"} [] [2019-04-05 08:11:37] request.CRITICAL: Uncaught PHP Exception TypeError: "Argument 1 passed to App\Form\LessonType::App\Form\{closure}() must be an instance of App\Form\UserRepository, instance of App\Repository\UserRepository given, called in C:\wamp64\www\elearning\vendor\symfony\doctrine-bridge\Form\Type\EntityType.php on line 32" at C:\wamp64\www\elearning\src\Form\LessonType.php line 39 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Argument 1 passed to App\\Form\\LessonType::App\\Form\\{closure}() must be an instance of App\\Form\\UserRepository, instance of App\\Repository\\UserRepository given, called in C:\\wamp64\\www\\elearning\\vendor\\symfony\\doctrine-bridge\\Form\\Type\\EntityType.php on line 32 at C:\\wamp64\\www\\elearning\\src\\Form\\LessonType.php:39)"} [] [2019-04-05 08:11:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 08:11:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"84efdd"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/84efdd","method":"GET"} [] [2019-04-05 08:12:08] request.INFO: Matched route "lesson_create". {"route":"lesson_create","route_parameters":{"_route":"lesson_create","_controller":"App\\Controller\\AdminController::createLesson"},"request_uri":"http://localhost/elearning/public/index.php/admin/lesson/new","method":"GET"} [] [2019-04-05 08:12:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 08:12:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-05 08:12:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 08:12:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id IS NULL LIMIT 1 [] [] [2019-04-05 08:12:09] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.title AS title_1, c0_.content AS content_2, c0_.created_at AS created_at_3, c0_.slug AS slug_4 FROM content c0_ [] [] [2019-04-05 08:12:09] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.email AS email_1, u0_.username AS username_2, u0_.password AS password_3, u0_.roles AS roles_4, u0_.lastname AS lastname_5, u0_.firstname AS firstname_6 FROM user u0_ WHERE u0_.roles IN (?) ["ROLE_FORMATEUR"] [] [2019-04-05 08:12:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 08:12:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"71197c"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/71197c","method":"GET"} [] [2019-04-05 08:12:37] request.INFO: Matched route "lesson_create". {"route":"lesson_create","route_parameters":{"_route":"lesson_create","_controller":"App\\Controller\\AdminController::createLesson"},"request_uri":"http://localhost/elearning/public/index.php/admin/lesson/new","method":"GET"} [] [2019-04-05 08:12:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 08:12:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-05 08:12:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 08:12:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id IS NULL LIMIT 1 [] [] [2019-04-05 08:12:38] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.title AS title_1, c0_.content AS content_2, c0_.created_at AS created_at_3, c0_.slug AS slug_4 FROM content c0_ [] [] [2019-04-05 08:12:38] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.email AS email_1, u0_.username AS username_2, u0_.password AS password_3, u0_.roles AS roles_4, u0_.lastname AS lastname_5, u0_.firstname AS firstname_6 FROM user u0_ WHERE u0_.roles IN (?) [["ROLE_FORMATEUR"]] [] [2019-04-05 08:12:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 08:12:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"edea8a"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/edea8a","method":"GET"} [] [2019-04-05 08:14:26] request.INFO: Matched route "lesson_create". {"route":"lesson_create","route_parameters":{"_route":"lesson_create","_controller":"App\\Controller\\AdminController::createLesson"},"request_uri":"http://localhost/elearning/public/index.php/admin/lesson/new","method":"GET"} [] [2019-04-05 08:14:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 08:14:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-05 08:14:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 08:14:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id IS NULL LIMIT 1 [] [] [2019-04-05 08:14:26] request.CRITICAL: Uncaught PHP Exception Doctrine\ORM\Query\QueryException: "[Syntax Error] line 0, col 51: Error: Expected StateFieldPathExpression | string | InputParameter | FunctionsReturningStrings | AggregateExpression, got '('" at C:\wamp64\www\elearning\vendor\doctrine\orm\lib\Doctrine\ORM\Query\QueryException.php line 54 {"exception":"[object] (Doctrine\\ORM\\Query\\QueryException(code: 0): [Syntax Error] line 0, col 51: Error: Expected StateFieldPathExpression | string | InputParameter | FunctionsReturningStrings | AggregateExpression, got '(' at C:\\wamp64\\www\\elearning\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\Query\\QueryException.php:54, Doctrine\\ORM\\Query\\QueryException(code: 0): SELECT u FROM App\\Entity\\User u WHERE u.roles LIKE (:role) at C:\\wamp64\\www\\elearning\\vendor\\doctrine\\orm\\lib\\Doctrine\\ORM\\Query\\QueryException.php:43)"} [] [2019-04-05 08:14:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 08:14:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c05352"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/c05352","method":"GET"} [] [2019-04-05 08:14:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c05352"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/c05352","method":"GET"} [] [2019-04-05 08:14:40] request.INFO: Matched route "lesson_create". {"route":"lesson_create","route_parameters":{"_route":"lesson_create","_controller":"App\\Controller\\AdminController::createLesson"},"request_uri":"http://localhost/elearning/public/index.php/admin/lesson/new","method":"GET"} [] [2019-04-05 08:14:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 08:14:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-05 08:14:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 08:14:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id IS NULL LIMIT 1 [] [] [2019-04-05 08:14:41] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.title AS title_1, c0_.content AS content_2, c0_.created_at AS created_at_3, c0_.slug AS slug_4 FROM content c0_ [] [] [2019-04-05 08:14:41] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.email AS email_1, u0_.username AS username_2, u0_.password AS password_3, u0_.roles AS roles_4, u0_.lastname AS lastname_5, u0_.firstname AS firstname_6 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_FORMATEUR\"%"] [] [2019-04-05 08:14:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 08:14:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"241dc0"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/241dc0","method":"GET"} [] [2019-04-05 08:14:54] request.INFO: Matched route "lesson_create". {"route":"lesson_create","route_parameters":{"_route":"lesson_create","_controller":"App\\Controller\\AdminController::createLesson"},"request_uri":"http://localhost/elearning/public/index.php/admin/lesson/new","method":"GET"} [] [2019-04-05 08:14:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 08:14:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-05 08:14:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 08:14:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id IS NULL LIMIT 1 [] [] [2019-04-05 08:14:55] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.title AS title_1, c0_.content AS content_2, c0_.created_at AS created_at_3, c0_.slug AS slug_4 FROM content c0_ [] [] [2019-04-05 08:14:55] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.email AS email_1, u0_.username AS username_2, u0_.password AS password_3, u0_.roles AS roles_4, u0_.lastname AS lastname_5, u0_.firstname AS firstname_6 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_FORMATEUR\"%"] [] [2019-04-05 08:14:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 08:14:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6f4bc9"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/6f4bc9","method":"GET"} [] [2019-04-05 08:15:06] request.INFO: Matched route "lesson_admin". {"route":"lesson_admin","route_parameters":{"_route":"lesson_admin","_controller":"App\\Controller\\AdminController::lessons"},"request_uri":"http://localhost/elearning/public/index.php/admin/lesson","method":"GET"} [] [2019-04-05 08:15:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 08:15:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-05 08:15:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 08:15:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 [] [] [2019-04-05 08:15:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 08:15:06] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "Neither the property "formateurs" nor one of the methods "formateurs()", "getformateurs()"/"isformateurs()"/"hasformateurs()" or "__call()" exist and have public access in class "App\Entity\Lesson"." at C:\wamp64\www\elearning\templates\admin\lesson_list.html.twig line 45 {"exception":"[object] (Twig_Error_Runtime(code: 0): Neither the property \"formateurs\" nor one of the methods \"formateurs()\", \"getformateurs()\"/\"isformateurs()\"/\"hasformateurs()\" or \"__call()\" exist and have public access in class \"App\\Entity\\Lesson\". at C:\\wamp64\\www\\elearning\\templates\\admin\\lesson_list.html.twig:45)"} [] [2019-04-05 08:15:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 08:15:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"403475"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/403475","method":"GET"} [] [2019-04-05 08:17:02] request.INFO: Matched route "lesson_admin". {"route":"lesson_admin","route_parameters":{"_route":"lesson_admin","_controller":"App\\Controller\\AdminController::lessons"},"request_uri":"http://localhost/elearning/public/index.php/admin/lesson","method":"GET"} [] [2019-04-05 08:17:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 08:17:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-05 08:17:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 08:17:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 [] [] [2019-04-05 08:17:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 08:17:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 08:17:03] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "Neither the property "prenom" nor one of the methods "prenom()", "getprenom()"/"isprenom()"/"hasprenom()" or "__call()" exist and have public access in class "App\Entity\User"." at C:\wamp64\www\elearning\templates\admin\lesson_list.html.twig line 46 {"exception":"[object] (Twig_Error_Runtime(code: 0): Neither the property \"prenom\" nor one of the methods \"prenom()\", \"getprenom()\"/\"isprenom()\"/\"hasprenom()\" or \"__call()\" exist and have public access in class \"App\\Entity\\User\". at C:\\wamp64\\www\\elearning\\templates\\admin\\lesson_list.html.twig:46)"} [] [2019-04-05 08:17:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 08:17:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f3a279"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/f3a279","method":"GET"} [] [2019-04-05 08:17:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f3a279"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/f3a279","method":"GET"} [] [2019-04-05 08:17:21] request.INFO: Matched route "lesson_admin". {"route":"lesson_admin","route_parameters":{"_route":"lesson_admin","_controller":"App\\Controller\\AdminController::lessons"},"request_uri":"http://localhost/elearning/public/index.php/admin/lesson","method":"GET"} [] [2019-04-05 08:17:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 08:17:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-05 08:17:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 08:17:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 [] [] [2019-04-05 08:17:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 08:17:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 08:17:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [8] [] [2019-04-05 08:17:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [8] [] [2019-04-05 08:17:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 08:17:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"93b3ca"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/93b3ca","method":"GET"} [] [2019-04-05 08:18:12] request.INFO: Matched route "lesson_admin". {"route":"lesson_admin","route_parameters":{"_route":"lesson_admin","_controller":"App\\Controller\\AdminController::lessons"},"request_uri":"http://localhost/elearning/public/index.php/admin/lesson","method":"GET"} [] [2019-04-05 08:18:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 08:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-05 08:18:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 08:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 [] [] [2019-04-05 08:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 08:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 08:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [8] [] [2019-04-05 08:18:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [8] [] [2019-04-05 08:18:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 08:18:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bdb919"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/bdb919","method":"GET"} [] [2019-04-05 08:18:50] request.INFO: Matched route "formateur_admin". {"route":"formateur_admin","route_parameters":{"_route":"formateur_admin","_controller":"App\\Controller\\AdminController::formateur"},"request_uri":"http://localhost/elearning/public/index.php/admin/formateurs","method":"GET"} [] [2019-04-05 08:18:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 08:18:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-05 08:18:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 08:18:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 [] [] [2019-04-05 08:18:50] request.CRITICAL: Uncaught PHP Exception Twig_Error_Loader: "Unable to find template "admin/formateur_list.html.twig" (looked into: C:\wamp64\www\elearning/templates, C:\wamp64\www\elearning\vendor\symfony\twig-bridge/Resources/views/Form)." at C:\wamp64\www\elearning\vendor\twig\twig\lib\Twig\Loader\Filesystem.php line 234 {"exception":"[object] (Twig_Error_Loader(code: 0): Unable to find template \"admin/formateur_list.html.twig\" (looked into: C:\\wamp64\\www\\elearning/templates, C:\\wamp64\\www\\elearning\\vendor\\symfony\\twig-bridge/Resources/views/Form). at C:\\wamp64\\www\\elearning\\vendor\\twig\\twig\\lib\\Twig\\Loader\\Filesystem.php:234)"} [] [2019-04-05 08:18:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 08:18:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"aefcf6"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/aefcf6","method":"GET"} [] [2019-04-05 08:19:58] request.INFO: Matched route "formateur_admin". {"route":"formateur_admin","route_parameters":{"_route":"formateur_admin","_controller":"App\\Controller\\AdminController::formateur"},"request_uri":"http://localhost/elearning/public/index.php/admin/formateurs","method":"GET"} [] [2019-04-05 08:19:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 08:19:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-05 08:19:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 08:19:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 [] [] [2019-04-05 08:19:59] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "An exception has been thrown during the rendering of a template ("Unable to generate a URL for the named route "formateur_create" as such route does not exist.")." at C:\wamp64\www\elearning\templates\admin\formateur_list.html.twig line 14 {"exception":"[object] (Twig_Error_Runtime(code: 0): An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"formateur_create\" as such route does not exist.\"). at C:\\wamp64\\www\\elearning\\templates\\admin\\formateur_list.html.twig:14, Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Unable to generate a URL for the named route \"formateur_create\" as such route does not exist. at C:\\wamp64\\www\\elearning\\var\\cache\\dev\\srcApp_KernelDevDebugContainerUrlGenerator.php:85)"} [] [2019-04-05 08:20:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 08:20:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9b7a35"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/9b7a35","method":"GET"} [] [2019-04-05 08:20:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9b7a35"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/9b7a35","method":"GET"} [] [2019-04-05 08:20:10] request.INFO: Matched route "formateur_admin". {"route":"formateur_admin","route_parameters":{"_route":"formateur_admin","_controller":"App\\Controller\\AdminController::formateur"},"request_uri":"http://localhost/elearning/public/index.php/admin/formateurs","method":"GET"} [] [2019-04-05 08:20:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 08:20:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-05 08:20:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 08:20:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 [] [] [2019-04-05 08:20:11] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "An exception has been thrown during the rendering of a template ("Unable to generate a URL for the named route "formateur_create" as such route does not exist.")." at C:\wamp64\www\elearning\templates\admin\formateur_list.html.twig line 14 {"exception":"[object] (Twig_Error_Runtime(code: 0): An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"formateur_create\" as such route does not exist.\"). at C:\\wamp64\\www\\elearning\\templates\\admin\\formateur_list.html.twig:14, Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Unable to generate a URL for the named route \"formateur_create\" as such route does not exist. at C:\\wamp64\\www\\elearning\\var\\cache\\dev\\srcApp_KernelDevDebugContainerUrlGenerator.php:85)"} [] [2019-04-05 08:20:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 08:20:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3be630"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/3be630","method":"GET"} [] [2019-04-05 08:20:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3be630"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/3be630","method":"GET"} [] [2019-04-05 08:20:24] request.INFO: Matched route "formateur_admin". {"route":"formateur_admin","route_parameters":{"_route":"formateur_admin","_controller":"App\\Controller\\AdminController::formateur"},"request_uri":"http://localhost/elearning/public/index.php/admin/formateurs","method":"GET"} [] [2019-04-05 08:20:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 08:20:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-05 08:20:24] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 08:20:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 [] [] [2019-04-05 08:20:24] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "An exception has been thrown during the rendering of a template ("Unable to generate a URL for the named route "formateur_create" as such route does not exist.")." at C:\wamp64\www\elearning\templates\admin\formateur_list.html.twig line 14 {"exception":"[object] (Twig_Error_Runtime(code: 0): An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"formateur_create\" as such route does not exist.\"). at C:\\wamp64\\www\\elearning\\templates\\admin\\formateur_list.html.twig:14, Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Unable to generate a URL for the named route \"formateur_create\" as such route does not exist. at C:\\wamp64\\www\\elearning\\var\\cache\\dev\\srcApp_KernelDevDebugContainerUrlGenerator.php:85)"} [] [2019-04-05 08:20:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 08:20:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"48cbba"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/48cbba","method":"GET"} [] [2019-04-05 08:20:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"48cbba"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/48cbba","method":"GET"} [] [2019-04-05 08:20:36] request.INFO: Matched route "formateur_admin". {"route":"formateur_admin","route_parameters":{"_route":"formateur_admin","_controller":"App\\Controller\\AdminController::formateur"},"request_uri":"http://localhost/elearning/public/index.php/admin/formateurs","method":"GET"} [] [2019-04-05 08:20:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 08:20:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-05 08:20:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 08:20:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 [] [] [2019-04-05 08:20:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 08:20:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"62c1db"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/62c1db","method":"GET"} [] [2019-04-05 08:21:08] request.INFO: Matched route "formateur_admin". {"route":"formateur_admin","route_parameters":{"_route":"formateur_admin","_controller":"App\\Controller\\AdminController::formateur"},"request_uri":"http://localhost/elearning/public/index.php/admin/formateurs","method":"GET"} [] [2019-04-05 08:21:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 08:21:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-05 08:21:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 08:21:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 [] [] [2019-04-05 08:21:08] request.CRITICAL: Uncaught PHP Exception Twig_Error_Syntax: "Unexpected "}"." at C:\wamp64\www\elearning\templates\admin\formateur_list.html.twig line 29 {"exception":"[object] (Twig_Error_Syntax(code: 0): Unexpected \"}\". at C:\\wamp64\\www\\elearning\\templates\\admin\\formateur_list.html.twig:29)"} [] [2019-04-05 08:21:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 08:21:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d304f7"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/d304f7","method":"GET"} [] [2019-04-05 08:21:18] request.INFO: Matched route "formateur_admin". {"route":"formateur_admin","route_parameters":{"_route":"formateur_admin","_controller":"App\\Controller\\AdminController::formateur"},"request_uri":"http://localhost/elearning/public/index.php/admin/formateurs","method":"GET"} [] [2019-04-05 08:21:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 08:21:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-05 08:21:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 08:21:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 [] [] [2019-04-05 08:21:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 08:21:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c5425d"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/c5425d","method":"GET"} [] [2019-04-05 08:22:04] request.INFO: Matched route "formateur_admin". {"route":"formateur_admin","route_parameters":{"_route":"formateur_admin","_controller":"App\\Controller\\AdminController::formateur"},"request_uri":"http://localhost/elearning/public/index.php/admin/formateurs","method":"GET"} [] [2019-04-05 08:22:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 08:22:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-05 08:22:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 08:22:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 [] [] [2019-04-05 08:22:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 08:22:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bb8791"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/bb8791","method":"GET"} [] [2019-04-05 08:24:27] request.INFO: Matched route "lesson_admin". {"route":"lesson_admin","route_parameters":{"_route":"lesson_admin","_controller":"App\\Controller\\AdminController::lessons"},"request_uri":"http://localhost/elearning/public/index.php/admin/lesson","method":"GET"} [] [2019-04-05 08:24:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 08:24:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-05 08:24:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 08:24:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 [] [] [2019-04-05 08:24:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 08:24:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 08:24:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [8] [] [2019-04-05 08:24:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [8] [] [2019-04-05 08:24:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 08:24:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f9cf17"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/f9cf17","method":"GET"} [] [2019-04-05 08:24:31] request.INFO: Matched route "lesson_edit". {"route":"lesson_edit","route_parameters":{"_route":"lesson_edit","_controller":"App\\Controller\\AdminController::editLesson","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/admin/lesson/6/edit","method":"GET"} [] [2019-04-05 08:24:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 08:24:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-05 08:24:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 08:24:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? ["6"] [] [2019-04-05 08:24:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.id = ? ["6"] [] [2019-04-05 08:24:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 08:24:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 08:24:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 08:24:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 08:24:32] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.title AS title_1, c0_.content AS content_2, c0_.created_at AS created_at_3, c0_.slug AS slug_4 FROM content c0_ [] [] [2019-04-05 08:24:32] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.email AS email_1, u0_.username AS username_2, u0_.password AS password_3, u0_.roles AS roles_4, u0_.lastname AS lastname_5, u0_.firstname AS firstname_6 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_FORMATEUR\"%"] [] [2019-04-05 08:24:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 08:24:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"34a61a"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/34a61a","method":"GET"} [] [2019-04-05 08:24:36] request.INFO: Matched route "formateur_admin". {"route":"formateur_admin","route_parameters":{"_route":"formateur_admin","_controller":"App\\Controller\\AdminController::formateur"},"request_uri":"http://localhost/elearning/public/index.php/admin/formateurs","method":"GET"} [] [2019-04-05 08:24:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 08:24:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-05 08:24:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 08:24:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 [] [] [2019-04-05 08:24:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 08:24:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a53a73"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/a53a73","method":"GET"} [] [2019-04-05 08:24:38] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::formUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/new","method":"GET"} [] [2019-04-05 08:24:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 08:24:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-05 08:24:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 08:24:39] doctrine.DEBUG: SELECT l0_.id AS id_0, l0_.title AS title_1, l0_.description AS description_2, l0_.duration AS duration_3, l0_.created_at AS created_at_4 FROM lesson l0_ [] [] [2019-04-05 08:24:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 08:24:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2a2228"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/2a2228","method":"GET"} [] [2019-04-05 08:25:00] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::formUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/new","method":"POST"} [] [2019-04-05 08:25:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 08:25:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-05 08:25:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 08:25:01] doctrine.DEBUG: SELECT l0_.id AS id_0, l0_.title AS title_1, l0_.description AS description_2, l0_.duration AS duration_3, l0_.created_at AS created_at_4 FROM lesson l0_ WHERE l0_.id IN (?) [["6","8"]] [] [2019-04-05 08:25:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.email = ? ["g@g.fr"] [] [2019-04-05 08:25:02] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-05 08:25:02] doctrine.DEBUG: INSERT INTO user (email, username, password, roles, lastname, firstname) VALUES (?, ?, ?, ?, ?, ?) {"1":"g@g.fr","2":"Luc Dahan","3":"$2y$13$Rh/aX3ux34Mu2Jy3sk4 [...]","4":["ROLE_FORMATEUR"],"5":"Dahan","6":"Luc"} [] [2019-04-05 08:25:02] doctrine.DEBUG: INSERT INTO user_lesson (user_id, lesson_id) VALUES (?, ?) [19,6] [] [2019-04-05 08:25:02] doctrine.DEBUG: INSERT INTO user_lesson (user_id, lesson_id) VALUES (?, ?) [19,8] [] [2019-04-05 08:25:02] doctrine.DEBUG: "COMMIT" [] [] [2019-04-05 08:25:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? [6] [] [2019-04-05 08:25:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [19] [] [2019-04-05 08:25:02] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-05 08:25:02] doctrine.DEBUG: INSERT INTO advance (percentage, user_id, content_id) VALUES (?, ?, ?) {"1":0,"2":19,"3":29} [] [2019-04-05 08:25:02] doctrine.DEBUG: "COMMIT" [] [] [2019-04-05 08:25:02] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-05 08:25:02] doctrine.DEBUG: INSERT INTO advance (percentage, user_id, content_id) VALUES (?, ?, ?) {"1":0,"2":19,"3":31} [] [2019-04-05 08:25:02] doctrine.DEBUG: "COMMIT" [] [] [2019-04-05 08:25:02] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-05 08:25:02] doctrine.DEBUG: INSERT INTO advance (percentage, user_id, content_id) VALUES (?, ?, ?) {"1":0,"2":19,"3":32} [] [2019-04-05 08:25:02] doctrine.DEBUG: "COMMIT" [] [] [2019-04-05 08:25:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? [8] [] [2019-04-05 08:25:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [19] [] [2019-04-05 08:25:02] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-05 08:25:02] doctrine.DEBUG: INSERT INTO advance (percentage, user_id, content_id) VALUES (?, ?, ?) {"1":0,"2":19,"3":35} [] [2019-04-05 08:25:02] doctrine.DEBUG: "COMMIT" [] [] [2019-04-05 08:25:02] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-05 08:25:02] doctrine.DEBUG: INSERT INTO advance (percentage, user_id, content_id) VALUES (?, ?, ?) {"1":0,"2":19,"3":36} [] [2019-04-05 08:25:02] doctrine.DEBUG: "COMMIT" [] [] [2019-04-05 08:25:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 08:25:03] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/users","method":"GET"} [] [2019-04-05 08:25:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 08:25:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-05 08:25:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 08:25:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 [] [] [2019-04-05 08:25:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 08:25:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3231b2"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/3231b2","method":"GET"} [] [2019-04-05 08:25:14] request.INFO: Matched route "lesson_admin". {"route":"lesson_admin","route_parameters":{"_route":"lesson_admin","_controller":"App\\Controller\\AdminController::lessons"},"request_uri":"http://localhost/elearning/public/index.php/admin/lesson","method":"GET"} [] [2019-04-05 08:25:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 08:25:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-05 08:25:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 08:25:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 [] [] [2019-04-05 08:25:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 08:25:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 08:25:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [8] [] [2019-04-05 08:25:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [8] [] [2019-04-05 08:25:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 08:25:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d027f6"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/d027f6","method":"GET"} [] [2019-04-05 08:25:18] request.INFO: Matched route "lesson_edit". {"route":"lesson_edit","route_parameters":{"_route":"lesson_edit","_controller":"App\\Controller\\AdminController::editLesson","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/admin/lesson/6/edit","method":"GET"} [] [2019-04-05 08:25:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 08:25:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-05 08:25:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 08:25:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? ["6"] [] [2019-04-05 08:25:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.id = ? ["6"] [] [2019-04-05 08:25:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 08:25:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 08:25:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 08:25:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 08:25:19] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.title AS title_1, c0_.content AS content_2, c0_.created_at AS created_at_3, c0_.slug AS slug_4 FROM content c0_ [] [] [2019-04-05 08:25:19] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.email AS email_1, u0_.username AS username_2, u0_.password AS password_3, u0_.roles AS roles_4, u0_.lastname AS lastname_5, u0_.firstname AS firstname_6 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_FORMATEUR\"%"] [] [2019-04-05 08:25:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 08:25:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"834ab9"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/834ab9","method":"GET"} [] [2019-04-05 08:25:36] request.INFO: Matched route "formateur_admin". {"route":"formateur_admin","route_parameters":{"_route":"formateur_admin","_controller":"App\\Controller\\AdminController::formateur"},"request_uri":"http://localhost/elearning/public/index.php/admin/formateurs","method":"GET"} [] [2019-04-05 08:25:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 08:25:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-05 08:25:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 08:25:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 [] [] [2019-04-05 08:25:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 08:25:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"69b05e"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/69b05e","method":"GET"} [] [2019-04-05 08:25:38] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::formUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/new","method":"GET"} [] [2019-04-05 08:25:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 08:25:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-05 08:25:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 08:25:38] doctrine.DEBUG: SELECT l0_.id AS id_0, l0_.title AS title_1, l0_.description AS description_2, l0_.duration AS duration_3, l0_.created_at AS created_at_4 FROM lesson l0_ [] [] [2019-04-05 08:25:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 08:25:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8205cf"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/8205cf","method":"GET"} [] [2019-04-05 08:28:07] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::formUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/new","method":"GET"} [] [2019-04-05 08:28:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 08:28:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-05 08:28:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 08:28:07] doctrine.DEBUG: SELECT l0_.id AS id_0, l0_.title AS title_1, l0_.description AS description_2, l0_.duration AS duration_3, l0_.created_at AS created_at_4 FROM lesson l0_ [] [] [2019-04-05 08:28:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 08:28:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2eb881"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/2eb881","method":"GET"} [] [2019-04-05 08:29:34] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::formUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/new","method":"GET"} [] [2019-04-05 08:29:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 08:29:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-05 08:29:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 08:29:34] doctrine.DEBUG: SELECT l0_.id AS id_0, l0_.title AS title_1, l0_.description AS description_2, l0_.duration AS duration_3, l0_.created_at AS created_at_4 FROM lesson l0_ [] [] [2019-04-05 08:29:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 08:29:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"691ec3"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/691ec3","method":"GET"} [] [2019-04-05 08:29:39] request.INFO: Matched route "user_create". {"route":"user_create","route_parameters":{"_route":"user_create","_controller":"App\\Controller\\UserController::formUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/new","method":"POST"} [] [2019-04-05 08:29:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 08:29:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-05 08:29:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 08:29:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.email = ? ["t@tr.Fr"] [] [2019-04-05 08:29:40] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-05 08:29:40] doctrine.DEBUG: INSERT INTO user (email, username, password, roles, lastname, firstname) VALUES (?, ?, ?, ?, ?, ?) {"1":"t@tr.Fr","2":"Lise Nathanson","3":"$2y$13$bJqUJy9G4Aq.S5SQPDe [...]","4":["ROLE_FORMATEUR"],"5":"Nathanson","6":"Lise"} [] [2019-04-05 08:29:40] doctrine.DEBUG: "COMMIT" [] [] [2019-04-05 08:29:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 08:29:41] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/users","method":"GET"} [] [2019-04-05 08:29:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 08:29:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-05 08:29:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 08:29:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 [] [] [2019-04-05 08:29:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 08:29:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca635b"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/ca635b","method":"GET"} [] [2019-04-05 08:29:52] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"20"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/20","method":"GET"} [] [2019-04-05 08:29:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 08:29:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-05 08:29:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 08:29:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? ["20"] [] [2019-04-05 08:29:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["20"] [] [2019-04-05 08:29:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [20] [] [2019-04-05 08:29:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 08:29:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"45f282"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/45f282","method":"GET"} [] [2019-04-05 08:29:57] request.INFO: Matched route "lesson_admin". {"route":"lesson_admin","route_parameters":{"_route":"lesson_admin","_controller":"App\\Controller\\AdminController::lessons"},"request_uri":"http://localhost/elearning/public/index.php/admin/lesson","method":"GET"} [] [2019-04-05 08:29:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 08:29:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-05 08:29:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 08:29:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 [] [] [2019-04-05 08:29:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 08:29:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 08:29:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [8] [] [2019-04-05 08:29:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [8] [] [2019-04-05 08:29:58] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 08:29:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6ca6a3"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/6ca6a3","method":"GET"} [] [2019-04-05 08:30:01] request.INFO: Matched route "lesson_edit". {"route":"lesson_edit","route_parameters":{"_route":"lesson_edit","_controller":"App\\Controller\\AdminController::editLesson","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/admin/lesson/6/edit","method":"GET"} [] [2019-04-05 08:30:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 08:30:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-05 08:30:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 08:30:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? ["6"] [] [2019-04-05 08:30:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.id = ? ["6"] [] [2019-04-05 08:30:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 08:30:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 08:30:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 08:30:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 08:30:02] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.title AS title_1, c0_.content AS content_2, c0_.created_at AS created_at_3, c0_.slug AS slug_4 FROM content c0_ [] [] [2019-04-05 08:30:02] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.email AS email_1, u0_.username AS username_2, u0_.password AS password_3, u0_.roles AS roles_4, u0_.lastname AS lastname_5, u0_.firstname AS firstname_6 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_FORMATEUR\"%"] [] [2019-04-05 08:30:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 08:30:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1492ee"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/1492ee","method":"GET"} [] [2019-04-05 08:30:06] request.INFO: Matched route "lesson_edit". {"route":"lesson_edit","route_parameters":{"_route":"lesson_edit","_controller":"App\\Controller\\AdminController::editLesson","id":"8"},"request_uri":"http://localhost/elearning/public/index.php/admin/lesson/8/edit","method":"GET"} [] [2019-04-05 08:30:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 08:30:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-05 08:30:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 08:30:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? ["8"] [] [2019-04-05 08:30:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.id = ? ["8"] [] [2019-04-05 08:30:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["8"] [] [2019-04-05 08:30:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["8"] [] [2019-04-05 08:30:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [8] [] [2019-04-05 08:30:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [8] [] [2019-04-05 08:30:06] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.title AS title_1, c0_.content AS content_2, c0_.created_at AS created_at_3, c0_.slug AS slug_4 FROM content c0_ [] [] [2019-04-05 08:30:06] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.email AS email_1, u0_.username AS username_2, u0_.password AS password_3, u0_.roles AS roles_4, u0_.lastname AS lastname_5, u0_.firstname AS firstname_6 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_FORMATEUR\"%"] [] [2019-04-05 08:30:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 08:30:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"30d548"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/30d548","method":"GET"} [] [2019-04-05 08:30:15] request.INFO: Matched route "lesson_edit". {"route":"lesson_edit","route_parameters":{"_route":"lesson_edit","_controller":"App\\Controller\\AdminController::editLesson","id":"8"},"request_uri":"http://localhost/elearning/public/index.php/admin/lesson/8/edit","method":"POST"} [] [2019-04-05 08:30:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 08:30:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-05 08:30:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 08:30:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? ["8"] [] [2019-04-05 08:30:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.id = ? ["8"] [] [2019-04-05 08:30:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["8"] [] [2019-04-05 08:30:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["8"] [] [2019-04-05 08:30:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [8] [] [2019-04-05 08:30:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [8] [] [2019-04-05 08:30:16] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.title AS title_1, c0_.content AS content_2, c0_.created_at AS created_at_3, c0_.slug AS slug_4 FROM content c0_ WHERE c0_.id IN (?) [["29","32","35","36"]] [] [2019-04-05 08:30:16] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.email AS email_1, u0_.username AS username_2, u0_.password AS password_3, u0_.roles AS roles_4, u0_.lastname AS lastname_5, u0_.firstname AS firstname_6 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.id IN (?) ["%\"ROLE_FORMATEUR\"%",["20"]] [] [2019-04-05 08:30:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [8] [] [2019-04-05 08:30:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [8] [] [2019-04-05 08:30:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [17] [] [2019-04-05 08:30:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [19] [] [2019-04-05 08:30:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [20] [] [2019-04-05 08:30:16] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-05 08:30:16] doctrine.DEBUG: DELETE FROM user_lesson WHERE user_id = ? AND lesson_id = ? [17,8] [] [2019-04-05 08:30:16] doctrine.DEBUG: DELETE FROM user_lesson WHERE user_id = ? AND lesson_id = ? [19,8] [] [2019-04-05 08:30:16] doctrine.DEBUG: INSERT INTO user_lesson (user_id, lesson_id) VALUES (?, ?) [20,8] [] [2019-04-05 08:30:17] doctrine.DEBUG: "COMMIT" [] [] [2019-04-05 08:30:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.content_id = ? AND t0.user_id = ? [29,20] [] [2019-04-05 08:30:17] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-05 08:30:17] doctrine.DEBUG: INSERT INTO advance (percentage, user_id, content_id) VALUES (?, ?, ?) {"1":0,"2":20,"3":29} [] [2019-04-05 08:30:17] doctrine.DEBUG: "COMMIT" [] [] [2019-04-05 08:30:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.content_id = ? AND t0.user_id = ? [32,20] [] [2019-04-05 08:30:17] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-05 08:30:17] doctrine.DEBUG: INSERT INTO advance (percentage, user_id, content_id) VALUES (?, ?, ?) {"1":0,"2":20,"3":32} [] [2019-04-05 08:30:17] doctrine.DEBUG: "COMMIT" [] [] [2019-04-05 08:30:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.content_id = ? AND t0.user_id = ? [35,20] [] [2019-04-05 08:30:17] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-05 08:30:17] doctrine.DEBUG: INSERT INTO advance (percentage, user_id, content_id) VALUES (?, ?, ?) {"1":0,"2":20,"3":35} [] [2019-04-05 08:30:17] doctrine.DEBUG: "COMMIT" [] [] [2019-04-05 08:30:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.content_id = ? AND t0.user_id = ? [36,20] [] [2019-04-05 08:30:17] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-05 08:30:17] doctrine.DEBUG: INSERT INTO advance (percentage, user_id, content_id) VALUES (?, ?, ?) {"1":0,"2":20,"3":36} [] [2019-04-05 08:30:17] doctrine.DEBUG: "COMMIT" [] [] [2019-04-05 08:30:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? [8] [] [2019-04-05 08:30:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? LIMIT 1 [50] [] [2019-04-05 08:30:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? LIMIT 1 [52] [] [2019-04-05 08:30:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? LIMIT 1 [53] [] [2019-04-05 08:30:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? LIMIT 1 [54] [] [2019-04-05 08:30:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 08:30:18] request.INFO: Matched route "lesson_admin". {"route":"lesson_admin","route_parameters":{"_route":"lesson_admin","_controller":"App\\Controller\\AdminController::lessons"},"request_uri":"http://localhost/elearning/public/index.php/admin/lesson","method":"GET"} [] [2019-04-05 08:30:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 08:30:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-05 08:30:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 08:30:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 [] [] [2019-04-05 08:30:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 08:30:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 08:30:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [8] [] [2019-04-05 08:30:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [8] [] [2019-04-05 08:30:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 08:30:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4afc03"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/4afc03","method":"GET"} [] [2019-04-05 08:30:26] request.INFO: Matched route "formateur_admin". {"route":"formateur_admin","route_parameters":{"_route":"formateur_admin","_controller":"App\\Controller\\AdminController::formateur"},"request_uri":"http://localhost/elearning/public/index.php/admin/formateurs","method":"GET"} [] [2019-04-05 08:30:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 08:30:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-05 08:30:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 08:30:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 [] [] [2019-04-05 08:30:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 08:30:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2486e6"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/2486e6","method":"GET"} [] [2019-04-05 08:30:34] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/users","method":"GET"} [] [2019-04-05 08:30:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 08:30:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-05 08:30:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 08:30:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 [] [] [2019-04-05 08:30:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 08:30:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"cc45ea"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/cc45ea","method":"GET"} [] [2019-04-05 08:30:38] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"20"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/20","method":"GET"} [] [2019-04-05 08:30:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 08:30:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-05 08:30:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 08:30:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? ["20"] [] [2019-04-05 08:30:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["20"] [] [2019-04-05 08:30:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [20] [] [2019-04-05 08:30:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? [8] [] [2019-04-05 08:30:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [20] [] [2019-04-05 08:30:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [20] [] [2019-04-05 08:30:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [20] [] [2019-04-05 08:30:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [20] [] [2019-04-05 08:30:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 08:30:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [35] [] [2019-04-05 08:30:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 08:30:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [36] [] [2019-04-05 08:30:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 08:30:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"963206"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/963206","method":"GET"} [] [2019-04-05 08:50:01] request.INFO: Matched route "lesson". {"route":"lesson","route_parameters":{"_route":"lesson","_controller":"App\\Controller\\LessonController::index"},"request_uri":"http://localhost/elearning/public/index.php/lesson","method":"GET"} [] [2019-04-05 08:50:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 08:50:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-05 08:50:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 08:50:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 [] [] [2019-04-05 08:50:02] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "Neither the property "formateurs" nor one of the methods "formateurs()", "getformateurs()"/"isformateurs()"/"hasformateurs()" or "__call()" exist and have public access in class "App\Entity\Lesson"." at C:\wamp64\www\elearning\templates\lesson\index.html.twig line 25 {"exception":"[object] (Twig_Error_Runtime(code: 0): Neither the property \"formateurs\" nor one of the methods \"formateurs()\", \"getformateurs()\"/\"isformateurs()\"/\"hasformateurs()\" or \"__call()\" exist and have public access in class \"App\\Entity\\Lesson\". at C:\\wamp64\\www\\elearning\\templates\\lesson\\index.html.twig:25)"} [] [2019-04-05 08:50:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 08:50:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"07a466"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/07a466","method":"GET"} [] [2019-04-05 08:50:43] request.INFO: Matched route "lesson". {"route":"lesson","route_parameters":{"_route":"lesson","_controller":"App\\Controller\\LessonController::index"},"request_uri":"http://localhost/elearning/public/index.php/lesson","method":"GET"} [] [2019-04-05 08:50:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 08:50:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-05 08:50:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 08:50:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 [] [] [2019-04-05 08:50:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 08:50:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [8] [] [2019-04-05 08:50:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 08:50:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e5568a"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/e5568a","method":"GET"} [] [2019-04-05 08:51:17] request.INFO: Matched route "lesson". {"route":"lesson","route_parameters":{"_route":"lesson","_controller":"App\\Controller\\LessonController::index"},"request_uri":"http://localhost/elearning/public/index.php/lesson","method":"GET"} [] [2019-04-05 08:51:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 08:51:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-05 08:51:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 08:51:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 [] [] [2019-04-05 08:51:18] request.CRITICAL: Uncaught PHP Exception Twig_Error_Syntax: "Unexpected "}"." at C:\wamp64\www\elearning\templates\lesson\index.html.twig line 26 {"exception":"[object] (Twig_Error_Syntax(code: 0): Unexpected \"}\". at C:\\wamp64\\www\\elearning\\templates\\lesson\\index.html.twig:26)"} [] [2019-04-05 08:51:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 08:51:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f8ca17"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/f8ca17","method":"GET"} [] [2019-04-05 08:51:26] request.INFO: Matched route "lesson". {"route":"lesson","route_parameters":{"_route":"lesson","_controller":"App\\Controller\\LessonController::index"},"request_uri":"http://localhost/elearning/public/index.php/lesson","method":"GET"} [] [2019-04-05 08:51:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 08:51:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-05 08:51:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 08:51:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 [] [] [2019-04-05 08:51:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 08:51:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [8] [] [2019-04-05 08:51:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 08:51:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bef294"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/bef294","method":"GET"} [] [2019-04-05 08:52:01] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6","method":"GET"} [] [2019-04-05 08:52:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 08:52:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-05 08:52:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 08:52:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 08:52:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 08:52:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 08:52:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [14,29] [] [2019-04-05 08:52:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [14,31] [] [2019-04-05 08:52:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [14,32] [] [2019-04-05 08:52:01] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "Neither the property "formateurs" nor one of the methods "formateurs()", "getformateurs()"/"isformateurs()"/"hasformateurs()" or "__call()" exist and have public access in class "App\Entity\Lesson"." at C:\wamp64\www\elearning\templates\lesson\show.html.twig line 7 {"exception":"[object] (Twig_Error_Runtime(code: 0): Neither the property \"formateurs\" nor one of the methods \"formateurs()\", \"getformateurs()\"/\"isformateurs()\"/\"hasformateurs()\" or \"__call()\" exist and have public access in class \"App\\Entity\\Lesson\". at C:\\wamp64\\www\\elearning\\templates\\lesson\\show.html.twig:7)"} [] [2019-04-05 08:52:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 08:52:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2b009a"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/2b009a","method":"GET"} [] [2019-04-05 08:52:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2b009a"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/2b009a","method":"GET"} [] [2019-04-05 08:52:19] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6","method":"GET"} [] [2019-04-05 08:52:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 08:52:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-05 08:52:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 08:52:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 08:52:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 08:52:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 08:52:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [14,29] [] [2019-04-05 08:52:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [14,31] [] [2019-04-05 08:52:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [14,32] [] [2019-04-05 08:52:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 08:52:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 08:52:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 08:52:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 08:52:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 08:52:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d2ce17"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/d2ce17","method":"GET"} [] [2019-04-05 08:54:29] console.ERROR: Error thrown while running command ""m:c"". Message: "Command "m:c" is ambiguous. Did you mean one of these? make:command make:controller make:crud" {"exception":"[object] (Symfony\\Component\\Console\\Exception\\CommandNotFoundException(code: 0): Command \"m:c\" is ambiguous.\nDid you mean one of these?\n make:command\n make:controller\n make:crud at C:\\wamp64\\www\\elearning\\vendor\\symfony\\console\\Application.php:671)","command":"\"m:c\"","message":"Command \"m:c\" is ambiguous.\nDid you mean one of these?\n make:command\n make:controller\n make:crud"} [] [2019-04-05 08:58:07] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/index.php/","method":"GET"} [] [2019-04-05 08:58:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 08:58:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-05 08:58:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 08:58:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 08:58:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4e2995"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/4e2995","method":"GET"} [] [2019-04-05 08:58:40] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/index.php/","method":"GET"} [] [2019-04-05 08:58:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 08:58:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-05 08:58:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 08:58:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 08:58:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e521b9"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/e521b9","method":"GET"} [] [2019-04-05 08:59:20] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/index.php/","method":"GET"} [] [2019-04-05 08:59:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 08:59:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-05 08:59:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 08:59:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 08:59:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6bfba0"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/6bfba0","method":"GET"} [] [2019-04-05 09:06:50] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 09:06:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:06:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-05 09:06:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:06:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [14] [] [2019-04-05 09:06:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:06:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b07e90"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/b07e90","method":"GET"} [] [2019-04-05 09:06:57] request.INFO: Matched route "security_logout". {"route":"security_logout","route_parameters":{"_route":"security_logout","_controller":"App\\Controller\\SecurityController::logout"},"request_uri":"http://localhost/elearning/public/index.php/deconnexion","method":"GET"} [] [2019-04-05 09:06:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:06:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [14] [] [2019-04-05 09:06:57] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:06:57] request.INFO: Matched route "lesson". {"route":"lesson","route_parameters":{"_route":"lesson","_controller":"App\\Controller\\LessonController::index"},"request_uri":"http://localhost/elearning/public/index.php/lesson","method":"GET"} [] [2019-04-05 09:06:57] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-05 09:06:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 [] [] [2019-04-05 09:06:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 09:06:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [8] [] [2019-04-05 09:06:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"faed86"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/faed86","method":"GET"} [] [2019-04-05 09:07:00] request.INFO: Matched route "security_login". {"route":"security_login","route_parameters":{"_route":"security_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost/elearning/public/index.php/login","method":"GET"} [] [2019-04-05 09:07:00] security.INFO: Populated the TokenStorage with an anonymous Token. [] [] [2019-04-05 09:07:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"94c247"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/94c247","method":"GET"} [] [2019-04-05 09:07:06] request.INFO: Matched route "security_login". {"route":"security_login","route_parameters":{"_route":"security_login","_controller":"App\\Controller\\SecurityController::login"},"request_uri":"http://localhost/elearning/public/index.php/login","method":"POST"} [] [2019-04-05 09:07:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.email = ? LIMIT 1 ["fer@fer.fr"] [] [2019-04-05 09:07:07] security.INFO: User has been authenticated successfully. {"username":"Clem"} [] [2019-04-05 09:07:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:07:08] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/index.php/","method":"GET"} [] [2019-04-05 09:07:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:07:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:07:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:07:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:07:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e8a260"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/e8a260","method":"GET"} [] [2019-04-05 09:07:13] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 09:07:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:07:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:07:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:07:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 09:07:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:07:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca7f1d"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/ca7f1d","method":"GET"} [] [2019-04-05 09:09:11] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 09:09:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:09:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:09:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:09:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 09:09:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:09:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3740a9"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/3740a9","method":"GET"} [] [2019-04-05 09:10:31] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 09:10:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:10:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:10:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:10:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 09:10:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:10:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a70044"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/a70044","method":"GET"} [] [2019-04-05 09:10:48] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 09:10:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:10:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:10:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:10:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 09:10:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:10:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"594949"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/594949","method":"GET"} [] [2019-04-05 09:10:55] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 09:10:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:10:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:10:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:10:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 09:10:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:10:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fbaf64"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/fbaf64","method":"GET"} [] [2019-04-05 09:11:12] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 09:11:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:11:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:11:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:11:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 09:11:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:11:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"537b71"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/537b71","method":"GET"} [] [2019-04-05 09:12:14] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 09:12:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:12:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:12:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:12:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 09:12:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:12:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ff0276"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/ff0276","method":"GET"} [] [2019-04-05 09:12:20] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 09:12:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:12:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:12:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:12:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 09:12:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:12:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b5ba59"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/b5ba59","method":"GET"} [] [2019-04-05 09:12:47] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 09:12:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:12:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:12:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 09:12:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:12:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b0a955"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/b0a955","method":"GET"} [] [2019-04-05 09:12:56] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 09:12:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:12:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:12:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:12:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 09:12:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:12:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ab8823"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/ab8823","method":"GET"} [] [2019-04-05 09:13:12] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 09:13:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:13:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:13:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:13:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 09:13:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:13:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"761c47"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/761c47","method":"GET"} [] [2019-04-05 09:13:30] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 09:13:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:13:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:13:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:13:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 09:13:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:13:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3ff2c3"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/3ff2c3","method":"GET"} [] [2019-04-05 09:13:50] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 09:13:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:13:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:13:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:13:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 09:13:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:13:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"daa3de"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/daa3de","method":"GET"} [] [2019-04-05 09:13:59] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 09:13:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:13:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:13:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:14:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 09:14:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:14:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"430610"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/430610","method":"GET"} [] [2019-04-05 09:14:44] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 09:14:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:14:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:14:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:14:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 09:14:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:14:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8729c2"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/8729c2","method":"GET"} [] [2019-04-05 09:15:03] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 09:15:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:15:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:15:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:15:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 09:15:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:15:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"244b2a"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/244b2a","method":"GET"} [] [2019-04-05 09:15:15] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 09:15:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:15:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:15:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:15:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 09:15:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:15:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8a7bee"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/8a7bee","method":"GET"} [] [2019-04-05 09:15:55] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 09:15:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:15:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:15:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:15:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 09:15:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:15:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"da5f8c"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/da5f8c","method":"GET"} [] [2019-04-05 09:16:02] request.INFO: Matched route "lesson". {"route":"lesson","route_parameters":{"_route":"lesson","_controller":"App\\Controller\\LessonController::index"},"request_uri":"http://localhost/elearning/public/index.php/lesson","method":"GET"} [] [2019-04-05 09:16:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:16:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:16:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:16:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 [] [] [2019-04-05 09:16:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 09:16:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [8] [] [2019-04-05 09:16:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:16:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9ccd4f"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/9ccd4f","method":"GET"} [] [2019-04-05 09:16:45] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6","method":"GET"} [] [2019-04-05 09:16:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:16:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:16:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:16:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 09:16:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 09:16:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 09:16:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,29] [] [2019-04-05 09:16:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,31] [] [2019-04-05 09:16:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,32] [] [2019-04-05 09:16:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 09:16:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 09:16:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 09:16:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 09:16:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:16:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"072551"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/072551","method":"GET"} [] [2019-04-05 09:16:51] request.INFO: Matched route "content_learn". {"route":"content_learn","route_parameters":{"_route":"content_learn","_controller":"App\\Controller\\LessonController::learn","lesson_id":"6","content_id":"29","slug":"Loi 2002-2"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6/29-Loi%202002-2","method":"GET"} [] [2019-04-05 09:16:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:16:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:16:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:16:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? ["29"] [] [2019-04-05 09:16:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 09:16:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 09:16:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 09:16:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 09:16:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.question AS question_2, t0.proposition_un AS proposition_un_3, t0.proposition_deux AS proposition_deux_4, t0.proposition_trois AS proposition_trois_5, t0.good_answers AS good_answers_6, t0.contenu_id AS contenu_id_7 FROM exercice t0 WHERE t0.contenu_id = ? [29] [] [2019-04-05 09:16:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:16:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"abbf85"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/abbf85","method":"GET"} [] [2019-04-05 09:17:37] request.INFO: Matched route "lesson". {"route":"lesson","route_parameters":{"_route":"lesson","_controller":"App\\Controller\\LessonController::index"},"request_uri":"http://localhost/elearning/public/index.php/lesson","method":"GET"} [] [2019-04-05 09:17:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:17:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:17:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 [] [] [2019-04-05 09:17:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 09:17:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [8] [] [2019-04-05 09:17:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:17:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"431e37"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/431e37","method":"GET"} [] [2019-04-05 09:17:52] request.INFO: Matched route "lesson". {"route":"lesson","route_parameters":{"_route":"lesson","_controller":"App\\Controller\\LessonController::index"},"request_uri":"http://localhost/elearning/public/index.php/lesson","method":"GET"} [] [2019-04-05 09:17:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:17:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:17:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 [] [] [2019-04-05 09:17:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 09:17:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [8] [] [2019-04-05 09:17:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:17:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e7155b"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/e7155b","method":"GET"} [] [2019-04-05 09:18:02] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 09:18:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:18:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:18:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:18:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 09:18:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:18:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b56d86"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/b56d86","method":"GET"} [] [2019-04-05 09:18:19] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 09:18:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:18:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:18:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:18:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 09:18:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:18:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"cd9ae0"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/cd9ae0","method":"GET"} [] [2019-04-05 09:18:23] request.INFO: Matched route "site". {"route":"site","route_parameters":{"_route":"site","_controller":"App\\Controller\\SiteController::index"},"request_uri":"http://localhost/elearning/public/index.php/","method":"GET"} [] [2019-04-05 09:18:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:18:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:18:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:18:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:18:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ac68cb"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/ac68cb","method":"GET"} [] [2019-04-05 09:18:29] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 09:18:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:18:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:18:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:18:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 09:18:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:18:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8ba911"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/8ba911","method":"GET"} [] [2019-04-05 09:18:42] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 09:18:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:18:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:18:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:18:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 09:18:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:18:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0548fe"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/0548fe","method":"GET"} [] [2019-04-05 09:18:54] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 09:18:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:18:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:18:54] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:18:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 09:18:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:18:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0a65e0"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/0a65e0","method":"GET"} [] [2019-04-05 09:19:28] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/users","method":"GET"} [] [2019-04-05 09:19:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:19:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:19:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:19:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 [] [] [2019-04-05 09:19:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:19:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"421679"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/421679","method":"GET"} [] [2019-04-05 09:19:34] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"16"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/16","method":"GET"} [] [2019-04-05 09:19:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:19:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:19:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:19:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["16"] [] [2019-04-05 09:19:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 09:19:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:19:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c13323"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/c13323","method":"GET"} [] [2019-04-05 09:19:39] request.INFO: Matched route "user_edit". {"route":"user_edit","route_parameters":{"_route":"user_edit","_controller":"App\\Controller\\UserController::formUser","id":"16"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/16/edit","method":"GET"} [] [2019-04-05 09:19:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:19:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:19:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:19:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 09:19:39] doctrine.DEBUG: SELECT l0_.id AS id_0, l0_.title AS title_1, l0_.description AS description_2, l0_.duration AS duration_3, l0_.created_at AS created_at_4 FROM lesson l0_ [] [] [2019-04-05 09:19:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:19:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9b1910"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/9b1910","method":"GET"} [] [2019-04-05 09:19:44] request.INFO: Matched route "user_edit". {"route":"user_edit","route_parameters":{"_route":"user_edit","_controller":"App\\Controller\\UserController::formUser","id":"16"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/16/edit","method":"POST"} [] [2019-04-05 09:19:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:19:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:19:44] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:19:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 09:19:44] doctrine.DEBUG: SELECT l0_.id AS id_0, l0_.title AS title_1, l0_.description AS description_2, l0_.duration AS duration_3, l0_.created_at AS created_at_4 FROM lesson l0_ WHERE l0_.id IN (?) [["6"]] [] [2019-04-05 09:19:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.email = ? ["fer@fer.fr"] [] [2019-04-05 09:19:46] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-05 09:19:46] doctrine.DEBUG: UPDATE user SET password = ? WHERE id = ? ["$2y$13$YRNCID0Hgox32L7/Iyi [...]",16] [] [2019-04-05 09:19:46] doctrine.DEBUG: INSERT INTO user_lesson (user_id, lesson_id) VALUES (?, ?) [16,6] [] [2019-04-05 09:19:46] doctrine.DEBUG: "COMMIT" [] [] [2019-04-05 09:19:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? [6] [] [2019-04-05 09:19:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 09:19:46] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-05 09:19:46] doctrine.DEBUG: INSERT INTO advance (percentage, user_id, content_id) VALUES (?, ?, ?) {"1":0,"2":16,"3":29} [] [2019-04-05 09:19:46] doctrine.DEBUG: "COMMIT" [] [] [2019-04-05 09:19:46] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-05 09:19:46] doctrine.DEBUG: INSERT INTO advance (percentage, user_id, content_id) VALUES (?, ?, ?) {"1":0,"2":16,"3":31} [] [2019-04-05 09:19:46] doctrine.DEBUG: "COMMIT" [] [] [2019-04-05 09:19:46] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-05 09:19:46] doctrine.DEBUG: INSERT INTO advance (percentage, user_id, content_id) VALUES (?, ?, ?) {"1":0,"2":16,"3":32} [] [2019-04-05 09:19:46] doctrine.DEBUG: "COMMIT" [] [] [2019-04-05 09:19:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:19:47] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/users","method":"GET"} [] [2019-04-05 09:19:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:19:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:19:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:19:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 [] [] [2019-04-05 09:19:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:19:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f4bcd0"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/f4bcd0","method":"GET"} [] [2019-04-05 09:19:53] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 09:19:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:19:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:19:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:19:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 09:19:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 09:19:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 09:19:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:19:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ef79c1"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/ef79c1","method":"GET"} [] [2019-04-05 09:20:13] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 09:20:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:20:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:20:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:20:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 09:20:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 09:20:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 09:20:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:20:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"21b8ca"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/21b8ca","method":"GET"} [] [2019-04-05 09:20:28] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 09:20:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:20:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:20:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:20:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 09:20:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 09:20:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 09:20:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:20:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8d3301"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/8d3301","method":"GET"} [] [2019-04-05 09:20:42] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 09:20:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:20:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:20:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:20:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 09:20:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 09:20:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 09:20:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:20:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d465b7"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/d465b7","method":"GET"} [] [2019-04-05 09:20:50] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 09:20:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:20:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:20:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:20:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 09:20:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 09:20:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 09:20:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:20:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dd6707"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/dd6707","method":"GET"} [] [2019-04-05 09:21:05] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 09:21:06] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:21:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:21:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:21:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 09:21:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 09:21:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 09:21:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:21:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"685edb"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/685edb","method":"GET"} [] [2019-04-05 09:23:28] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 09:23:28] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:23:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:23:28] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:23:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 09:23:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 09:23:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 09:23:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:23:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"779a59"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/779a59","method":"GET"} [] [2019-04-05 09:23:35] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 09:23:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:23:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:23:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:23:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 09:23:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 09:23:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 09:23:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:23:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2dd40a"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/2dd40a","method":"GET"} [] [2019-04-05 09:23:42] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 09:23:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:23:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:23:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:23:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 09:23:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 09:23:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 09:23:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:23:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"af42f3"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/af42f3","method":"GET"} [] [2019-04-05 09:24:37] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 09:24:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:24:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:24:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:24:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 09:24:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 09:24:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 09:24:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:24:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f6339d"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/f6339d","method":"GET"} [] [2019-04-05 09:24:48] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 09:24:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:24:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:24:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:24:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 09:24:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 09:24:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 09:24:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:24:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"17001e"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/17001e","method":"GET"} [] [2019-04-05 09:25:45] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 09:25:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:25:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:25:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:25:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 09:25:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 09:25:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 09:25:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:25:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3acdea"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/3acdea","method":"GET"} [] [2019-04-05 09:26:03] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 09:26:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:26:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:26:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:26:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 09:26:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 09:26:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 09:26:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:26:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"92694f"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/92694f","method":"GET"} [] [2019-04-05 09:26:14] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 09:26:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:26:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:26:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:26:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 09:26:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 09:26:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 09:26:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:26:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fe68d2"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/fe68d2","method":"GET"} [] [2019-04-05 09:26:32] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 09:26:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:26:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:26:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:26:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 09:26:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 09:26:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 09:26:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:26:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1c47d3"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/1c47d3","method":"GET"} [] [2019-04-05 09:26:42] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 09:26:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:26:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:26:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:26:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 09:26:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 09:26:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 09:26:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:26:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bc2a77"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/bc2a77","method":"GET"} [] [2019-04-05 09:27:23] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 09:27:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:27:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:27:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:27:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 09:27:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 09:27:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 09:27:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:27:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bf8bdc"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/bf8bdc","method":"GET"} [] [2019-04-05 09:27:39] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 09:27:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:27:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:27:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:27:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 09:27:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 09:27:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 09:27:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:27:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a02b15"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/a02b15","method":"GET"} [] [2019-04-05 09:27:59] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 09:27:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:28:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:28:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:28:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 09:28:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 09:28:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 09:28:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:28:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ee3e65"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/ee3e65","method":"GET"} [] [2019-04-05 09:28:12] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 09:28:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:28:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:28:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:28:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 09:28:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 09:28:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 09:28:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:28:13] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5fc7ed"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/5fc7ed","method":"GET"} [] [2019-04-05 09:28:20] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 09:28:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:28:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:28:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:28:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 09:28:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 09:28:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 09:28:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:28:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4c9834"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/4c9834","method":"GET"} [] [2019-04-05 09:28:34] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 09:28:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:28:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:28:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:28:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 09:28:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 09:28:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 09:28:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:28:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0ce4ba"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/0ce4ba","method":"GET"} [] [2019-04-05 09:28:47] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 09:28:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:28:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:28:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:28:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 09:28:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 09:28:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 09:28:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:28:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ba0e52"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/ba0e52","method":"GET"} [] [2019-04-05 09:28:56] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 09:28:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:28:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:28:57] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:28:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 09:28:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 09:28:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 09:28:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:28:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b1d2e5"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/b1d2e5","method":"GET"} [] [2019-04-05 09:29:36] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 09:29:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:29:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:29:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:29:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 09:29:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 09:29:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 09:29:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:29:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"93e971"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/93e971","method":"GET"} [] [2019-04-05 09:29:47] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 09:29:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:29:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:29:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:29:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 09:29:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 09:29:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 09:29:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:29:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0d52ad"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/0d52ad","method":"GET"} [] [2019-04-05 09:30:47] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 09:30:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:30:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:30:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:30:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 09:30:47] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "Variable "progres" does not exist." at C:\wamp64\www\elearning\templates\user\user_dashboard.html.twig line 17 {"exception":"[object] (Twig_Error_Runtime(code: 0): Variable \"progres\" does not exist. at C:\\wamp64\\www\\elearning\\templates\\user\\user_dashboard.html.twig:17)"} [] [2019-04-05 09:30:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:30:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"24c5dd"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/24c5dd","method":"GET"} [] [2019-04-05 09:30:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"24c5dd"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/24c5dd","method":"GET"} [] [2019-04-05 09:33:56] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 09:33:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:33:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:33:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:33:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? LIMIT 1 [16] [] [2019-04-05 09:33:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 09:33:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 09:33:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 09:33:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:33:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"455d9c"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/455d9c","method":"GET"} [] [2019-04-05 09:34:39] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 09:34:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:34:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:34:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:34:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? LIMIT 1 [16] [] [2019-04-05 09:34:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 09:34:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 09:34:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 09:34:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:34:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7753b5"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/7753b5","method":"GET"} [] [2019-04-05 09:35:32] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 09:35:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:35:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:35:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:35:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? LIMIT 1 [16] [] [2019-04-05 09:35:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 09:35:32] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "An exception has been thrown during the rendering of a template ("Catchable Fatal Error: Object of class App\Entity\Advance could not be converted to string")." at C:\wamp64\www\elearning\templates\user\user_dashboard.html.twig line 25 {"exception":"[object] (Twig_Error_Runtime(code: 0): An exception has been thrown during the rendering of a template (\"Catchable Fatal Error: Object of class App\\Entity\\Advance could not be converted to string\"). at C:\\wamp64\\www\\elearning\\templates\\user\\user_dashboard.html.twig:25, ErrorException(code: 0): Catchable Fatal Error: Object of class App\\Entity\\Advance could not be converted to string at C:\\wamp64\\www\\elearning\\var\\cache\\dev\\twig\\a1\\a1d32824e61121de910cbf40aa59027db81c2840ead1d226d1b83421c13ce2bb.php:111)"} [] [2019-04-05 09:35:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:35:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fea420"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/fea420","method":"GET"} [] [2019-04-05 09:35:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fea420"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/fea420","method":"GET"} [] [2019-04-05 09:35:46] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 09:35:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:35:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:35:46] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:35:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? LIMIT 1 [16] [] [2019-04-05 09:35:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 09:35:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 09:35:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 09:35:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:35:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fd9a3c"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/fd9a3c","method":"GET"} [] [2019-04-05 09:36:07] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 09:36:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:36:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:36:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:36:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? LIMIT 1 [16] [] [2019-04-05 09:36:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 09:36:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 09:36:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 09:36:07] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:36:08] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8550e7"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/8550e7","method":"GET"} [] [2019-04-05 09:36:15] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 09:36:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:36:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:36:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:36:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? LIMIT 1 [16] [] [2019-04-05 09:36:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 09:36:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 09:36:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 09:36:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:36:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c46555"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/c46555","method":"GET"} [] [2019-04-05 09:37:00] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 09:37:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:37:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:37:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:37:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? LIMIT 1 [16] [] [2019-04-05 09:37:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 09:37:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 09:37:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 09:37:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:37:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"279caf"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/279caf","method":"GET"} [] [2019-04-05 09:37:13] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 09:37:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:37:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:37:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:37:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? LIMIT 1 [16] [] [2019-04-05 09:37:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 09:37:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 09:37:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 09:37:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:37:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4dd2ab"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/4dd2ab","method":"GET"} [] [2019-04-05 09:37:22] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 09:37:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:37:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:37:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:37:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? LIMIT 1 [16] [] [2019-04-05 09:37:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 09:37:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 09:37:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 09:37:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:37:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"799a46"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/799a46","method":"GET"} [] [2019-04-05 09:37:36] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 09:37:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:37:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:37:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:37:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? LIMIT 1 [16] [] [2019-04-05 09:37:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 09:37:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 09:37:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 09:37:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:37:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"82d9b4"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/82d9b4","method":"GET"} [] [2019-04-05 09:37:46] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 09:37:46] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:37:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:37:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:37:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? LIMIT 1 [16] [] [2019-04-05 09:37:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 09:37:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 09:37:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 09:37:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:37:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"332f5a"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/332f5a","method":"GET"} [] [2019-04-05 09:38:13] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 09:38:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:38:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:38:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:38:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? LIMIT 1 [16] [] [2019-04-05 09:38:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 09:38:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 09:38:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 09:38:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:38:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"971dce"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/971dce","method":"GET"} [] [2019-04-05 09:38:30] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 09:38:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:38:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:38:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:38:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? LIMIT 1 [16] [] [2019-04-05 09:38:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 09:38:31] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "Impossible to access a key "0" on an object of class "App\Entity\Advance" that does not implement ArrayAccess interface." at C:\wamp64\www\elearning\templates\user\user_dashboard.html.twig line 22 {"exception":"[object] (Twig_Error_Runtime(code: 0): Impossible to access a key \"0\" on an object of class \"App\\Entity\\Advance\" that does not implement ArrayAccess interface. at C:\\wamp64\\www\\elearning\\templates\\user\\user_dashboard.html.twig:22)"} [] [2019-04-05 09:38:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:38:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0e6d05"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/0e6d05","method":"GET"} [] [2019-04-05 09:38:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0e6d05"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/0e6d05","method":"GET"} [] [2019-04-05 09:38:40] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 09:38:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:38:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:38:40] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:38:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? LIMIT 1 [16] [] [2019-04-05 09:38:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 09:38:41] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "Impossible to access a key "0" on an object of class "App\Entity\Advance" that does not implement ArrayAccess interface." at C:\wamp64\www\elearning\templates\user\user_dashboard.html.twig line 22 {"exception":"[object] (Twig_Error_Runtime(code: 0): Impossible to access a key \"0\" on an object of class \"App\\Entity\\Advance\" that does not implement ArrayAccess interface. at C:\\wamp64\\www\\elearning\\templates\\user\\user_dashboard.html.twig:22)"} [] [2019-04-05 09:38:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:38:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bbd509"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/bbd509","method":"GET"} [] [2019-04-05 09:38:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bbd509"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/bbd509","method":"GET"} [] [2019-04-05 09:38:53] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 09:38:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:38:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:38:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:38:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? LIMIT 1 [16] [] [2019-04-05 09:38:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 09:38:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 09:38:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 09:38:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:38:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dbe834"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/dbe834","method":"GET"} [] [2019-04-05 09:39:26] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 09:39:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:39:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:39:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:39:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? LIMIT 1 [16] [] [2019-04-05 09:39:57] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 09:39:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:39:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:39:57] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:39:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 09:40:09] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 09:40:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:40:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:40:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:40:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 09:40:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 09:40:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 09:40:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 09:40:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:40:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"048aea"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/048aea","method":"GET"} [] [2019-04-05 09:40:26] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/users","method":"GET"} [] [2019-04-05 09:40:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:40:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:40:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:40:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 [] [] [2019-04-05 09:40:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:40:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"34d984"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/34d984","method":"GET"} [] [2019-04-05 09:40:30] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"16"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/16","method":"GET"} [] [2019-04-05 09:40:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:40:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:40:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:40:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["16"] [] [2019-04-05 09:40:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 09:40:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? [6] [] [2019-04-05 09:40:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 09:40:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 09:40:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 09:40:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 09:40:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 09:40:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 09:40:30] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:40:31] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dd6e6e"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/dd6e6e","method":"GET"} [] [2019-04-05 09:40:33] request.INFO: Matched route "user_edit". {"route":"user_edit","route_parameters":{"_route":"user_edit","_controller":"App\\Controller\\UserController::formUser","id":"16"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/16/edit","method":"GET"} [] [2019-04-05 09:40:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:40:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:40:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:40:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 09:40:34] doctrine.DEBUG: SELECT l0_.id AS id_0, l0_.title AS title_1, l0_.description AS description_2, l0_.duration AS duration_3, l0_.created_at AS created_at_4 FROM lesson l0_ [] [] [2019-04-05 09:40:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:40:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f5dfb6"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/f5dfb6","method":"GET"} [] [2019-04-05 09:40:38] request.INFO: Matched route "user_edit". {"route":"user_edit","route_parameters":{"_route":"user_edit","_controller":"App\\Controller\\UserController::formUser","id":"16"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/16/edit","method":"POST"} [] [2019-04-05 09:40:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:40:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:40:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:40:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 09:40:38] doctrine.DEBUG: SELECT l0_.id AS id_0, l0_.title AS title_1, l0_.description AS description_2, l0_.duration AS duration_3, l0_.created_at AS created_at_4 FROM lesson l0_ WHERE l0_.id IN (?) [["6","8"]] [] [2019-04-05 09:40:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.email = ? ["fer@fer.fr"] [] [2019-04-05 09:40:40] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-05 09:40:40] doctrine.DEBUG: UPDATE user SET password = ? WHERE id = ? ["$2y$13$Ay7BRkpFMXYnmCIl8oM [...]",16] [] [2019-04-05 09:40:40] doctrine.DEBUG: INSERT INTO user_lesson (user_id, lesson_id) VALUES (?, ?) [16,8] [] [2019-04-05 09:40:40] doctrine.DEBUG: "COMMIT" [] [] [2019-04-05 09:40:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? [6] [] [2019-04-05 09:40:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 09:40:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? [8] [] [2019-04-05 09:40:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 09:40:40] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-05 09:40:40] doctrine.DEBUG: INSERT INTO advance (percentage, user_id, content_id) VALUES (?, ?, ?) {"1":0,"2":16,"3":35} [] [2019-04-05 09:40:40] doctrine.DEBUG: "COMMIT" [] [] [2019-04-05 09:40:40] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-05 09:40:40] doctrine.DEBUG: INSERT INTO advance (percentage, user_id, content_id) VALUES (?, ?, ?) {"1":0,"2":16,"3":36} [] [2019-04-05 09:40:40] doctrine.DEBUG: "COMMIT" [] [] [2019-04-05 09:40:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:40:41] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/users","method":"GET"} [] [2019-04-05 09:40:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:40:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:40:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:40:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 [] [] [2019-04-05 09:40:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:40:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1a9716"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/1a9716","method":"GET"} [] [2019-04-05 09:40:48] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 09:40:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:40:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:40:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:40:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 09:40:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 09:40:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 09:40:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 09:40:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [8] [] [2019-04-05 09:40:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:40:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f11e59"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/f11e59","method":"GET"} [] [2019-04-05 09:41:10] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 09:41:10] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:41:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:41:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:41:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 09:41:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 09:41:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 09:41:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 09:41:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [8] [] [2019-04-05 09:41:11] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:41:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"9a9c66"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/9a9c66","method":"GET"} [] [2019-04-05 09:42:54] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 09:42:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:42:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:42:54] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:42:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 09:42:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 09:42:55] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "Neither the property "user" nor one of the methods "user()", "getuser()"/"isuser()"/"hasuser()" or "__call()" exist and have public access in class "App\Entity\Lesson"." at C:\wamp64\www\elearning\templates\user\user_dashboard.html.twig line 19 {"exception":"[object] (Twig_Error_Runtime(code: 0): Neither the property \"user\" nor one of the methods \"user()\", \"getuser()\"/\"isuser()\"/\"hasuser()\" or \"__call()\" exist and have public access in class \"App\\Entity\\Lesson\". at C:\\wamp64\\www\\elearning\\templates\\user\\user_dashboard.html.twig:19)"} [] [2019-04-05 09:42:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:42:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3b471b"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/3b471b","method":"GET"} [] [2019-04-05 09:42:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3b471b"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/3b471b","method":"GET"} [] [2019-04-05 09:43:13] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 09:43:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:43:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:43:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:43:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 09:43:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 09:43:13] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "An exception has been thrown during the rendering of a template ("Catchable Fatal Error: Object of class Doctrine\ORM\PersistentCollection could not be converted to string")." at C:\wamp64\www\elearning\templates\user\user_dashboard.html.twig line 19 {"exception":"[object] (Twig_Error_Runtime(code: 0): An exception has been thrown during the rendering of a template (\"Catchable Fatal Error: Object of class Doctrine\\ORM\\PersistentCollection could not be converted to string\"). at C:\\wamp64\\www\\elearning\\templates\\user\\user_dashboard.html.twig:19, ErrorException(code: 0): Catchable Fatal Error: Object of class Doctrine\\ORM\\PersistentCollection could not be converted to string at C:\\wamp64\\www\\elearning\\var\\cache\\dev\\twig\\a1\\a1d32824e61121de910cbf40aa59027db81c2840ead1d226d1b83421c13ce2bb.php:86)"} [] [2019-04-05 09:43:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:43:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e686e1"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/e686e1","method":"GET"} [] [2019-04-05 09:43:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e686e1"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/e686e1","method":"GET"} [] [2019-04-05 09:43:31] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 09:43:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:43:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:43:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:43:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 09:43:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 09:43:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 09:43:31] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "Neither the property "advances" nor one of the methods "advances()", "getadvances()"/"isadvances()"/"hasadvances()" or "__call()" exist and have public access in class "Doctrine\ORM\PersistentCollection"." at C:\wamp64\www\elearning\templates\user\user_dashboard.html.twig line 19 {"exception":"[object] (Twig_Error_Runtime(code: 0): Neither the property \"advances\" nor one of the methods \"advances()\", \"getadvances()\"/\"isadvances()\"/\"hasadvances()\" or \"__call()\" exist and have public access in class \"Doctrine\\ORM\\PersistentCollection\". at C:\\wamp64\\www\\elearning\\templates\\user\\user_dashboard.html.twig:19)"} [] [2019-04-05 09:43:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:43:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5494a0"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/5494a0","method":"GET"} [] [2019-04-05 09:44:47] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 09:44:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:44:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:44:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:44:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 09:44:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 09:44:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 09:44:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 09:44:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [8] [] [2019-04-05 09:44:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:44:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"423fd8"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/423fd8","method":"GET"} [] [2019-04-05 09:45:47] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 09:45:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:45:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:45:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:45:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 09:45:47] php.CRITICAL: Call to a member function getContent() on array {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getContent() on array at C:\\wamp64\\www\\elearning\\src\\Controller\\UserController.php:36)"} [] [2019-04-05 09:45:47] request.CRITICAL: Uncaught PHP Exception Error: "Call to a member function getContent() on array" at C:\wamp64\www\elearning\src\Controller\UserController.php line 36 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getContent() on array at C:\\wamp64\\www\\elearning\\src\\Controller\\UserController.php:36)"} [] [2019-04-05 09:45:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:45:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6bd78d"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/6bd78d","method":"GET"} [] [2019-04-05 09:46:27] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 09:46:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:46:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:46:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:46:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 09:46:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 09:46:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 09:46:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 09:46:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [8] [] [2019-04-05 09:46:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:46:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"36befc"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/36befc","method":"GET"} [] [2019-04-05 09:46:48] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 09:46:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:46:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:46:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:46:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 09:46:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 09:46:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 09:46:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 09:46:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [35] [] [2019-04-05 09:46:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [36] [] [2019-04-05 09:46:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 09:46:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 09:46:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 09:46:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [8] [] [2019-04-05 09:46:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:46:50] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bbb7b0"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/bbb7b0","method":"GET"} [] [2019-04-05 09:50:33] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 09:50:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:50:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:50:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:50:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 09:50:33] request.CRITICAL: Uncaught PHP Exception Twig_Error_Syntax: "Unexpected "endfor" tag (expecting closing tag for the "block" tag defined near line 4)." at C:\wamp64\www\elearning\templates\user\user_dashboard.html.twig line 62 {"exception":"[object] (Twig_Error_Syntax(code: 0): Unexpected \"endfor\" tag (expecting closing tag for the \"block\" tag defined near line 4). at C:\\wamp64\\www\\elearning\\templates\\user\\user_dashboard.html.twig:62)"} [] [2019-04-05 09:50:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:50:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e394ef"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/e394ef","method":"GET"} [] [2019-04-05 09:50:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e394ef"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/e394ef","method":"GET"} [] [2019-04-05 09:50:39] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 09:50:39] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:50:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:50:39] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:50:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 09:50:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 09:50:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 09:50:40] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "Neither the property "avances" nor one of the methods "avances()", "getavances()"/"isavances()"/"hasavances()" or "__call()" exist and have public access in class "App\Entity\User"." at C:\wamp64\www\elearning\templates\user\user_dashboard.html.twig line 20 {"exception":"[object] (Twig_Error_Runtime(code: 0): Neither the property \"avances\" nor one of the methods \"avances()\", \"getavances()\"/\"isavances()\"/\"hasavances()\" or \"__call()\" exist and have public access in class \"App\\Entity\\User\". at C:\\wamp64\\www\\elearning\\templates\\user\\user_dashboard.html.twig:20)"} [] [2019-04-05 09:50:40] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:50:41] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"75f47e"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/75f47e","method":"GET"} [] [2019-04-05 09:50:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"75f47e"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/75f47e","method":"GET"} [] [2019-04-05 09:50:50] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 09:50:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:50:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:50:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:50:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 09:50:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 09:50:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 09:50:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 09:50:51] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "Neither the property "content" nor one of the methods "content()", "getcontent()"/"iscontent()"/"hascontent()" or "__call()" exist and have public access in class "Doctrine\ORM\PersistentCollection"." at C:\wamp64\www\elearning\templates\user\user_dashboard.html.twig line 20 {"exception":"[object] (Twig_Error_Runtime(code: 0): Neither the property \"content\" nor one of the methods \"content()\", \"getcontent()\"/\"iscontent()\"/\"hascontent()\" or \"__call()\" exist and have public access in class \"Doctrine\\ORM\\PersistentCollection\". at C:\\wamp64\\www\\elearning\\templates\\user\\user_dashboard.html.twig:20)"} [] [2019-04-05 09:50:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:50:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c4ff9e"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/c4ff9e","method":"GET"} [] [2019-04-05 09:50:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c4ff9e"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/c4ff9e","method":"GET"} [] [2019-04-05 09:51:00] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 09:51:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:51:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:51:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:51:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 09:51:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 09:51:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 09:51:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 09:51:00] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "Neither the property "contents" nor one of the methods "contents()", "getcontents()"/"iscontents()"/"hascontents()" or "__call()" exist and have public access in class "Doctrine\ORM\PersistentCollection"." at C:\wamp64\www\elearning\templates\user\user_dashboard.html.twig line 20 {"exception":"[object] (Twig_Error_Runtime(code: 0): Neither the property \"contents\" nor one of the methods \"contents()\", \"getcontents()\"/\"iscontents()\"/\"hascontents()\" or \"__call()\" exist and have public access in class \"Doctrine\\ORM\\PersistentCollection\". at C:\\wamp64\\www\\elearning\\templates\\user\\user_dashboard.html.twig:20)"} [] [2019-04-05 09:51:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:51:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"98467c"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/98467c","method":"GET"} [] [2019-04-05 09:51:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"98467c"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/98467c","method":"GET"} [] [2019-04-05 09:51:14] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 09:51:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:51:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:51:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:51:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 09:51:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 09:51:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 09:51:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 09:51:15] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "Neither the property "content" nor one of the methods "content()", "getcontent()"/"iscontent()"/"hascontent()" or "__call()" exist and have public access in class "Doctrine\ORM\PersistentCollection"." at C:\wamp64\www\elearning\templates\user\user_dashboard.html.twig line 20 {"exception":"[object] (Twig_Error_Runtime(code: 0): Neither the property \"content\" nor one of the methods \"content()\", \"getcontent()\"/\"iscontent()\"/\"hascontent()\" or \"__call()\" exist and have public access in class \"Doctrine\\ORM\\PersistentCollection\". at C:\\wamp64\\www\\elearning\\templates\\user\\user_dashboard.html.twig:20)"} [] [2019-04-05 09:51:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:51:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"728acf"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/728acf","method":"GET"} [] [2019-04-05 09:51:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"728acf"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/728acf","method":"GET"} [] [2019-04-05 09:51:55] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 09:51:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:51:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:51:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:51:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 09:51:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 09:51:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 09:51:55] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "Neither the property "content" nor one of the methods "content()", "getcontent()"/"iscontent()"/"hascontent()" or "__call()" exist and have public access in class "Doctrine\ORM\PersistentCollection"." at C:\wamp64\www\elearning\templates\user\user_dashboard.html.twig line 18 {"exception":"[object] (Twig_Error_Runtime(code: 0): Neither the property \"content\" nor one of the methods \"content()\", \"getcontent()\"/\"iscontent()\"/\"hascontent()\" or \"__call()\" exist and have public access in class \"Doctrine\\ORM\\PersistentCollection\". at C:\\wamp64\\www\\elearning\\templates\\user\\user_dashboard.html.twig:18)"} [] [2019-04-05 09:51:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:51:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"262019"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/262019","method":"GET"} [] [2019-04-05 09:52:09] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 09:52:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:52:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:52:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:52:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 09:52:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 09:52:09] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "An exception has been thrown during the rendering of a template ("Catchable Fatal Error: Object of class Doctrine\ORM\PersistentCollection could not be converted to string")." at C:\wamp64\www\elearning\templates\user\user_dashboard.html.twig line 18 {"exception":"[object] (Twig_Error_Runtime(code: 0): An exception has been thrown during the rendering of a template (\"Catchable Fatal Error: Object of class Doctrine\\ORM\\PersistentCollection could not be converted to string\"). at C:\\wamp64\\www\\elearning\\templates\\user\\user_dashboard.html.twig:18, ErrorException(code: 0): Catchable Fatal Error: Object of class Doctrine\\ORM\\PersistentCollection could not be converted to string at C:\\wamp64\\www\\elearning\\var\\cache\\dev\\twig\\a1\\a1d32824e61121de910cbf40aa59027db81c2840ead1d226d1b83421c13ce2bb.php:85)"} [] [2019-04-05 09:52:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:52:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7e140f"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/7e140f","method":"GET"} [] [2019-04-05 09:52:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7e140f"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/7e140f","method":"GET"} [] [2019-04-05 09:52:47] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 09:52:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:52:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:52:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:52:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 09:52:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 09:52:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 09:52:48] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "An exception has been thrown during the rendering of a template ("Catchable Fatal Error: Object of class Proxies\__CG__\App\Entity\Content could not be converted to string")." at C:\wamp64\www\elearning\templates\user\user_dashboard.html.twig line 20 {"exception":"[object] (Twig_Error_Runtime(code: 0): An exception has been thrown during the rendering of a template (\"Catchable Fatal Error: Object of class Proxies\\__CG__\\App\\Entity\\Content could not be converted to string\"). at C:\\wamp64\\www\\elearning\\templates\\user\\user_dashboard.html.twig:20, ErrorException(code: 0): Catchable Fatal Error: Object of class Proxies\\__CG__\\App\\Entity\\Content could not be converted to string at C:\\wamp64\\www\\elearning\\var\\cache\\dev\\twig\\a1\\a1d32824e61121de910cbf40aa59027db81c2840ead1d226d1b83421c13ce2bb.php:91)"} [] [2019-04-05 09:52:49] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:52:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"49e0e2"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/49e0e2","method":"GET"} [] [2019-04-05 09:52:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"49e0e2"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/49e0e2","method":"GET"} [] [2019-04-05 09:52:56] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 09:52:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:52:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:52:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:52:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 09:52:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 09:52:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 09:52:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 09:52:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 09:52:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 09:52:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [35] [] [2019-04-05 09:52:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [36] [] [2019-04-05 09:52:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 09:52:57] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "An exception has been thrown during the rendering of a template ("Notice: Object of class Proxies\__CG__\App\Entity\Content could not be converted to int")." at C:\wamp64\www\elearning\templates\user\user_dashboard.html.twig line 24 {"exception":"[object] (Twig_Error_Runtime(code: 0): An exception has been thrown during the rendering of a template (\"Notice: Object of class Proxies\\__CG__\\App\\Entity\\Content could not be converted to int\"). at C:\\wamp64\\www\\elearning\\templates\\user\\user_dashboard.html.twig:24, ErrorException(code: 0): Notice: Object of class Proxies\\__CG__\\App\\Entity\\Content could not be converted to int at C:\\wamp64\\www\\elearning\\var\\cache\\dev\\twig\\a1\\a1d32824e61121de910cbf40aa59027db81c2840ead1d226d1b83421c13ce2bb.php:107)"} [] [2019-04-05 09:52:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:52:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"14ddbe"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/14ddbe","method":"GET"} [] [2019-04-05 09:52:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"14ddbe"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/14ddbe","method":"GET"} [] [2019-04-05 09:53:07] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 09:53:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:53:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:53:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:53:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 09:53:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 09:53:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 09:53:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 09:53:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 09:53:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 09:53:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [35] [] [2019-04-05 09:53:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [36] [] [2019-04-05 09:53:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 09:53:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [8] [] [2019-04-05 09:53:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:53:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"778086"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/778086","method":"GET"} [] [2019-04-05 09:53:32] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 09:53:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:53:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:53:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:53:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 09:53:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 09:53:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 09:53:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 09:53:33] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "An exception has been thrown during the rendering of a template ("Catchable Fatal Error: Object of class Doctrine\ORM\PersistentCollection could not be converted to string")." at C:\wamp64\www\elearning\templates\user\user_dashboard.html.twig line 20 {"exception":"[object] (Twig_Error_Runtime(code: 0): An exception has been thrown during the rendering of a template (\"Catchable Fatal Error: Object of class Doctrine\\ORM\\PersistentCollection could not be converted to string\"). at C:\\wamp64\\www\\elearning\\templates\\user\\user_dashboard.html.twig:20, ErrorException(code: 0): Catchable Fatal Error: Object of class Doctrine\\ORM\\PersistentCollection could not be converted to string at C:\\wamp64\\www\\elearning\\var\\cache\\dev\\twig\\a1\\a1d32824e61121de910cbf40aa59027db81c2840ead1d226d1b83421c13ce2bb.php:91)"} [] [2019-04-05 09:53:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:53:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"41c55d"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/41c55d","method":"GET"} [] [2019-04-05 09:53:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"41c55d"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/41c55d","method":"GET"} [] [2019-04-05 09:54:07] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 09:54:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:54:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:54:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:54:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 09:54:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 09:54:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 09:54:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 09:54:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [29] [] [2019-04-05 09:54:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 09:54:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [31] [] [2019-04-05 09:54:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 09:54:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [32] [] [2019-04-05 09:54:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [35] [] [2019-04-05 09:54:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [35] [] [2019-04-05 09:54:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [36] [] [2019-04-05 09:54:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [36] [] [2019-04-05 09:54:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 09:54:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [8] [] [2019-04-05 09:54:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:54:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0f85df"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/0f85df","method":"GET"} [] [2019-04-05 09:57:20] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 09:57:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:57:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:57:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:57:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 09:57:20] request.CRITICAL: Uncaught PHP Exception Twig_Error_Syntax: "Unknown "in_array" test." at C:\wamp64\www\elearning\templates\user\user_dashboard.html.twig line 19 {"exception":"[object] (Twig_Error_Syntax(code: 0): Unknown \"in_array\" test. at C:\\wamp64\\www\\elearning\\templates\\user\\user_dashboard.html.twig:19)"} [] [2019-04-05 09:57:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:57:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"af5b6b"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/af5b6b","method":"GET"} [] [2019-04-05 09:57:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"af5b6b"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/af5b6b","method":"GET"} [] [2019-04-05 09:57:33] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 09:57:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:57:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:57:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:57:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 09:57:34] request.CRITICAL: Uncaught PHP Exception Twig_Error_Syntax: "Unknown "in_array" test." at C:\wamp64\www\elearning\templates\user\user_dashboard.html.twig line 19 {"exception":"[object] (Twig_Error_Syntax(code: 0): Unknown \"in_array\" test. at C:\\wamp64\\www\\elearning\\templates\\user\\user_dashboard.html.twig:19)"} [] [2019-04-05 09:57:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:57:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dd3b1a"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/dd3b1a","method":"GET"} [] [2019-04-05 09:57:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dd3b1a"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/dd3b1a","method":"GET"} [] [2019-04-05 09:57:56] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 09:57:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:57:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:57:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:57:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 09:57:57] request.CRITICAL: Uncaught PHP Exception Twig_Error_Syntax: "Unknown "in_array" test." at C:\wamp64\www\elearning\templates\user\user_dashboard.html.twig line 19 {"exception":"[object] (Twig_Error_Syntax(code: 0): Unknown \"in_array\" test. at C:\\wamp64\\www\\elearning\\templates\\user\\user_dashboard.html.twig:19)"} [] [2019-04-05 09:57:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:57:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"87dfe1"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/87dfe1","method":"GET"} [] [2019-04-05 09:57:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"87dfe1"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/87dfe1","method":"GET"} [] [2019-04-05 09:58:03] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 09:58:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:58:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:58:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:58:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 09:58:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 09:58:04] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "An exception has been thrown during the rendering of a template ("Catchable Fatal Error: Object of class Doctrine\ORM\PersistentCollection could not be converted to string")." at C:\wamp64\www\elearning\templates\user\user_dashboard.html.twig line 18 {"exception":"[object] (Twig_Error_Runtime(code: 0): An exception has been thrown during the rendering of a template (\"Catchable Fatal Error: Object of class Doctrine\\ORM\\PersistentCollection could not be converted to string\"). at C:\\wamp64\\www\\elearning\\templates\\user\\user_dashboard.html.twig:18, ErrorException(code: 0): Catchable Fatal Error: Object of class Doctrine\\ORM\\PersistentCollection could not be converted to string at C:\\wamp64\\www\\elearning\\var\\cache\\dev\\twig\\a1\\a1d32824e61121de910cbf40aa59027db81c2840ead1d226d1b83421c13ce2bb.php:85)"} [] [2019-04-05 09:58:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:58:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7f7dca"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/7f7dca","method":"GET"} [] [2019-04-05 09:58:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7f7dca"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/7f7dca","method":"GET"} [] [2019-04-05 09:58:45] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 09:58:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 09:58:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 09:58:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 09:58:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 09:58:45] request.CRITICAL: Uncaught PHP Exception Twig_Error_Syntax: "Unknown "in_array" test." at C:\wamp64\www\elearning\templates\user\user_dashboard.html.twig line 20 {"exception":"[object] (Twig_Error_Syntax(code: 0): Unknown \"in_array\" test. at C:\\wamp64\\www\\elearning\\templates\\user\\user_dashboard.html.twig:20)"} [] [2019-04-05 09:58:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 09:58:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6f8904"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/6f8904","method":"GET"} [] [2019-04-05 09:58:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6f8904"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/6f8904","method":"GET"} [] [2019-04-05 10:01:03] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 10:01:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 10:01:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 10:01:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 10:01:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 10:01:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 10:01:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 10:01:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 10:01:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [8] [] [2019-04-05 10:01:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 10:01:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4cda28"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/4cda28","method":"GET"} [] [2019-04-05 10:01:29] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/users","method":"GET"} [] [2019-04-05 10:01:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 10:01:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 10:01:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 10:01:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 [] [] [2019-04-05 10:01:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 10:01:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dc775a"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/dc775a","method":"GET"} [] [2019-04-05 10:01:32] request.INFO: Matched route "lesson_admin". {"route":"lesson_admin","route_parameters":{"_route":"lesson_admin","_controller":"App\\Controller\\AdminController::lessons"},"request_uri":"http://localhost/elearning/public/index.php/admin/lesson","method":"GET"} [] [2019-04-05 10:01:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 10:01:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 10:01:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 10:01:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 [] [] [2019-04-05 10:01:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 10:01:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 10:01:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [8] [] [2019-04-05 10:01:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [8] [] [2019-04-05 10:01:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 10:01:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0e717a"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/0e717a","method":"GET"} [] [2019-04-05 10:01:35] request.INFO: Matched route "lesson_edit". {"route":"lesson_edit","route_parameters":{"_route":"lesson_edit","_controller":"App\\Controller\\AdminController::editLesson","id":"8"},"request_uri":"http://localhost/elearning/public/index.php/admin/lesson/8/edit","method":"GET"} [] [2019-04-05 10:01:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 10:01:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 10:01:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 10:01:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? ["8"] [] [2019-04-05 10:01:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.id = ? ["8"] [] [2019-04-05 10:01:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["8"] [] [2019-04-05 10:01:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["8"] [] [2019-04-05 10:01:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [8] [] [2019-04-05 10:01:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [8] [] [2019-04-05 10:01:36] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.title AS title_1, c0_.content AS content_2, c0_.created_at AS created_at_3, c0_.slug AS slug_4 FROM content c0_ [] [] [2019-04-05 10:01:36] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.email AS email_1, u0_.username AS username_2, u0_.password AS password_3, u0_.roles AS roles_4, u0_.lastname AS lastname_5, u0_.firstname AS firstname_6 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_FORMATEUR\"%"] [] [2019-04-05 10:01:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 10:01:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3254d9"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/3254d9","method":"GET"} [] [2019-04-05 10:01:45] request.INFO: Matched route "lesson_edit". {"route":"lesson_edit","route_parameters":{"_route":"lesson_edit","_controller":"App\\Controller\\AdminController::editLesson","id":"8"},"request_uri":"http://localhost/elearning/public/index.php/admin/lesson/8/edit","method":"POST"} [] [2019-04-05 10:01:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 10:01:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 10:01:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 10:01:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? ["8"] [] [2019-04-05 10:01:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.id = ? ["8"] [] [2019-04-05 10:01:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["8"] [] [2019-04-05 10:01:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["8"] [] [2019-04-05 10:01:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [8] [] [2019-04-05 10:01:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [8] [] [2019-04-05 10:01:46] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.title AS title_1, c0_.content AS content_2, c0_.created_at AS created_at_3, c0_.slug AS slug_4 FROM content c0_ WHERE c0_.id IN (?) [["32","35","36"]] [] [2019-04-05 10:01:46] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.email AS email_1, u0_.username AS username_2, u0_.password AS password_3, u0_.roles AS roles_4, u0_.lastname AS lastname_5, u0_.firstname AS firstname_6 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.id IN (?) ["%\"ROLE_FORMATEUR\"%",["20"]] [] [2019-04-05 10:01:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [8] [] [2019-04-05 10:01:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN content_lesson ON t0.id = content_lesson.lesson_id WHERE content_lesson.content_id = ? [29] [] [2019-04-05 10:01:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [8] [] [2019-04-05 10:01:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 10:01:46] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-05 10:01:46] doctrine.DEBUG: DELETE FROM user_lesson WHERE user_id = ? AND lesson_id = ? [16,8] [] [2019-04-05 10:01:46] doctrine.DEBUG: DELETE FROM content_lesson WHERE content_id = ? AND lesson_id = ? [29,8] [] [2019-04-05 10:01:46] doctrine.DEBUG: "COMMIT" [] [] [2019-04-05 10:01:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.content_id = ? AND t0.user_id = ? [32,20] [] [2019-04-05 10:01:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.content_id = ? AND t0.user_id = ? [35,20] [] [2019-04-05 10:01:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.content_id = ? AND t0.user_id = ? [36,20] [] [2019-04-05 10:01:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? [8] [] [2019-04-05 10:01:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? LIMIT 1 [50] [] [2019-04-05 10:01:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? LIMIT 1 [52] [] [2019-04-05 10:01:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? LIMIT 1 [53] [] [2019-04-05 10:01:46] doctrine.DEBUG: DELETE FROM lesson_content WHERE id = ? [53] [] [2019-04-05 10:01:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? LIMIT 1 [54] [] [2019-04-05 10:01:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 10:01:47] request.INFO: Matched route "lesson_admin". {"route":"lesson_admin","route_parameters":{"_route":"lesson_admin","_controller":"App\\Controller\\AdminController::lessons"},"request_uri":"http://localhost/elearning/public/index.php/admin/lesson","method":"GET"} [] [2019-04-05 10:01:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 10:01:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 10:01:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 10:01:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 [] [] [2019-04-05 10:01:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 10:01:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 10:01:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [8] [] [2019-04-05 10:01:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [8] [] [2019-04-05 10:01:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 10:01:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"987d40"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/987d40","method":"GET"} [] [2019-04-05 10:01:52] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 10:01:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 10:01:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 10:01:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 10:01:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 10:01:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 10:01:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 10:01:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 10:01:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 10:01:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d4bf5a"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/d4bf5a","method":"GET"} [] [2019-04-05 10:02:02] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/users","method":"GET"} [] [2019-04-05 10:02:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 10:02:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 10:02:03] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 10:02:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 [] [] [2019-04-05 10:02:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 10:02:04] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"de064e"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/de064e","method":"GET"} [] [2019-04-05 10:02:08] request.INFO: Matched route "user_show". {"route":"user_show","route_parameters":{"_route":"user_show","_controller":"App\\Controller\\UserController::show","id":"16"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/16","method":"GET"} [] [2019-04-05 10:02:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 10:02:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 10:02:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 10:02:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["16"] [] [2019-04-05 10:02:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 10:02:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? [6] [] [2019-04-05 10:02:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 10:02:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 10:02:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 10:02:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 10:02:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 10:02:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 10:02:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 10:02:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6e3a21"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/6e3a21","method":"GET"} [] [2019-04-05 10:02:11] request.INFO: Matched route "user_edit". {"route":"user_edit","route_parameters":{"_route":"user_edit","_controller":"App\\Controller\\UserController::formUser","id":"16"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/16/edit","method":"GET"} [] [2019-04-05 10:02:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 10:02:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 10:02:11] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 10:02:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 10:02:12] doctrine.DEBUG: SELECT l0_.id AS id_0, l0_.title AS title_1, l0_.description AS description_2, l0_.duration AS duration_3, l0_.created_at AS created_at_4 FROM lesson l0_ [] [] [2019-04-05 10:02:12] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 10:02:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8e8c6a"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/8e8c6a","method":"GET"} [] [2019-04-05 10:02:18] request.INFO: Matched route "user_edit". {"route":"user_edit","route_parameters":{"_route":"user_edit","_controller":"App\\Controller\\UserController::formUser","id":"16"},"request_uri":"http://localhost/elearning/public/index.php/admin/users/16/edit","method":"POST"} [] [2019-04-05 10:02:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 10:02:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 10:02:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 10:02:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 10:02:18] doctrine.DEBUG: SELECT l0_.id AS id_0, l0_.title AS title_1, l0_.description AS description_2, l0_.duration AS duration_3, l0_.created_at AS created_at_4 FROM lesson l0_ WHERE l0_.id IN (?) [["6","8"]] [] [2019-04-05 10:02:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.email = ? ["fer@fer.fr"] [] [2019-04-05 10:02:19] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-05 10:02:19] doctrine.DEBUG: UPDATE user SET password = ? WHERE id = ? ["$2y$13$Y29PgGwI1NDusof6s19 [...]",16] [] [2019-04-05 10:02:19] doctrine.DEBUG: INSERT INTO user_lesson (user_id, lesson_id) VALUES (?, ?) [16,8] [] [2019-04-05 10:02:19] doctrine.DEBUG: "COMMIT" [] [] [2019-04-05 10:02:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? [6] [] [2019-04-05 10:02:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 10:02:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? [8] [] [2019-04-05 10:02:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 10:02:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 10:02:20] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/users","method":"GET"} [] [2019-04-05 10:02:21] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 10:02:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 10:02:21] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 10:02:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 [] [] [2019-04-05 10:02:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 10:02:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"576dd5"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/576dd5","method":"GET"} [] [2019-04-05 10:02:25] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 10:02:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 10:02:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 10:02:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 10:02:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 10:02:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 10:02:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 10:02:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 10:02:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [8] [] [2019-04-05 10:02:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 10:02:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4f6e49"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/4f6e49","method":"GET"} [] [2019-04-05 10:03:51] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 10:03:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 10:03:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 10:03:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 10:03:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 10:03:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 10:03:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 10:03:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 10:03:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [8] [] [2019-04-05 10:03:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 10:03:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f7e6ad"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/f7e6ad","method":"GET"} [] [2019-04-05 10:04:16] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 10:04:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 10:04:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 10:04:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 10:04:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 10:04:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 10:04:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 10:04:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 10:04:17] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "Neither the property "advance" nor one of the methods "advance()", "getadvance()"/"isadvance()"/"hasadvance()" or "__call()" exist and have public access in class "App\Entity\User"." at C:\wamp64\www\elearning\templates\user\user_dashboard.html.twig line 27 {"exception":"[object] (Twig_Error_Runtime(code: 0): Neither the property \"advance\" nor one of the methods \"advance()\", \"getadvance()\"/\"isadvance()\"/\"hasadvance()\" or \"__call()\" exist and have public access in class \"App\\Entity\\User\". at C:\\wamp64\\www\\elearning\\templates\\user\\user_dashboard.html.twig:27)"} [] [2019-04-05 10:04:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 10:04:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"570c05"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/570c05","method":"GET"} [] [2019-04-05 10:04:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"570c05"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/570c05","method":"GET"} [] [2019-04-05 10:04:22] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 10:04:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 10:04:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 10:04:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 10:04:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 10:04:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 10:04:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 10:04:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 10:04:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [8] [] [2019-04-05 10:04:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 10:04:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1b4ee4"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/1b4ee4","method":"GET"} [] [2019-04-05 10:04:37] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 10:04:37] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 10:04:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 10:04:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 10:04:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 10:04:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 10:04:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 10:04:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 10:04:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [8] [] [2019-04-05 10:04:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 10:04:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b2525d"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/b2525d","method":"GET"} [] [2019-04-05 10:05:32] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 10:05:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 10:05:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 10:05:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 10:05:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 10:05:33] request.CRITICAL: Uncaught PHP Exception Twig_Error_Syntax: "Unexpected "advance" tag (expecting closing tag for the "if" tag defined near line 22)." at C:\wamp64\www\elearning\templates\user\user_dashboard.html.twig line 23 {"exception":"[object] (Twig_Error_Syntax(code: 0): Unexpected \"advance\" tag (expecting closing tag for the \"if\" tag defined near line 22). at C:\\wamp64\\www\\elearning\\templates\\user\\user_dashboard.html.twig:23)"} [] [2019-04-05 10:05:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 10:05:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"00dd82"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/00dd82","method":"GET"} [] [2019-04-05 10:05:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"00dd82"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/00dd82","method":"GET"} [] [2019-04-05 10:05:51] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 10:05:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 10:05:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 10:05:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 10:05:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 10:05:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 10:05:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 10:05:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 10:05:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [8] [] [2019-04-05 10:05:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 10:05:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b81cf2"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/b81cf2","method":"GET"} [] [2019-04-05 10:06:33] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 10:06:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 10:06:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 10:06:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 10:06:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 10:06:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 10:06:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 10:06:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 10:06:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [8] [] [2019-04-05 10:06:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 10:06:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"aa04a0"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/aa04a0","method":"GET"} [] [2019-04-05 10:06:56] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 10:06:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 10:06:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 10:06:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 10:06:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 10:06:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 10:06:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 10:06:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 10:06:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [8] [] [2019-04-05 10:06:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 10:06:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"33407e"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/33407e","method":"GET"} [] [2019-04-05 10:07:09] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 10:07:09] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 10:07:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 10:07:09] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 10:07:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 10:07:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 10:07:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 10:07:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 10:07:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [8] [] [2019-04-05 10:07:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 10:07:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b549c9"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/b549c9","method":"GET"} [] [2019-04-05 10:07:18] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 10:07:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 10:07:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 10:07:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 10:07:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 10:07:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 10:07:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 10:07:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 10:07:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [8] [] [2019-04-05 10:07:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 10:07:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fca746"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/fca746","method":"GET"} [] [2019-04-05 10:08:08] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 10:08:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 10:08:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 10:08:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 10:08:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 10:08:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 10:08:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 10:08:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 10:08:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [8] [] [2019-04-05 10:08:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 10:08:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"54f29e"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/54f29e","method":"GET"} [] [2019-04-05 10:08:26] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 10:08:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 10:08:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 10:08:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 10:08:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 10:08:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 10:08:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 10:08:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 10:08:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [8] [] [2019-04-05 10:08:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 10:08:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"08bf47"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/08bf47","method":"GET"} [] [2019-04-05 10:08:36] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 10:08:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 10:08:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 10:08:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 10:08:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 10:08:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 10:08:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 10:08:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 10:08:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [8] [] [2019-04-05 10:08:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 10:08:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"db6504"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/db6504","method":"GET"} [] [2019-04-05 10:10:17] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 10:10:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 10:10:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 10:10:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 10:10:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 10:10:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 10:10:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 10:10:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 10:10:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [8] [] [2019-04-05 10:10:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 10:10:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1b2170"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/1b2170","method":"GET"} [] [2019-04-05 10:11:16] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 10:11:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 10:11:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 10:11:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 10:11:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 10:11:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 10:11:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 10:11:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 10:11:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [8] [] [2019-04-05 10:11:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 10:11:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0f691e"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/0f691e","method":"GET"} [] [2019-04-05 10:11:30] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 10:11:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 10:11:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 10:11:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 10:11:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 10:11:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 10:11:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 10:11:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 10:11:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [8] [] [2019-04-05 10:11:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 10:11:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"374993"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/374993","method":"GET"} [] [2019-04-05 10:11:47] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 10:11:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 10:11:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 10:11:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 10:11:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 10:11:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 10:11:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 10:11:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 10:11:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [8] [] [2019-04-05 10:11:47] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 10:11:48] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e69d0f"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/e69d0f","method":"GET"} [] [2019-04-05 10:12:20] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 10:12:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 10:12:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 10:12:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 10:12:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 10:12:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 10:12:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 10:12:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 10:12:21] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [8] [] [2019-04-05 10:12:21] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 10:12:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"47efe9"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/47efe9","method":"GET"} [] [2019-04-05 10:12:40] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 10:12:40] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 10:12:40] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 10:12:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 10:12:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 10:12:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 10:12:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 10:12:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 10:12:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [8] [] [2019-04-05 10:12:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 10:12:42] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f9f872"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/f9f872","method":"GET"} [] [2019-04-05 10:13:05] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 10:13:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 10:13:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 10:13:06] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 10:13:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 10:13:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 10:13:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 10:13:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 10:13:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [8] [] [2019-04-05 10:13:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 10:13:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1b739f"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/1b739f","method":"GET"} [] [2019-04-05 10:13:17] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 10:13:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 10:13:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 10:13:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 10:13:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 10:13:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 10:13:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 10:13:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 10:13:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [8] [] [2019-04-05 10:13:18] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 10:13:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ba4779"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/ba4779","method":"GET"} [] [2019-04-05 10:14:08] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 10:14:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 10:14:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 10:14:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 10:14:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 10:14:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 10:14:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 10:14:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 10:14:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [8] [] [2019-04-05 10:14:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 10:14:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"da6c3f"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/da6c3f","method":"GET"} [] [2019-04-05 10:14:31] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 10:14:31] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 10:14:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 10:14:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 10:14:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 10:14:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 10:14:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 10:14:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 10:14:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [8] [] [2019-04-05 10:14:32] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 10:14:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d1a2e7"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/d1a2e7","method":"GET"} [] [2019-04-05 10:14:38] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 10:14:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 10:14:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 10:14:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 10:14:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 10:14:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 10:14:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 10:14:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 10:14:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [8] [] [2019-04-05 10:14:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 10:14:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"98af1e"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/98af1e","method":"GET"} [] [2019-04-05 10:14:51] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 10:14:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 10:14:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 10:14:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 10:14:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 10:14:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 10:14:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 10:14:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 10:14:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [8] [] [2019-04-05 10:14:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 10:14:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"21add4"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/21add4","method":"GET"} [] [2019-04-05 10:15:07] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 10:15:07] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 10:15:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 10:15:07] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 10:15:07] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 10:15:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 10:15:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 10:15:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 10:15:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [8] [] [2019-04-05 10:15:08] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 10:15:09] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5d4a10"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/5d4a10","method":"GET"} [] [2019-04-05 10:15:17] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 10:15:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 10:15:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 10:15:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 10:15:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 10:15:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 10:15:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 10:15:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 10:15:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [8] [] [2019-04-05 10:15:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 10:15:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"75b9b2"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/75b9b2","method":"GET"} [] [2019-04-05 10:16:14] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 10:16:14] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 10:16:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 10:16:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 10:16:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 10:16:15] request.CRITICAL: Uncaught PHP Exception Twig_Error_Syntax: "Unexpected token "operator" of value "=" ("end of statement block" expected)." at C:\wamp64\www\elearning\templates\user\user_dashboard.html.twig line 35 {"exception":"[object] (Twig_Error_Syntax(code: 0): Unexpected token \"operator\" of value \"=\" (\"end of statement block\" expected). at C:\\wamp64\\www\\elearning\\templates\\user\\user_dashboard.html.twig:35)"} [] [2019-04-05 10:16:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 10:16:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"45046d"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/45046d","method":"GET"} [] [2019-04-05 10:16:24] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 10:16:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 10:16:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 10:16:24] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 10:16:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 10:16:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 10:16:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 10:16:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 10:16:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [8] [] [2019-04-05 10:16:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 10:16:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"514aca"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/514aca","method":"GET"} [] [2019-04-05 10:16:36] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 10:16:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 10:16:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 10:16:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 10:16:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 10:16:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 10:16:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 10:16:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 10:16:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [8] [] [2019-04-05 10:16:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 10:16:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e04d6f"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/e04d6f","method":"GET"} [] [2019-04-05 10:17:00] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 10:17:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 10:17:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 10:17:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 10:17:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 10:17:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 10:17:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 10:17:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 10:17:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [8] [] [2019-04-05 10:17:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 10:17:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"fe110d"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/fe110d","method":"GET"} [] [2019-04-05 10:17:35] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 10:17:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 10:17:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 10:17:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 10:17:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 10:17:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 10:17:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 10:17:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 10:17:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [8] [] [2019-04-05 10:17:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 10:17:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"6c004f"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/6c004f","method":"GET"} [] [2019-04-05 10:17:48] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6","method":"GET"} [] [2019-04-05 10:17:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 10:17:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 10:17:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 10:17:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 10:17:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 10:17:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 10:17:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,29] [] [2019-04-05 10:17:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,31] [] [2019-04-05 10:17:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,32] [] [2019-04-05 10:17:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 10:17:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 10:17:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 10:17:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 10:17:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 10:17:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0a03f4"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/0a03f4","method":"GET"} [] [2019-04-05 10:18:16] request.INFO: Matched route "user_dashboard". {"route":"user_dashboard","route_parameters":{"_route":"user_dashboard","_controller":"App\\Controller\\UserController::userDashboard"},"request_uri":"http://localhost/elearning/public/index.php/dashboard","method":"GET"} [] [2019-04-05 10:18:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 10:18:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 10:18:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 10:18:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 10:18:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 10:18:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? [16] [] [2019-04-05 10:18:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 10:18:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [8] [] [2019-04-05 10:18:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 10:18:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8bbfa5"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/8bbfa5","method":"GET"} [] [2019-04-05 10:18:22] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6","method":"GET"} [] [2019-04-05 10:18:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 10:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 10:18:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 10:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 10:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 10:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 10:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,29] [] [2019-04-05 10:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,31] [] [2019-04-05 10:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,32] [] [2019-04-05 10:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 10:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 10:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 10:18:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 10:18:22] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 10:18:23] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5d5dd2"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/5d5dd2","method":"GET"} [] [2019-04-05 10:18:49] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6","method":"GET"} [] [2019-04-05 10:18:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 10:18:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 10:18:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 10:18:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 10:18:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 10:18:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 10:18:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,29] [] [2019-04-05 10:18:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,31] [] [2019-04-05 10:18:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,32] [] [2019-04-05 10:18:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 10:18:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 10:18:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 10:18:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 10:18:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 10:18:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"0a57bc"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/0a57bc","method":"GET"} [] [2019-04-05 10:18:56] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6","method":"GET"} [] [2019-04-05 10:18:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 10:18:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 10:18:57] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 10:18:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 10:18:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 10:18:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 10:18:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,29] [] [2019-04-05 10:18:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,31] [] [2019-04-05 10:18:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,32] [] [2019-04-05 10:18:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 10:18:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 10:18:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 10:18:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 10:18:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 10:18:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b18016"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/b18016","method":"GET"} [] [2019-04-05 10:19:58] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6","method":"GET"} [] [2019-04-05 10:19:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 10:19:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 10:19:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 10:19:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 10:19:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 10:19:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 10:19:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,29] [] [2019-04-05 10:19:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,31] [] [2019-04-05 10:19:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,32] [] [2019-04-05 10:19:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 10:19:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 10:19:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 10:19:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 10:19:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 10:20:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"65c6cc"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/65c6cc","method":"GET"} [] [2019-04-05 10:20:20] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6","method":"GET"} [] [2019-04-05 10:20:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 10:20:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 10:20:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 10:20:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 10:20:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 10:20:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 10:20:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,29] [] [2019-04-05 10:20:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,31] [] [2019-04-05 10:20:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,32] [] [2019-04-05 10:20:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 10:20:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 10:20:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 10:20:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 10:20:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 10:20:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5cae14"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/5cae14","method":"GET"} [] [2019-04-05 10:20:36] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6","method":"GET"} [] [2019-04-05 10:20:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 10:20:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 10:20:37] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 10:20:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 10:20:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 10:20:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 10:20:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,29] [] [2019-04-05 10:20:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,31] [] [2019-04-05 10:20:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,32] [] [2019-04-05 10:20:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 10:20:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 10:20:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 10:20:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 10:20:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 10:20:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5550d9"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/5550d9","method":"GET"} [] [2019-04-05 10:20:51] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6","method":"GET"} [] [2019-04-05 10:20:51] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 10:20:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 10:20:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 10:20:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 10:20:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 10:20:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 10:20:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,29] [] [2019-04-05 10:20:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,31] [] [2019-04-05 10:20:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,32] [] [2019-04-05 10:20:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 10:20:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 10:20:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 10:20:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 10:20:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 10:20:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"141703"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/141703","method":"GET"} [] [2019-04-05 10:22:35] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6","method":"GET"} [] [2019-04-05 10:22:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 10:22:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 10:22:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 10:22:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 10:22:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 10:22:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 10:22:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,29] [] [2019-04-05 10:22:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,31] [] [2019-04-05 10:22:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,32] [] [2019-04-05 10:22:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 10:22:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 10:22:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 10:22:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 10:22:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 10:22:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e2f914"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/e2f914","method":"GET"} [] [2019-04-05 10:24:53] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6","method":"GET"} [] [2019-04-05 10:24:53] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 10:24:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 10:24:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 10:24:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 10:24:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 10:24:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 10:24:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,29] [] [2019-04-05 10:24:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,31] [] [2019-04-05 10:24:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,32] [] [2019-04-05 10:24:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 10:24:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 10:24:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 10:24:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 10:24:54] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 10:24:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a864d7"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/a864d7","method":"GET"} [] [2019-04-05 10:25:01] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6","method":"GET"} [] [2019-04-05 10:25:01] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 10:25:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 10:25:01] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 10:25:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 10:25:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 10:25:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 10:25:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,29] [] [2019-04-05 10:25:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,31] [] [2019-04-05 10:25:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,32] [] [2019-04-05 10:25:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 10:25:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 10:25:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 10:25:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 10:25:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 10:25:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"941a1f"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/941a1f","method":"GET"} [] [2019-04-05 10:27:18] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6","method":"GET"} [] [2019-04-05 10:27:18] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 10:27:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 10:27:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 10:27:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 10:27:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 10:27:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 10:27:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,29] [] [2019-04-05 10:27:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,31] [] [2019-04-05 10:27:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,32] [] [2019-04-05 10:27:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 10:27:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 10:27:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 10:27:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 10:27:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 10:27:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ed01b4"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/ed01b4","method":"GET"} [] [2019-04-05 10:27:33] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6","method":"GET"} [] [2019-04-05 10:27:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 10:27:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 10:27:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 10:27:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 10:27:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 10:27:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 10:27:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,29] [] [2019-04-05 10:27:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,31] [] [2019-04-05 10:27:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,32] [] [2019-04-05 10:27:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 10:27:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 10:27:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 10:27:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 10:27:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 10:27:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3b65ca"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/3b65ca","method":"GET"} [] [2019-04-05 10:27:50] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6","method":"GET"} [] [2019-04-05 10:27:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 10:27:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 10:27:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 10:27:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 10:27:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 10:27:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 10:27:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,29] [] [2019-04-05 10:27:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,31] [] [2019-04-05 10:27:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,32] [] [2019-04-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 10:27:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 10:27:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 10:27:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8a0490"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/8a0490","method":"GET"} [] [2019-04-05 11:40:52] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6","method":"GET"} [] [2019-04-05 11:40:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 11:40:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 11:40:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 11:40:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 11:40:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 11:40:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 11:40:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,29] [] [2019-04-05 11:40:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,31] [] [2019-04-05 11:40:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,32] [] [2019-04-05 11:40:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 11:40:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 11:40:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 11:40:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 11:40:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 11:40:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"cbb1c7"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/cbb1c7","method":"GET"} [] [2019-04-05 11:41:02] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6","method":"GET"} [] [2019-04-05 11:41:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 11:41:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 11:41:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 11:41:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 11:41:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 11:41:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 11:41:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,29] [] [2019-04-05 11:41:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,31] [] [2019-04-05 11:41:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,32] [] [2019-04-05 11:41:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 11:41:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 11:41:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 11:41:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 11:41:02] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 11:41:03] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b47f76"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/b47f76","method":"GET"} [] [2019-04-05 11:41:17] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6","method":"GET"} [] [2019-04-05 11:41:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 11:41:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 11:41:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 11:41:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 11:41:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 11:41:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 11:41:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,29] [] [2019-04-05 11:41:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,31] [] [2019-04-05 11:41:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,32] [] [2019-04-05 11:41:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 11:41:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 11:41:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 11:41:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 11:41:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 11:41:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"820253"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/820253","method":"GET"} [] [2019-04-05 11:41:42] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6","method":"GET"} [] [2019-04-05 11:41:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 11:41:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 11:41:42] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 11:41:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 11:41:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 11:41:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 11:41:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,29] [] [2019-04-05 11:41:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,31] [] [2019-04-05 11:41:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,32] [] [2019-04-05 11:41:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 11:41:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 11:41:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 11:41:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 11:41:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 11:41:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d0366a"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/d0366a","method":"GET"} [] [2019-04-05 11:42:05] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6","method":"GET"} [] [2019-04-05 11:42:05] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 11:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 11:42:05] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 11:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 11:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 11:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 11:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,29] [] [2019-04-05 11:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,31] [] [2019-04-05 11:42:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,32] [] [2019-04-05 11:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 11:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 11:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 11:42:06] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 11:42:06] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 11:42:07] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"38facf"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/38facf","method":"GET"} [] [2019-04-05 11:42:17] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6","method":"GET"} [] [2019-04-05 11:42:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 11:42:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 11:42:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 11:42:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 11:42:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 11:42:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 11:42:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,29] [] [2019-04-05 11:42:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,31] [] [2019-04-05 11:42:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,32] [] [2019-04-05 11:42:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 11:42:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 11:42:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 11:42:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 11:42:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 11:42:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f7f4e6"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/f7f4e6","method":"GET"} [] [2019-04-05 11:42:48] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6","method":"GET"} [] [2019-04-05 11:42:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 11:42:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 11:42:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 11:42:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 11:42:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 11:42:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 11:42:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,29] [] [2019-04-05 11:42:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,31] [] [2019-04-05 11:42:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,32] [] [2019-04-05 11:42:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 11:42:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 11:42:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 11:42:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 11:42:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 11:42:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a7006a"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/a7006a","method":"GET"} [] [2019-04-05 11:43:27] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6","method":"GET"} [] [2019-04-05 11:43:27] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 11:43:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 11:43:27] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 11:43:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 11:43:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 11:43:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 11:43:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,29] [] [2019-04-05 11:43:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,31] [] [2019-04-05 11:43:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,32] [] [2019-04-05 11:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 11:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 11:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 11:43:28] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 11:43:28] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 11:43:29] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ca2ad2"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/ca2ad2","method":"GET"} [] [2019-04-05 11:44:30] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6","method":"GET"} [] [2019-04-05 11:44:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 11:44:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 11:44:31] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 11:44:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 11:44:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 11:44:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 11:44:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,29] [] [2019-04-05 11:44:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,31] [] [2019-04-05 11:44:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,32] [] [2019-04-05 11:44:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 11:44:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 11:44:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 11:44:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 11:44:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 11:44:32] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"61e96b"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/61e96b","method":"GET"} [] [2019-04-05 11:45:13] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6","method":"GET"} [] [2019-04-05 11:45:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 11:45:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 11:45:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 11:45:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 11:45:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 11:45:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 11:45:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,29] [] [2019-04-05 11:45:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,31] [] [2019-04-05 11:45:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,32] [] [2019-04-05 11:45:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 11:45:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 11:45:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 11:45:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 11:45:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 11:45:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b2b49b"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/b2b49b","method":"GET"} [] [2019-04-05 11:45:38] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6","method":"GET"} [] [2019-04-05 11:45:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 11:45:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 11:45:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 11:45:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 11:45:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 11:45:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 11:45:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,29] [] [2019-04-05 11:45:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,31] [] [2019-04-05 11:45:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,32] [] [2019-04-05 11:45:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 11:45:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 11:45:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 11:45:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 11:45:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 11:45:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bd1054"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/bd1054","method":"GET"} [] [2019-04-05 11:47:00] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6","method":"GET"} [] [2019-04-05 11:47:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 11:47:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 11:47:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 11:47:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 11:47:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 11:47:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 11:47:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,29] [] [2019-04-05 11:47:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,31] [] [2019-04-05 11:47:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,32] [] [2019-04-05 11:47:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 11:47:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 11:47:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 11:47:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 11:47:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 11:47:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8ddaf6"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/8ddaf6","method":"GET"} [] [2019-04-05 11:47:15] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6","method":"GET"} [] [2019-04-05 11:47:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 11:47:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 11:47:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 11:47:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 11:47:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 11:47:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 11:47:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,29] [] [2019-04-05 11:47:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,31] [] [2019-04-05 11:47:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,32] [] [2019-04-05 11:47:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 11:47:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 11:47:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 11:47:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 11:47:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 11:47:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5597d8"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/5597d8","method":"GET"} [] [2019-04-05 11:47:33] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6","method":"GET"} [] [2019-04-05 11:47:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 11:47:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 11:47:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 11:47:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 11:47:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 11:47:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 11:47:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,29] [] [2019-04-05 11:47:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,31] [] [2019-04-05 11:47:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,32] [] [2019-04-05 11:47:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 11:47:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 11:47:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 11:47:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 11:47:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 11:47:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"98542c"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/98542c","method":"GET"} [] [2019-04-05 11:47:44] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6","method":"GET"} [] [2019-04-05 11:47:44] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 11:47:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 11:47:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 11:47:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 11:47:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 11:47:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 11:47:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,29] [] [2019-04-05 11:47:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,31] [] [2019-04-05 11:47:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,32] [] [2019-04-05 11:47:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 11:47:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 11:47:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 11:47:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 11:47:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 11:47:46] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"88d88d"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/88d88d","method":"GET"} [] [2019-04-05 11:47:52] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6","method":"GET"} [] [2019-04-05 11:47:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 11:47:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 11:47:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 11:47:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 11:47:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 11:47:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 11:47:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,29] [] [2019-04-05 11:47:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,31] [] [2019-04-05 11:47:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,32] [] [2019-04-05 11:47:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 11:47:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 11:47:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 11:47:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 11:47:52] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 11:47:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"50fc72"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/50fc72","method":"GET"} [] [2019-04-05 11:48:03] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6","method":"GET"} [] [2019-04-05 11:48:03] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 11:48:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 11:48:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 11:48:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 11:48:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 11:48:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 11:48:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,29] [] [2019-04-05 11:48:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,31] [] [2019-04-05 11:48:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,32] [] [2019-04-05 11:48:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 11:48:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 11:48:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 11:48:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 11:48:04] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 11:48:05] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"05577c"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/05577c","method":"GET"} [] [2019-04-05 11:48:16] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6","method":"GET"} [] [2019-04-05 11:48:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 11:48:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 11:48:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 11:48:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 11:48:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 11:48:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 11:48:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,29] [] [2019-04-05 11:48:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,31] [] [2019-04-05 11:48:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,32] [] [2019-04-05 11:48:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 11:48:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 11:48:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 11:48:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 11:48:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 11:48:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"47973b"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/47973b","method":"GET"} [] [2019-04-05 11:48:37] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6","method":"GET"} [] [2019-04-05 11:48:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 11:48:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 11:48:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 11:48:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 11:48:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 11:48:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 11:48:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,29] [] [2019-04-05 11:48:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,31] [] [2019-04-05 11:48:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,32] [] [2019-04-05 11:48:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 11:48:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 11:48:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 11:48:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 11:48:38] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 11:48:39] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7ee765"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/7ee765","method":"GET"} [] [2019-04-05 11:48:45] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6","method":"GET"} [] [2019-04-05 11:48:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 11:48:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 11:48:46] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 11:48:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 11:48:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 11:48:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 11:48:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,29] [] [2019-04-05 11:48:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,31] [] [2019-04-05 11:48:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,32] [] [2019-04-05 11:48:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 11:48:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 11:48:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 11:48:46] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 11:48:46] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 11:48:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5b3e52"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/5b3e52","method":"GET"} [] [2019-04-05 11:48:54] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6","method":"GET"} [] [2019-04-05 11:48:54] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 11:48:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 11:48:54] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 11:48:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 11:48:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 11:48:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 11:48:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,29] [] [2019-04-05 11:48:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,31] [] [2019-04-05 11:48:54] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,32] [] [2019-04-05 11:48:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 11:48:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 11:48:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 11:48:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 11:48:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 11:48:56] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f9e403"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/f9e403","method":"GET"} [] [2019-04-05 11:49:15] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6","method":"GET"} [] [2019-04-05 11:49:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 11:49:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 11:49:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 11:49:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 11:49:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 11:49:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 11:49:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,29] [] [2019-04-05 11:49:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,31] [] [2019-04-05 11:49:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,32] [] [2019-04-05 11:49:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 11:49:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 11:49:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 11:49:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 11:49:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 11:49:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"27500d"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/27500d","method":"GET"} [] [2019-04-05 11:49:35] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6","method":"GET"} [] [2019-04-05 11:49:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 11:49:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 11:49:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 11:49:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 11:49:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 11:49:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 11:49:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,29] [] [2019-04-05 11:49:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,31] [] [2019-04-05 11:49:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,32] [] [2019-04-05 11:49:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 11:49:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 11:49:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 11:49:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 11:49:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 11:49:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"cac414"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/cac414","method":"GET"} [] [2019-04-05 11:50:41] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6","method":"GET"} [] [2019-04-05 11:50:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 11:50:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 11:50:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 11:50:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 11:50:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 11:50:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 11:50:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,29] [] [2019-04-05 11:50:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,31] [] [2019-04-05 11:50:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,32] [] [2019-04-05 11:50:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 11:50:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 11:50:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 11:50:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 11:50:41] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 11:50:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8fbe7a"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/8fbe7a","method":"GET"} [] [2019-04-05 11:50:56] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6","method":"GET"} [] [2019-04-05 11:50:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 11:50:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 11:50:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 11:50:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 11:50:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 11:50:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 11:50:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,29] [] [2019-04-05 11:50:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,31] [] [2019-04-05 11:50:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,32] [] [2019-04-05 11:50:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 11:50:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 11:50:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 11:50:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 11:50:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 11:50:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"82bd7d"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/82bd7d","method":"GET"} [] [2019-04-05 11:51:34] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6","method":"GET"} [] [2019-04-05 11:51:34] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 11:51:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 11:51:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 11:51:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 11:51:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 11:51:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 11:51:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,29] [] [2019-04-05 11:51:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,31] [] [2019-04-05 11:51:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,32] [] [2019-04-05 11:51:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 11:51:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 11:51:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 11:51:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 11:51:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 11:51:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"8532b5"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/8532b5","method":"GET"} [] [2019-04-05 11:52:43] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6","method":"GET"} [] [2019-04-05 11:52:43] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 11:52:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 11:52:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 11:52:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 11:52:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 11:52:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 11:52:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,29] [] [2019-04-05 11:52:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,31] [] [2019-04-05 11:52:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,32] [] [2019-04-05 11:52:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 11:52:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 11:52:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 11:52:44] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 11:52:44] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 11:52:45] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bc24c2"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/bc24c2","method":"GET"} [] [2019-04-05 11:52:56] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6","method":"GET"} [] [2019-04-05 11:52:57] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 11:52:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 11:52:57] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 11:52:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 11:52:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 11:52:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 11:52:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,29] [] [2019-04-05 11:52:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,31] [] [2019-04-05 11:52:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,32] [] [2019-04-05 11:52:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 11:52:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 11:52:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 11:52:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 11:52:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 11:52:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f912a9"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/f912a9","method":"GET"} [] [2019-04-05 11:53:33] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6","method":"GET"} [] [2019-04-05 11:53:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 11:53:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 11:53:33] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 11:53:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 11:53:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 11:53:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 11:53:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,29] [] [2019-04-05 11:53:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,31] [] [2019-04-05 11:53:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,32] [] [2019-04-05 11:53:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 11:53:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 11:53:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 11:53:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 11:53:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 11:53:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d01486"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/d01486","method":"GET"} [] [2019-04-05 11:53:56] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6","method":"GET"} [] [2019-04-05 11:53:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 11:53:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 11:53:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 11:53:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 11:53:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 11:53:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 11:53:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,29] [] [2019-04-05 11:53:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,31] [] [2019-04-05 11:53:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,32] [] [2019-04-05 11:53:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 11:53:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 11:53:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 11:53:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 11:53:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 11:53:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c411d2"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/c411d2","method":"GET"} [] [2019-04-05 11:54:23] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6","method":"GET"} [] [2019-04-05 11:54:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 11:54:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 11:54:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 11:54:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 11:54:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 11:54:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 11:54:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,29] [] [2019-04-05 11:54:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,31] [] [2019-04-05 11:54:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,32] [] [2019-04-05 11:54:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 11:54:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 11:54:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 11:54:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 11:54:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 11:54:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4f5e83"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/4f5e83","method":"GET"} [] [2019-04-05 11:54:34] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6","method":"GET"} [] [2019-04-05 11:54:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 11:54:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 11:54:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 11:54:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 11:54:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 11:54:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 11:54:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,29] [] [2019-04-05 11:54:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,31] [] [2019-04-05 11:54:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,32] [] [2019-04-05 11:54:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 11:54:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 11:54:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 11:54:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 11:54:35] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 11:54:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bf29ef"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/bf29ef","method":"GET"} [] [2019-04-05 11:54:45] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6","method":"GET"} [] [2019-04-05 11:54:45] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 11:54:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 11:54:45] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 11:54:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 11:54:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 11:54:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 11:54:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,29] [] [2019-04-05 11:54:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,31] [] [2019-04-05 11:54:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,32] [] [2019-04-05 11:54:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 11:54:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 11:54:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 11:54:45] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 11:54:45] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 11:54:47] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"bb4d46"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/bb4d46","method":"GET"} [] [2019-04-05 11:55:00] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6","method":"GET"} [] [2019-04-05 11:55:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 11:55:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 11:55:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 11:55:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 11:55:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 11:55:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 11:55:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,29] [] [2019-04-05 11:55:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,31] [] [2019-04-05 11:55:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,32] [] [2019-04-05 11:55:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 11:55:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 11:55:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 11:55:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 11:55:00] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 11:55:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f9f6c1"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/f9f6c1","method":"GET"} [] [2019-04-05 11:55:17] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6","method":"GET"} [] [2019-04-05 11:55:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 11:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 11:55:17] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 11:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 11:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 11:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 11:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,29] [] [2019-04-05 11:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,31] [] [2019-04-05 11:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,32] [] [2019-04-05 11:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 11:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 11:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 11:55:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 11:55:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 11:55:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2b5f6e"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/2b5f6e","method":"GET"} [] [2019-04-05 11:55:50] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6","method":"GET"} [] [2019-04-05 11:55:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 11:55:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 11:55:51] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 11:55:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 11:55:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 11:55:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 11:55:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,29] [] [2019-04-05 11:55:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,31] [] [2019-04-05 11:55:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,32] [] [2019-04-05 11:55:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 11:55:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 11:55:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 11:55:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 11:55:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 11:55:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7cd1c8"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/7cd1c8","method":"GET"} [] [2019-04-05 11:56:50] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6","method":"GET"} [] [2019-04-05 11:56:50] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 11:56:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 11:56:50] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 11:56:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 11:56:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 11:56:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 11:56:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,29] [] [2019-04-05 11:56:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,31] [] [2019-04-05 11:56:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,32] [] [2019-04-05 11:56:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 11:56:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 11:56:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 11:56:51] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 11:56:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 11:56:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2f47cd"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/2f47cd","method":"GET"} [] [2019-04-05 11:57:02] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6","method":"GET"} [] [2019-04-05 11:57:02] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 11:57:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 11:57:02] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 11:57:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 11:57:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 11:57:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 11:57:02] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,29] [] [2019-04-05 11:57:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,31] [] [2019-04-05 11:57:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,32] [] [2019-04-05 11:57:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 11:57:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 11:57:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 11:57:03] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 11:57:03] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 11:57:11] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"998bb0"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/998bb0","method":"GET"} [] [2019-04-05 11:57:29] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6","method":"GET"} [] [2019-04-05 11:57:29] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 11:57:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 11:57:29] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 11:57:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 11:57:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 11:57:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 11:57:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,29] [] [2019-04-05 11:57:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,31] [] [2019-04-05 11:57:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,32] [] [2019-04-05 11:57:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 11:57:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 11:57:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 11:57:29] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 11:57:29] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 11:57:30] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7a6257"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/7a6257","method":"GET"} [] [2019-04-05 11:57:42] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6","method":"GET"} [] [2019-04-05 11:57:42] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 11:57:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 11:57:43] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 11:57:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 11:57:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 11:57:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 11:57:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,29] [] [2019-04-05 11:57:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,31] [] [2019-04-05 11:57:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,32] [] [2019-04-05 11:57:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 11:57:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 11:57:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 11:57:43] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 11:57:43] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 11:57:44] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"be94b5"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/be94b5","method":"GET"} [] [2019-04-05 11:59:16] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6","method":"GET"} [] [2019-04-05 11:59:16] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 11:59:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 11:59:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 11:59:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 11:59:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 11:59:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 11:59:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,29] [] [2019-04-05 11:59:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,31] [] [2019-04-05 11:59:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,32] [] [2019-04-05 11:59:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 11:59:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 11:59:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 11:59:17] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 11:59:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 11:59:19] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3db774"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/3db774","method":"GET"} [] [2019-04-05 11:59:35] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6","method":"GET"} [] [2019-04-05 11:59:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 11:59:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 11:59:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 11:59:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 11:59:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 11:59:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 11:59:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,29] [] [2019-04-05 11:59:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,31] [] [2019-04-05 11:59:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,32] [] [2019-04-05 11:59:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 11:59:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 11:59:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 11:59:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 11:59:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 11:59:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"5a4fad"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/5a4fad","method":"GET"} [] [2019-04-05 12:01:41] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-04-05 12:01:41] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'bs' AND TABLE_NAME = 'migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2019-04-05 12:01:42] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'migration_versions' */ WHERE k.table_name = 'migration_versions' AND k.table_schema = 'bs' /*!50116 AND c.constraint_schema = 'bs' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-04-05 12:01:42] doctrine.DEBUG: SELECT TABLE_NAME AS `Table`, NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, SEQ_IN_INDEX AS Seq_in_index, COLUMN_NAME AS Column_Name, COLLATION AS Collation, CARDINALITY AS Cardinality, SUB_PART AS Sub_Part, PACKED AS Packed, NULLABLE AS `Null`, INDEX_TYPE AS Index_Type, COMMENT AS Comment FROM information_schema.STATISTICS WHERE TABLE_NAME = 'migration_versions' AND TABLE_SCHEMA = 'bs' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-04-05 12:01:42] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'migration_versions' [] [] [2019-04-05 12:01:42] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-04-05 12:01:42] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'bs' AND TABLE_NAME = 'advance' ORDER BY ORDINAL_POSITION ASC [] [] [2019-04-05 12:01:42] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'advance' */ WHERE k.table_name = 'advance' AND k.table_schema = 'bs' /*!50116 AND c.constraint_schema = 'bs' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-04-05 12:01:42] doctrine.DEBUG: SELECT TABLE_NAME AS `Table`, NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, SEQ_IN_INDEX AS Seq_in_index, COLUMN_NAME AS Column_Name, COLLATION AS Collation, CARDINALITY AS Cardinality, SUB_PART AS Sub_Part, PACKED AS Packed, NULLABLE AS `Null`, INDEX_TYPE AS Index_Type, COMMENT AS Comment FROM information_schema.STATISTICS WHERE TABLE_NAME = 'advance' AND TABLE_SCHEMA = 'bs' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-04-05 12:01:42] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'advance' [] [] [2019-04-05 12:01:42] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'bs' AND TABLE_NAME = 'content' ORDER BY ORDINAL_POSITION ASC [] [] [2019-04-05 12:01:42] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'content' */ WHERE k.table_name = 'content' AND k.table_schema = 'bs' /*!50116 AND c.constraint_schema = 'bs' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-04-05 12:01:42] doctrine.DEBUG: SELECT TABLE_NAME AS `Table`, NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, SEQ_IN_INDEX AS Seq_in_index, COLUMN_NAME AS Column_Name, COLLATION AS Collation, CARDINALITY AS Cardinality, SUB_PART AS Sub_Part, PACKED AS Packed, NULLABLE AS `Null`, INDEX_TYPE AS Index_Type, COMMENT AS Comment FROM information_schema.STATISTICS WHERE TABLE_NAME = 'content' AND TABLE_SCHEMA = 'bs' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-04-05 12:01:42] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'content' [] [] [2019-04-05 12:01:42] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'bs' AND TABLE_NAME = 'content_lesson' ORDER BY ORDINAL_POSITION ASC [] [] [2019-04-05 12:01:42] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'content_lesson' */ WHERE k.table_name = 'content_lesson' AND k.table_schema = 'bs' /*!50116 AND c.constraint_schema = 'bs' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-04-05 12:01:42] doctrine.DEBUG: SELECT TABLE_NAME AS `Table`, NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, SEQ_IN_INDEX AS Seq_in_index, COLUMN_NAME AS Column_Name, COLLATION AS Collation, CARDINALITY AS Cardinality, SUB_PART AS Sub_Part, PACKED AS Packed, NULLABLE AS `Null`, INDEX_TYPE AS Index_Type, COMMENT AS Comment FROM information_schema.STATISTICS WHERE TABLE_NAME = 'content_lesson' AND TABLE_SCHEMA = 'bs' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-04-05 12:01:42] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'content_lesson' [] [] [2019-04-05 12:01:42] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'bs' AND TABLE_NAME = 'exercice' ORDER BY ORDINAL_POSITION ASC [] [] [2019-04-05 12:01:42] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'exercice' */ WHERE k.table_name = 'exercice' AND k.table_schema = 'bs' /*!50116 AND c.constraint_schema = 'bs' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-04-05 12:01:42] doctrine.DEBUG: SELECT TABLE_NAME AS `Table`, NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, SEQ_IN_INDEX AS Seq_in_index, COLUMN_NAME AS Column_Name, COLLATION AS Collation, CARDINALITY AS Cardinality, SUB_PART AS Sub_Part, PACKED AS Packed, NULLABLE AS `Null`, INDEX_TYPE AS Index_Type, COMMENT AS Comment FROM information_schema.STATISTICS WHERE TABLE_NAME = 'exercice' AND TABLE_SCHEMA = 'bs' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-04-05 12:01:42] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'exercice' [] [] [2019-04-05 12:01:42] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'bs' AND TABLE_NAME = 'lesson' ORDER BY ORDINAL_POSITION ASC [] [] [2019-04-05 12:01:42] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'lesson' */ WHERE k.table_name = 'lesson' AND k.table_schema = 'bs' /*!50116 AND c.constraint_schema = 'bs' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-04-05 12:01:42] doctrine.DEBUG: SELECT TABLE_NAME AS `Table`, NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, SEQ_IN_INDEX AS Seq_in_index, COLUMN_NAME AS Column_Name, COLLATION AS Collation, CARDINALITY AS Cardinality, SUB_PART AS Sub_Part, PACKED AS Packed, NULLABLE AS `Null`, INDEX_TYPE AS Index_Type, COMMENT AS Comment FROM information_schema.STATISTICS WHERE TABLE_NAME = 'lesson' AND TABLE_SCHEMA = 'bs' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-04-05 12:01:42] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'lesson' [] [] [2019-04-05 12:01:42] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'bs' AND TABLE_NAME = 'lesson_content' ORDER BY ORDINAL_POSITION ASC [] [] [2019-04-05 12:01:42] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'lesson_content' */ WHERE k.table_name = 'lesson_content' AND k.table_schema = 'bs' /*!50116 AND c.constraint_schema = 'bs' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-04-05 12:01:42] doctrine.DEBUG: SELECT TABLE_NAME AS `Table`, NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, SEQ_IN_INDEX AS Seq_in_index, COLUMN_NAME AS Column_Name, COLLATION AS Collation, CARDINALITY AS Cardinality, SUB_PART AS Sub_Part, PACKED AS Packed, NULLABLE AS `Null`, INDEX_TYPE AS Index_Type, COMMENT AS Comment FROM information_schema.STATISTICS WHERE TABLE_NAME = 'lesson_content' AND TABLE_SCHEMA = 'bs' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-04-05 12:01:42] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'lesson_content' [] [] [2019-04-05 12:01:42] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'bs' AND TABLE_NAME = 'migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2019-04-05 12:01:42] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'migration_versions' */ WHERE k.table_name = 'migration_versions' AND k.table_schema = 'bs' /*!50116 AND c.constraint_schema = 'bs' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-04-05 12:01:42] doctrine.DEBUG: SELECT TABLE_NAME AS `Table`, NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, SEQ_IN_INDEX AS Seq_in_index, COLUMN_NAME AS Column_Name, COLLATION AS Collation, CARDINALITY AS Cardinality, SUB_PART AS Sub_Part, PACKED AS Packed, NULLABLE AS `Null`, INDEX_TYPE AS Index_Type, COMMENT AS Comment FROM information_schema.STATISTICS WHERE TABLE_NAME = 'migration_versions' AND TABLE_SCHEMA = 'bs' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-04-05 12:01:42] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'migration_versions' [] [] [2019-04-05 12:01:42] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'bs' AND TABLE_NAME = 'user' ORDER BY ORDINAL_POSITION ASC [] [] [2019-04-05 12:01:42] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'user' */ WHERE k.table_name = 'user' AND k.table_schema = 'bs' /*!50116 AND c.constraint_schema = 'bs' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-04-05 12:01:42] doctrine.DEBUG: SELECT TABLE_NAME AS `Table`, NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, SEQ_IN_INDEX AS Seq_in_index, COLUMN_NAME AS Column_Name, COLLATION AS Collation, CARDINALITY AS Cardinality, SUB_PART AS Sub_Part, PACKED AS Packed, NULLABLE AS `Null`, INDEX_TYPE AS Index_Type, COMMENT AS Comment FROM information_schema.STATISTICS WHERE TABLE_NAME = 'user' AND TABLE_SCHEMA = 'bs' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-04-05 12:01:42] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'user' [] [] [2019-04-05 12:01:42] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'bs' AND TABLE_NAME = 'user_lesson' ORDER BY ORDINAL_POSITION ASC [] [] [2019-04-05 12:01:42] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'user_lesson' */ WHERE k.table_name = 'user_lesson' AND k.table_schema = 'bs' /*!50116 AND c.constraint_schema = 'bs' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-04-05 12:01:42] doctrine.DEBUG: SELECT TABLE_NAME AS `Table`, NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, SEQ_IN_INDEX AS Seq_in_index, COLUMN_NAME AS Column_Name, COLLATION AS Collation, CARDINALITY AS Cardinality, SUB_PART AS Sub_Part, PACKED AS Packed, NULLABLE AS `Null`, INDEX_TYPE AS Index_Type, COMMENT AS Comment FROM information_schema.STATISTICS WHERE TABLE_NAME = 'user_lesson' AND TABLE_SCHEMA = 'bs' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-04-05 12:01:42] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'user_lesson' [] [] [2019-04-05 12:01:47] doctrine.DEBUG: SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' [] [] [2019-04-05 12:01:47] doctrine.DEBUG: SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'bs' AND TABLE_NAME = 'migration_versions' ORDER BY ORDINAL_POSITION ASC [] [] [2019-04-05 12:01:47] doctrine.DEBUG: SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'migration_versions' */ WHERE k.table_name = 'migration_versions' AND k.table_schema = 'bs' /*!50116 AND c.constraint_schema = 'bs' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL [] [] [2019-04-05 12:01:47] doctrine.DEBUG: SELECT TABLE_NAME AS `Table`, NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, SEQ_IN_INDEX AS Seq_in_index, COLUMN_NAME AS Column_Name, COLLATION AS Collation, CARDINALITY AS Cardinality, SUB_PART AS Sub_Part, PACKED AS Packed, NULLABLE AS `Null`, INDEX_TYPE AS Index_Type, COMMENT AS Comment FROM information_schema.STATISTICS WHERE TABLE_NAME = 'migration_versions' AND TABLE_SCHEMA = 'bs' ORDER BY SEQ_IN_INDEX ASC [] [] [2019-04-05 12:01:47] doctrine.DEBUG: SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'migration_versions' [] [] [2019-04-05 12:01:47] doctrine.DEBUG: SELECT version FROM migration_versions [] [] [2019-04-05 12:01:49] doctrine.DEBUG: SELECT version FROM migration_versions WHERE version IN ('20190311090923', '20190311142754', '20190311165309', '20190315173632', '20190315173956', '20190315182819', '20190315183811', '20190318180842', '20190318181101', '20190318190715', '20190318190816', '20190320131223', '20190320174536', '20190320174630', '20190321183156', '20190321190725', '20190323203103', '20190325134433', '20190325141626', '20190325155607', '20190325162152', '20190326192956', '20190329202408', '20190329202516', '20190330104340', '20190330111619', '20190330114159', '20190330114519', '20190401120448', '20190401120606', '20190401122700', '20190401122808', '20190403150712', '20190404162605', '20190405075822', '20190405120142') ORDER BY version DESC LIMIT 1 [] [] [2019-04-05 12:01:49] doctrine.DEBUG: SELECT version FROM migration_versions [] [] [2019-04-05 12:01:49] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-05 12:01:50] doctrine.DEBUG: ALTER TABLE user ADD avatar VARCHAR(255) DEFAULT NULL [] [] [2019-04-05 12:01:51] doctrine.DEBUG: INSERT INTO migration_versions (version, executed_at) VALUES (?, ?) ["20190405120142","2019-04-05 12:01:51"] [] [2019-04-05 12:01:51] doctrine.DEBUG: "COMMIT" [] [] [2019-04-05 12:06:12] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6","method":"GET"} [] [2019-04-05 12:06:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 12:06:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 12:06:14] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 12:06:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 12:06:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 12:06:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 12:06:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,29] [] [2019-04-05 12:06:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,31] [] [2019-04-05 12:06:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,32] [] [2019-04-05 12:06:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 12:06:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 12:06:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 12:06:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 12:06:16] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "An exception has been thrown during the rendering of a template ("Warning: A non-numeric value encountered")." at C:\wamp64\www\elearning\templates\lesson\show.html.twig line 96 {"exception":"[object] (Twig_Error_Runtime(code: 0): An exception has been thrown during the rendering of a template (\"Warning: A non-numeric value encountered\"). at C:\\wamp64\\www\\elearning\\templates\\lesson\\show.html.twig:96, ErrorException(code: 0): Warning: A non-numeric value encountered at C:\\wamp64\\www\\elearning\\var\\cache\\dev\\twig\\46\\468b66f593ad961aa3e100a3d75416a24dec652e7ce8b3d501807d7067623cfd.php:238)"} [] [2019-04-05 12:06:17] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 12:06:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2c1c89"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/2c1c89","method":"GET"} [] [2019-04-05 12:06:19] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6","method":"GET"} [] [2019-04-05 12:06:19] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 12:06:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 12:06:19] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 12:06:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 12:06:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 12:06:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 12:06:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,29] [] [2019-04-05 12:06:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,31] [] [2019-04-05 12:06:19] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,32] [] [2019-04-05 12:06:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 12:06:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 12:06:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 12:06:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 12:06:20] request.CRITICAL: Uncaught PHP Exception Twig_Error_Runtime: "An exception has been thrown during the rendering of a template ("Warning: A non-numeric value encountered")." at C:\wamp64\www\elearning\templates\lesson\show.html.twig line 96 {"exception":"[object] (Twig_Error_Runtime(code: 0): An exception has been thrown during the rendering of a template (\"Warning: A non-numeric value encountered\"). at C:\\wamp64\\www\\elearning\\templates\\lesson\\show.html.twig:96, ErrorException(code: 0): Warning: A non-numeric value encountered at C:\\wamp64\\www\\elearning\\var\\cache\\dev\\twig\\46\\468b66f593ad961aa3e100a3d75416a24dec652e7ce8b3d501807d7067623cfd.php:238)"} [] [2019-04-05 12:06:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 12:06:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4aa6c1"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/4aa6c1","method":"GET"} [] [2019-04-05 12:06:22] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4aa6c1"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/4aa6c1","method":"GET"} [] [2019-04-05 12:07:25] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6","method":"GET"} [] [2019-04-05 12:07:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 12:07:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 12:07:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 12:07:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 12:07:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 12:07:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 12:07:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,29] [] [2019-04-05 12:07:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,31] [] [2019-04-05 12:07:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,32] [] [2019-04-05 12:07:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 12:07:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 12:07:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 12:07:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 12:07:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 12:07:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"307a85"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/307a85","method":"GET"} [] [2019-04-05 12:08:17] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6","method":"GET"} [] [2019-04-05 12:08:17] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 12:08:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 12:08:18] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 12:08:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 12:08:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 12:08:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 12:08:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,29] [] [2019-04-05 12:08:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,31] [] [2019-04-05 12:08:18] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,32] [] [2019-04-05 12:08:18] request.CRITICAL: Uncaught PHP Exception Twig_Error_Syntax: "Arguments must be separated by a comma. Unexpected token "punctuation" of value "{" ("punctuation" expected with value ",")." at C:\wamp64\www\elearning\templates\lesson\show.html.twig line 96 {"exception":"[object] (Twig_Error_Syntax(code: 0): Arguments must be separated by a comma. Unexpected token \"punctuation\" of value \"{\" (\"punctuation\" expected with value \",\"). at C:\\wamp64\\www\\elearning\\templates\\lesson\\show.html.twig:96)"} [] [2019-04-05 12:08:19] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 12:08:20] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"81a32a"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/81a32a","method":"GET"} [] [2019-04-05 12:08:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"81a32a"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/81a32a","method":"GET"} [] [2019-04-05 12:08:49] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6","method":"GET"} [] [2019-04-05 12:08:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 12:08:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 12:08:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 12:08:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 12:08:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 12:08:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 12:08:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,29] [] [2019-04-05 12:08:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,31] [] [2019-04-05 12:08:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,32] [] [2019-04-05 12:08:49] request.CRITICAL: Uncaught PHP Exception Twig_Error_Syntax: "A hash key must be a quoted string, a number, a name, or an expression enclosed in parentheses (unexpected token "punctuation" of value "{"." at C:\wamp64\www\elearning\templates\lesson\show.html.twig line 96 {"exception":"[object] (Twig_Error_Syntax(code: 0): A hash key must be a quoted string, a number, a name, or an expression enclosed in parentheses (unexpected token \"punctuation\" of value \"{\". at C:\\wamp64\\www\\elearning\\templates\\lesson\\show.html.twig:96)"} [] [2019-04-05 12:08:51] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 12:08:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"411da7"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/411da7","method":"GET"} [] [2019-04-05 12:08:53] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"411da7"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/411da7","method":"GET"} [] [2019-04-05 12:09:25] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6","method":"GET"} [] [2019-04-05 12:09:25] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 12:09:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 12:09:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 12:09:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 12:09:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 12:09:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 12:09:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,29] [] [2019-04-05 12:09:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,31] [] [2019-04-05 12:09:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,32] [] [2019-04-05 12:09:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 12:09:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 12:09:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 12:09:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 12:09:26] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 12:09:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"40e4f8"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/40e4f8","method":"GET"} [] [2019-04-05 12:10:32] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6","method":"GET"} [] [2019-04-05 12:10:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 12:10:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 12:10:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 12:10:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 12:10:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 12:10:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 12:10:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,29] [] [2019-04-05 12:10:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,31] [] [2019-04-05 12:10:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,32] [] [2019-04-05 12:10:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 12:10:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 12:10:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 12:10:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 12:10:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 12:10:34] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"dae6b9"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/dae6b9","method":"GET"} [] [2019-04-05 12:10:55] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6","method":"GET"} [] [2019-04-05 12:10:55] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 12:10:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 12:10:55] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 12:10:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 12:10:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 12:10:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 12:10:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,29] [] [2019-04-05 12:10:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,31] [] [2019-04-05 12:10:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,32] [] [2019-04-05 12:10:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 12:10:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 12:10:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 12:10:55] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 12:10:55] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 12:10:57] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"cb6c83"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/cb6c83","method":"GET"} [] [2019-04-05 12:11:04] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6","method":"GET"} [] [2019-04-05 12:11:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 12:11:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 12:11:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 12:11:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 12:11:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 12:11:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 12:11:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,29] [] [2019-04-05 12:11:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,31] [] [2019-04-05 12:11:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,32] [] [2019-04-05 12:11:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 12:11:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 12:11:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 12:11:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 12:11:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 12:11:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"33b063"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/33b063","method":"GET"} [] [2019-04-05 12:11:12] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6","method":"GET"} [] [2019-04-05 12:11:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 12:11:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 12:11:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 12:11:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 12:11:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 12:11:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 12:11:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,29] [] [2019-04-05 12:11:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,31] [] [2019-04-05 12:11:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,32] [] [2019-04-05 12:11:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 12:11:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 12:11:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 12:11:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 12:11:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 12:11:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3be1e9"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/3be1e9","method":"GET"} [] [2019-04-05 12:11:59] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6","method":"GET"} [] [2019-04-05 12:12:00] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 12:12:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 12:12:00] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 12:12:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 12:12:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 12:12:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 12:12:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,29] [] [2019-04-05 12:12:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,31] [] [2019-04-05 12:12:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,32] [] [2019-04-05 12:12:00] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 12:12:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 12:12:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 12:12:01] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 12:12:01] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 12:12:02] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"64be17"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/64be17","method":"GET"} [] [2019-04-05 12:12:23] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6","method":"GET"} [] [2019-04-05 12:12:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 12:12:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 12:12:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 12:12:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 12:12:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 12:12:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 12:12:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,29] [] [2019-04-05 12:12:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,31] [] [2019-04-05 12:12:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,32] [] [2019-04-05 12:12:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 12:12:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 12:12:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 12:12:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 12:12:24] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 12:12:25] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7dcb63"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/7dcb63","method":"GET"} [] [2019-04-05 12:12:35] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6","method":"GET"} [] [2019-04-05 12:12:35] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 12:12:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 12:12:35] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 12:12:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 12:12:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 12:12:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 12:12:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,29] [] [2019-04-05 12:12:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,31] [] [2019-04-05 12:12:35] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,32] [] [2019-04-05 12:12:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 12:12:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 12:12:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 12:12:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 12:12:36] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 12:12:37] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"eee87c"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/eee87c","method":"GET"} [] [2019-04-05 12:12:49] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6","method":"GET"} [] [2019-04-05 12:12:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 12:12:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 12:12:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 12:12:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 12:12:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 12:12:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 12:12:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,29] [] [2019-04-05 12:12:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,31] [] [2019-04-05 12:12:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,32] [] [2019-04-05 12:12:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 12:12:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 12:12:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 12:12:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 12:12:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 12:12:52] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"989670"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/989670","method":"GET"} [] [2019-04-05 12:12:58] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6","method":"GET"} [] [2019-04-05 12:12:58] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 12:12:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 12:12:58] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 12:12:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 12:12:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 12:12:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 12:12:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,29] [] [2019-04-05 12:12:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,31] [] [2019-04-05 12:12:58] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,32] [] [2019-04-05 12:12:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 12:12:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 12:12:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 12:12:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 12:12:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 12:13:00] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3177be"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/3177be","method":"GET"} [] [2019-04-05 12:13:13] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6","method":"GET"} [] [2019-04-05 12:13:13] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 12:13:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 12:13:13] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 12:13:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 12:13:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 12:13:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 12:13:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,29] [] [2019-04-05 12:13:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,31] [] [2019-04-05 12:13:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,32] [] [2019-04-05 12:13:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 12:13:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 12:13:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 12:13:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 12:13:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 12:13:15] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"3133ce"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/3133ce","method":"GET"} [] [2019-04-05 12:13:38] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6","method":"GET"} [] [2019-04-05 12:13:38] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 12:13:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 12:13:38] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 12:13:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 12:13:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 12:13:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 12:13:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,29] [] [2019-04-05 12:13:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,31] [] [2019-04-05 12:13:38] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,32] [] [2019-04-05 12:13:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 12:13:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 12:13:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 12:13:39] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 12:13:39] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 12:13:40] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"460af2"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/460af2","method":"GET"} [] [2019-04-05 12:13:47] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6","method":"GET"} [] [2019-04-05 12:13:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 12:13:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 12:13:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 12:13:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 12:13:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 12:13:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 12:13:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,29] [] [2019-04-05 12:13:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,31] [] [2019-04-05 12:13:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,32] [] [2019-04-05 12:13:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 12:13:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 12:13:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 12:13:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 12:13:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 12:13:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"755533"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/755533","method":"GET"} [] [2019-04-05 12:14:04] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6","method":"GET"} [] [2019-04-05 12:14:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 12:14:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 12:14:05] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 12:14:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 12:14:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 12:14:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 12:14:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,29] [] [2019-04-05 12:14:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,31] [] [2019-04-05 12:14:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,32] [] [2019-04-05 12:14:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 12:14:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 12:14:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 12:14:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 12:14:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 12:14:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"682283"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/682283","method":"GET"} [] [2019-04-05 12:14:22] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6","method":"GET"} [] [2019-04-05 12:14:22] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 12:14:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 12:14:22] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 12:14:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 12:14:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 12:14:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 12:14:22] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,29] [] [2019-04-05 12:14:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,31] [] [2019-04-05 12:14:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,32] [] [2019-04-05 12:14:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 12:14:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 12:14:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 12:14:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 12:14:23] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 12:14:24] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d97024"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/d97024","method":"GET"} [] [2019-04-05 12:14:52] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6","method":"GET"} [] [2019-04-05 12:14:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 12:14:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 12:14:53] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 12:14:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 12:14:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 12:14:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 12:14:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,29] [] [2019-04-05 12:14:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,31] [] [2019-04-05 12:14:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,32] [] [2019-04-05 12:14:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 12:14:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 12:14:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 12:14:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 12:14:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 12:14:55] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"ef8c81"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/ef8c81","method":"GET"} [] [2019-04-05 12:15:24] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6","method":"GET"} [] [2019-04-05 12:15:24] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 12:15:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 12:15:25] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 12:15:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 12:15:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 12:15:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 12:15:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,29] [] [2019-04-05 12:15:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,31] [] [2019-04-05 12:15:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,32] [] [2019-04-05 12:15:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 12:15:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 12:15:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 12:15:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 12:15:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 12:15:27] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"22e771"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/22e771","method":"GET"} [] [2019-04-05 12:15:36] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6","method":"GET"} [] [2019-04-05 12:15:36] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 12:15:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 12:15:36] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 12:15:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 12:15:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 12:15:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 12:15:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,29] [] [2019-04-05 12:15:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,31] [] [2019-04-05 12:15:36] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,32] [] [2019-04-05 12:15:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 12:15:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 12:15:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 12:15:37] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 12:15:37] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 12:15:38] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"7569fe"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/7569fe","method":"GET"} [] [2019-04-05 12:15:47] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6","method":"GET"} [] [2019-04-05 12:15:47] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 12:15:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 12:15:47] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 12:15:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 12:15:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 12:15:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 12:15:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,29] [] [2019-04-05 12:15:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,31] [] [2019-04-05 12:15:47] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,32] [] [2019-04-05 12:15:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 12:15:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 12:15:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 12:15:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 12:15:48] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 12:15:49] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"b863b1"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/b863b1","method":"GET"} [] [2019-04-05 12:16:56] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6","method":"GET"} [] [2019-04-05 12:16:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 12:16:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 12:16:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 12:16:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 12:16:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 12:16:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 12:16:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,29] [] [2019-04-05 12:16:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,31] [] [2019-04-05 12:16:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,32] [] [2019-04-05 12:16:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 12:16:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 12:16:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 12:16:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 12:16:56] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 12:16:58] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"1c648d"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/1c648d","method":"GET"} [] [2019-04-05 12:17:12] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6","method":"GET"} [] [2019-04-05 12:17:12] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 12:17:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 12:17:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 12:17:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 12:17:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 12:17:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 12:17:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,29] [] [2019-04-05 12:17:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,31] [] [2019-04-05 12:17:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,32] [] [2019-04-05 12:17:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 12:17:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 12:17:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 12:17:13] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 12:17:13] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 12:17:14] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"d1c2c8"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/d1c2c8","method":"GET"} [] [2019-04-05 12:17:23] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6","method":"GET"} [] [2019-04-05 12:17:23] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 12:17:23] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 12:17:23] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 12:17:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 12:17:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 12:17:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 12:17:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,29] [] [2019-04-05 12:17:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,31] [] [2019-04-05 12:17:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,32] [] [2019-04-05 12:17:24] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 12:17:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 12:17:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 12:17:25] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 12:17:25] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 12:17:26] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"535baf"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/535baf","method":"GET"} [] [2019-04-05 12:18:32] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6","method":"GET"} [] [2019-04-05 12:18:32] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 12:18:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 12:18:32] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 12:18:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 12:18:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 12:18:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 12:18:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,29] [] [2019-04-05 12:18:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,31] [] [2019-04-05 12:18:32] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,32] [] [2019-04-05 12:18:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 12:18:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 12:18:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 12:18:33] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 12:18:33] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 12:18:35] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"80f150"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/80f150","method":"GET"} [] [2019-04-05 12:18:41] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6","method":"GET"} [] [2019-04-05 12:18:41] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 12:18:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 12:18:41] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 12:18:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 12:18:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 12:18:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 12:18:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,29] [] [2019-04-05 12:18:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,31] [] [2019-04-05 12:18:41] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,32] [] [2019-04-05 12:18:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 12:18:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 12:18:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 12:18:42] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 12:18:42] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 12:18:43] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"82f49c"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/82f49c","method":"GET"} [] [2019-04-05 12:18:49] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6","method":"GET"} [] [2019-04-05 12:18:49] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 12:18:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 12:18:49] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 12:18:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 12:18:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 12:18:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 12:18:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,29] [] [2019-04-05 12:18:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,31] [] [2019-04-05 12:18:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,32] [] [2019-04-05 12:18:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 12:18:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 12:18:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 12:18:50] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 12:18:50] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 12:18:51] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"4f73e5"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/4f73e5","method":"GET"} [] [2019-04-05 12:19:08] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6","method":"GET"} [] [2019-04-05 12:19:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 12:19:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 12:19:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 12:19:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 12:19:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 12:19:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 12:19:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,29] [] [2019-04-05 12:19:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,31] [] [2019-04-05 12:19:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,32] [] [2019-04-05 12:19:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 12:19:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 12:19:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 12:19:09] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 12:19:09] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 12:19:10] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f2372f"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/f2372f","method":"GET"} [] [2019-04-05 12:19:30] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6","method":"GET"} [] [2019-04-05 12:19:30] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 12:19:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 12:19:30] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 12:19:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 12:19:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 12:19:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 12:19:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,29] [] [2019-04-05 12:19:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,31] [] [2019-04-05 12:19:30] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,32] [] [2019-04-05 12:19:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 12:19:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 12:19:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 12:19:31] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 12:19:31] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 12:19:33] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"88566c"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/88566c","method":"GET"} [] [2019-04-05 12:19:52] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6","method":"GET"} [] [2019-04-05 12:19:52] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 12:19:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 12:19:52] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 12:19:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 12:19:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 12:19:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 12:19:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,29] [] [2019-04-05 12:19:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,31] [] [2019-04-05 12:19:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,32] [] [2019-04-05 12:19:52] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 12:19:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 12:19:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 12:19:53] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 12:19:53] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 12:19:54] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"019f69"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/019f69","method":"GET"} [] [2019-04-05 12:20:04] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6","method":"GET"} [] [2019-04-05 12:20:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 12:20:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 12:20:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 12:20:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 12:20:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 12:20:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 12:20:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,29] [] [2019-04-05 12:20:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,31] [] [2019-04-05 12:20:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,32] [] [2019-04-05 12:20:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 12:20:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 12:20:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 12:20:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 12:20:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 12:20:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"afa37c"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/afa37c","method":"GET"} [] [2019-04-05 12:21:15] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6","method":"GET"} [] [2019-04-05 12:21:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 12:21:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 12:21:16] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 12:21:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 12:21:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 12:21:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 12:21:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,29] [] [2019-04-05 12:21:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,31] [] [2019-04-05 12:21:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,32] [] [2019-04-05 12:21:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 12:21:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 12:21:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 12:21:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 12:21:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 12:21:18] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"412c5b"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/412c5b","method":"GET"} [] [2019-04-05 12:21:26] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6","method":"GET"} [] [2019-04-05 12:21:26] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 12:21:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 12:21:26] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 12:21:26] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 12:21:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 12:21:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 12:21:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,29] [] [2019-04-05 12:21:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,31] [] [2019-04-05 12:21:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,32] [] [2019-04-05 12:21:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 12:21:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 12:21:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 12:21:27] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 12:21:27] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 12:21:28] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c99d3b"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/c99d3b","method":"GET"} [] [2019-04-05 12:21:56] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6","method":"GET"} [] [2019-04-05 12:21:56] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 12:21:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 12:21:56] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 12:21:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 12:21:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 12:21:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 12:21:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,29] [] [2019-04-05 12:21:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,31] [] [2019-04-05 12:21:56] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,32] [] [2019-04-05 12:21:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 12:21:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 12:21:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 12:21:57] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 12:21:57] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 12:21:59] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"e669b8"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/e669b8","method":"GET"} [] [2019-04-05 12:22:04] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6","method":"GET"} [] [2019-04-05 12:22:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 12:22:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 12:22:05] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 12:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 12:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 12:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 12:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,29] [] [2019-04-05 12:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,31] [] [2019-04-05 12:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,32] [] [2019-04-05 12:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 12:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 12:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 12:22:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 12:22:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 12:22:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"af9419"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/af9419","method":"GET"} [] [2019-04-05 12:22:15] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6","method":"GET"} [] [2019-04-05 12:22:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 12:22:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 12:22:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 12:22:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 12:22:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 12:22:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 12:22:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,29] [] [2019-04-05 12:22:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,31] [] [2019-04-05 12:22:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,32] [] [2019-04-05 12:22:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 12:22:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 12:22:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 12:22:16] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 12:22:16] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 12:22:17] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"f4a1d2"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/f4a1d2","method":"GET"} [] [2019-04-05 12:22:59] request.INFO: Matched route "user". {"route":"user","route_parameters":{"_route":"user","_controller":"App\\Controller\\UserController::indexUser"},"request_uri":"http://localhost/elearning/public/index.php/admin/users","method":"GET"} [] [2019-04-05 12:22:59] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 12:22:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 12:22:59] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 12:22:59] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 [] [] [2019-04-05 12:22:59] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 12:23:01] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2a1923"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/2a1923","method":"GET"} [] [2019-04-05 12:23:04] request.INFO: Matched route "lesson_admin". {"route":"lesson_admin","route_parameters":{"_route":"lesson_admin","_controller":"App\\Controller\\AdminController::lessons"},"request_uri":"http://localhost/elearning/public/index.php/admin/lesson","method":"GET"} [] [2019-04-05 12:23:04] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 12:23:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 12:23:04] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 12:23:04] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 [] [] [2019-04-05 12:23:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 12:23:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 12:23:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [8] [] [2019-04-05 12:23:05] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [8] [] [2019-04-05 12:23:05] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 12:23:06] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"c97f37"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/c97f37","method":"GET"} [] [2019-04-05 12:23:08] request.INFO: Matched route "lesson_edit". {"route":"lesson_edit","route_parameters":{"_route":"lesson_edit","_controller":"App\\Controller\\AdminController::editLesson","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/admin/lesson/6/edit","method":"GET"} [] [2019-04-05 12:23:08] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 12:23:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 12:23:08] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 12:23:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 WHERE t0.id = ? ["6"] [] [2019-04-05 12:23:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.id = ? ["6"] [] [2019-04-05 12:23:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 12:23:08] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 12:23:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 12:23:10] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 12:23:10] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.title AS title_1, c0_.content AS content_2, c0_.created_at AS created_at_3, c0_.slug AS slug_4 FROM content c0_ [] [] [2019-04-05 12:23:10] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.email AS email_1, u0_.username AS username_2, u0_.password AS password_3, u0_.roles AS roles_4, u0_.lastname AS lastname_5, u0_.firstname AS firstname_6, u0_.avatar AS avatar_7 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_FORMATEUR\"%"] [] [2019-04-05 12:23:10] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 12:23:12] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"2a4dc6"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/2a4dc6","method":"GET"} [] [2019-04-05 12:23:48] request.INFO: Matched route "lesson_edit". {"route":"lesson_edit","route_parameters":{"_route":"lesson_edit","_controller":"App\\Controller\\AdminController::editLesson","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/admin/lesson/6/edit","method":"POST"} [] [2019-04-05 12:23:48] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 12:23:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 12:23:48] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 12:23:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 WHERE t0.id = ? ["6"] [] [2019-04-05 12:23:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.id = ? ["6"] [] [2019-04-05 12:23:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 12:23:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 12:23:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 12:23:48] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 12:23:49] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.title AS title_1, c0_.content AS content_2, c0_.created_at AS created_at_3, c0_.slug AS slug_4 FROM content c0_ WHERE c0_.id IN (?) [["29","31","32"]] [] [2019-04-05 12:23:49] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.email AS email_1, u0_.username AS username_2, u0_.password AS password_3, u0_.roles AS roles_4, u0_.lastname AS lastname_5, u0_.firstname AS firstname_6, u0_.avatar AS avatar_7 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.id IN (?) ["%\"ROLE_FORMATEUR\"%",["18","19"]] [] [2019-04-05 12:23:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 12:23:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 12:23:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [15] [] [2019-04-05 12:23:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [16] [] [2019-04-05 12:23:49] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 INNER JOIN user_lesson ON t0.id = user_lesson.lesson_id WHERE user_lesson.user_id = ? [17] [] [2019-04-05 12:23:49] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-05 12:23:49] doctrine.DEBUG: UPDATE lesson SET description = ? WHERE id = ? ["
Nous vous souhaitons la [...]",6] [] [2019-04-05 12:24:14] doctrine.DEBUG: "COMMIT" [] [] [2019-04-05 12:24:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.content_id = ? AND t0.user_id = ? [29,18] [] [2019-04-05 12:24:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.content_id = ? AND t0.user_id = ? [31,18] [] [2019-04-05 12:24:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.content_id = ? AND t0.user_id = ? [32,18] [] [2019-04-05 12:24:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.content_id = ? AND t0.user_id = ? [29,19] [] [2019-04-05 12:24:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.content_id = ? AND t0.user_id = ? [31,19] [] [2019-04-05 12:24:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.content_id = ? AND t0.user_id = ? [32,19] [] [2019-04-05 12:24:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? [6] [] [2019-04-05 12:24:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? LIMIT 1 [42] [] [2019-04-05 12:24:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? LIMIT 1 [48] [] [2019-04-05 12:24:14] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? LIMIT 1 [49] [] [2019-04-05 12:24:14] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 12:24:15] request.INFO: Matched route "lesson_admin". {"route":"lesson_admin","route_parameters":{"_route":"lesson_admin","_controller":"App\\Controller\\AdminController::lessons"},"request_uri":"http://localhost/elearning/public/index.php/admin/lesson","method":"GET"} [] [2019-04-05 12:24:15] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 12:24:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 12:24:15] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 12:24:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 [] [] [2019-04-05 12:24:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 12:24:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 12:24:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [8] [] [2019-04-05 12:24:15] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [8] [] [2019-04-05 12:24:15] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 12:24:16] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"a6b7b7"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/a6b7b7","method":"GET"} [] [2019-04-05 12:24:20] request.INFO: Matched route "lesson_show". {"route":"lesson_show","route_parameters":{"_route":"lesson_show","_controller":"App\\Controller\\LessonController::show","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/lesson/6","method":"GET"} [] [2019-04-05 12:24:20] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 12:24:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 12:24:20] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 12:24:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 12:24:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 12:24:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.lesson_id = ? ORDER BY t0.rank ASC [6] [] [2019-04-05 12:24:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,29] [] [2019-04-05 12:24:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,31] [] [2019-04-05 12:24:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.user_id = ? AND t0.content_id = ? LIMIT 1 [16,32] [] [2019-04-05 12:24:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [29] [] [2019-04-05 12:24:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [31] [] [2019-04-05 12:24:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 WHERE t0.id = ? [32] [] [2019-04-05 12:24:20] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 12:24:20] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 12:24:21] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"16bd21"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/16bd21","method":"GET"} [] [2019-04-05 12:24:33] request.INFO: Matched route "lesson_edit". {"route":"lesson_edit","route_parameters":{"_route":"lesson_edit","_controller":"App\\Controller\\AdminController::editLesson","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/admin/lesson/6/edit","method":"GET"} [] [2019-04-05 12:24:33] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 12:24:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 12:24:34] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 12:24:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 WHERE t0.id = ? ["6"] [] [2019-04-05 12:24:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.id = ? ["6"] [] [2019-04-05 12:24:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 12:24:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 12:24:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 12:24:34] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 12:24:34] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.title AS title_1, c0_.content AS content_2, c0_.created_at AS created_at_3, c0_.slug AS slug_4 FROM content c0_ [] [] [2019-04-05 12:24:34] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.email AS email_1, u0_.username AS username_2, u0_.password AS password_3, u0_.roles AS roles_4, u0_.lastname AS lastname_5, u0_.firstname AS firstname_6, u0_.avatar AS avatar_7 FROM user u0_ WHERE u0_.roles LIKE ? ["%\"ROLE_FORMATEUR\"%"] [] [2019-04-05 12:24:34] security.DEBUG: Stored the security token in the session. {"key":"_security_main"} [] [2019-04-05 12:24:36] request.INFO: Matched route "_wdt". {"route":"_wdt","route_parameters":{"_route":"_wdt","_controller":"web_profiler.controller.profiler::toolbarAction","token":"22b831"},"request_uri":"http://localhost/elearning/public/index.php/_wdt/22b831","method":"GET"} [] [2019-04-05 12:25:11] request.INFO: Matched route "lesson_edit". {"route":"lesson_edit","route_parameters":{"_route":"lesson_edit","_controller":"App\\Controller\\AdminController::editLesson","id":"6"},"request_uri":"http://localhost/elearning/public/index.php/admin/lesson/6/edit","method":"POST"} [] [2019-04-05 12:25:11] security.DEBUG: Read existing security token from the session. {"key":"_security_main","token_class":"Symfony\\Component\\Security\\Core\\Authentication\\Token\\UsernamePasswordToken"} [] [2019-04-05 12:25:11] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 WHERE t0.id = ? [16] [] [2019-04-05 12:25:12] security.DEBUG: User was reloaded from a user provider. {"provider":"Symfony\\Bridge\\Doctrine\\Security\\User\\EntityUserProvider","username":"Clem"} [] [2019-04-05 12:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 WHERE t0.id = ? ["6"] [] [2019-04-05 12:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.percentage AS percentage_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM advance t0 WHERE t0.id = ? ["6"] [] [2019-04-05 12:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.created_at AS created_at_5 FROM lesson t0 WHERE t0.id = ? ["6"] [] [2019-04-05 12:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.rank AS rank_2, t0.lesson_id AS lesson_id_3, t0.content_id AS content_id_4 FROM lesson_content t0 WHERE t0.id = ? ["6"] [] [2019-04-05 12:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 12:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 12:25:12] doctrine.DEBUG: SELECT c0_.id AS id_0, c0_.title AS title_1, c0_.content AS content_2, c0_.created_at AS created_at_3, c0_.slug AS slug_4 FROM content c0_ WHERE c0_.id IN (?) [["29","31","32"]] [] [2019-04-05 12:25:12] doctrine.DEBUG: SELECT u0_.id AS id_0, u0_.email AS email_1, u0_.username AS username_2, u0_.password AS password_3, u0_.roles AS roles_4, u0_.lastname AS lastname_5, u0_.firstname AS firstname_6, u0_.avatar AS avatar_7 FROM user u0_ WHERE u0_.roles LIKE ? AND u0_.id IN (?) ["%\"ROLE_FORMATEUR\"%",["18","19"]] [] [2019-04-05 12:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5 FROM content t0 INNER JOIN content_lesson ON t0.id = content_lesson.content_id WHERE content_lesson.lesson_id = ? [6] [] [2019-04-05 12:25:12] doctrine.DEBUG: SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.password AS password_4, t0.roles AS roles_5, t0.lastname AS lastname_6, t0.firstname AS firstname_7, t0.avatar AS avatar_8 FROM user t0 INNER JOIN user_lesson ON t0.id = user_lesson.user_id WHERE user_lesson.lesson_id = ? [6] [] [2019-04-05 12:25:12] doctrine.DEBUG: "START TRANSACTION" [] [] [2019-04-05 12:25:12] doctrine.DEBUG: UPDATE lesson SET description = ? WHERE id = ? ["